body {
	background-image: url(images/site_bg.gif);
	background-repeat: repeat-x;
	background-position: top center;
	background-color:#ffffff;
	color: #666666;
}


h1 {
	font-family: Arial;
	font-size: 24px;
	font-weight: bold;
	text-transform: uppercase;
	color: #4c4939;
	line-height: 20px;
	padding-bottom: 8px;
}

h2 {
	font-family: Arial;
	font-size: 16px;
	text-transform: uppercase;
	font-weight: bold;
	color: #201f15;
	line-height: 24px;
	padding-bottom: 10px;
}

h3 {
	font-family: Times;
	font-size: 28px;
	color: #283890;
	font-weight: normal;
}

h4 {
	font-family: Arial;
	text-transform: uppercase;
	font-size: 12px;
	color: #666c75;
	padding-bottom: 0px;
	padding-top: 20px;
}

P, DIV, TD, LI {
	color: #666666;
	font-size: 12px;
}

P {
	margin: 6px 0px 6px 0px;
	line-height: 22px;
	font-size: 14px;
}

A {
	color: #1471ce;
}





.container {
	width:980px;
	text-align: left;
}



		.header {
			width: 980px;
			height: 154px;
		}
			.logo {
				padding: 24px 5px 27px 5px;
				float: left;
			}
			
			.top_info {
				float: right;
				margin-top: 0px;
			}
				.top_info P {
					font-size: 12px;
					color: #343434;
					line-height: 20px;
				}
					.top_info P B {
						color:#000000;
						font-weight: bold;
					}
			
			.main_nav {
				width: 978px;
				height: 40px;
				margin-top: 1px;
				margin-bottom: 6px;
				padding: 0px;
				border-left: 1px solid #141a3b;
				border-right: 1px solid #3f54b7;
			}
				.main_nav DIV {
					float: left;
					height: 40px;
				}
			
		.maincontent {
			width: 980px;
			background-color: #ffffff;
		}
	
		.footer {
			text-align: center;
			border-top: 7px solid #e5e5e5;
			background-color: #f8f8f8;
			padding: 24px 18px 150px 18px;
		}
			.footer .container {
				width:941px;
			}
			
				.footer_col {
					float: left;
					padding-right: 25px;
					width: 220px;
				}
					.footer_col H6 {
						font-size: 12px;
						color: #7d7d7d;
						font-weight: bold;
						padding-bottom: 14px;
					}
					.footer_col LI, .footer_col P {
						font-size: 12px;
						color: #7d7d7d;
						font-weight: normal;
						padding-bottom: 8px;
					}
					.footer_col A {
						color: #7d7d7d;
					}
			
			.footer P, .footer A {
				color: #7d7d7d;
				font-size: 9px;
				text-decoration: none;
			}


.content_area {
	padding: 20px 15px 35px 15px;
}
	.content_area P {
		margin-bottom: 18px;
	}
	
	
.home_hero {
	margin: 15px 15px 0px 15px;
	width: 948px;
	height: 304px;
	border: 1px solid #e3e3e3;
	background-color: #f6f7f9;
	z-index: 2;
}
	
	
.sub_title {
	background-image: url(images/sub_title_bg.jpg);
	background-repeat: no-repeat;
	height: 48px;
	width: 980px;
}	

	.sub_title_text {
		color: #ffffff;
		text-transform:uppercase;
		text-indent: 5px;
		font-size: 40px;
		line-height: 48px;
		font-family: Arial;
		letter-spacing: -2px;
		font-weight: bold;
		filter:alpha(opacity=20);
		-moz-opacity:0.20;
		-khtml-opacity: 0.20;
		opacity: 0.20;
	}
	
.nav_sidebar {
	float: left;
	width: 260px;
}
	.nav_sidebar LI {
		background-image: url(images/sidebar_bg.gif);
		height: 47px;
		line-height: 47px;
		color: #464646;
		font-size: 16px;
		font-weight: normal;
		padding-left: 25px;
	}
	
	.nav_sidebar LI.selected {
		background-image: url(images/sidebar_bg_over.gif);
	}
	
	.nav_sidebar LI.nav_sidebar_bottom {
		background-image: url(images/sidebar_footer.gif);
		height: 260px;
	}


.sub_nav_sidebar {
        float: left;
        width: 175px;
}
        .sub_nav_sidebar LI {
		background-image: url(images/sub_sidebar_bg.gif);
                height: 47px;
                line-height: 47px;
                color: #464646;   
                font-size: 12px;  
                font-weight: normal;
                padding-left: 10px; 
        }
         
        .sub_nav_sidebar LI.selected {
                background-image: url(images/sub_sidebar_bg_over.gif);
        }
         
        .sub_nav_sidebar LI.sub_nav_sidebar_bottom {
                background-image: url(images/sub_sidebar_footer.gif);
                height: 70px;
        }





.sub_content {
	float: left;
	position: relative;
	top:-44px;
	width: 720px;
	z-index: 2;
}

.breadcrumb {
	border-top: 1px solid #bbbbbb;
	border-bottom: 1px solid #eaeaea;
	font-size: 10px;
	color: #9093a1;
	font-family: Tahoma;
	height: 15px;
	line-height: 15px;
	padding: 10px;
}
	.breadcrumb A {
		color: #9093a1;
		text-decoration: none;
	}


.content_image {
	border:3px solid #e6eef2;
}





.table_list {
	margin: 20px;
}
	.table_list LI, .content_area LI {
		margin-bottom: 7px;
		padding-bottom: 7px;
		list-style-image:url(images/bullet.gif);
	}
	.content_area LI {
		margin-left: 20px;
	}


.form_container {
	padding: 15px;
}
	.form_container TD {
		padding: 5px;
	}
	.form_container TD INPUT {
		width: 80%;
		height: 20px;
	}
		.form_container TD INPUT.radio {
		width: 15px;
		height: 15px;
	}
	.form_container TD.section_spacer {
		padding: 15px 0px 5px 0px;
		font-size: 18px;
		font-weight: bold;
		border-top: 1px dashed #dedede;
	}
	.submit_container {
		padding: 15px;
		margin: 10px;
		margin-left: 0px;
		width: 600px;
		border:1px dotted #dedede;
		background-color: #f1f1ef;
	}







	
	
