@charset "utf-8";
/* CSS Document */

body {
	margin: 0px;
	background-color: #7a99b7;
	background-image: url(/images/bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
body, p, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5c5b5b;
}
a {
	color: #5c5b5b;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
.bg {
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(/images/bg.png);
	background-repeat: repeat-y;
	background-position: center top;
}
#search-bar {
	height:20px;
	margin:0;
	background-color:#0f487f;
	color:#FFFFFF;
	text-align:center;
	padding-top: 6px;
	padding-bottom: 6px;
	font-size: 11px;
}
#search-bar a {
	color: #C8E0F9;
	text-decoration: none;
	padding-right: 7px;
	padding-left: 7px;
}
#search-bar a:hover {
	color: #1B80E4;
	text-decoration: none;
}
 #logo {
	width:207px;
	height:133px;
 	margin:1px 0 0;
	background: url(/images/logo.gif) 0 0 no-repeat;
}
#logo p {	
	padding:105px 0 0;
	margin:0;
	color:#0f487f;
		text-align:center;
}
#subnav {
	margin: 0;
	color:#5c5b5b;
	list-style: none;
	background-color: #ffffff;
	background-image: url(/images/top-links-gradient.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 0;
	}
#subnav li {
	margin: 0 8px;
	padding: 0;
	display: inline;
	font-size: 12px;
	}
#subnav a {
	text-decoration: none;
	font-size: 11px;
}
#subnav a:hover {
	text-decoration: underline;
}
/* right col start */
#right-col .title {
	background:#0f487f url(/images/heading-arrow.gif) 0 12px no-repeat;
	color: #FFFFFF;
	height: 12px;
	font-size: 12px;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 13px;
}

#right-col ul {
margin:0 0 25px;
padding:0;
list-style:none;
}
#right-col ul li {
margin:0;
padding:8px 0 9px 13px;
background:url(/images/dotted-list.gif) 0 bottom repeat-x;
}
#right-col ul li a {
	font-size: 12px;
	text-decoration: none;
}
#right-col ul li a:hover {
	text-decoration: underline;
}
.eletter {
	background: url(/images/letter.jpg) right top no-repeat;
	border-bottom: #5c5b5b dotted 1px;
	font-size: 12px;
	margin-top: 3;
	margin-right: 0;
	margin-bottom: 25px;
	margin-left: 0;
	padding-top: 0;
	padding-right: 50px;
	padding-bottom: 15px;
	padding-left: 0;
}
.eletter span {
display: block;
}

 div#contact-box {
	background:#0f487f url(/images/rounded-left.gif) 0 0 no-repeat;
	color:#FFFFFF;
	height:100px;
	margin:0;
	padding:15px 10px 10px 15px;
}
 div#contact-box p {
	margin:0;
	color: #FFFFFF;
}
 div#contact-box p.title2 {
	font-size:18px;
}
 div#contact-box p.number {
	color:#d9d9d8;
	font-size:24px;
	font-weight:bold;
}
 div#contact-box p.email {
	margin-top:1em;
}
 div#contact-box p.email a {
	color:#fff;
	text-decoration:none;
}
/* right col end */
.bold {
	font-weight: bold;
}



.red {color: #e20a16;}
.red a{ color:#e20a16; text-decoration:none;}
.red a:hover{ text-decoration:underline}

#footer {
	border-top: #5c5b5b dotted 1px;
	font-size: 11px;
	color: #5c5b5b;
	padding-top: 20px;
	padding-bottom: 20px;
}	
#footer a {
text-decoration:none;
}	
#header {
	height: 300px;
	background-image: url(/images/bg-gradient.jpg);
	background-repeat: repeat-y;
	background-position: right top;
	background-color: #B4C5D5;
}



.largetext, .sitemap {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	display: none;
}
.tableline {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
h3 {
	color: #0F487F;
}
.small, .small a {
	font-size: 10px;
	text-decoration: none;
}
