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

/* BASE CSS FOR ALL MAJOR TAGS, IDS and CLASSES */
body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}




#banner {
	position:relative;
	background-color:#FFFFFF;
	height:85px;
	width:750px;
	margin:auto;
}


#banner a {
	text-decoration:none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#imageBanner{
	width:100%;
	margin:auto;
	text-align:right;
	background-color:#FFFFFF;
}
#imageBanner a{
	border:none;
}

#imageBanner img{
	border:none;
	right:0px;
	position:relative;
}
#banner img {
	margin-right:0px;
	margin-left:500px;
	border:none;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0px !important;
    font-size: 1px;
    line-height: 0px;
	display:block;
}
#container {
	position:relative;
	margin: 0 auto;
	width:950px;
	height:100%;
}
#coverUp {
	margin: auto;
	width: 750px;
	background-color:#FFFFFF;
	
}
#mainNav {
	position:relative;
	width:750px;
	margin:auto;
}
#content {
	background-image:url(../images/underNavWhiteShadow.jpg);
	background-repeat:repeat-x;
	background-position:top;
	margin-top: 0;
	margin-right: 252px;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 25px;
	padding-right: 20px;
	padding-bottom: 25px;
	padding-left: 20px;
	}
	
	#content li ul{
		margin-top:5px;
	}
	
	#content ul{
		margin-bottom:0px;
	}
#secondaryNav {
	clear:none;
	float: right;
	width: 250px;
	padding-top:25px;
	margin-bottom:25px;
	z-index:2;
}
#secondaryNav .small {
	font-size:10px;
	text-align:justify;
}
#secondaryNav h3{
	font-size:12px;
	margin-left:10px;
	margin-bottom:0px;
	margin-top:5px;
	line-height:15px;
	padding-top:5px;
}
#flashRegion {
top:0px; !important
}
#content ul li {
	margin-right:35px;
	margin-left:25px;
}
#content p{
	margin-left:10px;
	margin-right:10px;
}

#content h1{
	margin-left:10px;
	margin-right:10px;
}
#content h2 {
	font-size:12px;
	font-weight:bold;
	text-transform:capitalize;
	margin-left:10px;
	margin-right:10px;
	margin-bottom:0px;
}

#content h3 {
	font-size:12px;
	font-weight:bold;
	text-transform:capitalize;
	margin-left:10px;
	margin-right:10px;
	margin-bottom:0px;
}

#content li {
	padding-bottom:5px;
}
#footer {
	float:none;
	margin:auto;
	padding-top:10px;
	padding-bottom:25px;
	bottom:0px;
	background-color:#FFFFFF;
	background-image:url(../images/underNavWhiteShadow.jpg);
	background-repeat:repeat-x;
	background-position:top;
	text-align:center;
	width:750px;
}
.copyright {
	font-size:9px;
}

#footer a{
	font-size:9px;
	color:#999;
}

.doDont {
	background-color:#465a55;
	color:#D0D8C7;
	font-size:14px;
	font-weight:bold;
	text-transform:capitalize;
	padding-top:0px;
	padding-bottom:0px;
	margin-left:30px;
	padding-left:15px;
}
.linkList {
	text-decoration:none;
	list-style:none;
}

.imageLink{
	border:none;
	text-decoration:none;
	
}
#image{
	background-color:#FFFFFF;
	background-image:url(../images/underNavWhiteShadow.jpg);
	background-position:top;
	background-repeat:repeat-x;
	width:100%;
	text-align:center;
	padding-top:50px;
	padding-bottom:50px;
	margin:auto;
	}

.small{
	font-size:10px;
}

	.contentBanner{
		display:block;
		float:left;
		border:0;
		padding:0px;
		margin: 0 0 20px 0;
		top:0;
		left:0;
	}

#content input{
	margin-left:15px;
	text-align:left;
	font-size:12px;
}
#content select{
	margin-left:15px;
	text-align:left;
	font-size:12px;
}

#content textarea{
	margin-left:15px;
	font-size:12px;
}
#content .formLine{
	width:100%;
}

#content .fieldLabel{
	width:65px;
	float:left;
	display:block;
	text-align:right;
	line-height:25px;
}
#content .zip{
	margin-left:15px;
}
#content .fax{
	margin-left:43px;
}
#content form{
	width:425px;
	clear:none;
	font-size:12px;
}

#secondaryNav form{
	margin:0px;
	width:250px;
	clear:none;
	font-size:12px;
}

#secondaryNav .formLine{
	width:100%;
}

#secondaryNav .fieldLabel{
	width:55px;
	float:left;
	display:block;
	text-align:right;
	line-height:25px;
}

.leadSpace{
	margin-top:20px;
}

.subHeading{
	font-size:12px;
	text-transform:uppercase;
}
.topHeadline{
	font-size:11px;
	padding:0px;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.byLine {
	font-weight: bold;
	color: #636B5F;
	margin-top: -10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-size: 12px;
}

#articleList{
	list-style:none;
	color:#636b5f;
	font-weight:bold;
	margin-left:-45px;
}
#articleList li ul{
position:relative;
font-weight:normal;
	left: 0px;
	padding:0px;
	list-style:none;
	margin-left:-15px;
}
.smallType {
	font-size: 10px;
}
