body {
	background-color:#3332cb;
	color:#333333;
	font-family: tahoma;
	font-size:13px;
	padding:0;
	margin:0;
	line-height:14px;
	text-align: center;
}
#wrap {
	margin:0 auto;
	padding:0;
	width:890px;
	border:#ffffff solid 2px;
}
#header {
	width:890px;
	color:#616161;
	text-decoration:none;
	height:90px;
	background-color:#FFFFFF;
	text-align:left;
}
#flashcontent {
	width:890px;
	color:#616161;
	text-decoration:none;
	height:200px;
	background-image:url(images/flash_b.jpg);
}
#content {
	width:890px;
	margin:0;
	padding:0;
	text-align:left;
	background-image:url(images/c_b.gif);
	background-repeat:repeat-x;
	background-position:top;
	background-color:#FFFFFF;

}
#content_p {
	width:890px;
	margin:0;
	padding:0;
	text-align:left;
	background-image:url(images/b_grey.gif);
	background-repeat:repeat-x;
	background-position:top;
	background-color:#FFFFFF;

}
#main_content {
	width:870px;
	float:left;
	padding:10px;
}
#main_content_p {
	width:870px;
	float:left;
	padding:8px 10px 10px 10px;
}
#footer {
	width:890px;
	height: auto;
	line-height:2em;
	text-align:left;
	background:#3332cb;
	display:table;
	clear:both;
	text-align:center;
	padding-top:10px;
}
a{
color:#3332cb;
}
a:hover{
color:#fe0000;
}
.footer_text a {
	color:#FFFFFF;
	text-decoration:none;
	font-size:11px;
}
.footer_text {
	color:#FFFFFF;
	text-decoration:none;
		font-size:11px;

}
.footer_text a:hover {
	color:#fe0000;
	text-decoration:none;
		font-size:11px;

}
#clear {
	clear:both
}
h1 {
	color: #666666;
	font-size: 18px;
	font-weight: bold;
}
h2 {
	color: #666666;
	font-size: 14px;
	font-weight: bold;
	padding:0;
}
h3 {
	color: #999999;
	font-size: 12px;
	font-weight: bold;
}
p {
	margin:0px;
	padding:0px
}
hr {
	width:80%;
	text-align:center;
}
.img_left {
	float:left;
	padding-right: 10px;
	border:none;
}
.img_right {
	float:right;
	padding-left: 10px;
	border:none;
}


dl, dt, dd, ul, li {
margin: 0;
padding: 0;
list-style-type: none;
}
#menu {
	width:890px;
	color:#3332cb;
	text-decoration:none;
	height:45px;
	padding-top:5px;
	background-image:url(images/m_b.gif);
	background-repeat:repeat-x;
	font-size:12px;
}
#menu dl {
float: left;
}
#m1 {
width:75px;
}
#m2 {
width:210px;
}
#m3 {
width:130px;
}
#m4 {
width:120px;
}
#m5 {
width:150px;
}
#m6 {
width:100px;
}
#menu dt {
cursor: pointer;
text-align: center;
font-weight: bold;
margin: 1px;
}
#menu dd {
display: none;
background-color:#FFFFFF;
font-weight:bold;
width:150px;
}
#menu ul {
width:870px;
float:left;
padding:0;
margin:0;
}
#menu li {
color: #3332cb;
text-decoration: none;
height: 24px;
border: 0 none;
float:left;
background-color:#FFFFFF;
padding-top:2px;
padding-bottom:2px;
display:block;
}
#menu li a {
color: #3332cb;
text-decoration: none;
height: 24px;
border: 0 none;
float:left;
background-color:#FFFFFF;
display:block;
}

#li_1 {
width:100px;
}
#li_2 {
width:160px;
}
#menu dt a {
color: #3332cb;
text-decoration: none;
display: block;
height: 100%;
border: 0 none;
}
#menu li a:hover, #menu li a:focus, #menu dt a:hover, #menu dt a:focus {
color:#fe0000;
}

/* Container */
#menubar, #menubar ul { width:890px; margin:0; padding:3px 0 0 0; list-style:none; overflow:hidden; height:45px; position:relative; background:url("images/m_b.gif") repeat-x #fff;}
/* Main level */
#menubar li.navlink { float: left; margin-left: -1px; background-color: #fff; text-align: center; }
#menubar li.navlink a { display: block; padding:0px; margin:3px 9px 3px 10px; text-decoration:none; font-weight:bold; }
/* Sub level */
#menubar li.navlink ul { display: none; text-align:left; float:left; position:absolute;}
#menubar li.navlink:hover ul { display: block; }
#menubar li.navlink ul li{float:left;}
#menubar li.navlink ul li a{ padding:0 8px; margin:0; line-height:1em;}
#menubar li.navlink ul li span{ padding:0 8px; margin:0; line-height:1em; font-weight:bold;color: #3332cb;}
#menubar li.navlink ul li a:hover, #menubar li.navlink ul li a:focus{ background-color: #fff; color:#fe0000;}

img {
border:none;
}
.blue_text {
color:#3332cb;
}
.red_blue {
color:#fe0000;
}
input {
}
.b_grey {
width:100%;
background-image:url(images/b_grey.gif);
background-repeat:repeat-x;
}
.hide{
display: none;
}
.show{
display: block;
}


