@charset "utf-8";
body {
	padding:0px;
	height:100%;
	color:#264847;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0px auto;
	background-color: #3f6766;
}
#container {
	padding:0px;
	width:780px;
	background-color:transparent;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#auxnav {
	background-image: url(/_images/bg_aux.gif);
	background-repeat: repeat-y;
	background-position: center top;
	text-align: right;
	padding-right: 15px;
	font-size: 12px;
	color: #FFFFFF;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}
.cntcell {
	padding: 10px;
}
.cnthomecell {
	padding-top: 30px;
	padding-right: 8px;
	padding-left: 8px;
	font-size: 11px;
	color: #FFFFFF;
}

a {
	color: #db9434;
	text-decoration: none;
}
.txtsm {
	font-size: 9px;
}
.input {
	background-color: #EAF2F2;
	width: 150px;
}
.inputta {
	background-color: #EAF2F2;
	width: 350px;
}

a:hover {
	color: #db9434;
	text-decoration: underline;
}

#auxnav a {
	text-decoration: none;
	color: #FFFFFF;
}
#auxnav a:hover {
	text-decoration: underline;
	color: #3F6766;
}
#logo {
	background-image: url(/_images/bg.gif);
	background-repeat: repeat-y;
	background-position: center top;
	text-align: left;
	font-size: 12px;
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	height: 146px;
	padding-left: 12px;
}
#navcontainer {
	background-image: url(/_images/bg.gif);
	background-repeat: repeat-y;
	background-position: center top;
	text-align: left;
	font-size: 12px;
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	height: 24px;
	padding-right: 12px;
}
#nav {
	height: 24px;
	width: 400px;
	padding-left: 370px;
}
#pic {
	padding:0px;
}
#content {
	background-image: url(/_images/bg.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
#footer {
	background-image: url(/_images/bg_footer.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 51px;
	font-size: 10px;
	color: #FFFFFF;
	padding-top: 12px;
}
#footer a{
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover{
	color: #FFFFFF;
	text-decoration: underline;
}
.titlg {
	font-size: 14px;
	font-weight: bold;
}
.lnav {
	font-weight: bold;
}
.txtmed {
	font-size: 11px;
}

