BODY, H1, H2, H3, H4, H5, P, TD, TH, TEXTAREA, DIV, SPAN {
	font-family: Tahoma, Verdana, Arial, Helvetica;
	color: #000000;
	font-size: 11px;
	line-height: 14px;	
}


A, A:LINK, A:VISITED, A:ACTIVE  {
    font-family: Tahoma, Verdana, Arial, Helvetica;
	color: #063C96;
	font-size: 11px;
	line-height: 14px;
	text-decoration: none;
}

A:HOVER {
    font-family: Tahoma, Verdana, Arial, Helvetica;
	color: #063C96;
	font-size: 11px;
	text-decoration: underline;
}

INPUT, TEXTAREA, SELECT {
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 11px;
}

HR {
	height: 1px;
	color: #C62A47;
}

.bg {
	background-image: url(../img/bghomeright.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

.bgleft {
	background-image: url(../img/bghomeleft.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

.tabs TD {
	font-family: Tahoma, Verdana, Arial, Helvetica;
	color: #063C96;
	font-size: 11px;
	line-height: 16px;	
}

.tabs A, .tabs A:LINK, .tabs A:VISITED, .tabs A:ACTIVE  {
    font-family: Tahoma, Verdana, Arial, Helvetica;
	color: #063C96;
	font-size: 11px;
	line-height: 14px;
	text-decoration: none;
}

.tabs A:HOVER {
    font-family: Tahoma, Verdana, Arial, Helvetica;
	color: #063C96;
	font-size: 11px;
	line-height: 14px;
	text-decoration: underline;
}

#subnav_container{
	margin: 0;
}

.subnav {
	font-family: "Verdana";
	position: absolute;
	margin-top: 0;
}

HR {
	height: 1px;
	color: #063C96;
}

TABLE.rand1 {
	border: 1px solid #063C96;
	}
	
.bgtop {
	background-image: url(../img/topbg.jpg);
	background-repeat:no-repeat;
}