@charset "utf-8";
/* CSS Document */

body {
	background-color: #D7D7D7;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../img/bg.gif);
	background-repeat: repeat-y;
	background-position: center;
}
#wrapper {
	width: 770px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	background-color: #CBD3C4;
}
#header {
	background-color: #FFF;
	padding: 0;
	margin: 0;
	font-size: 0px;
	text-align: right;
}
#navigation {
	padding: 0;
	margin: 0;
	font-size: 0px;
	background-color: #FFF;
}
#navigation ul {
	text-align: right;
	padding: 0;
	margin: 0;
}
#navigation img {
	border: 0;
}
#navigation a {
	padding: 0;
}
#navigation li {
	display: inline;
	list-style: none;
}
#content{
	width: 770px;
	height: auto;
	margin-top: 6px;
	padding-top: 10px;
	background-color: #FFF;
}
.centersub1 a:link{
	font-size: 11px;
	font-weight: bold;
	line-height: 15px;
	color: #000000;
}
.centersub2 {
	font-size: 11px;
	font-weight: normal;
	line-height: 15px;
	color: #000000;
	float: left;
	margin-bottom: 5px;
	display: block;
	clear: left;
}
.centersub3 {
	font-size: 11px;
	font-weight: normal;
	line-height: 15px;
	color: #000000;
	float: right;
	text-align: right;
	margin-bottom: 2px;
	display: block;
}
#center h3 {
	font-size: 11px;
	font-weight: bold;
	line-height: 15px;
	color: #000000;
	padding: 0;
	margin: 0;
}
#footer {
	width: 770px;
	font-size: 9px;
	background-color: #FFF;
}
/* ------------------ LEFT ------------------ */
#leftsub {s
	width: 155px;
	height: 100px;
	background-color: #364D62;
	padding-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
	font-size: 14px;
	text-align: left;
	padding-top: 54px;
	color: #FFF;
}
#leftnav {
	width: 170px;
	height: 175px;
	background-color: #364D62;
	padding: 0;
	margin: 0;
	font-size: 0px;
}
#leftnav ul {
	text-align: right;
	padding: 0;
	margin: 0;
}
#leftnav img {
	border: 0;
}
#leftnav a {
	padding: 0;
}
#leftnav li {
	display: inline;
	list-style: none;
}
#left {
	float: left;
}
/* ------------------ RIGHT ------------------ */
#right {
	float: right;
	margin-right: 10px;
}
#right2 {
	float: right;
	margin-right: 10px;
	background-color: #cbd3c4;
	color: #ffffec;
	padding: 20px;
}
#rightsub1 {
	background-color: #CBD3C4;
	font-size: 12px;
	line-height: 15px;
	color: #FFF;
	padding: 3px 0px 3px 10px;
	width: 210px;
	height: 14px;
	padding-left: 15px;
}
#rightsub2left {
	float: left;
	padding-right: 10px;
}
#rightsub2right {
	float: right;
	width: 20px;
	vertical-align: top;
}
#rightsub2middle {
	width: 170px;
}
#rightsub2 {
	padding-left: 15px;
	font-size: 11px;
	border: #CBD3C4;
	border-width: 1px;
	border-style: solid;
	padding-top: 5px;
	padding-bottom: 10px;
}
#rightsub2 a {
	color: #000000;
	margin-bottom: 10px;
}
#rightsub2 h1 {
	font-size: 11px;
	font-weight: bold;
	line-height: 12px;
	margin-bottom: 0;
}
#rightsub2 p {
	line-height: 15px;
	font-size: 11px;
	margin-top: 0;
}
#boxlist {
	width:225px;
}
#boxlist h3 {
	display:block;
	text-align:center;
	padding: 3px 0 3px 0;
	background-color:#CBd3C4;
	color:#FFF;
	font-size:13px;
	font-weight:normal;
	margin:0;
	line-height:1;
}
.boxrow {
	display:block;
	clear:both;
	border-bottom:solid 1px #CBd3C4;
}
.boxleft {
	display:block;
	padding: 2px 0 2px 5px;
	float:left;
	width:195px;
	color:#9ba398;
	font-size:11px;
}
.boxleft a:link, .boxleft a:hover, .boxleft a:visited {
	color:#000;
}

.boxright {
	padding: 2px 0 2px 0;
	display:block;
	float:left;
	width:25px;
}

.textbox {
	display:block;
	padding:20px;
	width: 185px;
	background-color:#CBd3C4;
	color:#FFF;
	font-size:15px;
	margin: 0 0 15px 0;
}


/* ------------------ CENTER ------------------ */
#center {
	float: left;
	padding-left: 30px;
	width: 300px;
}
#center a {
	color: rgb(2, 32, 58);
}
#center p {
	font-size: 11px;
	line-height: 15px;
}
#center h1 {
	font-size: 16px;
	color: #071820;
	font-weight: normal;
}
#center h2 {
	font-size: 14px;
	line-height: 18px;
	font-weight: normal;
	color: #99A298;
}
#center h3 {
	font-size: 14px;
	line-height: 18px;
	font-weight: normal;
	color: #99A298;
	padding-top:10px;
	padding-bottom: 10px;
	clear: both;
}
/* ------------------ COMMON ------------------ */
.bluebold {
	color: #02203A;
	font-weight: bold;
}
.bold {
	font-weight: bold;
}
.noborder {
	border: none;
}
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix {
	display: inline-block;
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}

.tablerow a {

}
.tablerow {
	display: block;
	clear: both;
	width: 300px;
	padding: 3px 0px 3px 0px;
	font-size: 12px;
	color: rgb(2, 32, 58);
}
.tableleft {
	display: block;
	width: 140px;
	float: left;
	text-decoration: underline;
}
.tableright {
	display: block;
	width: 140px;
	float: right;
	color: rgb(145, 145, 145);
}