html,body {
	border:0;
	height:100%;
	margin:0;
	padding:0;
}

html{
	background-image:url(../Images/bkg.gif);
	background-repeat:repeat-x;	
	font-size: 100%;
}

body {
	font-size:.75em;
	color:#383838;
	font-family:"Trebuchet MS",Arial, Helvetica, sans-serif;
}

input, textarea {
	border: 1px solid #005ea6;
}

a{
	color:#005ea6 !important;
	text-decoration:none !important;	
}

a:link, a:visited, a:active {
	text-decoration:underline!important;
	font-size:1em!important;
	color:#005ea6!important;
}
a:hover{
	text-decoration:none!important;
}

a[name]{
	color:#005ea6 !important;
	text-decoration:none !important;
}

.whiteHeader, h2{	
	font-size:1.6em;
	color:#999999;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	margin-top:0px;
	margin-bottom:10px;
}

.blueHeader, h1{	
	font-size:1.8em;
	color:#0062a8;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	margin-top:0px;
}

.lightblueHeader, h3{
	font-size:1.3em;
	color:#6e7aab;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	margin-top:0px;
}

.whiteText{
	font-size:0.9em;
	color:#FFFFFF;
}

.whiteText a{
	font-size:0.9em;
	color:#FFFFFF;
}

.clear{
	clear:both;
}

table.home {
	margin-top:6px;
}

table.welcome{
	color:#999999;
	line-height:1.8em;
	margin-top:10px;
}

table.latest{
	margin-left:6px;
}

table.latest td.heading {
	background-color:#005ea6;
	color:#FFFFFF;
	font-family:Georgia, "Times New Roman", Times, serif;
	padding:10px;
	font-size:1.32em;
}

table.latest td.links {
	background-color:#ebebeb;
	color:#005ea6;
	padding:10px;
	line-height:2em;
}

table.latest a {
	color:#005ea6;
}

#blueTable td{
	border:solid 1px #45577d;
	padding:5px;
	background-color:#fffab7;
}

#blueBkg {
	background-color:#dae7ff;

}

.IGNORE_STYLES_BELOW {

}

img{
	border:none;
	margin:0;
	padding:0;
	behavior: url("../JS/iepngfix.htc");
	
}

div#frame{
	width:786px;
	margin: 0px auto;
	padding: 0px;
}

div#headerWrapper{
	width:786px;
	margin-top:13px;
	float:left;
	background-image:url(../Images/headerBkg.png);
	background-repeat:no-repeat;
	display:inline;
}

div#headerWrapper h1{	
	font-size:2.32em;
	color:#0062a8;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	margin:45px 0 0 0;
}

div#headerWrapper h2{	
	font-size:1.62em;
	color:#0062a8;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	margin:0px;
}

div#headerLeft{
	width:153px;
	float:left;
	margin-top:9px;
	margin-left:12px;
	display:inline;
}

div#headerRight{
	width:608px;
	float:left;
	margin-left:10px;
}

div#contentWrapper{
	background-image:url(../Images/middle-shadow.gif);
	float:left;
	width:786px;
	display:inline;
}

div#content{
	width:598px;
	float:right;
	margin-right:13px;
	margin-bottom:7px;
	display:inline;
}

div#contentMain{
	width:598px;
	float:right;
	margin-right:13px;
	margin-bottom:7px;
	display:inline;
	border-top:solid 1px #0062a8;
	padding-top:10px;
}

div#footer_wrapper{
	background-image:url(../Images/bottom-shadow.gif);
	float:left;
	width:786px;
	background-repeat:no-repeat;
	height:26px;
}

div#footer{
	float:left;
	width:786px;
	margin-top:8px;
	text-align:center;
	height:16px;
}

div#navarea{
	width:162px;
	float:left;
	background-color:#005ea6;
	margin-left:3px;
	display:inline;
}

div#navarea ul {
	list-style-type:none;
	margin:0;
	padding:0 0 0;
	
}

div#navarea li{
	line-height:0em;
}

div#navarea ul li a{
	display:block;
	padding-left:10px;	
	line-height:1.6em;
	text-decoration:none !important;
	color:#ffffff !important;
	background-color:#005ea6;
}

div#navarea ul li a:hover{
	background-color:#1a6eaf;
	background-position:8px;
	background-repeat:no-repeat;
}

div#navarea li li{
	padding-left:0px;
}

div#navarea ul li ul li a {
	display:block;
	padding-left:20px;	
	line-height:1.6em;
	text-decoration:none !important;	
	background-color:#004b85;
}


div#navarea li li a:hover{
	background-color:#1a5d91;
	background-position:8px;
	background-repeat:no-repeat;
}

.RadEWrapper, .RadEDockingZone
{	
	
	font-size:0.7em !important;
	
}

.RadEWrapper
{
	/*position:absolute;*/
	width:680px !important;
	height:630px !important;
}

/*.RadEContentBordered {
	font-family:Verdana, Arial, Helvetica, sans-serif !important;
	font-size:11px !important;
}
*/
.RadEContentBordered td{
	
	font-size:0.7em !important;
}

.RadEContentBordered H1 Table{
	
	font-size:inherit;
	color:#0062a8;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	margin-top:0px;
}

