
/*constant styles*/
body {background: url(bg.gif) #fff repeat-x top left;  margin-top:0px}


/* links */
a:link {
	font-family: Trebuchet ms;
	font-size: 11px;
	color: #FF6800;
	text-decoration: none;

}
a:active{
	font-family: Trebuchet ms;
	font-size: 11px;
	color: #FF6800;
	text-decoration: none;
}
a:visited{
	font-family: Trebuchet ms;
	font-size: 11px;
	color: #FF6800;
	text-decoration: none;

}
a:hover {
	font-family: Trebuchet ms;
	font-size: 11px;
	color: #FF6800;
	text-decoration: none;

}

/* main navigation (menu) */  
table.tablemainmenu {border-collapse: collapse; border-top:1px solid #ffffff; border-bottom:1px solid #ffffff}
td.menu {background: #FF6800; margin: 0px; padding-right: 20px; position: relative; height:30px; text-align:right}

td.menu a {font-family: arial; font-size: 12px; color: #000; font-weight: bold; text-decoration: none;}
td.menu a:link, td.menu a:visited {font-family: arial; font-size: 12px; color: #000; font-weight: bold; text-decoration: none;}
td.menu a:hover {font-family: arial; font-size: 12px; color: #fff; font-weight: bold; text-decoration: none;}

td.menu a.active {font-family: arial; font-size: 12px; color: #fff; font-weight: bold; text-decoration: none;}
span.menudivider  {font-family: arial; font-size: 12px; color: #000; font-weight: bold; text-decoration: none;}


/* main table */
table.maintable {background-color: #FFFFFF; border-collapse: collapse; text-align: left; width: 920px; margin-right: auto; margin-left: auto;}
td.header {background: url(header_text.gif) #1D3050 no-repeat 80px 40px; width:100%; height:184px;}
td.flashheader {height:95px; background: url(logo.gif) #fff no-repeat left bottom; text-align:right}

td.bg_left {width:15px; background: url(bg_left.gif) #fff no-repeat top left;}
td.bg_right {width:15px; background:  url(bg_right.gif) #fff no-repeat top right;}

div.contentl {width:240px; float:left; font-family: arial; font-size: 12px; color: #000; padding-left:15px; padding-right:20px; padding-top:10px}
div.contentr {width:230px; float:left; font-family: arial; font-size: 12px; color: #000; padding-left:15px; padding-right:20px; padding-top:10px}
div.content_onecolumn {width:450px; float:left; font-family: arial; font-size: 12px; color: #000; padding-left:15px; padding-right:20px; padding-top:10px}

span.textheader {font-family: arial; font-size: 12px; color: #FF6800; font-weight: bold; text-decoration: none;}
span.pageheader {font-family: arial; font-size: 14px; color: #FF6800; font-weight: bold; text-decoration: none;}

img.siteimg {border: 0px}
td.footer {text-align:right; font-family: arial; font-size: 10px; color: #00424E; font-weight: normal; text-decoration: none; padding-right:20px}
td.footer a {text-align:right; font-family: arial; font-size: 10px; color: #00424E; font-weight: normal; text-decoration: none; }

