body { margin: 0; font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #333333; }

h1 { font-size: 16px; color: #085299; padding-bottom: 10px; margin-bottom: 0px; }
h2 { font-size: 13px; color: #085299; padding-bottom: 10px; margin-bottom: 0px; margin-top: 3px; }

a { color: #3366CC; }
a:visited { color: #75B200;}
input { font-size: 11px; }
.subtitle { padding-bottom: 3px; }
#topMenu a { color: #666666; text-decoration: none; }
#topMenu a:hover { color: #000; text-decoration: underline; }

.section_title {
	background: url(images/dot_h_ext.gif) repeat-x left bottom;
	/*background: url(images/BarBG.gif) no-repeat left top;*/
	font-size: 13.5px; 
	font-weight: bold;
	color: #085299;
	
	padding-bottom: 3px;
	margin-bottom: 5px;
	/*
	padding: 5px;
	margin-bottom: 5px;
	*/
}

/* doesn't work with IE
.section_title span::before 
{
	content: url(images/arrow-bg.gif);
}
*/

.textbox { border: 1px solid #999999;}
input { font-size: 11px; }

#pageWrapper { background: url(images/mainbg5.png) center top repeat-y; }
#page { width: 997px; background: #ffffff; margin-left: auto; margin-right: auto; border-left: solid 1px #bcbcc6; border-right: solid 1px #bcbcc6; border-bottom: solid 1px #bcbcc6; }
#topBar { display: none; padding: 5px 10px 5px 10px; color: #666666; background: url(images/ToolbarBG.gif) #a1a49c left top repeat-x; }
#navPath { color: #999999; padding: 8px 0px 4px 0px; }
#navPath a { color: #999999; text-decoration: none; }
#navPath a:hover { color: #666666; text-decoration: underline; }
#newsRelease a { text-decoration: none; }
#newsRelease a:hover { text-decoration: underline; }
#headerTitle 
{
	position: absolute; 
	margin-top: 130px; 
	z-index: 1; 
	padding-left: 16px; 
	padding-top: 6px; 
	font-size: 13.5px; 
	font-weight: bold; 
	color: #999999;
}
#menuBox 
{
	background: url(images/left-top-corner-box.jpg) left top no-repeat; 
	padding: 6px 0px 0px 8px;
}

.imgBox
{
	 border: 1px solid #d8d8d8; padding: 3px;
}
.RowOver 
{
	border: 1px solid #e8e8e8;
	background: #f5f5f5;
	
}
.RowOut
{
	border: 1px solid #ffffff;
	background: #fff;
	background-image: url(images/dot_h_ext.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

#footer
{
	 background: url(images/sfx_titlebar_bg2.png) left -18px repeat-x; 
	 padding-top: 5px;	
}