body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	color:#2A2B26;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	background-color:#cdd4cc;
}

.form_style{
	color:#2A2B26;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}

.home_background_image {
	background-image:url(../images/home_background_image.jpg);
	background-position:top;
	background-repeat:repeat-x
}
.content_background_image {
	background-image:url(../images/content_background_image.jpg);
	background-color:#CDD4CD;
	background-position:top;
	background-repeat:repeat-x;
}
.popup_bg {
	background-color:#CDD4CD;
}

a {
	color: #0A2342;
	text-decoration:none;
}
a:hover {
	color: #999999;
	text-decoration:none;
}

h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 1.8em;
	margin-top:5px;
	margin-bottom:5px;
	color:#5f2782;
}
h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 1.6em;
	color:#5f2782;
}
h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 1.5em;
	color:#5f2782;
}
h4 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 1.4em;
	color:#5f2782;
}
h5 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 1.3em;
	color:#5f2782;
}
h6 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	color:#5f2782;
}
p {
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
}

.page_title {
	font-size:18px;
	color:#FFFFFF;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
}
.sub_title {
	font-size:13px;
	color:#5F2782;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	margin-bottom:5px;
}
.text_left{
	color:#2A2B26;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
}

#frame {
	width: 767px;
}

#header {
	width:767px;
	background-color:#FFFFFF;
	background-image:url(/images/main_banner_bg.gif);
	background-repeat:no-repeat;
	margin-top:48px;
	float:left
}
.text_white {
	
	color:#FFFFFF;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
}
.text_red {
	
	color:red;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
}
.text_purple {
	color:#5f2782;
}
.menu{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 1.4em;
	font-weight:bold;
	color: #000100;
}
.menu:hover{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 1.4em;
	font-weight:bold;
	color: #5f2782;
}
.menu_selected{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 1.4em;
	font-weight:bold;
	color: #5f2782;
}
.menu_selected:hover{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 1.4em;
	font-weight:bold;
	color: #5f2782;
}
#content_main p{
	margin:0px;
	margin-bottom:10px;
	}
	
.active{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	font-weight:bold;
	margin:0px;
	padding:0px;
	padding-left:30px;
	color:#5f2782;	
	}
.not_active{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	font-weight:bold;
	margin:0px;
	padding:0px;
	padding-left:30px;
	color:#000100;	
	}
.sub_navigation{
	margin:0px;
	padding:0px;	
	}
.sub_navigation li{
	list-style:none;	
	}
	