/* CSS Document */

body {
background-color:#A6A6A6;
margin-top:0;
margin-left:0;
margin-right:0;
margin-bottom:0;
}

td { font-family: Arial, Helvetica, sans-serif; font-size:13px; color:#666666;}
p {
	margin-top:0;
	text-align: left;
}

.content { font-family: arial, sans-serif; font-size:13px; color:#666666;}
.white { font-family: arial, sans-serif; font-size:13px; color:#ffffff;}
.register {
	font-family: arial, sans-serif;
	font-size:13px;
	color:#ffffff;
	font-weight: bold;
}
.top { font-family: arial, sans-serif; font-size:11px; color:#ffffff;}
.trial{
	font-family: arial, sans-serif;
	font-size:10px;
	color:#333333;
	font-weight: bold;}
.bold { font-family: arial, sans-serif; font-size:12px; color:#666666; font-weight:bold;}
.bluebold { font-family: arial, sans-serif; font-size:12px; color:#003399; font-weight:bold;}

a { font-family: arial, sans-serif; font-size:13px; color:#666666;}
a:link { color: #003399; background: transparent; text-decoration: underline; }
a:visited { color: #003399; background: transparent; text-decoration: underline; }
a:active { color: #003399; background: transparent; text-decoration: underline; }
a:hover {
	color: #003399;
	background: transparent;
	text-decoration: underline;
	text-align: left;
}

a.user { font-family: arial, sans-serif; font-size:13px; color:#FFFFFF;font-weight:bold;}
a.user:link { color: #ffffff; background: transparent; text-decoration: underline;font-weight:bold; }
a.user:visited { color: #ffffff; background: transparent; text-decoration: underline;font-weight:bold; }
a.user:active { color: #ffffff; background: transparent; text-decoration: underline;font-weight:bold; }
a.user:hover { color: #ffffff; background: transparent; text-decoration: underline;font-weight:bold; }

a.left:link {font-family: arial, sans-serif;font-size:11px; color:#ffffff; background: transparent; text-decoration: none; }
a.left:visited {font-family: arial, sans-serif;font-size:11px; color:#ffffff; background: transparent; text-decoration: none; }
a.left:active {font-family: arial, sans-serif;font-size:11px; color:#ffffff; background: transparent;text-decoration: underline; }
a.left:hover {font-family: arial, sans-serif;font-size:11px; color:#ffffff; background: transparent;text-decoration: underline; }

a.bottom:link {font-family: arial, sans-serif;font-size:11px; color:#003399; background: transparent; text-decoration: none; }
a.bottom:visited {font-family: arial, sans-serif;font-size:11px; color:#003399; background: transparent; text-decoration: none; }
a.bottom:active {font-family: arial, sans-serif;font-size:11px; color:#003399; background: transparent;text-decoration: underline; }
a.bottom:hover {font-family: arial, sans-serif;font-size:11px; color:#003399; background: transparent;text-decoration: underline; }

a.fine { font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-style: italic; color:#333333;}	
.bgwhite {background-color:#ffffff;}
.bgorange {background-color:#eba352;}
.bggrey {background-color:#cccccc;}
.bggrey2 {background-color:#a6a6a6;}
.bgorange2 {background-color:#C48945;}
.bgteal {background-color:#38799F;}
.bgmidblue {background-color:#355ca9;}
.horitzonalline { border-bottom-width: thin; border-bottom-style: dashed; border-bottom-color: #999999; }

form {
	padding: 0;
	margin: 0;
	
}	
table.line { border: 1px solid #660000; }
.fineprint { font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-style: italic;}
.userbg {
	background-image: url(images/user-menubg.gif);
	background-repeat: repeat-x;
}
.whitebold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #336699;
}
.red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}
.rightmarggl {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #042C09;
	text-align: right;
	vertical-align: middle;
}
.bgwhite td table tr td table tr .rightmarggl {
	text-align: right;
}
.BOLD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
