@charset "utf-8";
/* CSS Document */

body {
	background-color: #495565;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: left;
}
.txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	letter-spacing: 0.035em;
	color: #000000;
	text-align: left;
	line-height: 22px;
}
.bodycopy {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; line-height: 22px; color: #0E22A3;; text-decoration: none}

.numbers {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	letter-spacing: 0.075em;
	color: #FF6600;
	text-align: left;
	width: 40px;
}

.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #1E3A8E;
	font-weight: bold;
	text-transform: uppercase;
	text-shadow: #cccccc;
	line-height: 8px;
}

/* MAIN MENU */

#MainMenu 
{
	width:179px;
	border-color:#9AB6D2;
	border-style:solid;
	border-width:0 0 3px;
	margin:0;
}
#tab 
{
	top:0;
	height:0;
	margin:0;
}
#tab ul 
{
	list-style:none;
	float:left;
	margin:0;
	padding:0;
}
#tab li 
{
	float:left;
	clear:both;
	margin:0 1px 0 0;
	padding:0;
}
#tab a 
{
	background:url(images/bright_115.gif) no-repeat right top;
	text-decoration:none;
	width:179px;
	border:0;
	display:block;
	float:left;
	margin:0;
	padding:0;
}
#tab a span 
{
	display:block;
	background:url(images/bleft_115.gif) no-repeat left top;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#006;
	font-weight:700;
	line-height:27px;
	padding:0 22px;
}
#tab a:hover,#tab li.item_active a 
{
	background-position:right bottom;
}
#tab a:hover span,#tab li.item_active a span 
{
	background-position:left bottom;
	color:#000;
	font-weight:700;
	font-style:normal;
	text-decoration:none;
}
.dropmenudiv 
{
	position:absolute;
	top:0;
	float:left;
	display:block;
	visibility:hidden;
	background:#FFF;
	color:#006;
	z-index:100;
	text-decoration:none;
	border-color:#9AB6D2;
	border-style:solid;
	border-width:0 0 3px;
	padding:0;
}
.dropmenudiv ul 
{
	list-style:none;
	margin:0;
	padding:0;
}
.dropmenudiv li 
{
	display:inline;
	margin:0;
	padding:0;
}
.dropmenudiv a:link,.dropmenudiv a:visited 
{
	width:180px;
	display:block;
	border:0;
	color:#006;
	background:url(images/bleft_115.gif) no-repeat left top;
	font-weight:700;
	font-style:normal;
	text-decoration:none;
	margin:0 1px 0 0;
	padding:0;
}
.dropmenudiv a span 
{
	display:block;
	line-height:27px;
	background:url(images/bright_115.gif) no-repeat right top;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#006;
	float:none;
	padding:0 22px;
}
.dropmenudiv a:hover 
{
	border:0;
	background-position:left bottom;
	font-weight:700;
	font-style:normal;
	text-decoration:none;
	color:#000;
}
.dropmenudiv a:hover span 
{
	background-position:right bottom;
	color:#000;
	font-weight:700;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.dhtmlgoodies_answer {	/* Start layout CSS */
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:0.7em;
	text-align: justify;
	line-height: 18px;
	border:1px dotted #317082;
	background-color:#fff;
	width:480px;
	padding-left:20px;
	padding-right:25px;
	
	/* End layout CSS */
	
	visibility:hidden;
	height:0px;
	overflow:hidden;
	position:relative;
}
.dhtmlgoodies_question {	/* Start layout CSS */
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #052a4f;
	font-size:0.7em;
	background-color:#abb1ca;
	width:500px;
	margin-bottom:2px;
	margin-top:2px;
	padding-top:3px;
	padding-left:20px;
	background-repeat:no-repeat;
	background-position:top right;	
	height:20px;
	
	/* End layout CSS */
	
	overflow:hidden;
	cursor:pointer;
}

