/* Basic */
body, html {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #dfd8d0;
	margin:0; 
padding:0; 
height:100%; 
}
/* Fonts */

.heading { color: #369; font-size: 14px !important; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; font-weight: bold; }
a:link { color: #069; font-weight: bold; }
a:hover { color: #39c; font-weight: bold; }
a:visited { color: #069; font-weight: bold; }
a:active { color: #069; font-weight: bold; }
/* Other */

.tableborder { border: 1px solid #518EB7; }


/* Layers */
#container { background-repeat: repeat-y; position: absolute; left: 50%; width: 750px; overflow: visible; height: 100%; margin-left: -375px; }

#header { position:absolute; width:749px; height:106px; z-index:1; border-right: 1px solid #999; border-left: 1px solid #999; }

#header_admin { position:absolute; width:749px; height:86px; z-index:1; border-left: 1px solid #999999; border-right: 1px solid #999999; }

#header_home { width:749px; height:195px; z-index:1; border-right: 1px solid #999; border-left: 1px solid #999; }
#headerlinks { position:absolute; width:740px; height:20px; z-index:1; left: 1px; top: 93px; font-family: Georgia, "Times New Roman", Times, serif; font-size: 10px; color: #ffffff; font-weight: normal; text-transform: uppercase; text-decoration: none; padding: 5px 0 0 5px; }

.headerlinks a:link { color: #ffffff; font-weight: normal; text-decoration: none; padding: 1%; }

.headerlinks a:hover { color: #ffffff; font-weight: normal; text-decoration: none; background-color: #a3510d; padding: 1%; }	
	
.headerlinks a:visited { color: #ffffff; font-weight: normal; text-decoration: none; padding: 1%; }	
	

#headerlinks_admin { position:absolute; width:740px; height:20px; z-index:1; left: 1px; top: 46px; font-family: Georgia, "Times New Roman", Times, serif; font-size: 10px; color: #ffffff; font-weight: normal; text-transform: uppercase; text-decoration: none; padding: 5px 0 0 5px; }

.headerlinks_admin a:link { color: #ffffff; font-weight: normal; text-decoration: none; padding: 1%; }

.headerlinks_admin a:hover { color: #ffffff; font-weight: normal; text-decoration: none; background-color: #a3510d; padding: 1%; }	
	
.headerlinks_admin a:visited { color: #ffffff; font-weight: normal; text-decoration: none; padding: 1%; }	

#headerlinks_home { position:absolute; width:740px; height:20px; z-index:1; left: 12px; top: 171px; font-family: Georgia, "Times New Roman", Times, serif; font-size: 10px; color: #ffffff; font-weight: normal; text-transform: uppercase; text-decoration: none; padding: 5px 0 0 5px; }

.headerlinks_home a:link { color: #ffffff; font-weight: normal; text-decoration: none; padding: 1%; }

.headerlinks_home a:hover { color: #ffffff; font-weight: normal; text-decoration: none; background-color: #a3510d; padding: 1%; }	
	
.headerlinks_home a:visited { color: #ffffff; font-weight: normal; text-decoration: none; padding: 1%; }	

#left_home { position: absolute; z-index: 99; width:190px; float: left; padding-top: 25px; display: block; }

#right_home { background-color: #ffffff; position: absolute; width: 539px; float: right; padding-top: 25px; padding-left: 210px; border-right: 1px solid #999; border-bottom: 1px solid #999; border-left: 1px solid #999; display: block; }
xdiv { border-style: solid; border-width: 1px; }
#left { z-index: 1; width:190px; top: 123px; background-color: #ffffff; position: absolute; left: 2px; float:left; padding-top: 25px; display: block; }
	
#right { position:absolute; width:544px; top: 123px; background-color: #ffffff; float:right; padding-top: 25px; padding-right: 5px; padding-left: 200px; border-right: 1px solid #999; border-bottom: 1px solid #999; border-left: 1px solid #999; display: block; }
		



	
#right_admin {
	position:absolute;
	width:725px;
	left: 0px;
	top: 86px;
	background-color: #FFFFFF;
	float:right;
	border-top: 0px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
	padding-top: 25px;
	padding-left: 25px;
	}
		
.table1 { border: solid 1px #bbd8eb; }
.table2 { border: solid 1px #81703d; background-color: #f8f4ec; padding: 5px; }
.table3 { border: solid 1px #0099ff; background-color: #e1f1f8; padding: 5px; }

#sizechange {
	height: 75px;
}
.CallToAction {
	font-weight: bold;
	font-size:12px;
	background-color: #EEF7FE;
	border-top: 1px solid #666666;
	border-bottom: 1px solid #666666;
	padding: 12px 12px 12px 12px;
}
