body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #E3E3E3;
	background-image: url(images/bg_page.gif);
	background-position: top;
	background-repeat: repeat-x;
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	text-align: center;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}

/* CONTAINERS */

#container {
	width: 780px;
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	text-align: left;
	float: none;
}

#header {
	width: 740px;
	height: 70px;
	background-color: #000000;
	background-image: url(images/bg_header.jpg);
	background-position: right;
	background-repeat: no-repeat;
	padding: 19px 0px 19px 40px;
}

#nav {
	width: 780px;
	height: 18px;
	background-color: #cccccc;
	background-image: url(images/bg_nav.gif);
	background-position: left;
	background-repeat: repeat-x;
	text-align: center;
	border-bottom: 1px solid #6698BC;
	padding-top: 5px;
	vertical-align: middle;
}

#hp_banner {
	width: 780px;
	height: 150px;
	border-top: 1px solid #FFFFFF;
}

#hp_content {
	width: 740px;
	padding: 35px 30px 20px 10px;
	border-bottom: 1px solid #6698BC;
	background-color: #FFFFFF;
}

#positioning {
	width: 740px;
	height: 35px;
	padding: 25px 0px 0px 40px;
	background-color: #FFFFFF;
}

#content {
	width: 780px;
	border-bottom: 1px solid #6698BC;
	background-color: #FFFFFF;
	background-image: url(images/bg_content.gif);
	background-position: top;
	background-repeat: repeat-y;
	float: none;
}

#colm {
	width: 160px;
	background-color: #A7B1B7;
	border-top: 5px solid #00548E;
	margin-right: 10px;
	float: left;
}

#main {
	width: 610px;
	border-top: 5px solid #CED5D9;
	float: left;
	padding: 10px 0px 10px 0px;
}

#footer {
	width: 780px;
	height: 15px;
	border-top: 1px solid #FFFFFF;
}

#copyright_l {
	width: 360px;
	height: 27px;
	padding: 3px 0px 0px 30px;
	font-size: 10px;
	color: #666666;
	text-align: left;
	float: left;
}

#copyright_r {
	width: 360px;
	height: 27px;
	padding: 3px 30px 0px 0px;
	font-size: 10px;
	color: #666666;
	text-align: right;
	float: left;
}
/* MISC */

.labels {
	padding-right: 3px;
}

hr {
	height: 1px;
	width: 100%;
	color: #9EA3A6;
	background-color: #9EA3A6;
	border: 0px;
	margin: 15px 0px 20px 0px;
}

/* FONTS */

a.nav {
	display: inline;
	height: 16px;
	font-size: 12px;
	font-weight: bold;
	color: #00548F;
	text-decoration: none;
	margin-right: 40px;
}

a.nav:hover {
	font-size: 12px;
	font-weight: bold;
	color: #339900;
	text-decoration: none;
}

.nav_on {
	display: inline;
	height: 16px;
	font-size: 12px;
	font-weight: bold;
	color: #339900;
	margin-right: 40px;
}

.hpttl_green {
	display: block;
	height: 20px;
	font-size: 16px;
	font-weight: bold;
	color: #339900;
	border-bottom: 1px solid #339900;
	margin-bottom: 5px;
}

.hpttl {
	display: block;
	height: 20px;
	font-size: 16px;
	font-weight: bold;
	color: #00548F;
	border-bottom: 1px solid #00548F;
	margin-bottom: 5px;
}

a {
	font-weight: bold;
	color: #00548F;
	text-decoration: underline;
}

a:hover {
	font-weight: bold;
	color: #339900;
	text-decoration: underline;
}

.ttl {
	font-size: 16px;
	font-weight: bold;
	color: #00548F;
}

a.ikrave {
	font-size: 10px;
	font-weight: normal;
	color: #FF6600;
	text-decoration: none;
}

a.ikrave:hover {
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.tftd {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

.pos {
	font-size: 20px;
	color: #00548F;
}

.intro {
	font-size: 16px;
	color: #A7B0B7;
}

b {
	color: #5C5C5C;
}