html, body, div, span, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, acronym, address, code,del, dfn, em, img, q, dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td {
margin: 0;
padding: 0;
outline:none;
}

html, body {
	border:0;
	background:url(../img/background-image.jpg) repeat-x;
}

table {border-collapse: collapse; border-spacing: 0;}

h1 {
	font-family:georgia,"times new roman",serif;
	font-size:22px;
	margin-bottom:15px;
	color:#404041;
}

#right h1 {
	color:#0059a9;
	border-bottom:2px solid #00adef;
	padding-bottom:10px;
	font-weight:normal;
	margin-bottom:25px;
}

h2 {
	font-family:georgia,"times new roman",serif;
	font-size:16px;
	margin-bottom:15px;
}

#latest-news h2, #newsletter h2 {
	color:#056839;
	background:#e3f0d4 url(../img/green-arrow.gif) no-repeat 145px center;
	width:155px;
	padding:5px;
	text-transform:uppercase;
	font-weight:normal;
}

.newslist-body h2, #newsSingle h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#404041;
	margin-bottom:5px;
}

.newslist-body h2 {
	padding-left:45px;
}

#newsSingle h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#404041;
	margin-bottom:15px;
}

#quote h2 {
	color:#0059a9;
	font-style:italic;
	padding:0px 10px;
}

.faq-q h2 {
	padding:0px 0px 16px 45px;
	background:url(../img/question.gif) no-repeat;
	font-weight:normal;
}

.faq-q h2 a, .faq-q h2 a:visited {
	font-family:Arial, Helvetica, sans-serif;
	color:#0059a9;
	font-size:18px;
	text-decoration:none;
}

.faq-q h2 a:hover {
	text-decoration:underline;
}

.newslist-body h2 a, .newslist-body h2 a:visited {
	color:#404041;
	text-decoration:none;
}

.newslist-body h2 a:hover {
	text-decoration:underline;
}

h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	margin-bottom:15px;
}

h4 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	margin-bottom:15px;
	margin-top:20px;
}

h5 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	margin-bottom:15px;
}

h6 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-bottom:15px;
}

p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:21px;
	color:#414042;
	margin-bottom:15px;
}

#strap p {
	font-family:georgia,"times new roman",serif;
	font-size:20px;
	margin-bottom:15px;
	color:#404041;
	font-weight:bold;
	font-style:italic;
}

ul {
	margin:0px 0px 15px 20px;
	padding:0px;
}

ul li {
	color:#666666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
}

.right-home ul li {
	line-height:20px;
}

ul li a, ul li a:visited {
	color:#999999;
	text-decoration:underline;
}

ul li a:hover {
	text-decoration:none;
}

ol {
	margin:0px 0px 15px 25px;
	padding:0px;
}

ol li {
	color:#666666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
}

ol li a, ol li a:visited {
	color:#999999;
	text-decoration:underline;
}

ol li a:hover {
	text-decoration:none;
}

a, a:visited {
	outline:none;
	color:#414042;
}

a:hover {
	text-decoration:none;
}

.contact a, .contact a:visited {
	color:#0059a9;
}

.clear         { clear:both; }
 
.float-left    { float:left; }
.float-right   { float:right; }
 
.text-left     { text-align:left; }
.text-right    { text-align:right; }
.text-center   { text-align:center; }
.text-justify  { text-align:justify; }
 
.bold          { font-weight:bold; }
.italic        { font-style:italic; }
.underline     { border-bottom:1px solid; }
.highlight     { background:#ffc; }
  
.img-left      { float:left;margin:4px 10px 4px 0; }
.img-right     { float:right;margin:4px 0 4px 10px; }
 
.nopadding     { padding:0; }
.noindent      { margin-left:0;padding-left:0; }
.nobullet      { list-style:none;list-style-image:none; }

img {
border:0;
}
 
sup {
position:relative;
bottom:0.3em;
vertical-align:baseline;
}
 
sub {
position:relative;
bottom:-0.2em;
vertical-align:baseline;
}
 
acronym, abbr {
cursor:help;
letter-spacing:1px;
border-bottom:1px dashed;
}

/***** Forms *****/
 
form {
display:inline;
}

.news-body {
	border-bottom:1px solid #e0e0e1;
	padding-bottom:20px;
	margin-bottom:20px;
}

.news-body p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-bottom:0px;
}

.news-body p span {
	display:block;
	color:#549cca;
	padding-bottom:0px;
}

