/* CSS Document written by swebrules@gmail.com */
body {
	background-color: #3572B3;
	margin: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #1B1A1A;
}
#toplinks {
	font-family: Verdana, Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
}
#toplinks a:link, #toplinks a:visited, #toplinks a:active {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}
#toplinks a:hover {
	color: #ff9900;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}
#shadow_lt {
	background-image: url(../images/shadow_left.gif);
	background-repeat: repeat-y;
}
#shadow_rt {
	background-image: url(../images/shadow_right.gif);
	background-repeat: repeat-y;
}
#contentpadding {
	padding: 10px 14px 0 14px;
}
#heading {
	background: url(../images/dotted_line.gif) left bottom;
	background-repeat: repeat-x;
	padding: 4px 0 4px 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #003366;	
}
#contentpadding div h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #1B1A1A;
	line-height: 18px;
	margin: 5px 0 18px 0;
	font-weight: normal;
}
#contentpadding div h3 a:link, #contentpadding div h3 a:visited, #contentpadding div h3 a:active {
	color: #972A28;
	text-decoration: none;
}
#contentpadding div h3 a:hover {
	color: #000;
	text-decoration: underline;
}
#rightpanel {
	padding: 18px 0 0 0;
}
#rightnav {
	display: block;
	padding: 0 0 0 11px;
	background-color: #FCF8D8;
	width: 200px;
	float: left;
}
#rightnav a:link, #rightnav a:visited, #rightnav a:active {
	background-image: url(../images/right_button_bg.gif);
	background-repeat: no-repeat;
	color: #0D73A7;
	text-decoration: none;
	height: 20px;
	display: block;
	padding: 4px 0 0 11px;
	width: 189px;
}
#rightnav a:hover {
	background-image: url(../images/right_button_bg_mo.gif);
	background-repeat: no-repeat;
	color: #000;
	height: 20px;
	text-decoration: none;
	display: block;
	padding: 4px 0 0 11px;
	width: 189px;
}
#newsletter {
	width: 175px;
	height: 78px;
	background-image: url(../images/head_newsletter.gif);
	background-repeat: no-repeat;
	color: #fff;
	padding: 0px 5px 0 5px;
	margin: 0 0 0 2px;
	float: left;
}
.input {
	width: 134px;
	background-color: #fff;
	border: 1px solid #336666;
	font-size: 11px;
}
form {
	margin: 0px;
}
img {
	border: 0px;
}
#footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #fff;
	text-align: center;
	line-height: 24px;
}
#footer a:link, #footer a:visited, #footer a:active {
	color: #fff;
	font-size: 12px;	
	text-decoration: none;
}
#footer a:hover {
	color: #000;
	text-decoration: none;
	font-size: 12px;	
}
#footer span {
	color: #06203B
}