@charset "utf-8";
body {margin: 0px;	padding: 0px;	font-family:Arial, Helvetica, sans-serif; background-image: url(images/gradient.jpg);	background-repeat: no-repeat;	background-position: left bottom;}
#wrapper {width: 100%; height: 100%;}
#container {margin-bottom: 20px;	border-bottom-width: 5px;	border-bottom-style: solid;	border-bottom-color: #BA0237; }
#ieclear {clear:both;}
#contentcontainer {width:998px;	background-image: url(images/bluebar.gif);	background-repeat: repeat-y;	background-position: left top; }
#nav {background-image: url(images/leftnav.jpg);	background-repeat: no-repeat;	background-position: left top;	width:207px;	float:left; padding-left:20px; padding-top:28px; padding-bottom:28px;}
#header {border-bottom-width: 5px;	border-bottom-style: solid;	border-bottom-color: #D3E32D; background-color:#FFFFFF;}
#logo {width:700px; height:114px; float:left;}
#headernav {width:144px; float:right; padding-top:24px;}
.pagetitle {color:#383750;	font-size:16px;	font-weight:bold;	position:absolute;	top:74px;}
#subnav {background-image: url(images/subnav.gif);	background-repeat: no-repeat;	background-position: left top; text-align:left; margin:0px; padding-left:5px;}
#content {width:743px; float:left;}
#text {width: 675px; padding-top:12px; padding-bottom:12px;}
a.subnavlink:link {font-size: 10px;	color: #FFFFFF;	text-decoration: none;	padding-right: 6px;	padding-left: 6px;	border-right-width: 1px;	border-right-style: solid;	border-right-color: #FFFFFF;	text-transform: uppercase;}
a.subnavlink:visited {font-size: 10px;	color: #FFFFFF;	text-decoration: none;	padding-right: 6px;	padding-left: 6px;	border-right-width: 1px;	border-right-style: solid;	border-right-color: #FFFFFF;	text-transform: uppercase;}
a.subnavlink:hover {color: #D3E32D;}
a.subnavlinkend:link {font-size: 10px;	color: #FFFFFF;	text-decoration: none;	text-transform: uppercase;	padding-right: 6px;	padding-left: 6px;}
a.subnavlinkend:visited {font-size: 10px;	color: #FFFFFF;	text-decoration: none;	text-transform: uppercase;	padding-right: 6px;	padding-left: 6px;}
a.subnavlinkend:hover {color: #D3E32D;}
.subtopics {margin:0px; padding:0px;}
h1 {
	font-size: 14px;
	font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
	color: #141330;
	font-weight: bold;
	font-variant: normal;
	margin-left: 15px;
	text-transform: uppercase;
}
h2 {
	font-size: 14px;
	font-family: Verdana, Helvetica, Helvetica Neue, sans-serif;
	color: #7A7A7A;
	font-weight: normal;
	font-variant: normal;
	margin-left: 15px;
	
}
p {
	font-size: 12px;
	color: #141330;
	line-height: 139%;
	margin-left: 13px;
	margin-right: 50px;
	word-spacing: 1px;
}
li {font-size:11px;}
a:link {
	color: #0881CE;
	text-decoration: underline;
}
a:visited {color:#0881CE; text-decoration:underline;}
a:hover {
	color: #78CA00;
	text-decoration: none;
}

.boldblue {
color: #0881CE;
font-family: Verdana;
	font-size: 12px;
	line-height: 139%;
	font-weight: bold;
	
}

.boldbluelg {
color: #0881CE;
font-family: Verdana;
	font-size: 15px;
	line-height: 139%;
	font-weight: bold;
	
}

.list {
	list-style-image: url(images/bullet.png);
	list-style-position: inherit;
	margin-left: 20;
}
a.bluenoline:link {text-decoration:none; font-size:12px;}
a.bluenoline:visited {text-decoration:none; font-size:12px;}
a.bluenoline:hover {text-decoration:none; font-size:12px;}

.contacttext {
	color: #0881CE;
	font-size: 12px;
	font-weight: normal;
	text-transform: uppercase;
}


a.contacttext:link {
	color: #0881CE;
	font-size: 12px;
	font-weight: normal;
	text-transform: uppercase;
}

a.contacttext:visited {
	color: #0881CE;
	font-size: 12px;
	font-weight: normal;
	text-transform: uppercase;
}
a.contacttext:hover {
	color: #0881CE;
	font-size: 12px;
	font-weight: normal;
	text-transform: uppercase;
	text-decoration:none;
}
#bottomfooter {margin-left:24px;}
.copy {
	color: #737373;
	font-size: 9px;
}