html { overflow-x: hidden; overflow-y: auto; } 

form { display:inline; }

body {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 150%;
	margin: 0px;
}

table, tr, td, select,input, div, ul, li, th, font, span { font-family: Verdana, Arial, sans-serif; font-size: 11px; color: #333333; line-height: 150%; }

a:link.SideBar, a:visited.SideBar, a:active.SideBar { text-decoration: none; color: #993300; font-size: 10px; font-weight: normal; }

a:hover.SideBar { color: #336666 ; text-decoration: none;  font-size: 10px; font-weight: normal; }

a:link, a:visited, a:active { text-decoration: none; color: #993300; font-size: 11px; font-weight: normal; }

a:hover { color: #336666 ; text-decoration: none;  font-size: 11px; font-weight: normal; }

.menu {
	margin: 0px 0px 0px 0px;
	font-size: 11px;
}
a:link.menu, a:visited.menu { 
	font-size: 11px;
	text-decoration: none; 
	color: #FFFFFF;
}

a:hover.menu { 
	font-size: 11px;
	color: #FFFFFF; 
	text-decoration: none;
}

a:active.menu { 
	font-size: 11px;
	color: #EFEFEF; 
	text-decoration: none;
}

td.submenu {
	font-size: 11px;
    background: #3C4E86;
	font: Arial,Verdana, Geneva, Arial, helvetica, sans-serif
    color: #ffffff;
}

.News {
	font-size: 10px;
	line-height: 120%;
}
.Credits {
	font-size: 10px;
	line-height: 120%;
	color: #999999; 
}
.CalloutTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 100%;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #44557A;
	text-align: left;
	padding: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-image: url(bgCallou.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.CalloutBullet {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #44557A;
	text-align: left;
	line-height: 110%;
}
.CalloutBody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 110%;
	color: #44557A;
	background-color: #DCE0E9;
	text-align: left;
	padding: 8px;
}
.CalloutTable {
	border: 1px solid #FFFFFF;
}
.PageTitle {
	font-family: 'Gill Sans', Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #435478;
}

.PrintPageTitle {
	font-family: 'Gill Sans', Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
}
.Subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #6699CC;
}
.HomeCopy {
	font-size: 12px;
	color: #333333;
	line-height: 150%;
}
.required {
	font-weight: bold;
	color: #FF0000;
}

.hilite {
	background-color: #ffff99;
	border-top: 2px inset #99ff99;
	border-right: 2px solid #99ff99;
	border-bottom: 2px solid #99ff99;
	border-left: 2px inset #99ff99;
}
.imagePadRight {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}
p {
	text-align: justify;
}

