@charset "utf-8";
/* CSS Document */

/* »»»»» RESET STYLES ««««« */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-family:inherit;
	font-size:100%;
	font-weight:inherit;
	font-style:inherit;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}



/* »»»»» BODY ««««« */

Body {
	background-color: #002c3a;
}

#Wrapper {
	margin: 0px;
	padding: 0px;
}

#SiteArea {
	width: 908px; /* 900px + 4px + 4px das sombras */
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
}

#BLeft {
	background: url(img/shadow_lft.gif) no-repeat top;
}

#BRight {
	background:url(img/shadow_rgt.gif) no-repeat top;
	margin: 0px;
	padding: 0 4px;
}


#SepLine3px {
	margin: 0px;
	padding: 0px;
	width: 900px;
	height: 3px;
	background-color: #00161d;
}

#Logo {
	margin: 0px;
	padding: 0px;
}

#HeaderCtrl {
	width: 817px;
	height: 83px;
	margin: 0px;
	padding: 0px;
	background-color: #00161d;
}

#LateralBar {
	width: 125px;
	margin: 0px;
	padding: 0px;
}

#Container {
	width: 775px;
	margin: 0px;
	padding: 0px;
	background:url(img/content_top.gif) repeat-x;
}

#InContainer {
	text-align:left;
	margin: 0px;
	padding: 10px 0px 0px 30px;
}

#InContainerd {
	text-align:left;
	margin: 0px;
	padding: 10px 0px 0px 1px;
}

#SearchBar {
	text-align:left;
	height: 50px;
	margin: 0px;
	padding: 0px;
}

#Center1 {
	width: 426px;
	height: 420px;
	padding: 0px;
	background:url(img/bkg2.gif) repeat;
	text-align:center;
}

#Center1b {
	width: 540px;
	height: 420px;
	padding: 0px;
	background:url(img/bkg2.gif) repeat;
	text-align:center;
}

#Center1c {
	width: 426px;
	height: 470px;
	padding: 0px;
	background:url(img/bkg3dark.gif) repeat;
	text-align:left;
}

#Center1d {
	width: 565px;
	padding: 0px;
	background:url(img/bkg3dark.gif) repeat;
	text-align:left;
}

#Center1Width {
	width: 745px;
	padding: 0px;
	background:url(img/bkg3dark.gif) repeat;
	text-align:left;
}

#Center2 {
	height: 420px;
	text-align:left;
	padding: 0px;
}

#Mail1 {
	height: 420px;
	text-align:left;
	padding: 0px;
	margin: 0px;
}

#Center2d {
	width: 179px;
	background:url(img/bkg3dark.gif) repeat;
	text-align:left;
	padding: 0px;
}

#Center2dii {
	width: 179px;
	text-align:right;
	padding: 0px;
}

#Footer {
	width: 900px;
	height: 19px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 1px;
}

.bgk {
	background:url(img/center2_bgk.gif) no-repeat;
}

.bgk3dark {
	background:url(img/bkg3dark.gif) repeat;
}

a.news:link {
	text-decoration: underline;
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	font-weight: bold;
}

a.news:hover {
	text-decoration: underline;
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	font-weight: bold;
}

a.news:active {
	text-decoration: underline;
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	font-weight: bold;
}

a.news:visited {
	text-decoration: underline;
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	font-weight: bold;
}

.siteLayoutDarkBlue {
	background-color:#00161D;
}


/* »»»»» Remove Dotted Border Around Links ««««« */
a:active, a:focus {
	outline: 0
}

.menubkg {
	background:url(img/bar_bkg.gif) repeat;
}

.newsbkg {
	background:url(img/news_bkg.gif) repeat;
}

div.transOFF {width: 100%; background-color: silver; }
div.transON  {width: 100%; background-color: silver; opacity:.50; filter:alpha(opacity=50); -moz-opacity: 0.5; -khtml-opacity: 0.5;}


.form130{
	width: 130px;
}

.form190{
	width: 190px;
}

.form340{
	width: 340px;
}

.form{
	background-color:#00161d;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

/* »»»»» Float Position ««««« */

.FloatLeft { float:left; }

.FloatRight { float:right; }

.FloatClearL { clear:left; }

.FloatClearR { clear:right; }

.FloatClearB { clear:both; }


/* »»»»» Font ««««« */

.verdana {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.bold { font-weight: bold; }

.s12 { font-size: 12px; }

.s11 { font-size: 11px; }

.s09 { font-size: 09px; }

.s23 { font-size: 23px; }

.s30 { font-size: 23px; }

.lh21 {	line-height: 21px; }

.lh15 {	line-height: 15px; }

.lightblue { color: #699; }

.white { color: #FFF; }

.red { color: #ff0000; }

.grey { color: #CCCCCC; }

.rssorange { color: #FF6600; }