/* TAG Entries */
BODY {
	FONT-FAMILY: Arial, sans-serif;

	margin: 40px 0px 0px;
	background-color: #afaaaa;
	background-image: url(/img/interface/bg.gif);
	background-repeat: repeat-x;
}
FORM {
	FONT-FAMILY: Arial,sans-serif;
	margin: 0px;
}



/* CLASS Entries */
.txt_content{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #303030;
	text-align: justify;
	line-height: 18px;
}
.txt_content a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #03406e;
	text-decoration: none;
}
.txt_content a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #005288;
	text-decoration: underline;
}
.txt_micro{
	color: #303030;
	font-size: 10px;

}
.txt_micro a{
	color: #03406e;
	font-size: 10px;

}
.txt_micro a:hover{
	color: #03406e;
	font-size: 10px;
}
.txt_1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #103649;
	text-align: justify;
	padding-top: 10px;
	padding-left: 10px;
}
.txt_1 a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #103649;
	text-decoration: none;
}
.txt_1 a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #103649;
	text-decoration: underline;
}
/* ID Entries */
#container {
	margin-right: auto;
	margin-left: auto;
	width: 760px;
}
#bar_rptHor {
	height: 102px;
	width: 760px;
}

#wmc_lgo_wdt {
	height: 102px;
	width: 160px;
}
#hdr_tble_wdt {
	height: 102px;
	width: 760px;
	background-image: url(/img/interface/bar_rptHor.gif);
	background-repeat: repeat-x;
}
#hdr_end_wdt {
	height: 102px;
	width: 8px;
}
#pg_img_hldr {
	height: 109px;
	width: 760px;
}
.srch_fld {
	width: 140px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #18526E;
	margin: 0px;
}
#menu_td_hgt{
	height:56px;
}
#fttr_base{
width:760px;
height:10px;
background-color:#043f6e}
#fttr_text{
	width:760px;
	height:10px;
	font:10px Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	margin-top: 5px;
	text-align: right;
}
#fttr_text a{
	font-size:10px;
	color:#FFFFFF;
	text-decoration: none;
}
#fttr_text a:hover{
	font-size:10px;
	color:#043d6b;
	text-decoration: underline;
}
#content {
	background-color: #FFFFFF;
}
#lang {
	font-size: 10px;
	color: #144963;
	width: 760px;
	text-align: right;
}
#fptitle {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #999999;
	padding-left: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
}
#fpclient {
	font-size: 10px;
	font-weight: bold;
	color: #134861;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 1px;
}
#fptext {
	font-size: 10px;
	font-weight: normal;
	color: #303030;
	padding-left: 10px;
	padding-top: 1px;
	padding-bottom: 1px;
	line-height: 14px;
}
#fptext a{
	color: #03406e;
	text-decoration: none;
}
#fptext a:hover{
	color: #03406e;
	text-decoration: underline;
}
.projborder {
	border: 1px solid #f3f3f3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #303030;
	text-align: justify;
	line-height: 18px;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #303030;;
}
textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #303030;;
}
select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #303030;;
}

.but {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;

}
.but a{
	background-color: #154b66;
	display: block;
	padding-right: 9px;
	padding-left: 9px;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 1px;
	padding-bottom: 1px;
}
.but a:hover{
	background-color: #1F607F;
	text-decoration: none;
	color: #FFFFFF;
}
.lang_eng {
	background-image: url(img/interface/lang_eng.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	
}
.lang_eng_a {
	background-image: url(img/interface/lang_eng.gif);
	background-repeat: no-repeat;
	background-position: 0px -18px;
	display: block;	
}
.lang_esp {
	background-image: url(img/interface/lang_esp.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	
}
.lang_esp_a {
	background-image: url(img/interface/lang_esp.gif);
	background-repeat: no-repeat;
	background-position: 0px -18px;
	display: block;	
}

