body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #E2E2E2;
	text-align: justify;
}

.input_box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
}

.content_box {
	border: thin solid #cccccc;
}
.main_border {
	border-top-width: 5px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-color: #FFFFFF;
}


.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
}



.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}

.nav a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}

.nav a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}

.nav a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

.content_heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000066;
}


.smallprint{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	text-decoration: none;
}

.smallprint a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	text-decoration: none;
}

.smallprint a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #ffffff;
	text-decoration: none;
}

.smallprint a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	text-decoration: none;
}


body a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000099;
	text-decoration: none;
}

body a:link2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}

body a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #cccccc;
	text-decoration: none;
}

body a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000099;
	text-decoration: none;
}

/*
 *  Drop down menu styles
 */
 
#dropmenudiv{
position:absolute;
border:1px solid white;
border-bottom-width: 0;
font:normal 12px Verdana;
line-height:18px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 8px;
border-bottom: 1px solid white;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
color:#000000
}

#dropmenudiv a:hover{
color: #FFFFFF;
}

.style1 {font-size: 16px}
.style2 {font-weight: bold; color: #000066; font-family: Arial, Helvetica, sans-serif;}
.style3 {font-size: 12}
.style4 {font-size: 12px}
.style5 {font-weight: bold; color: #333333; font-family: Arial, Helvetica, sans-serif;}
.style6 {	font-size: 12px;
	color: #FF6633;
	font-weight: bold;
}
.style7 {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
.style8 {font-size: 12px; font-weight: bold; }
.style10 {font-size: 16px}
.style12 {
	font-weight: bold;
	color: #FF6633;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.style13 {
	color: #000000;
	font-weight: bold;
}
.style14 {font-size: 12px; font-family: Arial, Helvetica, sans-serif; color: #000000; }
.style15 {color: #000000}
.style16 {font-size: 14px}
.style21 {font-size: 12px; font-family: Arial, Helvetica, sans-serif;}
.style24 {color: #FF6600}
.style25 {color: #FFFFFF}
.style26 {font-size: 12px; font-family: Arial, Helvetica, sans-serif; color: #FFFFFF; }





