@charset "utf-8";

img { border:0}

body {
	background-image: url(/images/bg-main.gif);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	font-family: Arial;
	font-size: 0.7em;
}

a { text-decoration: none; }

input {
	font-family: Arial;
	font-size: 0.7em;
}

h1 {
	font-size: 1.2em;
	font-weight: bold;
	text-transform: uppercase;
	color: #FF6600;
	margin: 0px 0 10px 0;
	padding: 0px;
}

h2 {
	font-size: 1.0em;
	font-weight: bold;
	color: #FF6600;
	margin: 0px 0 5px 0;
	padding: 0px;
}

h3 {
	font-size: 0.9em;
	font-weight: bold;
	color: #FF6600;
	margin: 0px;
	padding: 0px;
}

.container {
	width: 100%;
}
.top {
	height: 11.2em;
	padding: 0 0 0 15px;
}

.logo {
padding-top: 18px;
padding-left: 15px;
}

.nav {
	height: 2.56em;
	background-repeat: no-repeat;
	background-position: left top;
	padding: 15px 15px 0 0;
	color: #013C8C;
}

.nav a {
	color: #FFFFFF;
}

.bottom_nav {
	height: 2.06em;
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0px 15px 0 0;
	color: #013C8C;
}

.bottom_nav a {
	color: #FFFFFF;
}

.content {
	padding:15px 15px 0 15px;
	color: #333333;
	background-color: #f7f7f7;
	position: relative;
	margin: 0px 0 0 12px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #e0e0e0;
	border-right-color: #e0e0e0;
	border-bottom-color: #e0e0e0;
	border-left-color: #e0e0e0;
}
.content a {
	color: #FF6600;
}
.content a:hover {
	text-decoration: underline;
}


.content li
{
	list-style: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e0e0e0;
	padding-bottom: 15px;
	padding-left: 15px;
	background-image: url(/images/icon-square.gif);
	background-repeat: no-repeat;
	margin: 0 0 10px 0px;
	background-position: left 3px;
}

.content ul {
	margin: 0px;
	padding: 0px;
}
.contentgen {
	margin-bottom: 20px;
}

.contentgen img {
	float: none;
	margin-right: 10px;
	margin-bottom: 10px;
}

.footer {
	background-image: url(/images/bg_nav.gif);
	height: 2.56em;
	padding: 0px;
	position: relative;
}
.footerlink {
	background-image: url(/images/footerlink.gif);
	height: 0.75em;
	padding-top: 13px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 11px;
	color: #FFFFFF;
}
.footercopyrigt {
	height: 2.50em;
	margin: 0 0 0 15px;
	padding: 5px 0 0 5px;
}

.footerhead {
	background-image: url(/images/nav.gif);
	height: 2.56em;
	width: 1.38em;
	background-repeat: no-repeat;
}

.footerlink a {
	color: #FFFFFF;
	text-decoration: none;
}

.topnews img {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

.topnews {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e0e0e0;
	margin-bottom: 15px;
}

.txt-color {
	font-weight: bold;
	color: #643d3d;
}
.txt-padding {
	padding-left: 20px;
	font-weight: normal;
}
.bold {
	font-weight: bold;
}


.txt-bold01 {
	font-weight: bold;
}

.clearboth
{
	clear: both;
}

.line-height {
	line-height: 1.00em;
}
