﻿
/* formatting */

body {
	font-family: Verdana;
	font-size: 11px;
	line-height: 1.5em;
}
input,select,textarea,file,td {
	font-family: Verdana;
	font-size: 11px;
}
h1 {
	font-size: 22px;
	font-weight: normal;
	padding: 0;
	margin-top: 0;
	margin-bottom: 20px;
}
h2 {
	font-size: 18px;
	font-weight: normal;
	padding: 0;
	margin-top: 0;
	margin-bottom: 20px;
}
h3 {
	font-size: 15px;
	font-weight: bold;
	padding: 0;
	margin-top: 0;
	margin-bottom: 15px;
}
h4 {
	font-size: 12px;
	font-weight: bold;
	padding: 0;
	margin-top: 0;
	margin-bottom: 10px;
}
h5 {
	font-size: 11px;
	font-weight: bold;
	padding: 0;
	margin-top: 0;
	margin-bottom: 10px;
}
h6 
{
	font-size: 10px;
	font-weight: bold;
	padding: 0;
	margin-top: 0;
	margin-bottom: 10px;
}
a {
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
#container {
	position: relative;
	margin: 0 auto;
	width: 945px;
}
img {
	border: 0;
}
ul {
	list-style-type: disc;
	padding: 0;
	margin-left: 0;
	list-style-position: inside;
	margin-right: 5px;
	}
.errMsg {
	font-weight: bold;
	color: #990000;
}

/* footer */

#footer {
	clear: both;
	border-top: 4px solid #A0CE67;
	padding-top: 10px;
}
.footer_box {
	position: relative;
	float: left;
	width: 225px;
	margin-right: 15px;
	padding-bottom: 10px;
}
.footer_box_last {
	position: relative;
	float: left;
	width: 225px;
	padding-bottom: 10px;
}
#copyright {
	clear: both;
	border-top: 1px solid #000;
	padding-top: 10px;
}
#copyright_left {
	position: relative;
	float: left;
	width: 400px;
	padding-bottom: 20px;
}
#copyright_right {
	position: relative;
	float: left;
	width: 545px;
	text-align: right;
	padding-bottom: 20px;
}

/* content */

#middle {
	clear: both;
	padding-top: 20px;
}
#leftnav {
	position: relative;
	float: left;
	width: 150px;
	padding-bottom: 10px;
}
#content {
	position: relative;
	float: left;
	width: 465px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 10px;
}
#rightnav {
	position: relative;
	float: left;
	width: 300px;
	padding-bottom: 10px;
}
#fullcontent {
	position: relative;
	float: left;
	width: 765px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 10px;
}
/* header */

#header {
	clear: both;
}
#header_left {
	position: relative;
	float: left;
	height: 80px;
	width: 20px;
	background: #0066A5;
	margin-top: 30px;
}
#logo {
	position: relative;
	float: left;
	height: 80px;
	margin-top: 30px;
	width: 280px;
	background: #0066A5;
}
#header_right {
	position: relative;
	float: left;
	height: 110px;
	width: 645px;
}
#header_right_login {
	position: relative;
	padding-top: 5px;
	height: 25px;
	width: 645px;
	text-align: right;
}
#header_right_search {
	position: relative;
	height: 80px;
	width: 645px;
	background: #0066A5;
} 
#searchbox {
	position: relative;
	padding-top: 30px;
	padding-right: 10px;
	float: right;
}
.searchinput {
	width: 210px;
	padding: 6px;
	margin: 0px;
	border: 1px solid #A0CE67;
	margin-right: 5px;
}
.button {
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 10px;
	padding-right: 10px;
	color: #fff;
	background: #A0CE67;
	border: 1px solid #0066A5;
	margin: 0px;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 10px;
	letter-spacing: 1px;
}
#tabnav {
	clear: both;
	padding-left: 20px;
	height: 27px;
	text-align: center;
	border-bottom: 4px solid #A0CE67;
	background: #0066A5;
}
a.navItemOff {
	position: relative;
	display: block;
	float: left;
	height: 20px;
	padding-top: 7px;
	background-image: url(/Core/gfx/taboff.gif);
	margin-right: 2px;
	text-align: center;
	text-decoration: none;
	color: #fff;
	width: 107px;
	font-size: 10px;
	letter-spacing: 1px;
}
a:hover.navItemOff {
	background-image: url(/Core/gfx/tabon.gif);
}
a.navItemOn {
	position: relative;
	display: block;
	float: left;
	height: 20px;
	padding-top: 7px;
	margin-right: 2px;
	text-align: center;
	background-image: url(/Core/gfx/tabon.gif);
	text-decoration: none;
	color: #fff;
	width: 107px;
	font-size: 10px;
	letter-spacing: 1px;
}
.form450 {
	width: 450px;
	padding: 6px;
	margin: 0px;
	border: 1px solid #3A6880;
}
.form250 {
	width: 250px;
	padding: 6px;
	margin: 0px;
	border: 1px solid #3A6880;
}
.form150 {
	width: 150px;
	padding: 6px;
	margin: 0px;
	border: 1px solid #3A6880;
}
.form70 {
	width: 70px;
	padding: 6px;
	margin: 0px;
	border: 1px solid #3A6880;
}

/* leftnav */

.leftnav_header {
	background: #0066A5;
	padding: 4px;
	font-weight: bold;
	color: #fff;
}
a.leftnav_item {
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 10px;
	display: block;
	clear: both;
	border-bottom: 1px dotted #ccc;
}
.calendarActiveDay {
	background-image: url(/Core/gfx/calendar/activedate_bg.gif);
	background-position: center;
	background-repeat: no-repeat;
	color: #fff;
}
a.calendarActiveDay {
	color: #fff;
}
.calendarTodayDay {
	background-image: url(/Core/gfx/calendar/todaydate_bg.gif);
	background-position: center;
	background-repeat: no-repeat;
	color: #fff;
}
a.calendarTodayDay {
	color: #fff;
}
.forumTitle {
	padding: 4px; 
	background: #0066A5; 
	color: #fff; 
	font-weight: bold;
}
.forumHeader {
	padding: 4px; 
	background: #A0CE67; 
	font-weight: bold;
	color: #fff;
}
.forumItem {
	padding: 4px; 
	background: #fff; 
	border-top: 1px solid #A0CE67; 
	border-right: 1px solid #A0CE67;
}
.forumItemRight {
	padding: 4px; 
	background: #fff; 
	border-top: 1px solid #A0CE67;
}
.forumItem a {
	color: #000;
	font-weight: bold;
}
.forumItemRight a {
	color: #000;
	font-weight: bold;
}
.forumPost {
	padding: 4px; 
	background: #fff; 
	border-left: 1px solid #A0CE67; 
	border-bottom: 1px solid #A0CE67;
}
.forumPostRight {
	padding: 4px; 
	background: #fff; 
	border-left: 1px solid #A0CE67; 
	border-bottom: 1px solid #A0CE67;
	border-right: 1px solid #A0CE67;
}
.forumPost a {
	color: #000;
	font-weight: bold;
}
.forumPostRight a {
	color: #000;
	font-weight: bold;
}