/* -- container --*/

h1 {
	margin: 7px 0px 7px 0px;
	padding-left: 0px;
	font-weight: bold;
	color: #68809A;
	letter-spacing: 0.1em;
	font-size: 1.2em;
	text-indent: 0px;
	font-family: Tahoma, Arial, sans-serif;
	background: transparent url(../images/hdingicon.gif) no-repeat 0 80%;
	padding-top: 0px;
	padding-bottom: 0px;
}

h2 {
	font-size: 1.1em;
	color: #68809A;
	padding-top: 10px;
	line-height: 14px;
    margin: 7px 0px 7px 0px;
}

h3 {
	font-size: 1.1em;
	padding-top: 10px;
	color: #68809A;
    margin: 0px 0px 7px 0px;
}

#container {
	width: 800px;
	height: 1%;
	margin: 30px auto;
	padding: 0;
	text-align: left;
	border-top-color: #68809A;
	border-right-color: #68809A;
	border-bottom-color: #68809A;
	border-left-color: #68809A;
	border-top-style: solid;
	border-top-width: 1px;
	border-right-style: solid;
	border-right-width: 1px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-style: solid;
	border-left-width: 1px;
	border-length: 50px;
	background-image: url(../images/header_bg.jpg);
	background-repeat: no-repeat;
}

/* -- banner --*/

#banner {
	position: relative;
	width: 800px;
	height: 245px;
	visibility: visible;
	
}

/* -- content --*/

#content {
	margin: 0px 0px 0px 52px;
	font-size: 0.73em;
	line-height: 1.4em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 14px;
	width: 685px;
}

/* -- cms styles --*/

a:link {
text-decoration:none;
color:#68809A;;
}
a:hover {
text-decoration:none;
color:#68809A;;
}
a:visited {
text-decoration:none;
color:#68809A;
}
.newsflash_div {
	width:359px !important;
	height:75px !important;
	overflow:hidden;
}
.newsflash_div div table td {
	color:#FFFFFF !important;

}
table.moduletable{
	width:100%;
	margin-right: 10px;
}
a.mainlevel{
	padding-left:8px;
	color:#68809A;
	line-height:175%;
}
a.mainlevel:hover{
	padding-left:8px;
	color:#ff9900;
	line-height:175%;
}

.inputbox {
border: 1px solid #1342A1;
color: #444444;
padding:3px;
font-size:11px;
margin: 5px 0px 5px 0px;
}
.mostread li{
display:list-item;
list-style:circle;
color:#444444;
margin-left:-28px;
line-height:150%;
}
.mostread li a{
color:#444444;
font-weight:normal;
}

.bodytext {
	font-size:105%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	padding-right: 10px;
}
.small {
	font-size:90%;
	color: #B9B9B9;
}
