@charset "utf-8";
/* CSS Document */
body, td, th {
	font-size: 14px;
	color: #000000;
	line-height: 20px;
	font-family: Arial, Helvetica, sans-serif;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #993300;
}
a:active {
	text-decoration: none;
	color: #000000;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: bold;
}
h1 {
	font-size: 24px;
	color: #c10024;
	margin: 0px;
	padding: 0px;
}
h2 {
	font-size: 20px;
	color: #125d97;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
h3 {
	font-size: 16px;
	color: #000000;
	padding-bottom: 2px;
	margin-bottom: 2px;
}
h4 {
	font-size: 14px;
	color: #0671A9;
	padding-bottom: 2px;
	margin-bottom: 2px;
	margin-top: 2px;
	padding-top: 2px;
}
.logo {
	background-image: url(../graphics/logo-bg.jpg);
	background-repeat: repeat-x;
	height: 109px;
}
.five {
	height: 5px;
}
.menubottom {
	background-image: url(../graphics/menu-bottom-bg.jpg);
	background-repeat: repeat-x;
	height: 44px;
}
.menubg {
	background-image: url(../graphics/menu_bg.jpg);
	background-repeat: repeat-x;
	height: 45px;
}
.contentmiddle {
	background-image: url(../graphics/content-midle.jpg);
	background-repeat: repeat-y;
	width: 45px;
}
.contentmiddlehome {
	background-image: url(../graphics/content-midle-home.jpg);
	background-repeat: repeat-y;
	width: 27px;
}
.rightmenubg {
	background-image: url(../graphics/right-menu-link.jpg);
	background-repeat: no-repeat;
	height: 34px;
}
a.rightmenu:link {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	padding-left: 43px;
}
a.rightmenu:visited {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
	padding-left: 43px;
}
a.rightmenu:hover {
	text-decoration: none;
	color: #993300;
	font-weight: bold;
	padding-left: 43px;
}
a.rightmenu:active {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
	padding-left: 43px;
}
a.news:link {
	color: #c10024;
	text-decoration: none;
	font-size: 14px;
}
a.news:visited {
	color: #c10024;
	text-decoration: none;
	font-size: 14px;
}
a.news:hover {
	text-decoration: none;
	color: #993300;
	font-size: 14px;
}
a.news:active {
	color: #c10024;
	text-decoration: none;
	font-size: 14px;
}
.contentimage {
	padding-left: 20px;
}
.tablebg {
	background-color: #74a4bd;
	width: 95%;
}
.tdhead {
	color: #000000;
	background-color: #b8d4e3;
	height: 35px;
	font-weight: bold;
	padding-left: 10px;
}
.tdcontent {
	color: #000000;
	height: 30px;
	background-color: #e2f2fa;
	padding-left: 10px;
}
.homecontent {
	padding-left: 30px;
}
.homeli {
	line-height: 20px;
	font-size: 13px;
	list-style-image: url(../graphics/home-arrow.jpg);
	list-style-position: inside;
}
.homeimg {
	background-image: url(../graphics/home-line.jpg);
	background-repeat: repeat-x;
}
ul {
	margin-top: 3px;
	padding-top: 3px;
}

li {
	line-height: 20px;
	margin-bottom: 10px;
}
p {
	margin-top: 3px;
	padding-top: 3px;
}
.imageborder {
	border: 1px solid #a6d4ee;
}
a.newsb:link {
	color: #000000;
	text-decoration: none;
	font-size: 14px;
}
a.newsb:visited {
	color: #000000;
	text-decoration: none;
	font-size: 14px;
}
a.newsb:hover {
	text-decoration: none;
	color: #993300;
	font-size: 14px;
}
a.newsb:active {
	color: #000000;
	text-decoration: none;
	font-size: 14px;
}
.newsone {
	list-style-position: outside;
	list-style-image: url(/graphics/home-arrow.jpg);
}
.white {
	font-size: 13px;
	color: #FFF;
}
a.footer:link {
	color: #FFF;
	text-decoration: none;
	font-size: 13px;
}
a.footer:visited {
	color: #FFF;
	text-decoration: none;
	font-size: 13px;
}
a.footer:hover {
	text-decoration: none;
	color: #c10024;
	font-size: 13px;
}
a.footer:active {
	color: #FFF;
	text-decoration: none;
	font-size: 13px;
}