html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, ol, li, ul, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ul, li,
fieldset, form, label, legend,
 caption, tbody, tfoot, thead{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	
}

.count{font-family: Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 95%;
	color: #3b5d79;}
.count ol{}
.count li{
	list-style-position: inside;
	
}


blockquote{
	padding-right: 20px;
	padding-left: 20px;
}
p {
	font-family: Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 95%;
	color: #3b5d79;
}
.picCaption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3B5D79;
	text-decoration: none;
}


.jobTitles{
	font-family: Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 80%;
	color: #3b5d79;
	font-style: italic;
}
.blackbodytext{font-family: Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 95%;
	color: #3b3b3b;}
	
.bold{
	font-family: Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 95%;
	color: #3b5d79;
	font-weight: bold;
}
.redText{font-family: Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 95%;
	color: #e52330;}
.redbold{font-family: Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 95%;
	color: #e52330;
	font-weight: bold;}

.list{
	font-family: Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 95%;
	color: #3b5d79;

}
.list li{
	list-style-position: inside;
	list-style-type: disc;
}
.list ul{

	
}

.listsm{
	font-family: Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 85%;
	color: #2c8dde;

}
.listsm li{
	list-style-position: inside;
	list-style-type: disc;
}
.listsm ul{

	
}

a:link {
	color: #e52330;
	text-decoration: underline;

	}
	a:visited {
	color: #e52330;
	text-decoration: underline;

	}
.searchText{
	font-family: Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 90%;
	color: #FFFFFF;
}
a:hover {
	color: #2c8dde;
		text-decoration: none;
}
a:active {
	color: #2c8dde;
	text-decoration: none;
	font-weight: bold;
}



h2{
	font-family: "Times New Roman", Times, serif;
	font-size: 160%;
	color: #b7ddfd;
	font-weight: normal;
}

.h2Bold{
	font-family: "Times New Roman", Times, serif;
	color: #ffffff;
	font-weight: bold;
	font-style: italic;
}
h3{
	font-family: "Times New Roman", Times, serif;
	font-size: 200%;
	color: #000000;
	font-style: italic;
	font-weight: normal;
}


h4
{
	font-family: "Times New Roman", Times, serif;
	font-size: 140%;
	font-weight: normal;
	color: #00549a;
}
h5{
	font-family: Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 100%;
	font-weight: bold;
	color: #2c8dde;
}
h6{
	font-family: Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 125%;
	font-weight: bold;
	color: #2c8dde;
}
body {
	font-size: medium;
	background-color: #f4f4f5;
	background-image: url(images/back2.gif);
	background-repeat: repeat-x;
	background-position: top;
}

#container {
	height: 100%;
	width: 980px;
	margin: auto;
	background-color: transparent;
}
.clear { 
clear: both; 
} 

/*Header Info*/

#header{
	width: 980px;
	position: relative;
	height: 105px;
}

#column1{
	width: 273px;
	left: 0px;
	top: 0px;
	padding-top: 20px;
	padding-left: 26px;
	position: absolute;
}
#column2{
	width: 269px;
	position: absolute;
	left: 300px;
	top: 0px;
	padding-top: 25px;
	padding-left: 0px;
}
#column3{
	width: 140px;
	position: absolute;
	left: 570px;
	top: 0px;
	padding-top: 23px;
}
#column4{
	width: 235px;
	top: 0px;
	position: absolute;
	left: 715px;
	padding-top: 40px;
	padding-left: 15px;
}

#logo a{display:block;
	width:205px; height:80px;
	margin:0; padding:0;
	background: url("images/logo.gif") top left no-repeat;
	text-decoration: none;}
	
#logo a:hover{background-image: url("images/logo.gif");
	background-position: -205px 0;
}

#logo span{display:none
 }
 
 #mainNav{
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight: bold;
}

#mainNav ul{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#mainNav li{
	padding: 0px;
	margin-bottom: 1px;		
	

}
#mainNav a:link, #mainNav a:visited{
	color: #00549a;
	text-decoration: none;
	display: block;
	width: 240px;
	padding-right: 0px;
	padding-left: 15px;
	background: url(images/mainbutton.png) top left no-repeat;

}

	
#mainNav a:hover, #mainNav a:active{

	background-position: 0 -38px;
	color: #FFFFFF;
	background-color: #e52330;
}
	.mainNavActive{
	display: block;
	width: 255px;
	color: #FFFFFF;
	background-color: #e52330;
	padding-left: 15px;
}
 #subNav{
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	font-weight: normal;
}

