body,p,td{
font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
}
ul,li{
list-style-type: square;
}
body{
	background: url(../images/background_blue.gif) repeat;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	margin-bottom:0px;
}
hr{
	color: #7997B5;
}
.navitem {
	font-size: 11px;
	color: #333333;
}
.navitemcurrent {
	color: #ffffff;
	background:#FF0033;
}
.navitemurgent {
	color: #FF0033;
}
.navitem a:link{
	color: #333333;
	text-decoration:none;
}
.navitem a:visited{
	color: #333333;
	text-decoration:none;
}
.navitem a:hover{
	color: #FF0033;
	text-decoration:none;
}
 a:link{
	color: #333333;
	text-decoration:underline;
}
 a:visited{
	color: #333333;
}
 a:hover{
	color: #FF0033;
}
.disclaimer {
	font-size: 10px;
	color: #999999;
}
.footer {
	font-size: 10px;
	line-height:9px;
	color: #999999;
}
.footer a:link{
	color: #999999;
	text-decoration:none;
}
.footer a:visited{
	color: #999999;
	text-decoration:none;
}
.footer a:hover{
	color: #FF0033;
	text-decoration:none;
}
.registerlink {	
	font-size: 18px;
	font-weight:bold;
	line-height: 22px;
	color: #FFFFFF;
	text-decoration: none;
	background: url(../images/register_online_button.gif) no-repeat;
}
.registerlink2 {	
	font-size: 18px;
	font-weight:bold;
	line-height: 22px;
	color: #FFFFFF;
	text-decoration: none;
	background: url(../images/register_online_button.gif) repeat-x;
	width: 320px;
}
.largewhite {
	font-size: 18px;
	color: #FFFFFF;
	left: 18px;
	top: 18px;
	right: 18px;
	bottom: 18px;
	position: relative;
}
.largewhite a:link{
	color: #FFFFFF;
	text-decoration:none;
}
.largewhite a:visited{
	color: #FFFFFF;
	text-decoration:none;
}
.largewhite a:hover{
	color: #FF0033;
	text-decoration:none;
}
.headertextlarge {
	font-size: 18px;
	color: #333333;
	left: 18px;
	bottom: 18px;
	position: relative;
}
.headertextsmall {
	font-size: 14px;
	color: #333333;
	left: 18px;
	bottom: 18px;
	position: relative;
}
.headertextlight {
	font-size: 14px;
	color: #6a6a6a;
	left: 18px;
	bottom: 18px;
	position: relative;
}
.mainimagecell{
	background-color: #FFFFFF;
	background-repeat:no-repeat;
}
.maintextheading {
	font-size: 18px;
	color: #333333;
	left: 18px;
	top: 18px;
	margin-right: 36px;
	margin-bottom: 36px;
	position: relative;
}
.maintext {
	font-size: 14px;
	color: #333333;
	left: 18px;
	top: 10px;
	margin-right: 36px;
	margin-bottom: 36px;
	position: relative;
}
.maincellbackground{
	background: url(../images/gradient_main.jpg) repeat-x;
}

.navcellbackground{
	background: url(../images/gradient_nav.jpg) repeat-x;
	background-color: #FFFFFF;
}
