@charset "utf-8";
/* CSS Document */

div.container, #content, #lh-col, #rh-col, #c-col {				    
	background-color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
}

h3 {color: #005983;
}

a:link, a:visited {
	color:#000033;
	text-decoration:none;
}

body, html {
	margin:0px;
}
	
body {	
	text-align: center;
	background-repeat: repeat-y;
	background-position: center;
	background-color:#716F64;
	background-image: url(images/page_000.gif);
}

div.container {
	width: 800px;
	height: 100%;
	padding:0px;
	text-align:left;
	position: relative;
	font-size:11px;
	padding: 0px;
	margin: 0 auto 0 auto;
}

#header1 {
	background-image: url(images/page_01.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 78px;
	width: 800px;
}

#header2 {
	background-image:url(images/page_03.jpg);
	background-position:right;
	height: 115px;
	width: 800px;
	background-repeat: no-repeat;
}

#header3 {
	background-image:url(images/page_04.jpg);
	height: 44px;
	width: 800px;
	background-repeat: no-repeat;
}

#content {
	width: 800px;
	height:100%; /* IMPORTANT to keep footer at bottom */
	padding-top: 2em;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	clear: right;
}

#lh-col {
	width: 340px;
	float:left;
	padding-top: 0;
	padding-right: 1em;
	padding-bottom: 0;
	padding-left: 1em;
}

#c-col {
	width: 200px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	float: left;
	padding-top: 0;
	padding-right: 0.75em;
	padding-bottom: 0;
	padding-left: 0.75em;
	/* height: 100%; */
	color: #666600;
	font-size: 11px;
	text-align: center;
	font-weight: bold;
}
	
#rh-col {
	background-position:right top;
	width: 195px;
	float:left;
	margin:0em;
	padding-top: 0;
	padding-right: 0em;
	padding-bottom: 0;
	padding-left: 1em;
}

#footer {
	background-image:url(images/page_06.gif);
	height: 19px;
	width: 800px;
	background-repeat: no-repeat;
	clear:both;
}

#txtfoot {
	height: 45px;
	width: 799px;
	clear:both;
	color:#FFFFFF;
	margin: 0 auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color: #14463d;
}

/* Top navigations */
#topnav ul {
	list-style-type: none;
	padding-top: 10px;
	margin-top: 0px;
	float: right;
	padding-left: 5px;
	clear:right;
}

#topnav2 {
	background-image:url(images/searchback.jpg);
	width: 205px;
	height: 60px;
	margin-top: 1px;
	padding-top: 0px;
	margin-left: 430px;
	background-repeat: no-repeat;
}

#topnav li {
	list-style-type: none;
	font-weight: normal;
	font-size: small;
	line-height: 1em;
	border-left-width: 1px;
	border-left-style: solid;
	width: 105px;
	padding-left: 10px;
}



/* end top navigations */

.starting {
	color: #005983;
	font-size: 13px;
}

form {
	padding-top: 17px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	font-family:Georgia, "Times New Roman", Times, serif;
}

#copyright {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	line-height: 1.5em;
	text-align: left;
	padding: .25em;
	text-align: left;
}

#crtext {
	Font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:x-small;
}
