@charset "utf-8";
/* CSS Document */
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
}
body {
	background-color: #999999;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.main_table {
    min-width:1019px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	background-color: #FFFFFF;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #0066CC;
}
.menu_box {
	background-image: url(images/background_menu.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}
.call_box {
	background-image: url(images/left_title_bar.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}
.footer_callout {
	background-image: url(images/footer3.jpg);
	background-repeat: no-repeat;
}
.footer_reg {
	background-image: url(images/foot1.jpg);
	background-repeat: repeat-x;
	font-size: 10px;
}
.header_text {
	color:#6699FF;
	font-weight:normal;
	text-indent:0;
	text-align:center;
	font-family: "arial", "helvetica", "sans";
	font-size: 11px;
}
.top_callout {
	color: #FFFFFF;
	height: 20px;
	width: 325px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
}
.top_callout_t2{
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
.top_callout_t1{
	font-size: 18px;
	font-weight: bold;
	color: #FFCC00;
}.footer_callout_div {
	color: #FFFFFF;
	height: 20px;
	width: 400px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 30px;
	text-align: center;
	margin-right: 30px;
}
.copyright {
	height: 25px;
	width: 450px;
	margin-top: 5px;
	margin-right: 15px;
	margin-bottom: 5px;
	margin-left: 15px;
}
.right_panel {
	width: 646px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 5px;
	margin-left: 0px;
	vertical-align: top;
}
.left_panel {
	width: 293px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 20px;
	vertical-align: top;
}
ul.yellow{
	list-style-type:disc;
}
