select , input , textarea {
	font-family : Arial, Helvetica;
	font-size : 11px;
	color : #333333;
	background-color : #ffffff;

}

	body,p,li {
	font-family : Arial;
	font-size : 12px;
	color : #084681;

}

	h1 {
	font-family : Arial;
	font-size : 1.1em;
	color : #084681;

}

	.orange {
	font-family : Arial;
	color : #CC6600;

}
	
td.main {
	font-family : Arial;
	font-size : 0.8em;
	color : #333333;

}

	a:link {
	font-family : Arial;
	color : #084681;
	font-weight : bold;
	text-decoration : underline;

}
	a:visited {
	color : #084681;
	font-size : 12px;
	font-weight : bold;
	text-decoration : underline;

}
	a:hover {
	color : #ff6600;
	font-size : 12px;
	font-weight : bold;
	text-decoration : underline;

}
	a:active {
	color : #cc6600;
	font-size : 12px;
	font-weight : bold;
	text-decoration : none;

}


.menu a:link {
	font-family : Arial;
	font-size : 12px;
	color : #cc6600;
	font-weight : bold;
	text-decoration : underline;

}

.menu a:visited {
	color : #cc6600;
	font-size : 12px;
	font-weight : bold;
	text-decoration : underline;

}

.menu a:hover {
	color : #ff6600;
	font-size : 12px;
	font-weight : bold;
	text-decoration : underline;

}

.menu a:active {
	color : #cc6600;
	font-size : 12px;
	font-weight : bold;
	text-decoration : none;

}
	.red {
	font-family : Arial;
	font-size : 0.9em;
	color : #ff6633;
	line-height : 13pt;

}
	.white {
	font-family : Arial;
	font-size : 0.9em;
	color : white;
	line-height : 13pt;

}
	.white a:link {
	font-family : Arial;
	font-size : 0.9em;
	color : white;
	text-decoration : none;

}
	.white a:visited {
	font-family : Arial;
	font-size : 0.9em;
	color : white;
	text-decoration : none;

}
	.white a:hover {
	font-family : Arial;
	font-size : 0.9em;
	color : yellow;
	text-decoration : none;

}
	.white a:active {
	font-family : Arial;
	font-size : 0.9em;
	color : yellow;
	text-decoration : none;

}
	.small {
	font-family : Arial;
	color: #084681;
	font-size : 11px;
	line-height : 12pt;

}
	.small a:link {
	font-family : Arial;
	color: #084681;
	font-size : 11px;
	text-decoration : none;

}
	.small a:visited {
	font-family : Arial;
	color: #084681;
	font-size : 11px;
	text-decoration : none;

}
	.small a:hover {
	font-family : Arial;
	color: #CC6600;
	font-size : 11px;
	color : #CC6600
	text-decoration : none;

}
	.small a:active {
	font-family : Arial;
	font-size : 11px;
	color : red;
	text-decoration : none;

}
	.smallwhite {
	font-family : Arial;
	font-size : 11px;
	color : white;
	text-decoration : none;

}
	.smallwhite a:link {
	font-family : Arial;
	font-size : 11px;
	color : white;
	text-decoration : none;

}
	.smallwhite a:visited {
	font-family : Arial;
	font-size : 11px;
	color : white;
	text-decoration : none;

}
	.smallwhite a:hover {
	font-family : Arial;
	font-size : 11px;
	color : yellow;
	text-decoration : none;

}
	.smallwhite a:active {
	font-family : Arial;
	font-size : 11px;
	color : white;
	text-decoration : none;

}
#dropmenudiv{
	position:absolute;
    border: 0px;
	font:normal 12px Verdana;
	line-height:18px;
	z-index:100;
	background-color:#C9D7E6;
	padding-left:5px;
	padding-right:5px;
	padding-bottom:4px;
}

#dropmenudiv a{
	text-decoration: none;
	color: #112C4D;
	display: block;
	font-weight:normal;
}

#dropmenudiv a:hover{
	color: #FFFFFF;
	background-color:#688AB4;

}

/* styles for contact page*/


#contact_table {
	font-size: 80%;
}
#contact_table td {
	font-size: 80%;
	font-weight: bold;
}
#contact_table a {
	text-decoration: none;
	font-size: 1em;
}
#contact_table a:hover {
	text-decoration: underline;
}

/* end of styles for contact page*/
