﻿body {
	text-align: center;
	background: #2488C9 url(../image/background.gif) repeat-x;
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #333333;
}

h1 {
	color: #23409B;
	margin: 0px;
	font-size: 18px;
	font-weight: normal;
	letter-spacing: -1px;
}

hr {
	border: none;
	height: 1px;
	width: 100%;
	background-color: #FF7006;
	color: #FF7006;
}

hr.gray {
	border: none;
	height: 1px;
	width: 100%;
	background-color: #efefef;
	color: #efefef;
}

hr.white {
	border: none;
	height: 1px;
	width: 100%;
	background-color: #ffffff;
	color: #ffffff;
}

.interior {
	border: none;
	height: 1px;
	width: 100%;
	background-color: #EFEFEF;
	color: #EFEFEF;
}
img {
	border: none;
}
div#container {
	width:800px;
	text-align: left;
	margin: 0 auto;
	border: 5px #ffffff solid;
	/*border: 1px #999999 solid;*/
	background: #ffffff url(../image/banner.jpg) no-repeat top left;
}

div#admincontainer {
	width:800px;
	text-align: left;
	margin: 0 auto;
	border: 5px #ffffff solid;
	/*border: 1px #999999 solid;*/
	background: #ffffff;
}

div#banner {
	height: 81px;
}
div.menu {
	height: 56px;
	width: 415px;
}
div.menu img {
	border: 0px;
}
div.logo {
	float: right;
	margin-top: 17px;
	background: transparent;
	width: 382px;
	height: 120px;
}

div.adminlogo {
	margin-top: 17px;
	background: transparent;
	width: 400px;
	height: 120px;
}

#main {
	clear: both;
}
#main .minHeight {
	height: 300px;
	width: 0px;
	float: left;
}
#left {
	float: left;
	width: 473px;
	margin: 0px 6px;
}
#left_homepage {
	float: left;
	width: 285px;
	margin: 0px 9px;
}
#left_homepage[id] {
	margin: 0px 12px;
}
#left_homepage img.splash {
	border: 1px #999999 solid;
}
#left_homepage h4 {
	color: #23409B;
	margin: 0px;
	font-size: 19px;
	font-weight: bold;
	letter-spacing: -1px;
	word-spacing: -1px;
}
#left_homepage h2 {
	color: #838383;
	margin: 0px;
	font-size: 12px;
	font-weight: normal;
	letter-spacing: -1px;
	word-spacing: -1px;
}
#left_homepage p {
	margin-top: 0px;
	font-size: 12px;
	line-height: 150%;
	margin-bottom: 10px;
}
#right_homepage {
	float: left;
	width: 473px;
	margin: 0px 6px;
}