#subNav ul{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#subNav li{
height: 1%;

}
#subNav a:link, #subNav a:visited{
	color: #00549A;
	text-decoration: none;
	display: block;


}

	
#subNav a:hover, #subNav a:active{
	color: #ffffff;
	background-color: #00549A;
}

#subNavActive{
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	font-weight: normal;
	color: #ffffff;
	background-color: #00549A;
}
.submitButton{
	background-color: #e5eff7;
	font-family: Arial, Helvetica, sans-serif, "Trebuchet MS";
	color: #2c8dde;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

/*Mid Section*/

#mid{
	width: 980px;
	clear: both;
}
#midLeft{
	background-image: url(images/back_midLeft.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	float: left;
	width: 697px;
	height: 103px;
	padding-top: 40px;
}
#midRight{
	float: right;
	width: 243px;
	height: 118px;
	background-image: url(images/back_midRight.gif);
	background-repeat: no-repeat;
	padding-top: 25px;
	padding-left: 40px;
}
.viewLeft{
	float: left;
	width: 100px;
}
.viewRight{
	float: right;
	width: 100px;
}
.viewTitle{
	font-family: "Times New Roman", Times, serif;
	font-size: 115%;
	font-style: italic;
	font-weight: bold;
	color: #00549a;
	margin: 0px;
	padding: 0px;
}
.viewText{
	font-family: Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size:70%;
	font-weight: normal;
	color: #2c8dde;
}
.viewLink{
	font-family: Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 65%;
	font-weight: normal;
}
.viewLink a:link, .viewLink a:visited{
	color: #FF0000;
	text-decoration: none;
	display: block;
	padding-right: 0px;
	padding-left: 15px;
	background: url(images/mainbutton.png) top left no-repeat;
	width: 190px;
}

	
.viewLink a:hover, .viewLink a:active{

	background-position: 0 -38px;
	color: #FFFFFF;
	background-color: #e52330;
}
#Flash{
	clear: both;
	height: 314px;
	width: 980px;
}

#homeBodyLeft{
	float: left;
	width: 702px;
	padding-left: 22px;
}

#homeBodyRight{
	background-image: url(images/back_leftcolumn.gif);
	background-repeat: repeat-y;
	float: right;
	width: 256px;
	text-align: center;
	vertical-align: middle;
}
#homebodyLeft1{
	float: left;
	width: 702px;
	}

#homeWelcomeBar{
	background-color: #fdfdd9;
	padding-left: 8px;
	padding-top: 15px;
	padding-bottom: 10px;
}
#homeWelcomeBody{
	padding-left: 8px;
	padding-right: 40px;
}

#homebodyLeft2{
	float: right;
	width: 242px;
}

#homeClientBar{
	background-color: #fdfdd9;

	padding-top: 15px;
	padding-bottom: 10px;
}
#footerWrap{
	width: 450px;
	margin-left: 22px;
	float: left;
}
#footer{
	background-image: url(images/back_footer_37.gif);
	background-repeat: no-repeat;
	background-position: top;
	clear: both;
	width: 980px;
	background-color: #f4f4f5;
	height: 175px;
}
#copyright{
	font-family: Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #7eacd3;
	padding-bottom: 20px;
	padding-left: 22px;
	padding-top: 20px;
	clear: both;
	width: 400px;
}
#footerNavMain{
	float: left;
	width: 225px;
	
	font-family: Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 70%;
}
#footerNavMain ul{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#footerNavMain li{
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 2px;
}
#footerNavMain a:link, #footerNavMain a:visited{
	color: #00549a;
	text-decoration: none;
	display: block;
	background-color: #f9f9f9;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 6px;	
}

	
#footerNavMain a:hover, #footerNavMain a:active{
	color: #00549a;
	background-color: transparent;
}

#footerNavSub{
	float: right;
	width: 200px;
	font-family: Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 70%;
}
#footerNavSub ul{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#footerNavSub li{
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 2px;
}
#footerNavSub a:link, #footerNavSub a:visited{
	color: #00549a;
	text-decoration: none;
	display: block;
	background-color: #f9f9f9;
	padding-top: 3px;
	padding-bottom: 3px;
		padding-left: 6px;	
	
}

	
#footerNavSub a:hover, #footerNavSub a:active{
	color: #00549a;
	background-color: transparent;
}

#affiliates{
	float: right;
	width: 256px;
	vertical-align: top;
	margin-right: 160px;
}
