body { font-family: verdana; font-size: 11px; margin: 0px; background-color:#ffffff; }

a { font-size: 11px; color:#ededed; text-decoration:none; }

a:visited { color:#ededed; text-decoration:none; }

a:hover { color:#4C7CC1; text-decoration:none; }

a:active { color:#4C7CC1; text-decoration:none; }

a.free:link { color:#4C7CC1; text-decoration:none; }

a.free:visited { color:#4C7CC1; text-decoration:none; }

a.free:hover { color:green; text-decoration:none; }

a.free:active { color:#4C7CC1; text-decoration:none; }

.header { 
	height:100px;
/*	padding-top:20px; */
        padding-bottom:20px;
	font-size:25px;
	width:100%;
	background:url(images/headerrepeat_02_02_02.gif) repeat-x;
}

.logo {
	float:left;
	margin-left:50px;
	width:200px;
	color:#ffffff;
}

.subheading {
	float:left;
	margin-left:110px;
        font-size:11px;
	width:1000px;
	color:#ffffff;
}

.navbg {
	background-image:url(images/navbg_08.gif);
	background-repeat:repeat-x;
	width:100%;
	height:32px;
	}

#navcontainer ul {
	margin: 0;
	list-style-type: none;
	text-align: center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	height: 24px;
	padding-top:8px;
	padding-bottom:8px;
	display:block;
}

#navcontainer ul li { display: inline; }

#navcontainer ul li a {
	text-decoration: none;
	font-size: 12px;
	font-weight:bold;
	padding-bottom: 8px;
	padding-left:10px;
	padding-right:10px;
	padding-top:8px;
	width: 100%;
	height: 32px;
}

#navcontainer ul li a:hover {
	background:url(images/novoverbg_08.gif) repeat-x;
	color:#ffffff;
	font-size: 12px;
	font-weight:bold;
	text-decoration:none;
	padding-bottom: 8px;
	padding-left:10px;
	padding-right:10px;
	padding-top:8px;
	width: 100%;
	height:33px;
}

.maincontent {
	width:950px;
	position:relative;
	border-top:3px solid #ededed;
	margin-left:0px;
}

.floatleft {
	background-color: #CDCDBE;
/*	color: #gray; */
	float:left;
/*	margin-left:10px; */
	padding-left:5px;
	padding-right:12px;
	width:180px;
	border-right:1px dotted #cccccc;
	border-left:1px dotted #cccccc;
	border-bottom:3px solid #ededed;
}

.floatmain {
/*	float:left; */
	margin-left:200px;
        margin-right:200px;
/*	width:700px; */
	border-right:1px dotted #cccccc;
	border-left:1px dotted #cccccc;
	padding-left:5px;
	padding-right:5px;
	border-bottom:3px solid #ededed;
}

.floatright {
	background-color: #CDCDBE;
/*	color: #gray; */
	float:right;
/*	margin-left:10px; */
	padding-left:12px;
	padding-right:5px;
	width:180px;
	border-right:1px dotted #cccccc;
	border-left:1px dotted #cccccc;
	border-bottom:3px solid #ededed;
}

.lowercontent {
	background-color:#efefef;
	padding-top:20px;
	margin-top:10px;
	width:100%;
	float:left;
	position:relative;
	height:200px;
	border-bottom:1px #cccccc solid;
}

.lowerboxl {
	float:left;
	margin-left:2%;
	width:30%;
	background-color:#EFEFEF;
}

.footer {
	width:100%;
	height:50px;
	background:url(images/headerrepeat_02_02_02.gif) repeat-x;
	position:relative;
	padding-top:10px;
	text-align:center;
	color:#ffffff;
	float:left; 
	background-color: #4C7DC3;
}

h1,h2,h3,h4,h5,h6 { font-weight: bold; color:#2A508B; }

h2 {
	font-size: 12px;
	color: #000000;
	padding-top:2px;
/*	border-top:3px #4C7DC3 solid; */
/*	padding-left:20px; */
/*	background:url(images/bgarrow.jpg) left no-repeat; */
	padding-bottom:2px;
/*	border-bottom:2px solid #ededed; */
}

h1 {
	font-size: 14px;
	color: #000000;
	padding-top:2px;
/*	padding-left:20px; */
	padding-bottom:2px;
/*	border-bottom:2px solid #ededed; */
}

h3 {
	font-size: 12px;
	color: #666666;
	padding-top:2px;
/*	padding-left:10px; */
	padding-bottom:2px;
/*	border-bottom:2px solid #cccccc; */
}

.style1 { font-size: 24px; color: #2A508B; }