@charset "utf-8";

/* CSS Document */
body {
	background: #51c5de url(../images/body-bg.jpg) repeat-x left top;
	margin: 0;
	padding: 0;
	font-family: arial;
	font-size: 13px;
	line-height: 20px;
}

h1 {
	font-size: 24px;
	color: #4194b7;
	line-height: 35px;
	border-bottom: #ccc 1px solid;
	font-weight: normal;
}

h1 a.top:link,h1 a.top:visited {
	font-size: 10px;
	color: #666;
	float: right;
	text-decoration: none;
}

a,a:link,a:visited {
	color: #333;
	text-decoration: none;
}

a,a:hover {
	color: #4194b7;
	text-decoration: none;
}

h1 a.top:hover {
	font-size: 10px;
	color: #4194b7;
	float: right;
	text-decoration: none;
}

.wrapper {
	background: url(../images/body-texture.gif) no-repeat center top;
	margin: 0px;
}

.clearfix {
	clear: both;
}

.Heading {
	color: #000;
	font-size: 30px;
	line-height: 35px;
}

.copyrights {
	color: #333;
	font-size: 11px;
	display: block;
	height: 50px;
}

#Header {
	display: block;
	width: 998px;
	background: #fff url(../images/top-bar.jpg) repeat-x left top;
	margin: 0px auto;
	border: #fff 1px solid;
	border-style: none solid none solid;
}

a.logo {
	display: block;
	width: 320px;
	height: 120px;
	background: url(../images/logo.jpg) no-repeat 25px 30px;
	float: left;
}

.Header-Right {
	display: block;
	width: 675px;
	float: left;
	text-align: right;
}

.amblinglink {
	padding: 10px 80px 0px 0px;
	font-weight: bold;
	color: #073651;
}

.amblinglink a:link,.amblinglink a:visited {
	font-weight: bold;
	color: #4194b7;
	text-decoration: none;
}

.amblinglink a:hover {
	font-weight: bold;
	color: #669900;
}

.TopNav {
	display: block;
	width: 250px;
	height: 58px;
	background: url(../images/top-nav-center.jpg) repeat-x left top;
	margin-left: 400px;
}

.TopNavLeft {
	display: block;
	width: 43px;
	height: 58px;
	float: left;
	background: url(../images/top-nav-left.jpg) no-repeat left top;
}

#TopNav {
	display: block;
	float: left;
	color: #fff;
	padding-top: 20px;
	text-align: center;
	width: 165px;
}

#TopNav a:link,#TopNav a:visited {
	color: #fff;
	font-weight: bold;
	font-size: 14px;
	font-family: Century Gothic;
	text-decoration: none;
}

#TopNav a:hover {
	color: #669900;
	font-weight: bold;
	font-size: 14px;
	font-family: Century Gothic;
	text-decoration: none;
}

.TopNavRight {
	display: block;
	width: 42px;
	height: 58px;
	float: right;
	background: url(../images/top-nav-right.jpg) no-repeat left top;
}

.MainBody {
	background: #fff;
	display: block;
	width: 1000px;
	margin: 0px auto;
}

.Main-Body-Top {
	display: block;
	width: 951px;
	height: 43px;
	background: url(../images/nav-bg.jpg);
	padding: 25px 3px 0px 3px;
	margin: 0px auto;
	text-align: center;
}

.Main-Body-Top a:link,.Main-Body-Top a:visited {
	color: #000;
	font-weight: bold;
	font-size: 16px;
	font-family: Century Gothic;
	text-decoration: none;
	padding: 10px;
}

.Main-Body-Top a:hover {
	color: #073651;
	font-weight: bold;
	font-size: 16px;
	font-family: Century Gothic;
	text-decoration: none;
	padding: 10px;
}

.content_area {
	padding: 6px;
	margin: 0px auto;
	display: block;
	width: 945px;
	background: url(../images/main-bg.jpg) repeat-y left top;
}

.main-body-bottom {
	padding: 0px;
	margin: 0px auto;
	display: block;
	height: 18px;
	width: 957px;
	background: url(../images/main-bg-bottom.jpg) no-repeat left top;
}

.LeftPane {
	display: block;
	width: 270px;
	float: left;
	margin-left: 7px;
}

.RightPane {
	display: block;
	width: 650px;
	float: left;
	margin-left: 8px;
	padding-right: 10px;
	height: 950px;
	overflow: auto;
}

.LeftNav-Top {
	display: block;
	width: 261px;
	height: 30px;
	background: url(../images/Left-Nav-Top.jpg) no-repeat left top;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 15px;
	text-align: center;
	padding-top: 9px;
}

#leftnavigation {
	display: block;
	width: 261px;
	background: #fff url(../images/Left-Nav-bg.jpg) repeat-y left top;
	margin: -13px 0px -13px 0px;
}

#leftnavigation ul {
	padding-top: 10px;
}

#leftnavigation li a:link,#leftnavigation li a:visited {
	color: #333;
	text-decoration: none;
	line-height: 25px;
	font-weight: bold;
	font-size: 12px;
}

#leftnavigation li a:hover {
	color: #4194b7;
	text-decoration: none;
	line-height: 25px;
	font-weight: bold;
	font-size: 12px;
}

.LeftNav-Bottom {
	display: block;
	width: 261px;
	height: 17px;
	background: url(../images/Left-Nav-bottom.jpg) no-repeat left top;
}

.notice {
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	color: #981C1C;
}
