@charset "UTF-8";
/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	background-color: #EAEAEA;
	line-height: 14px;
	margin: 0px;
	padding: 0px;
}
img {
	border: 0px;
	/* Clip images if browser window is shrunk
	width: 100%;
	overflow: hidden;
	*/
}
table {
	border-collapse: collapse;
}
td {
	vertical-align: top;
	text-align: left;
}

p{
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 15px;
}

ul li{
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}


#topclick a{
	color: #FFFFFF;
	text-decoration: none;
}
#topclick a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#topclick a:hover {
	color: #CCE8F7;
	text-decoration: none;
}
#topclick a:active {
	color: #FFFFFF;
	text-decoration: none;
}

a:link {
	color: #2A86C0;
	text-decoration: none;
}
a:visited {
	color: #2A86C0;
	text-decoration: none;
}
a:hover {
	color: #333333;
	text-decoration: none;
}
a:active {
	color: #2A86C0
	text-decoration: none;
}
.navheadings{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 18px;
	font-weight: normal;
	color: #999999;
	padding: 5px;
	margin-top: 7px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	background-color: #E6E6E6;
	border: 1px solid #CCCCCC;
}

.smallnavheadings{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: normal;
	color: #999999;
	padding: 5px;
	margin-top: 7px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	background-color: #E6E6E6;
	border: 1px solid #CCCCCC;

}
.navbody{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #999999;
	margin-top: 7px;
	margin-right: 11px;
	margin-bottom: 0px;
	margin-left: 11px;
}
.navbody a:link {
	color: #2A86C0;
	text-decoration: none;}

.navbody a:visited {
	color: #2A86C0;
	text-decoration: none;}

.navbody a:hover {
	color: #333333;
	text-decoration: none;}

.navbody a:active {
	color: #2A86C0
	text-decoration: none;}
.mainheadings{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	line-height: 30px;
	font-weight: normal;
	color: #003366;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 0px;
	clear: left;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	line-height: 15px;
	margin: 0px;
	padding: 0px;
}
#tsandcs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
	width: 910px;
	padding: 0px;
	text-align: right;
	height: 15px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#swirls {
	width: 910px;
	text-align: right;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#logo {
	height:54px;
	width: 196px;
	margin: 0px;
	position: absolute;
	left: 20px;
	top: 20px;
	z-index: 2;
}
#mainholder{
	width: 950px;
	background-color: #FFFFFF;
	background-image: url(/images/bgimage.jpg);
	background-repeat: repeat-y;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
}
#main, #mainsml {
	padding: 0px;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #CCE8F7;
	margin: 0px;
	position: relative;
	left: 40px;
	float: left;
}
#main {
	width: 690px;
}
#mainsml {
	width: 470px;
}
#mainnav {
	width: 180px;
	background-color: #CCCCCC;
	position: relative;
	right: 20px;
	clear: right;
	float: right;
	padding-top: 10px;
	background-image: url(/images/botnavcurve.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}

#mainnavtop {
	width: 180px;
	background-color: #FFFFFF;
	background-image: none;
	position: relative;
	right: 20px;
	padding-top: 0px;
	float: right;
}

#topimageindex, #topimageinner {
	height: 225px;
	background-repeat: no-repeat;
	background-position: top;
}

#topimageindex {
	width: 950px;
	background-image:url(/images/top_image_home.jpg);
	position: relative;
}

#topimageinner {
	height: 145px;
	position: static;
}

#mainnavinner {
	width: 158px;
	background-color: #EAEAEA;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	margin: 0px;
	padding: 0px;
	position: relative;
}
#navholder {
	width: 160px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}

#topclick{
	width: 160px;
	position: absolute;
	top: 170px;
	left: 276px;
	margin: 0px;
	z-index:2;
}
#navholdertop {
	width: 160px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	position: absolute;
	top: 100px;
	right: 30px;
	z-index:2;
}



#topnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #999999;
	padding: 0px;
	text-align: right;
	vertical-align: top;
	position: absolute;
	top: 20px;
	right: 20px;
	z-index:2;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#topnav ul, #topnav li{
	list-style-type: none;
	display: inline;
	padding-top: 0px;
	padding-left: 6px;
	padding-right: 6px;
	padding-bottom: 0px;
	text-align: right;
	margin: 0px;
}

#topnav a:link {
	color: #999999;
	text-decoration: none;}

#topnav a:visited {
	color: #999999;
	text-decoration: none;}

#topnav a:hover {
	color: #333333;
	text-decoration: none;}

#topnav a:active {
	color: #999999
	text-decoration: none;}





#bottom {
	width: 950px;
	height: 60px;
	background-image:url(/images/bot.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	clear:both;
}

#bottomnav{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #003366;
	width: 910px;
	background-image: url(/images/bottomline.jpg);
	background-repeat: repeat-x;
	background-position: center;
	padding: 0px;
	text-align: left;
	height: 15px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#bottomnav ul{
	list-style-type: none;
	display: inline;
	background-color: #FFFFFF;
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#bottomnav li{
	list-style-type: none;
	display: inline;
	padding-top: 0px;
	padding-right: 1px;
	padding-bottom: 0px;
	padding-left: 1px;
	margin: 0px;
}

#bottomnav a:link {
	color: #999999;
	text-decoration: none;
}
#bottomnav a:visited {
	color: #999999;
	text-decoration: none;
}
#bottomnav a:hover {
	color: #333333;
}
#bottomnav a:active {
	color: #999999;

}

#PageCol1, #PageCol1blue {
	float: left;
	width: 210px;

}
#PageCol1blue{
	background-color: #244B9B;
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	background-image: url(/images/bluecurvefilled.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
#PageCol1blue p {
	color: #FFFFFF;
	padding-right: 20px;
	padding-left: 20px;
}
#PageCol1blue p a:link {
	color: white;
	text-decoration: none;
}
#PageCol1blue p a:visited {
	color: white;
	text-decoration: none;
}
#PageCol1blue p a:hover {
	color: #2A86C0;
	text-decoration: none;
}
#PageCol1blue p a:active {
	color: white
	text-decoration: none;
}

#PageCol2 {
	float: left;
	width: 210px;
	left: 25px;
	position: relative;
}
#PageCol3 {
	float: right;
	width: 220px;
	right: 0px;
	position: relative;
	top: 0px;
}
	
#PageCol3box{
	float: left;
	width: 220px;
	left: 40px;
	position: relative;
	top: 0px;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #CCE8F7;
	padding-bottom: 10px;
	background-image: url(/images/bluecurve.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
#PageCol3boxinner{
	width: 218px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #244B9B;
	border-left-color: #244B9B;
	padding-top: 30px;
	padding-bottom: 10px;
}

#double2outer{
	padding-bottom: 10px;
	width: 455px;
	float: right;
	right: 0px;
	position: relative;
	background-image: url(/images/bluecurvewide.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
#doublecol2{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #244B9B;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #244B9B;
	border-left-color: #244B9B;
	clear: left;
	float: left;
	width: 453px;
}
#doublecol2inner1{
	float: left;
	width: 200px;
	left: 20px;
	position: relative;
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#doublecol2inner2{
	float: right;
	width: 200px;
	right: 20px;
	position: relative;
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	clear: right;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #244B9B;
	margin: 0px;
	padding: 0px;
}
#quoteleft{
	background-image: url(/images/quoteleft.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 45px;
	padding-top: 17px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#quoteright{
	padding-right: 40px;
	padding-bottom: 20px;
}

/* DO NOT CHANGE BELOW */
table, input, select, textarea, ul ul, td p {  /* IE hack */
	font-size: 100%;
}
* > textarea {  /* Firefox hack */
	font-size: 120%;
}
/* DO NOT CHANGE ABOVE */
