body{
	font-family: Arial,sans-serif;
	color: #3D4043;
	line-height: 1.145;	
	margin: 0px;
	padding: 0px;
}

a:visited{
	color: #0253A4;
	text-decoration: none;
}

a{
	color: #0253A4;
	text-decoration: none;
}

a:hover{
	color: #0253A4;
	text-decoration: underline;
}

a:link{
	color: #0253A4;
	text-decoration: none;
}


h1{
 font-family: Verdana,Arial,sans-serif;
 font-size: 16pt;
 color: #0253A4;
 margin: 0px;
 padding: 0px;
}

h2{
 font-family: Arial,sans-serif;
 font-size: 12pt;
 color: #4E777E;
 margin: 0px;
 padding: 0px;
}

h3{
 font-family: Arial,sans-serif;
 font-size: 12pt;
 color: #4E777E;
 margin: 0px;
 padding: 0px;
}

ul{
 list-style-type: square;
}



#navigation{

	width: 100%;
	margin: 0px;
	padding: 0px;
	background-color: #F1FEF2;
	border-right: 1px solid #D1D2D6;
	border-bottom: 1px solid #D1D2D6;
}


/*********** #navigation link styles ***********/

#navigation ul a:link, #navigation ul a:visited {display: block;}
#navigation ul {list-style: none; margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navigation li {border-bottom: 1px solid #EEE;}

/* fix for browsers that don't need the hack */
html>body #navigation li {border-bottom: none;}


/************* #globalNav styles **************/

#globalNav{
padding: 0px 0px 5px 8px;
border-bottom: 1px solid #C1C4CA;
color: #D1D2D6;
}

#globalNav img{
 display: block;
}

#globalNav a {
	font-size: 100%;
	padding: 0 4px 0 0;
}

/*********** #sectionLinks styles ***********/

#sectionLinks{
	position: relative;
	margin: 0px;
	padding: 0px;
	border-bottom: 1.5px solid #D1D2D6;
	font-size: 10pt;
}

#sectionLinks h3{
	padding: 9.5px 0px 2.5px 9.5px;
}

#sectionLinks a {
	display: block;
	border-top: 1.5px solid #D1D2D6;
	padding: 2.5px 0px 2.5px 9.5px;
}

#sectionLinks a:hover{
	background-color: #E3E6E8;
}
.bodytext {
	font-family: Arial, sans-serif;
	font-size: 10pt;
	color: #3D4043;
	text-decoration: none;
}

/************* #siteInfo styles ***************/

#siteInfo{
	clear: both;
	border: 1px solid #D1D2D6;
	font-size: 76%;
	color: #D1D2D6;
	padding: 9.5px 9.5px 9.5px 9.5px;
}
.makealine {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1px;
}
.carisoplus {
	font-family: Arial, sans-serif;
	font-size: 10pt;
	color: #3D4043;
}
