body { margin: 0; font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #333333; border: solid 0px #000000;}
h1 { font-size: 16px; color: #085299; padding-bottom: 10px; padding-top: 10px; margin-top: 0px; margin-bottom: 0px; }

a { color: #3366CC }
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 { padding: 5px 10px 5px 10px; color: #666666; background: url(images/ToolbarBG.gif) #a1a49c left top repeat-x; }
#navPath { color: #999999; padding: 8px 0px 10px 0px; }
#navPath a { color: #085299; text-decoration: none; }
#navPath a:hover { color: #75B200; text-decoration: none; }
#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;
}

#footer
{
	 background: url(images/sfx_titlebar_bg2.png) left -18px repeat-x; 
	 padding-top: 5px;	
}

#mainContent
{
	padding: 20px; 
	padding-top: 0px;
	padding-bottom: 0px;
}
#content 
{ 
	padding: 3px;
	text-align: justify; 
}

.seriesTitle
{
/*
	font-size: 13.5px;
	font-weight: bold;
*/	
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica;
	font-weight: bold;
	font-size: 16px;	
	color: #75B200;
	
}
.seriesSubTitle
{
	color: #797979;
	font-weight: bold;
	font-size: 12px;
}

.seriesTitle a 
{
	color: #75B200;
	text-decoration: none; 
}

.subtitle
{
	font-size: 12px;
	font-weight: bold;
}


/******************************/
/**Styling information specific to individual content pages**/

/* Accordion */
.accordionHeader
{
    border: 1px dashed #c0c0c0;
    color: white;
    background-color: #E3F0CC;
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	/*font-weight: bold;*/
    margin-top: 5px;
    cursor: pointer;
}

.accordionHeader a
{
    padding: 3px;
	color: #085299;
	background: none;
	text-decoration: none;
	display: block;
}

.accordionHeader a:hover
{
	color: #FF7500;
	background: none;
	text-decoration: none;
}

.accordionContent
{
    background-color: #ffffff;
    border: 1px dashed #c0c0c0;
    border-top: none;
/*
    padding: 3px;
    padding-top: 10px;
*/
	padding-top: 2px;
}
.accordionHeaderSelected
{
	color: #FF7500;
}

.titulo01secc
{
	font-size: 12px;
	font-weight: bold;
}

.tl-corner {
background:transparent url(images/corners.gif) repeat scroll left top;
float:left;
width:5px;
}

.tr-corner {
background:transparent url(images/corners.gif) repeat scroll right top;
}

.tl-corner, .tr-corner, .bl-corner, .br-corner {
font-size:1px;
height:5px;
}

.bl-corner {
background:transparent url(images/corners.gif) repeat scroll left bottom;
float:left;
width:5px;
}

.br-corner {
background:transparent url(images/corners.gif) repeat scroll right bottom;
margin-bottom:15px;
position:relative;
top:-5px;
}

.box {
background:white none repeat scroll 0 0;
border-left:1px solid #C6C6C6;
border-right:1px solid #C6C6C6;
height:100%;
padding:8px 0 0;
}

.module {
background:transparent url(images/modulebg.jpg) repeat-x scroll 0 0;
margin:0 1px;
padding:8px;
}

.box h2, .three-module h2 {
border:medium none;
margin:0;
padding:0 6px 8px;
}

.box ul {
padding:0;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
}

.box ul li {
background:transparent url(images/caret_double.gif) no-repeat scroll left top;
padding:0 5px 8px 12px;
}
.blkmenu
{
	background: url(images/menubg.gif) repeat-x left top;
}

