@charset "iso-8859-1";
/* CSS Document */

body{
	padding: 0px;
	margin: 0;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	vertical-align:top;
}

.logintxt {
	font-size: 10px;
	color: #AAAAAA;
	padding: 1px;
	margin: 1px;
	width: 75px;
}
.login_text{

	border:none;
	border:0px;
	margin:0px;
	padding:0px;
	font: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#000
}


.Main_Title {
	margin-top: 10px;
	color:#2B5498;
	font-size: 140%;
	font-weight: bold;
	line-height: 110%;
	padding-bottom: 8px;
	margin: 15px 0 0 0;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
}

.Big_Title {
	margin-top: 10px;
	color:#2B5498;
	font-size: 170%;
	font-weight: bold;
	line-height: 110%;
	padding-bottom: 8px;
	margin: 15px 0 0 0;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
.Small_Title {
	margin-top: 10px;
	color:#2B5498;
	font-size: 110%;
	font-weight: bold;
	line-height: 110%;
	padding-bottom: 8px;
	margin: 15px 0 0 0;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
.VSmall_Title {
	margin-top: 10px;
	color:#2B5498;
	font-size: 90%;
	font-weight: bold;
	line-height: 110%;
	padding-bottom: 0px;
	margin: 15px 0 0 0;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
.Table_Title {
	font-size: 120%;
	font-weight: bold;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	margin-top: 10px;
	width:100%;
	display:table;
	padding: 2px 2px 2px 2px;
	border:solid #d7d7d7;
	border-width: 0px 0px 1px 0px;
	color: #2B5498
}


/*
.Main_Text {
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	 font-size: 13px;
	 font-color: #000;
}*/

.Main_Text {
	 font-family:Verdana, Arial, Helvetica, sans-serif;
	 font-size:11px;	
	 font-color: #000;
}

.BlMain_Text {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #2B5498;
}

.textbox {
	
	color : #beab82;
	height:20px;
	border:1;
	border-color:#342b23;
	background-color:#1b1510;
	margin-bottom:0px;
}
.contentheading {
	margin-top: 10px;
	color:#2B5498;
	font-size: 150%;
	font-weight: normal;
	line-height: 110%;
	padding-bottom: 8px;
	margin: 15px 0 0 0;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
}

.bold_lateral{
	margin-top: 10px;
	color:#2B5498;
	font-size: 100%;
	font-weight: bold;
	line-height: 110%;
	padding-bottom: 8px;
	margin: 15px 0 0 0;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
}




.module-login {
	background:url(../imagens/box-bg.gif) repeat-y 0 0;
	margin:0px 0px 8px 0px;
	width:100%;
	overflow:hidden;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
.module-login .first {
	background:url(../imagens/box-top.gif) no-repeat 0 0;
}
.module-login .sec {
	background:url(../imagens/box-bottom.gif) no-repeat 0 bottom;
	padding:14px 0px 0px 0px;
}
.module-login .box-indent {
	padding:0px 20px 22px 33px;
}
/*-------------------title----*/

.module-login h3 {
	background:url(../imagens/box-title.gif) no-repeat 13px 0px;
	color:#fff;
	font-weight:bold;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:12px;
	padding:8px 0px 10px 44px;
	margin:0px 0px 5px 0px;
}



/*-----------------content----*/


.module-login p, .module-login div, label.remember {
	color:#696e71;
	font-size:11px;
}
.module-login a, .module-login a:hover, .module-login a:visited	{
	color:#696e71;
	padding:0px 10px 0px 0px;
	font-size:10px;
	line-height:140%;
	text-decoration:underline;
}
.module-login a:hover {
	text-decoration:none;
}












#mod-search {
	height: 22px;
	width: 177px;
	float: right;
	margin-top: 0px;
	margin-right: 20px;
}

#mod-search input {
	padding: 2px 0 0 24px;
	overflow: hidden;
	width: 150px;
	font-size: 100%;
	border: 0;
	background: none;
	font-weight: normal;
}
#mod-search {
	background: url(../imagens/search-bg.png) 0 0 no-repeat;
}

#mod-search input {
	color: #888;
}



