.company {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	color: #FF9900;
	font-weight: bold;
	padding-right: 10px;
}
.amenu {
	BACKGROUND-POSITION: center;
	FONT-WEIGHT: bold;
	FONT-SIZE: 10px;
	WIDTH: auto;
	color: #000066;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	HEIGHT: auto;
	TEXT-DECORATION: none;
	padding: 5px;
	border: 0px none;

}
.amenuhover {
	BACKGROUND-POSITION: center;
	FONT-WEIGHT: bold;
	FONT-SIZE: 10px;
	WIDTH: auto;
	COLOR: #ff0000;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	HEIGHT: auto;
	BACKGROUND-COLOR: #88CFFF;
	TEXT-DECORATION: none;
	padding: 5px;
	border: 0px none;
	cursor:hand;
}

a.menu:link {
	color: #1515B7;
	text-decoration: none;
}
a.menu:visited {
	color: #1515B7;
	text-decoration: none;
}
a.menu:hover {
	color: #ff0000;
	text-decoration: none;
	font-weight: bold;
}

a:link {
	color: #C10000;
	text-decoration: none;
}
a:visited {
	color: #C10000;
	text-decoration: none;
}
a:hover {
	color: #000099; 
	text-decoration: none;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;

}
td {
	font-size: 12px;
}
.newsflash {
	font-size: 14px;
	color: #FF9900;
}
.margin10 {
	color: #99CCFF;
	margin: 10px;
}
.tblborder {
	border: 1px solid #09559B;
	border-collapse:collapse;
}
.th{
	background-color: #0566D1;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.td{
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 5px;
}
.tblbordertop {
	border-collapse:collapse;
	border-top: 0px solid #09559B;
	border-right: 1px solid #09559B;
	border-bottom: 1px solid #09559B;
	border-left: 1px solid #09559B;

}
.tblborderright{
	border-collapse:collapse;
	border-top: 0px solid #09559B;
	border-right: 1px solid #09559B;
	border-bottom: 0px solid #09559B;
	border-left: 0px solid #09559B;

}
.tdspacer {
	background-color: #0566D1;
}
.box{
	border-collapse:collapse;
	border-top: 1px solid #09559B;
	border-right: 1px solid #09559B;
	border-bottom: 1px solid #09559B;
	border-left: 1px solid #09559B;
}
.tdboxtop{
	border-collapse:collapse;
	border-top: 0px solid #09559B;
	border-right: 1px solid #09559B;
	border-bottom: 1px solid #09559B;
	border-left: 1px solid #09559B;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 5px;
}

.tdboxtopbold{
	border-collapse:collapse;
	border-top: 0px solid #09559B;
	border-right: 1px solid #09559B;
	border-bottom: 1px solid #09559B;
	border-left: 1px solid #09559B;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 5px;
	font-weight: bold;	
}
form{
	margin:0;
}

.frmbutton {
	color: #FFFFFF;
	background-color: #0566D1;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #CCCCCC;
	margin: 0px;
	padding: 0px;
	height: 20px;
	width: 60px;
	font-family: color;
}
.textbox {
	WIDTH: 175px;
	FONT-SIZE: 12px;
	border: 1px solid #000066;
}
.textarea {
	WIDTH: 275px;
	HEIGHT: 100px;
	border: 1px solid #000066;
}
.altbg1{
	BACKGROUND-COLOR: #BFE6FF;
}
.altbg2{
	BACKGROUND-COLOR: #ECF8FF;
}
.footertext{
	font-size: 10px;
	color: #FFFFFF;

}
.heading{
	font-size: 14px;
	color: #ffffff;
	font-weight: bold;
	margin: 5px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.subheading{
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
.title{
	font-size: 14px;
	color: #000066;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
img{
	border-color:#09559B;
}
