html {
	background-color: #9fc4f3;
	margin: 0px;
	padding: 0px;
}
body {
	background-color: #9fc4f3;
	font-family: Arial, Helvetica, san-serif;
	font-size: 12px;
	color: #333333;
	margin: 0px;
	padding: 0px;
}

td {
	font-family: Arial, Helvetica, san-serif;
	font-size: 12px;
	color: #333333;
}

a {
	color: #003366;
	text-decoration: underline;
}

img {
	/* tranparent png hack for IE6 below */
	behavior:url(/css/iepngfix.htc);
}

div.clear {
	clear: both;
	margin: 0px;
	padding: 0px;
}

p.clear {
	clear: both;
	margin: 0px;
	padding: 0px;
}

ul {
	list-style-type: disc;
}

li {
	list-style-type: disc;
	margin: 5px 5px 5px 25px;
}

blockquote {
	display: block;
	margin: 10px 10px 10px 20px;
}

.chart {
	padding: 5px;
}
.chart td {
	padding: 5px;
}

#wrapper {
	width: 100%;
	height: 143px;
	margin: 0px;
	padding: 0px;
	background-image: url(/img/header_back.gif);
	background-repeat: repeat-x;
}

/* HEADER */
#header {
	position: absolute;
	width: 1000px;
	height: 143px;
}

#logo {
	position: absolute;
	top: 21px;
	left: 33px;
}

#welcome {
	position: absolute;
	top: 51px;
	left: 585px;
}

/* CONTENT */
#content {
	position: absolute;
	top: 0px;
	width: 1000px;
	min-height: 657px;
	height: auto !important;
	height: 657px;
	background-image: url(/img/content_sideshadow.gif);
	background-repeat: repeat-y;
	background-color: #ffffff;
}

.pagetitle {
	font-size: 18px;
	color: #669933;
	font-weight: bold;
}

.contenttitle {
	font-weight: bold;
	font-size: 16px;
	color: #003366;
}

.bigbold {
	font-size: 18px;
	font-weight: bold;
}

.infobox {
	font-size: 18px;
	font-weight: bold;
	border: 3px solid #ffffff;
}

.tiny {
	font-size: 11px;
}

.dividershort {
	width: 488px;
	height: 8px;
	background-color: #ffffff;
	position: absolute;
	left: 0px;
	clear: both;
	margin-bottom: 10px;
}

.dividerlong {
	width: 808px;
	height: 8px;
	background-color: #ffffff;
	position: absolute;
	left: 0px;
	clear: both;
	margin-bottom: 10px;
}

/* LEFT */
#sidenav {
	position: absolute;
	left: 0px;
	top: 5px;
	width: 192px;
	height: 100%;
}

#leftnav {
	position: absolute;
	left: 14px;
	top: 25px;
	width: 156px;
	height: 425px;
}

#leftnav .nav {
	width: 156px;
	height: 20px;
	color: #003366;
	font-size: 12px;
	margin-top: 7px;
	background-image: url(/img/navdots.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

#leftnav .nav a:link, a:visited, a:active {
	color: #003366;
	font-size: 12px;
	text-decoration: none;
}
#leftnav .nav a:hover {
	color: #ffcc00;
	font-size: 12px;
	text-decoration: none;
}

#loginbox {
	position: absolute;
	left: 0px;
	top: 400px;
	width: 182px;
	height: 185px;
	background-color: #75a445;
	color: #003366;
	background-image: url(/img/loginbox.jpg);
	background-repeat: no-repeat;
}

/* HOME CONTENT */
#homebanner {
	position: absolute;
	top: 8px;
	left: 192px;
	width: 488px;
	height: 251px;
	background-color: #cccccc;
	background-image: url(/img/homebanner_create_stunning_site.jpg);
	background-repeat: no-repeat;
}

#homemidbanners {
	position: absolute;
	top: 266px;
	left: 192px;
	width: 488px;
	height: 391px;
	background-color: #cccccc;
}

.homemidbanner {
	float: left;
	margin: 8px 0px 0px 10px;
	width: 470px;
	height: 70px;
}
.homemidbannerimage {
	float: left;
	width: 135px;
	margin: 0px 10px 0px 0px;
}
.homemidbannertitle:link, .homemidbannertitle:visited, .homemidbannertitle:active  {
	color: #004786;
	font-size: 14px;
	text-decoration: none;
}
.homemidbannertitle:hover  {
	color: #75a445;
	font-size: 14px;
	text-decoration: none;
}
.homemidbannertext {
	float: left;
	margin: 0px 0px 0px 10px;
	color: #333333;
	font-size: 11px;
	width: 310px;
}

