body {
	color: #000000;
	text-align: center;
	margin: 0px;
	padding: 0px;
	min-height: 100%;
}
html, body { /* saves you from the "centering jump" on short pages */
	min-height: 100%;
	margin-bottom: 1px;
}

/* holder styles */
#holder {
	width: 910px;
	background-image: url(../images/2nd_content_back.jpg);
	text-align: left;
	margin: 0 auto 0 auto;
}

/* header styles */
#toplinks {
	height: 10px;
	width: 910px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: right;
	padding-right: 5px;
	vertical-align: middle;
	padding-top: 10px;
	padding-bottom: 0px;
}
	

/* navigation styles */


#toplinks a:link { 
	color: #CC6600;
	text-decoration: none;
}

#toplinks a:visited { 
	color: #CC6600;
	text-decoration: none;

}

#toplinks a:hover {  
	color: #003399;
	text-decoration: underline;
}


#main_copy a:link { 
	color: #00387B;
	text-decoration: none;
}

#main_copy a:visited { 
	color: #00387B;
	text-decoration: none;

}

#main_copy a:hover {  
	color: #CC6600;
	text-decoration: underline;
}
/* content styles */
#header_area {
	background-image: url(../images/2ndheader_back.gif);
	background-repeat: no-repeat;
	background-position: top;
	text-align: right;
	vertical-align: bottom;
	bottom: 0px;
	padding-top: 77px;
	padding-bottom: 0px;
}
	
#main_content {
	font: bold 11px Arial, Helvetica, sans-serif;
	padding-bottom: 0px;
	background-image: url(../images/2nd_content_back.jpg);
	background-repeat: repeat;
	width: 910px;
	height: 100%;
}
	
#main_content_leftcol {
	float: left;
	width: 570px;
	font: bold 11px Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
	padding: 24px 0px 10px 35px;
}
	
#main_content_subnav2 {
	padding: 0px;
	float: right;
	width: 244px;
	height: 38px;
} 

#main_content_subnav3 {
	padding: 0px;
	float: right;
	width: 244px;
	height: 60px;
}

#main_content_subnav4 {
	padding: 0px;
	float: right;
	width: 244px;
	height: 82px;
}


#main_content_rightcol {
	padding: 0px;
	margin: 30px 45px 30px 30px;
	float: right;
	width: 216px;
}

#main_footer {
	height: 65px;
	margin: 0px;
	background-image: url(../images/2nd_footer.jpg);
	background-repeat: no-repeat;
	padding-top: 55px;
	padding-bottom: 0px;
}


/* footer styles */
#footer {
	padding: 10px 2px 2px;
	color: #666666;
	font: 11px/16px Arial, Helvetica, sans-serif;
	text-align: center;
}

#footer a:link { 
	color: #CC6600;
	text-decoration: none;
}

#footer a:visited { 
	color: #CC6600;
	text-decoration: none;

}

#footer a:hover, #mainlinks a:active, #mainlinks a:focus {  
	color: #003399;
	text-decoration: underline;
}

#sidebar_bottom {
	width: 250px;
	border: 4px solid #FFF;
	background-color: #004279;
	margin-top: 5px;
	margin-bottom: 20px;
	margin-left: 120px;
	padding-bottom: 5px;
	background-image: url(../images/sidebar_gradient.png);
}

#sidebar_bottom_wider {
	width: 300px;
	border: 4px solid #FFF;
	background-color: #004279;
	margin-top: 5px;
	margin-bottom: 20px;
	margin-left: 120px;
	margin-right: 20px;
	padding-bottom: 5px;
	background-image: url(../images/sidebar_gradient.png);
}

#sidebar_bottom_wider h2 {
	color: #003366;
	text-align: left;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 15px;
	margin-right: 15px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	line-height: 19px;
	font-style: normal;
}

#sidebar_bottom_wider ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #333333;
	text-align: left;
	margin: 5px 5px 5px 50px;
	padding: 2px;
	font-style: italic;
}

#sidebar_quote {
	width: 500px;
	border: 3px solid #D2853A;
	background-color: #FFF;
	margin-top: 5px;
	margin-bottom: 20px;
	margin-left: 40px;
	padding-bottom: 2px;
}

#sidebar_quote h5 {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	color: #003366;
	font-size: 16px;
	line-height: 22px;
	padding: 0px 0px 0px 18px;
	font-weight: lighter;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 20px;
}

#sidebar_quote h6 {
	font-family: "Times New Roman", Times, serif;
	color: #003366;
	font-size: 14px;
	line-height: 22px;
	padding: 0px 0px 0px 18px;
	font-weight: lighter;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 20px;
	text-align: right;
}


#sidebar_bottom p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #333333;
	text-align: left;
	margin: 5px 5px 5px 30px;
	padding: 0px;
	font-style: italic;
}

#sidebar_bottom h2 {
	color: #003366;
	text-align: left;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 15px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	line-height: 19px;
	font-style: normal;
}

/* miscellaneous styles */
.brclear { 
     clear:both; 
     height:0; 
     margin:0;
     font-size: 1px;
     line-height: 0px;
}

.table_list {
	padding: 0px 0px 0px 38px;
	line-height: 15px;
	font-style: italic;
	color: #08447A;
}

.table_list p {
	padding: 0px 0px 0px 30px;
	margin-bottom: 5px;
	line-height: 17px;
	font-style: italic;
	color: #08447A;
}

h1 {
	font-size: 20px;
	color: #993300;
	padding: 0px 0px 0px 18px;
}
p {
	font-weight: lighter;
	padding: 0px 0px 0px 39px;
	color: #333333;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 19px;
}
ul {
	font: 12px/16px Arial, Helvetica, sans-serif;
	font-weight: lighter;
	padding: 0px 0px 5px 60px;
	color: #333;
	margin: 0px;
}
ol {
	font: 12px/16px Arial, Helvetica, sans-serif;
	font-weight: lighter;
	padding: 0px 0px 5px 60px;
	color: #333;
	margin: 0px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	color: #003366;
	font-size: 14px;
	line-height: 18px;
	padding: 0px 0px 0px 18px;
}

h4 {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	color: #CC8F52;
	font-size: 24px;
	line-height: 36px;
	padding: 0px 0px 0px 18px;
	font-weight: lighter;
}

h5 {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	color: #CC8F52;
	font-size: 18px;
	line-height: 30px;
	padding: 0px 0px 0px 18px;
	font-weight: lighter;
}

h6 {
	font-family: "Times New Roman", Times, serif;
	color: #CC8F52;
	font-size: 14px;
	line-height: 30px;
	padding: 0px 0px 0px 18px;
	font-weight: lighter;
	text-align: right;
}
