body{
	margin: 0;
	padding: 0;
	background-image: url(../images/main_bg.gif);
	background-color: #6F7588;
	font-family: Verdana, sans-serif;
	font-size: 11px;
}
table{
		font-size: 11px;
}

td.main_content{
	border-left: 3px solid #9096A9;
	border-right: 3px solid #9096A9;
	background-image: url(../images/main_bg_lite.gif);
	background-color: #767C90;
}

td.lite{
	background-image: url(../images/main_bg_lite.gif);
	background-color: #8c8ca5;
}

td.s_lite{
	background-image: url(../images/main_bg_s_lite.gif);
	background-color: #767C90;
}

.bold_blue{
	font-family: sans-serif;
	font-size: 14px;
	color: #1C3789;
	font-weight: bold;
}

.bold_red{
	font-family: sans-serif;
	font-size: 14px;
	color: #E30000;
	font-weight: bold;
}


p{
	text-align: left;
	color: #373737;
}

li{
	text-align: left;
	color: #373737;
}


table.content{
	width: 100%;
	height: 100%;
}

td.main_links{
	text-align: center;
	width: 80px;
	color: #1C3789;
	font-family: sans-serif;

	font-size:12;
	background-color: #a5a9ba;
		-moz-opacity:.55;
	filter:alpha(opacity=55);
}

td.main_links_pages{
	text-align: center;
	width: 70px;
	color: #1C3789;
	font-family: sans-serif;
	font-size:12;
	background-color: #a5a9ba;
	-moz-opacity:.55;
	filter:alpha(opacity=55);
}

a{
	color: #1C3789;
	font-family: sans-serif;
	font-weight: bold;
	text-decoration: none;
}
a.small{
	color: #1C3789;
	font-family: sans-serif;
	font-weight: bold;
	text-decoration: none;
	font-size: 10px;
}
.small{
	color: #1C3789;
	font-family: sans-serif;
	text-decoration: none;
	font-size: 10px;
}
.small_bold{
	color: #1C3789;
	font-family: sans-serif;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
}
a.sub{
	color: #ffffff;
	font-family: sans-serif;
	font-weight: bold;
	text-decoration: none;
}
a:hover{
	color: #ffffff;
	font-family: sans-serif;
	font-weight: bold;
	text-decoration: none;
}

.mainMenu{
		text-align: center;
	width: 80px;
	color: #1C3789;
	font-family: sans-serif;
	font-size:12;
	background-color: #D1D1D1;
		-moz-opacity:.55;
	filter:alpha(opacity=55);


	}


	.menuItem {
	font-family: sans-serif;
	font-size: 12px;
	color: 1C3789;
	font-weight: bold;
	cursor: pointer;
	padding: 2px 4px 2px 4px;
	border-bottom: 1px solid #ffffff;
	background-color: #a5a9ba;

}

.submenu{
	border: 1px solid #ffffff;
	background-color: #a5a9ba;
	border-bottom: 0;
}

h2 {
	color: #ffffff;
   font-family: Verdana, sans-serif;
	font-size: 16px;
	font-weight: bold;
}

	.menuItemOver {
	font-family: sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	cursor: pointer;
	padding: 2px 4px 2px 4px;
	border-bottom: 1px solid #ffffff;
	background-color: #1C3789;
}

.text_content{
	width: 100%;
	height: 100%;
	background-color: #767C90;
	padding: 20;
	overflow: visible;
	font-family: Verdana, sans-serif;
	color: #313131;
	font-size: 11px;
}
.text_content_lite{
	width: 100%;
	height: 100%;
	background-color: #8c8ca5;
	padding: 20;
	overflow: visible;
	font-family: Verdana, sans-serif;
	color: #313131;
	font-size: 11px;
}

.header{
	width: 100%;
	height: 100%;
	background-color: #9c9cb5;
	overflow: visible;
	font-family: Verdana, sans-serif;
	color: #313131;
	font-size: 13px;
}

.header14{
	width: 100%;
	height: 18px;
	margin-bottom: 6px;
	font-weight: bold;
	background-color: #9c9cb5;
	overflow: visible;
	font-family: Verdana, sans-serif;
	color: #313131;
	font-size: 13px;
}


.text_content_s_lite{
	width: 100%;
	height: 100%;
	background-color: #bcc0cb;
	padding: 20;
	overflow: visible;
	font-family: Verdana, sans-serif;
	color: #313131;
	font-size: 11px;
}

.text_content_s_lite_nopad{
	width: 100%;
	height: 100%;
	background-color: #bcc0cb;
	padding: 0;
	overflow: visible;
	font-family: Verdana, sans-serif;
	color: #313131;
	font-size: 11px;
}



ul.red li{
	list-style-image: url(../images/square_red.gif);
	list-style-position: outside;
}

ul li{

}

table.table_content{
	border: 1px solid #9096A9;
}

td.table_content{
	border: 1px solid #9096A9;
	background-color: #a5a9ba;
}



a.bold_red{
	font-family: sans-serif;
	font-size: 11px;
	color: #E30000;
	font-weight: bold;
}


td.faq_question1{
	padding: 10px;
	border-right: 1px solid #CAD0E1;
	font-size: 13px;
	color: #1C3789;
	font-weight: bold;
	background-color: #AFB3C1;
}

td.faq_answer1{
	padding: 10px;
	color: #000000;
	background-color: #AFB3C1;
}

td.faq_question2{
	padding: 10px;
	border-right: 1px solid #CAD0E1;
	font-size: 13px;
	color: #1C3789;
	font-weight: bold;
	background-color: #BBBECA;
}

td.faq_answer2{
	padding: 10px;
	color: #000000;
	background-color: #BBBECA;
}

.bold_blue_2{
	background-color: #B7BBC7;
	font-family: sans-serif;
	font-size: 14px;
	color: #1C3789;
	font-weight: bold;
}

.contact_us_content{
	width: 100%;
	height: 100%;
	background-color: #AFB3C1;
	padding: 20px;
	overflow: visible;
	font-family: Verdana, sans-serif;
	color: #313131;
	font-size: 11px;
}

table.contact_us_data{
    border-left: 1px solid #CFD1DA;
	background-color: #AFB3C1;
	padding: 15px;
	overflow: visible;
	font-family: Verdana, sans-serif;
	color: #313131;
	font-size: 11px;
}

.rightBox
{
	width: 25%;
	float: right;
	position: relative;
	top: 20px;
	background-color: #9c9cb5;
	padding-top: 10px;
	padding-bottom: 20px;
}