#right {
	float: left;
	width: 285px;
	margin: 0px 9px;
}
#left[id] {
	margin: 0px 12px;
}
#left img.splash {
	border: 1px #999999 solid;
}
h4 {
	color: #23409B;
	margin: 0px;
	font-size: 19px;
	font-weight: bold;
	letter-spacing: -1px;
	word-spacing: -1px;
}
#left h2 {
	color: #838383;
	margin: 0px;
	font-size: 12px;
	font-weight: normal;
	letter-spacing: -1px;
	word-spacing: -1px;
}
#left p {
	margin-top: 0px;
	font-size: 12px;
	line-height: 150%;
	margin-bottom: 10px;
}
.separatedbox {
	background: url(../image/box_separator.gif) repeat-y;
}
div#bluebox {
	background-color: #CCEDFF;
	/*border: 1px #999999 solid;*/
	width: 285px;
}
div#bluebox .title {
	background: url(../image/header.jpg) no-repeat top left;
	height: 37px;
	padding: 5px 8px;
	color: #ffffff;
	font-size: 19px;
	font-weight: bold;
}
div#bluebox .content {
	font-size: 12px;
	line-height: 150%;
	padding: 0px 16px 10px 16px;
}
div#bluebox .leftcontent {
	font-size: .7em;
	line-height: 150%;
	padding: 7px;
	margin-right: 165px;
}
div#bluebox .rightcontent {
	float: right;
	font-size: 12px;
	padding-top: 2px;
	padding-bottom: 8px;
	width: 165px;
	text-align: center;
}
div#bluebox input {
	border: 1px #b0b0b0 solid;
	background-color: #ffffff;
	color: #666666;
	width: 190px;
	vertical-align: middle;
}
div#bluebox button {
	border: 1px #666666 solid;
	background-color: #cccccc;
	color: #000000;
	font-size: 12px;
	vertical-align: middle;
	height: 20px;
	padding: 0px 7px;
}
div#bluebox1 {
	background-color: #CCEDFF;
	/*border: 1px #999999 solid;*/
	padding: 10px 10px 10px 10px;
}
div#bluebox1 .title {
	background: url(../image/header.jpg) no-repeat top right;
	height: 37px;
	padding: 5px 8px;
	text-align: right;
	color: #ffffff;
	font-size: 19px;
	font-weight: bold;
}
div#bluebox1 .content {
	font-size: 12px;
	line-height: 150%;
	padding: 0px 16px 10px 16px;
}
div#bluebox1 .leftcontent {
	font-size: 12px;
	line-height: 150%;
	padding: 7px;
	margin-right: 165px;
}
div#bluebox1 .rightcontent {
	float: right;
	font-size: 12px;
	padding-top: 2px;
	padding-bottom: 8px;
	width: 165px;
	text-align: center;
}
div#bluebox1 input {
	border: 1px #b0b0b0 solid;
	background-color: #ffffff;
	color: #666666;
	width: 190px;
	vertical-align: middle;
}
div#bluebox1 button {
	border: 1px #666666 solid;
	background-color: #cccccc;
	color: #000000;
	font-size: 12px;
	vertical-align: middle;
	height: 20px;
	padding: 0px 7px;
}
#footer {
	padding-top: 6px;
	padding-bottom: 6px;
	background: #2A3595 url(../image/footer.gif) repeat-x;
	font-size: 12px;
	text-align: center;
	line-height: 150%;
	color: #ffffff;
}
.clear {
	width: 0px;
	height: 0px;
	font-size: 0px;
	clear: both;
}
a.hover:link 
{
	color: #194FA5;
	font-weight: normal;
	text-decoration: underline;
}

a.hover:visited
{
	color: #194FA5;
	font-weight: normal;
	text-decoration: underline;
}

a.hover:hover
{
	color: #194FA5;
	font-weight: normal;
	text-decoration: underline;
}

a.hover:active
{
	color: #194FA5;
	font-weight: normal;
	text-decoration: underline;
}
a.not_selected:link 
{
	color: #194FA5;
	font-weight: normal;
}

a.not_selected:visited
{
	color: #194FA5;
	font-weight: normal;
}

a.not_selected:hover
{
	color: #194FA5;
	font-weight: normal;
}

a.not_selected:active
{
	color: #194FA5;
	font-weight: normal;
}

a.selected:link 
{
	color: #194FA5;
	font-weight: normal;
	font-weight: bold;
	text-decoration: underline;
}

a.selected:visited
{
	color: #194FA5;
	font-weight: normal;
	font-weight: bold;
	text-decoration: underline;
}

a.selected:hover
{
	color: #194FA5;
	font-weight: normal;
	font-weight: bold;
	text-decoration: underline;
}

a.selected:active
{
	color: #194FA5;
	font-weight: normal;
	font-weight: bold;
	text-decoration: underline;
}

a.blue:link 
{
	color: #293796;
	font-weight: normal;
	text-decoration: underline;
}

a.blue:visited
{
	color: #293796;
	font-weight: normal;
	text-decoration: underline;
}

a.blue:hover
{
	color: #293796;
	font-weight: normal;
	text-decoration: none;
}

a.blue:active
{
	color: #293796;
	font-weight: normal;
	text-decoration: underline;
}

a.white:link 
{
	color: #ffffff;
	font-weight: normal;
}

a.white:visited
{
	color: #ffffff;
	font-weight: normal;
}

a.white:hover
{
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
}
a.white:active
{
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
}