@charset "utf-8";
body {
	padding:0px;
	height:100%;
	color:#5e5e5e;
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size:12px;
	background-attachment: scroll;
	background-image: url(/_images/bg.gif);
	background-repeat: repeat-x;
	background-position: center top;
	margin: 0px;
}
a {
	color: #990000;
	text-decoration: none;
}
a:hover {
	color: #990000;
	text-decoration: underline;
}
.titlg {
	font-size: 16px;
	font-weight: bold;
	color: #005383;
}
h1 {
	font-size: 16px;
	font-weight: bold;
	color: #005383;
}
h2 {
	font-size: 12px;
	font-weight: bold;
	color: #5E5E5E;
}
.titmed {
	font-size: 14px;
	font-weight: bold;
	color: #C08916;
}


#container {
	position:relative;
	padding:0px;
	width:899px;
	background-color:transparent;
	margin:0px auto;
}
#nav {
	padding:0px;
	margin:0px auto;
	height: 44px;
}
#logo {
	padding:0px;
	margin:0px auto;
}
#content {
	padding:0px;
	margin:0px auto;
}
#footer {
	padding:5px 0px 0px;
	margin:0px auto;
	background-color: #e5a423;
	height: 41px;
	width: 100%;
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
}
#footer a {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover {
	color: #4a5253;
	text-decoration: none;
}
.bgcntlt {
	background-image: url(/_images/bg_cnt_lt.gif);
	background-repeat: repeat-y;
}
.ln {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #ffbc00;
	text-decoration: none;
}
.ln:hover {
	color: #FFFFFF;
}

.txticons {
	font-weight: bold;
	color: #4a5253;
	text-decoration: none;
}
.txticons:hover {
	font-weight: bold;
	color: #C68F00;
	text-decoration: none;
}
.input {
	width: 150px;
}
.tdform {
	height: 5px;
}
.inputsm {
	width: 50px;
}
.titsm {
	font-weight: bold;
	color: #C08916;
}
