body {
background-color:#bfe6ff;
}

.shadow {
background-image: url('../images/shadow.jpg');
width:7px;
background-repeat: y-repeat;
}

.navback {
background-color:#f8b04c;
width:230px;
height:600px;
} 

.mainback {
background-color:#ffffff;
width:540px;
} 

.nav {
font-family: arial, helvetica, sans serif;
font-size:12px;
font-weight:bold;
color:#0670A0;
padding:5px;
line-height:18px;
}


.nav a:link {
 	color:#FA3702;
	text-decoration:none;
}

.nav a:visited {
 	color:#ffffff;
	text-decoration:none;
}

.nav a:hover {
 	color:#0670A0;
	text-decoration:underline;
}

.maintext {
font-family: arial, helvetica, sans serif;
font-size:12px;
width:515px;
color:#0670A0;
padding:10px;
} 

.maintext a:link {
	color:#0670A0;
	text-decoration:underline;
}

.maintext a:visited {
  	color:#F9802E;
	text-decoration:underline;
}

.maintext a:hover {
 	color:#FA3702;
	text-decoration:underline;
}


.subheader {
font-family: arial, helvetica, sans serif;
font-size:18px;
font-weight:bold;
width:530px;
color:#0670A0;
} 

.orange {
 	color:#F9802E;
	font-weight:bold;
}

.header a:link {
 	color:#92110B;
	text-decoration:underline;
}

.header a:visited {
 	color:#022161;
	text-decoration:underline;
}

.header a:hover {
 	color:#022161;
	text-decoration:none;
}


.caption {
font-family: arial, helvetica, sans serif;
font-size:11px;
color:#022161;
} 

.caption a:link {
 	color:#022161;
	text-decoration:underline;
}

.caption a:visited {
 	color:#92110B;
	text-decoration:underline;
}

.caption a:hover {
 	color:#92110B;
	text-decoration:underline;
}



.text1 {
font-family: arial, helvetica, sans serif;
font-size:12px;
color:#333333;
} 

.field {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 11px;	color: #444444;	background-color: #f6f6f6;	border: 1px solid #444444;}