html {
    height: 102%;
}

body {
	padding: 0px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #AABBCC;
	margin: 15px;
}
#wrapper {
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	background-color: #d0ddea;
	width: 90%;
	min-width: 760px;
	position: relative;
}
#header {
	background-color: #3b556c;
}
#main {
	background-image: url(../images/leftnavbg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	margin-top: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	min-width: 760px;
}
#content {
	padding-top: 4px;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 210px;
	min-height: 400px;
	_height: 400px
}
#content table td {
	text-align: left;
	vertical-align: top;
}
#content table  {
	padding: 5px;
	margin-right: 5px;
	width: 95%;
	vertical-align: top;
}
#content #box  {
	background-color: #C1D1DE;
	border: thin solid #C60;
	padding: 10px;
	text-align: center;
	margin-bottom: 6px;
	width: 95%;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #34536f;
	letter-spacing: normal;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #264966;
	font-weight: bold;
}
.h2b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #000000;
	font-weight: bold;
}
h3 {
	font-size: 14px;
	line-height: 16px;
	color: #333;
}
h5 {
	font-size: 12px;
	color: #34536f;
}
h6 {
	font-size: 14px;
	color: #C60;
	font-weight: normal;
	margin-bottom: -4px;
	margin-top: 6px;
}

p {
	font-size: 12px;
	line-height: 16px;
	color: #333;
}

#topnav {
	background-color: #000000;
	left: 0px;
	text-align: right;
	height: 20px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
}

#topnav ul {
	list-style: none;
	text-align: right;
	margin-left: 10px;
	margin-right: 20px;
	padding-top: 4px;
	margin-top: 0px;
}

#topnav li {
	display: inline;
	margin-right: 10px;
}

#leftnav {
	float: left;
	width: 210px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	letter-spacing: 0.03em;
	text-align: left;
	color: #FFFFFF;
	margin-left: -20px;
}
#leftnav #newsbox  {
	margin-left: 10px;
}
#leftnav #newsbox p a {
	color: #FFF;
	text-decoration: underline;
	line-height: 20px;
}
#leftnav a img  {
	text-align: right;
	margin-left: 40px;
}

#leftnav ul {
	list-style: none;
	padding-right: 4px;
}
.list-newspage {
	line-height: 21px;
	font-weight: 500;
	font-variant: normal;
	font-size: 12px;
	color: #333;
}

#leftnav li {
	font-weight: bold;
	color: #FFFFFF;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #3C6E96;
	text-decoration: none;
}


#footer {
	clear: both;
	background-color: #C1D1DE;
	padding-left: 0px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 6px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #000;
}

#footer ul {
	font-size: 12px;
	text-align: left;
	display: inline;
	letter-spacing: 0.02em;
	list-style-type: none;
	line-height: 20px;
}

#footer li {
	display: inline;
	margin-right: 10px;
	list-style-type: none;
}

.fltrt {
	float: right;
	margin-left: 10px;
	margin-bottom: 20px;
	margin-top: 10px;
	border: thin solid #999;
}
.fltlft {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-top: 10px;
}
.fltrtindex {
	float: right;
	margin-left: 10px;
	margin-bottom: 30px;
	margin-top: 0px;
	border: thin solid #999;
	margin-right: 12px;
}
.fltlftindex {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-top: 0px;
}
.newspage {
	text-align: center;
}
hr {
	color: #F15C09;
	width: 85%;
}

#clearone {
	clear: both;
	height: 1px;	
}
#wrapper .fltrt {
	top: 12px;
	margin-top: 0px;
	float: right;
}
