a.sidemenu {
	background-color: #AEE4EE;
	border-bottom: 1px solid #353C52;
	border-left: 0px;
	border-right: 0px;
	border-top: 1px solid #353C52;
	color: #242424;
	display: block;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	line-height: 18px;
	padding-right: 25px;
	text-align: right;
	text-decoration: none;
	width: 165px;
}

a.sidemenu:hover {
	background-color: #E1F5F9;
	border-bottom: 1px solid #353C52;
	border-left: 0px;
	border-right: 0px;
	border-top: 1px solid #353C52;
	color: #242424;
	display: block;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	line-height: 18px;
	padding-right: 25px;
	text-align: right;
	text-decoration: none;
	width: 165px;
}
a.bar {
	background-color: transparent;
	color: Black;
	font: normal normal bold 12px/12px Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
a.bar:hover {
	background-color: transparent;
	color: #A80B17;
	font: normal normal bold 12px/12px Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: underline;
}

body {
	background-color: #504F5F;
	color: #E4EAF5;
	font: normal normal 12px/16px Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: 0px 0px 0px 0px;
}

h1 {
	font: normal bold 24px Arial, Helvetica, sans-serif;
	line-height: normal;
}

h2 {
	font: oblique bold 20px Arial, Helvetica, sans-serif;
	line-height: normal;
}

h3 {
	font: normal bold 18px Arial, Helvetica, sans-serif;
	line-height: normal;
}

h4 {
	font: oblique bold 16px Arial, Helvetica, sans-serif;
	line-height: normal;
}

h5 {
	font: normal bold 12px Arial, Helvetica, sans-serif;
}

h6 {
	font: normal bold 10px Verdana, Geneva, Arial, Helvetica, sans-serif;
}

td {
	background-color: #FFFFFF;
	color: #353C52;
	font: normal normal 12px/16px Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: 5px 10px 5px 10px;
}

td.lightbluebgborder {
	background-color: #F0FAFB;
	border-bottom: #353C52 solid 1px;
	border-left: #353C52 solid 1px;
	border-right: #353C52 solid 1px;
	border-top: #353C52 solid 1px;
	color: #353C52;
}

td.main {
	background-color: #F8F2EC;
	border-bottom: 2px solid #239CAB;
	border-left: 1px solid #208390;
	border-right: 2px solid #239CAB;
	border-top: 1px solid #208390;
	color: #353C52;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
}

.blurbleft {
	border: 1px solid #504F5F;
	float: left;
	margin: 5px;
	padding: 3px;
	width: auto;
}

.blurbright {
	border: 1px solid #504F5F;
	float: right;
	margin: 5px;
	padding: 3px;
	width: auto;
}

.deepbluetext {
	background-color: transparent;
	color: #504F5F;
}

.deepredbg {
	background-color: #AD3939;
	color: #E4EAF5;
}

.goldbg {
	background-color: #CD853F;
	color: White;
}

.goldtext {
	background-color: transparent;
	color: #CD853F;
}

.deepredtext {
	background-color: transparent;
	color: #960B16;
}

.legal {
	font: normal normal 10px Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.lightbluebg {
	background-color: #E2F7F8;
	color: #353C52;
}

.maincontainer {
	background-color: #FFFFFF;
	border-bottom: #353C52 solid 1px;
	border-top: #353C52 solid 1px;
	color: #353C52;
	padding-bottom: 15px;
	padding-left: 35px;
	padding-right: 15px;
	padding-top: 15px;
}

.mediumbluebg {
	background-color: #AEE4EE;
	color: #353C52;
}

.mediumbluetext {
	background-color: transparent;
	color: #0E737C;
}

.mediumredtext {
	background-color: transparent;
	color: #CD5C5C;
}

.outsidebox {
	background: #586385;
	background-image: url(images/bg1.gif);
	border: 3px solid #25ABC5;
	color: #D8DCE8;
	padding: 0px 0px 0px 0px;
}

td.bar {
	background-image: url(images/bar.gif);
	background-repeat: repeat-x;
	height: 35px;
	text-align: center;
	vertical-align: middle;
}