@charset "utf-8";
/* CSS Document */
/* +26 to all numbers */
body {
	background-repeat: repeat-x;
	background-position: center top;
/*	background-image: url(themes\plainwhite\background.png);*/
	background-color: #ffffff;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	color: #034c87;
	text-decoration: none;
	margin: 0;
	padding: 0;
}

.topbar {
/* old height 52px */
	margin: 0px;
	height: 78px;
	position: absolute;
	top: 0px;
	background-image: url(topbar-fat.png);
	background-repeat: repeat-x;
	width: 100%;
	text-align: center;
	line-height: 25px;
	padding-top:0px;
}

link, vlink, alink {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	color: #034c87;
	text-decoration: none;
}

.toplink {
	padding-right: 15px;
	padding-left: 15px;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	color: #034c87;
	text-decoration: none;
	font-weight: bold;
	font-size: 0.75em;
}

.bottomlinkOrange {
        padding-right: 7px;
        padding-left: 7px;
        font-family: Helvetica, Arial, Verdana, sans-serif;
        color: #ff6600;
        text-decoration: none;
        padding-bottom: 0px;
        font-size: .875em;
        font-weight:bold;
}

a.bottomlinkOrange:hover {
        text-decoration: underline;
}

.bottomlink {
	padding-right: 7px;
	padding-left: 7px;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	color: #234884;
	text-decoration: none;
	padding-bottom: 0px;
	font-size: .875em;
	font-weight:bold;
}

a.toplink:hover {
	text-decoration: underline;
}

a.bottomlink:hover {
	color: #234884;
	text-decoration: underline;
}

.content {
/* old height 730px */
/* old top 52px */
/*semi old height 730 */

	height:663px;
	background-image: url(bg2.png);
	margin: 0px;
	position: absolute;
	width: 100%;
	top: 78px;
	min-width: 800px;
	position: absolute;
	text-align: center;
	padding: 0;
	z-index:0;
}
.bottom {
/* old top 766px */
*/ semi old top 792*/
	background-repeat: repeat-x;
	background-position: center top;
	background-image: url(footerbg.png);
	margin: 0px;
	padding-top: 5px;
	width: 100%;
	top: 725px;
	position: absolute;
	text-align: center;
	color: #234884;

}

.spacer {
/* old top 812px */
/* semo old 838 */
	width: 100%;
	height:1px;
	background-image: url(spacer.png);
	background-repeat: no-repeat;
	background-position: top center;
	padding-top: 0px;
	text-align: center;
	z-index:4;
	position:absolute;
	top: 771px;

}



.bottomrow {
/* old top 837px */
/* semi old 863*/
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-weight:500;
	margin: 0px;
	padding: 0px;
	width: 100%;
	top: 796px;
	position: absolute;
	text-align: center;
	color: #646464;
	font-size: 0.75em;
}
.bottomrow2 {
/* 848484 */
	font-family: Verdana, Helvetica, Arial,  sans-serif;
	font-weight:500;
	margin: 0px;
	padding: 0px;
	color: #646464;
	font-size: 0.75em;
}

.entirefooter {
/* old top 776px */
/* semi old *802/
/* color 234884 */
	background-repeat: repeat-x;
	background-position: center top;
	background-image: url(footerbg2.png);

	background-color:white;
	margin: 0px;
	padding-top: 10px;
	width: 100%;
	text-align: center;
	color: #646464;
	position:absolute;
	top: 735px;
	z-index:2;
	min-height:100px;
}


.shade {
/* old bottom 111px */
/* semi old 137 */

	height:2px;
	position:fixed;
	bottom: 62px;
	z-index:1;
}

.CTR {
	align: center;
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(CTRbg.png);
	background-color:white;
	width: 750px;
	height: 150px;
	text-align: left;
	color: #646464;
	top: 50px;
	position:relative;

}

.CTR0 {
padding-left:165px;
line-height: 25px;
}

.CTR1 {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	color: #234884;
	text-decoration: none;
	font-size: 1.4em;
	font-weight:bold;
}

a.CTR1:hover {
	color: #234884;
	text-decoration: underline;
}

.CTR2 {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	color: #234884;
	text-decoration: none;
	font-size: 1.2em;
	font-weight:bold;
}

a.CTR2:hover {
	color: #234884;
	text-decoration: underline;
}

p.CTR3 {
	padding-top:30px;
	padding-left:165px;
	padding-right: 15px;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	color: #000000;
	text-decoration: none;
	padding-bottom: 0px;
	font-size: .875em;
	line-height:24px;
}