#loginnow {
	position: relative;
	top: 0px;
	left: 192px;
	width: 488px;
}

#subcontent {
	position: relative;
	top: 0px;
	left: 192px;
	width: 488px;
	min-height: 657px;
	height: auto !important;
	height: 657px;
	/*background-color: #cccccc;*/
	background-color: #d2deeb;
}

#subcontentlong {
	position: relative;
	top: 0px;
	left: 192px;
	width: 808px;
	min-height: 657px;
	height: auto !important;
	height: 657px;
	/*background-color: #cccccc;*/
	background-color: #d2deeb;
}

#subcontentwhite {
	position: relative;
	top: 0px;
	left: 192px;
	width: 488px;
	min-height: 657px;
	height: auto !important;
	height: 657px;
	background-color: #ffffff;
	border-left: 2px solid #cccccc;
	border-right: 2px solid #cccccc;
}

#subcontentlight {
	position: relative;
	top: 0px;
	left: 192px;
	width: 488px;
	min-height: 657px;
	height: auto !important;
	height: 657px;
	background-color: #d2deeb;
}

#topwhite {
	width: 488px;
	height: 8px;
	background-color: #ffffff;
}

#topwhitelong {
	width: 808px;
	height: 8px;
	background-color: #ffffff;
}

#subcontent .content {
	padding: 15px;
}

#subcontentlong .content {
	padding: 15px;
}

#subcontentwhite .content {
	padding: 15px;
}

#subcontentlight .content {
	padding: 15px;
}

#subcontent .content a {
	color: #003366;
	text-decoration: underline;
}

#subcontentlong .content a {
	color: #003366;
	text-decoration: underline;
}

#subcontentwhite .content a {
	color: #003366;
	text-decoration: underline;
}

#subcontentlight .content a {
	color: #003366;
	text-decoration: underline;
}



/* RIGHT */
#homesidebanners {
	position: absolute;
	top: 8px;
	left: 680px;
	width: 320px;
	height: 657px;
	padding-left: 20px;
}

#sidebanners {
	position: absolute;
	top: 8px;
	left: 680px;
	width: 320px;
	height: 657px;
	padding-left: 20px;
}


.sidetitle {
	font-size: 20px;
	color: #3399cc;
}

.sidebannerlink:link, .sidebannerlink:visited, .sidebannerlink:active {
	font-size: 11px;
	color: #0d3984;
	text-decoration: none;
}
.sidebannerlink:hover {
	text-decoration: underline;
}

.eventbannerlink:link, .eventbannerlink:visited, .eventbannerlink:active {
	font-size: 13px;
	color: #004786;
	text-decoration: none;
}
.eventbannerlink:hover {
	text-decoration: underline;
}


/* NAVIGATION TABS */
#navtabs {
	position: absolute;
	bottom: 2px;
	width: 1000px;
	height: 22px;
}

#tabs {
	float: right;
	width: auto;
	height: 22px;
	font-size: 10px;
	line-height: normal;
}
#tabs ul {
	margin:0;
	padding: 0px 0px 0px 0px;
	list-style:none;
}
#tabs li {
	display:inline;
	margin:0;
	padding:0;
}
#tabs a {
	float:left;
	background-image: url(/img/tab_left.gif);
	background-position: left top;
	background-repeat: no-repeat;
	margin:0;
	padding:0 0 0 8px;
	text-decoration:none;
}
#tabs a span {
	float:left;
	display:block;
	background-image: url(/img/tab_back.gif);
	background-position: right top;
	background-repeat: no-repeat;
	padding:5px 8px 4px 5px;
	color: #ffffff;
	font-weight: bold;
	margin-right: 0px;
	font-size: 11px;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
	#tabs a span {float:none;}
/* End IE5-Mac hack */
#tabs a:hover span {
	color: #ffffff;
}
#tabs a:hover {
	background-position:0% -28px;
}
#tabs a:hover span {
	background-position:100% -28px;
}
#tabs a.tabon {
	color: #000;
	background-position:0% -28px;
}
#tabs span.tabon {
	color: #000;
	background-position:100% -28px;
}
.border01 {
	background-color: #FFFFFF;
	text-align: left;
	padding: 10px;
	margin-bottom: 10px;
	border: 1px solid #666666;
}#h1_sub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
