/* CSS Document */

body {margin:0px; font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#000000; background-color:#ededed}

a:link {color:#0c2577; text-decoration:none;}
a:visited {color:#0c2577; text-decoration:none;}
a:hover {color:#000000; text-decoration:underline;}

.maintable {border:2px solid #0c2577; }

.topheader {height:122px; background-color:#0c2577}

.yellowline {height:3px; background-color:#fbc509;}
.blueline {height:3px; background-color:#0c2577;}

.contentback {background:#ffffff url(images/contentback.gif) repeat-x; color:#000000; line-height:17px;}
.content {padding-left:15px;}
.left {background:url(images/leftimg.jpg) repeat-y; width:189px; border-right:2px solid #0c2577}
.pagetitle {padding-bottom:10px;}

.dropdown{position:absolute; visibility: hidden; z-index:1000; background-color: #fbc509; border:0px solid #dddddd; border-bottom:0px; width:150px;}

.dropdown a:link{padding:2px; height:20px; display: block; text-indent: 5px; border-bottom: 1px solid #ffffff; color:#293c81; text-decoration: none; font-weight: normal; line-height:20px; }
.dropdown a:visited{display: block; padding:2px; height:20px; text-indent: 5px; border-bottom: 1px solid #ffffff; color:#293c81; text-decoration: none; font-weight: normal; line-height:20px;}

.dropdown a:hover{ background-color: #cccccc; padding:2px; height:20px; color: #000000; font-weight: normal; text-indent: 5px; border-bottom: 1px solid #ffffff;  line-height:20px;}

.bigbuttons {
	height: 52px;
	margin: auto;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: 600;
	letter-spacing: -1px;
}
.bigbuttons p:hover {
	color: #FFCC00;
}
.bigbuttons table {
	width: 320px;
	height: 52px;
	text-align: center;
	margin: 0px;
	padding: 0px;
	border: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
}
.bigbuttons-left {
	width: 15px;
	background-image: url(images/btn_bg_left.png);
	background-position: right;
	background-repeat: no-repeat;
}
.bigbuttons-middle {
	background-image: url(images/btn_bg_middle.png);
	background-position: center;
	background-repeat: repeat-x;
}
.bigbuttons-right {
	width: 15px;
	background-image: url(images/btn_bg_right.png);
	background-position: left;
	background-repeat: no-repeat;
}

.footer {height:63px; background:#ffffff url(images/footerback.gif) repeat-x; line-height:20px; color:#8e8e8e;}
.footer a:link {color:#8e8e8e; font-weight:bold;}
.footer a:visited {color:#8e8e8e; font-weight:bold;}
.footer a:hover {color:#8e8e8e; font-weight:bold;}

.bottomText {
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #333333;
}
.bottomTextBold {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 14px;
	color: #333333;
}

.titleText {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:bold;
	color:#0c2577;
	line-height:25px;
	height: 35px;
}

legend.titletext {font-family:Geneva, Arial, Helvetica, sans-serif;font-size:20px;font-weight:bold;color:#0c2577;line-height:25px;height: 35px;}
fieldset {}
.scroll_text{ width:100%; color:#F00;}