/* CSS Document */

body  {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #444;
}

div#container {
	width: 800px; /* this overrides the text-align: center on the body element. */
	background-color: #F4F4F4;
	position: relative;
	top: 1em;
	margin: auto;
} 
.top_bar {
	background-color: #FFD784;
}
.footer {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #9191FF;
	padding: 5px;
	font-size: 11px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.style1 {
	color: #000099;
	font-size: 9pt;
}

.style2 {
	color: #FFFFFF;
	font-size: 10pt;
}

.style3 {
	font-size: 12pt;
	color: #00F;
}
	
.style4 {
	color: #00F;
	font-size: 10pt;
}
.style5 {
	font-size: 12pt;
	color: #000080;
}
.style6 {
	color: #000099;
	font-size: 11pt;
}
.style7 {
	color: #000099;
	font-size: 10pt;
}
.style8 {
	font-size: 12pt;
	color: #F00;
	}
.style9 {
	font-size: 16pt;
}
.style10 {
	font-size: x-small;
	color: #000099;
}
.white_header {
	font-size: 14pt;
	font-weight: bold;
	color: #FFF;
	font-family: Calibri;
}
.white_header_small {
	font-size: 12pt;
	font-weight: bold;
	color: #FFF;
	font-family: Calibri;
}

.style_logo {
	color: #0000FF;
	font-style: italic;
	font-weight: bold;
	font-size: 18pt;
	font-family: Calibri;
}

.style_no_border {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

img{border:0px;}
.flt{
	float:left;
	padding-top: 90px;
}

.menu{float:left; clear:left; font:bold 11px Arial, Helvetica, sans-serif;}
.menu li {
	list-style:none;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	}
.menu a , .menu a:visited {
	width:90px;
	height:22px;
	position:relative;
	display:block;
	color:#fff;
	text-decoration:none;
	background:url(../images/menubg2.jpg) no-repeat;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: -30px;
	padding-top: 4px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 8px;
	}

.menu a:hover, .menu a:active  {
	background:url(../images/menubg3.jpg) no-repeat;
	text-decoration:none;
	color:#000080;
	}	
.menu li.current_page_item a, .menu li.current_page_item a:visited  {
	background:url(../images/menubg1.jpg) no-repeat;
	text-decoration:none;
	}	


.bot{clear:left;}


a{text-decoration:none;}

a:hover {
	color : #F00;
} 

.rtop,.rbottom{display:block}
.rtop *,.rbottom *{display:block;height: 1px;overflow: hidden}

.r1{margin: 0 5px}
.r2{margin: 0 3px}
.r3{margin: 0 2px}
.r4{margin: 0 1px;height: 2px}

.rs1{margin: 0 2px}
.rs2{margin: 0 1px}
