body
{
	color:#000000;
	font-family:arial;
	font-size:9pt;
}

input, select, textarea
{
	background-color:#FFFFFF;
	border:1px solid #003B62;
	color:#000000;
	font-family:arial;
	font-size:9pt;
}

hr
{
	color: #003B62;
}

a:active, a:link, a:visited 
{
	color:#0000CC; 
	text-decoration:none;
}

a:hover 
{
	text-decoration:underline;
}

.logo
{
	color:#666666;
	background-color:#FFFFFF;
	border:1px #003B62 solid;
	font-size:14pt;
	font-family:arial, sans-serif;
	font-weight: bold;
	background-image:url(/themes/shared/images/grad-y.gif); 
	background-repeat:repeat-y;
}

.logo a:active, .logo a:link, .logo a:visited, .logo a:hover 
{
	color:#666666; 
	text-decoration:none;
}

.box
{
	background-color:#FFFFFF;
	border:1px #003B62 solid;
	background-image:url(/themes/shared/images/grad-x.gif); 
	background-repeat:repeat-x;
}

.box td
{
	color:#666666;
	font-family:arial, sans-serif;
	font-size:9pt;
	font-weight:400;
	line-height:12px;
	text-decoration:none;
}

.box_header
{
	background-color:silver;
	border:1px #003B62 solid;
}

.copyright
{
	background-color:#FFFFFF;
	color:#000000;
	font-family:arial;
	font-size:9pt;
	font-weight: bold;
}

.error
{
	color:red;
	font-family:arial;
	font-size:9pt;
}

.faq_box
{
	color:#000000;
	font-family:arial, sans-serif;
	font-size:9pt;
	padding:7px;
}

.faq_top td
{
	background-color:#FFFFFF;
	border:1px #003B62 solid;
	color:#000000;
	font-family:arial, sans-serif;
	font-size:9pt;
	font-weight:700;
	height:22px;
}

.menu td
{
	border:1px #666666 dotted;
	border-style:none none dotted;
}

.menu_bottom td
{
	background-color:#C9D7D8;
	border:1px #003B62 solid;
	border-style:solid none none;
	color:#000000;
	font-family:arial;
	font-size:9pt;
	font-weight:700;
}

.menu_top td
{
	background-color:#C9D7D8;
	border:1px #003B62 solid;
	border-style:none none solid;
	color:#000;
	font-family:arial;
	font-size:9pt;
	font-weight:700;
}

.menu a:hover
{
	text-decoration:none;
}

.menu_new a:hover
{
	text-decoration:none;
}

.success_msg
{
	color:#00FF00;
	font-family:arial;
	font-size:9pt;
}

.text_info
{
	color:#000000;
	font-family:arial;
	font-size:5px;
}