.news-body p a, .news-body p a:visited {
	color:#707071;
	text-decoration:none;
}

.news-body p a p, .news-body p a:visited p {
	text-decoration:none;
}

.news-body p a:hover p {
	text-decoration:underline;
}

.news-body p a:hover {
	text-decoration:underline;
}

#newsletter {
	border-bottom:2px solid #58585a;
	padding-bottom:18px;
}

#newsletter input {
	border:1px solid #d7d7d7;
	padding:3px;
	margin-right:3px;
	color:#818285;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}

#newsletter input.error {
	background:#ffc3c3!important;
}

#newsletter button {
	background:#404041;
	border:1px solid #707071;
	font-family:georgia,"times new roman",serif;
	font-size:12px;
	color:#ffffff;
	cursor:pointer;
	padding:1px;
	text-transform:uppercase;
}

.newslist-body {
	border-bottom:1px solid #bfeafb;
	padding-bottom:20px;
	margin-bottom:20px;
}

.newslist-body img {
	float:left;
	padding-right:15px;
}

.newslist-body .date, #newsSingle .date {
	font-family:georgia,"times new roman",serif;
	font-size:16px;
	color:#0059a9;
	padding-bottom:5px;
}

.newslist-body p {
	margin-bottom:0px;
}

.resource .newslist-body p {
	margin-bottom:10px;
}

.newslist-body p a span, .newslist-body p a:visited span {
	font-family:georgia,"times new roman",serif;
	color:#0059a9;
	text-decoration:none;
}

.newslist-body p a:hover span {
	text-decoration:underline;
}

.newslist-body a, .newslist-body a:visited {
	color:#0059A9;
}

.newslist-body a:hover {
	text-decoration:none;
}

#newsSingle ul {
	margin:0px 0px 15px;
	padding:0px;
	list-style-type:none;
}

#newsSingle ul li {
	padding:0px 0px 0px 20px;
	background:url(../img/blueDot.gif) no-repeat left 6px;
	line-height:18px;
}

#newsSingle ul#backlist li {
	background:none;
}

#newsSingle ul#backlist li.pdf {
	padding:15px 0px;
	float:left;
}

#newsSingle ul#backlist li.pdf a, #newsSingle ul#backlist li.pdf a:visited {
	background:url(../img/pdf.gif) no-repeat;
	padding:10px 0px 0px 45px;
	height:31px;
	display:block;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#404041;
}

#newsSingle ul#backlist li.goback {
	float:right;
	padding:20px 10px 10px 0px;
}

#newsSingle ul#backlist li.goback a, #newsSingle ul#backlist li.goback a:visited {
	background:url(../img/backArrow.gif) no-repeat;
	padding:0px 0px 0px 25px;
	height:41px;
	display:block;
	float:left;
	font-family:georgia,"times new roman",serif;
	font-size:12px;
	font-style:italic;
	color:#0059a9;
	text-decoration:none;
}

#newsSingle ul#backlist li.goback a:hover {
	text-decoration:underline;
}

#quote {
	border-bottom:1px solid #bfeafb;
	border-top:1px solid #bfeafb;
	padding-top:16px;
	padding-bottom:25px;
}

#quote p {
	margin-bottom:0px;
	padding:0px 10px;
}

.faq-main {
	border-bottom:1px solid #bfeafb;
	padding-bottom:5px;
	margin-bottom:15px;
}

.faq-a {
	background:url(../img/answer.gif) no-repeat left 4px;
	padding:0px 0px 16px 45px;
	display:none;
}

.contact ul {
	margin:0px;
	padding:0px 50px 0px 0px;
	list-style-type:none;
	float:left;
}

.contact ul li.header, .header {
	font-family:georgia,"times new roman",serif;
	font-size:16px;
	color:#0059a9;
	font-weight:bold;
	margin-bottom:15px;
}

.contact ul li {
	line-height:20px;
}

#newsletter p{
	margin-bottom:0px;
	padding-top:5px;
	font-size:11px;
}

#newsletter p.subsc {
	padding-top:0px;
	line-height:12px;
	margin-bottom:10px;
}

#newsletter p.sub {
	color:red;
}

a.pdf, a.pdf:visited {
	background:url(../img/small_pdf.gif) no-repeat;
	padding-left:20px;
}

.tx-ttnews-browsebox table {
	text-align:left;
	float:left;
}

.tx-ttnews-browsebox table td{
	padding-right:5px;
}

.contact table td {
	padding-right:10px;
	vertical-align: text-top;
}