#headerLogoLayer {
	position:absolute;
	width:956px;
	height:182px;
	z-index:1;
	left: 9px;
	top: 18px;
}
#leftLinks {
	position:absolute;
	width:183px;
	height:583px;
	z-index:2;
	left: 9px;
	top: 210px;
}
#leftLinks a {
	background-image: url(../images/button_off.gif);
	background-repeat: no-repeat;
	width: 183px;
	height: 35px;
	color: #024397;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	float: left;
	padding-left: 45px;
	padding-top: 9px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin: 0px;
}
#leftLinks a:hover {
	background-image: url(../images/button_on.gif);
	color: #FF0000;
}
#mainContentLayer {
	position:absolute;
	width:760px;
	z-index:3;
	left: 204px;
	top: 211px;
}

#homeContentLayer {
	position:absolute;
	width:760px;
	z-index:3;
	left: 114px;
	top: 18px;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 1.3em;
	color: #024397;
}

.top-left {

margin-right: 9px; /* clip right corner */
background-image: url('../images/corners1280x18.gif');
height: 9px; /* vertical: show first half of the image with the top-corners in it */
font-size: 2px; /* correct height for IE */
}

.top-right {

margin-top: -9px; /* to level of top-left corner */
margin-left: 9px; /* clip left corner */
background-image: url('../images/corners1280x18.gif'); 
background-position: 100% 0; /* show bg-image starting at the right */
height: 9px; 
font-size: 2px;
}

.bottom-left {

margin-right: 9px; /* clip right corner */

background-image: url('../images/corners1280x18.gif');
background-position: 0 -9px; /* show under half of the image */
height: 9px;
font-size: 2px;
}

.bottom-right {

margin-top: -9px; /* to level of bottom-left corner */
margin-left: 9px; /* clip left corner */
background-image: url('../images/corners1280x18.gif'); 
background-position: 100% -9px; /* under half, right side */
height: 9px; 
font-size: 2px; 
}

.inside {
	padding-left: 10px;
	padding-right: 10px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #024397;
	border-left-color: #024397;
	background-color: #FBFBFB;
	color: #024397;
}

.notopgap {
	margin-top: 0;
	font-size: 1.5em;
	background-color: #FF0000;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	color: #FFFFFF;
}

.nobottomgap {

margin-bottom: 0;
}
.style1 {color: #024397}

.imageRight {
	float: right;
	padding-right: 3px;
	padding-top: 0px;
	padding-left: 9px;
	clear: right;
}
.imageLeft {
	float: left;
	padding-right: 11px;
	padding-top: 0px;
}
a:link,a:visited,a:active {
	color: #FF0000;
	text-decoration: underline;
}
a:hover {
	color: #FF5353;
}
.style2 {font-size: 0.7em}

#mainContentLayer img {
	border:2px solid #A4AED8;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
#footer {
	margin-top: 12px;
}
body {
	line-height: 22px;
}
#contentFooter {
	background-color: #FF0000;
	padding: 7px;
	font-size: 18px;
	color: #FFFFFF;
}

