.topnav {

	FONT-SIZE: 10px; COLOR: #5F9AB8; FONT-FAMILY: tahoma; font-weight:bold ; TEXT-DECORATION: none;

}

A.topnav:link {

	FONT-SIZE: 10px; COLOR: #5F9AB8; FONT-FAMILY: tahoma; TEXT-DECORATION: none; font-weight:bold ;

}

A.topnav:active {

	FONT-SIZE: 10px; COLOR: #5F9AB8; FONT-FAMILY: tahoma; TEXT-DECORATION: none; font-weight:bold ;

}

A.topnav:visited {

	FONT-SIZE: 10px; COLOR: #5F9AB8; FONT-FAMILY: tahoma; TEXT-DECORATION: none; font-weight:bold ;}

A.topnav:hover {

	FONT-SIZE: 10px; COLOR: #5F9AB8; FONT-FAMILY: tahoma; TEXT-DECORATION: underline; font-weight:bold ; 

}





.sidenav {

	FONT-SIZE: 11px; COLOR: #307D93; FONT-FAMILY: tahoma; font-weight:none ; TEXT-DECORATION: none;

}

A.sidenav:link {

	FONT-SIZE: 11px; COLOR: #307D93; FONT-FAMILY: tahoma; TEXT-DECORATION: none; font-weight:none ;

}

A.sidenav:active {

	FONT-SIZE: 11px; COLOR: #307D93; FONT-FAMILY: tahoma; TEXT-DECORATION: none; font-weight:none ;

}

A.sidenav:visited {

	FONT-SIZE: 11px; COLOR: #307D93; FONT-FAMILY: tahoma; TEXT-DECORATION: none; font-weight:none ;}

A.sidenav:hover {

	FONT-SIZE: 11px; COLOR: #307D93; FONT-FAMILY: tahoma; TEXT-DECORATION: underline; font-weight:none ; 

}



.navlink{

	font-family: tahoma;

	font-size: 12px;

	font-weight: bold;

	text-decoration: none;

	width: 79px;

	height:33px;

	color: #ffffff;

}

a.navlink:hover {text-decoration: none; color : #ffffff; width: 79px;

	height:33px; background-image:url(../images/red_bg.jpg); background-repeat:repeat-x;}



.bluetext{

font-family:tahoma;

font-size:11px;

color:#3E98B3;

font-weight:none;

text-decoration: none;

}

a.bluetext:hover {text-decoration: underline; color : #3E98B3;}



.redtext{

font-family:tahoma;

font-size:11px;

color:#ec6308;

font-weight:bold;

text-decoration: none;

text-align:right;

}

a.redtext:hover {text-decoration: none; color : #ec6308;}



.bluetextbig{

font-family:tahoma;

font-size:12px;

color:#3981B8;

font-weight:bold;

}

.bluetextbig a{

font-family:tahoma;

font-size:12px;

color:#3981B8;

font-weight:bold;
text-decoration:none;

}

.graytextbig{

font-family:tahoma;

font-size:12px;

color:#666666;

font-weight:bold;

}





.innerheading{

font-family:tahoma;

font-size:14px;

color:#358AA2;

font-weight:bold;

}

.browncontent{

font-family:tahoma;

font-size:11px;

color:#B57906;

font-weight:none;

text-decoration:none;

}

A.browncontent:link{

font-family:tahoma;

font-size:11px;

color:#B57906;

font-weight:none;

text-decoration:underline;

}

A.browncontent:hover{

font-family:tahoma;

font-size:11px;

color:#B57906;

font-weight:none;

text-decoration:none;

}

.content{

font-family:tahoma;

font-size:11px;

color:#6A6A6A;

font-weight:none;

}



	.fields {

	font-family: Verdana;

	font-size: 10px;

	margin-top:5px;

	margin-bottom:5px;

	color: #666666;

	background-color: #ffffff;

	border: 1px solid #B7B7B7;

	width: auto;}

	

	.submit{

	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

	font-weight: bold;

	color: #ffffff;

	text-decoration: none;

	border:0px solid #ffffff;

	text-align: center;

	vertical-align: middle;

	float 					: left;

	width 					: 82px;

	height:25px;

	background-image:url(../images/submitbutton.gif); 

	background-repeat: no-repeat;

	cursor:hand;



}