body {
	background-color: #FFFFFF;
	background-image: url(images/oa_bluebar.gif);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#222222;
}
td.nav {
	height: 38px;
}
td.maincontent {
	background-image: url();
	background-repeat: no-repeat;
	background-position: left top;
}
#overall {
	position:relative;
	padding: 20px 10px;
}
#rotateimage {
	z-index: 6;
	position:absolute;
	right: 400px;
	margin:0;
	padding:0;
}
* html #rotateimage {
	r\ight: 310px;
	right: 400px;
}
#homecontentarea {
	width: 530px;
	border: 1px solid #9eaec2;
	position: relative;
	margin: 10px 20px 10px 30px;
	padding: 10px 10px 15px 15px;
	z-index: 2;
	background-image: url( );
}
* html #homecontentarea {
	width:410px;
	margin: 40px 30px 10px 100px;
	width:410px;
	margin: 40px 30px 10px 100px;
}


.homecontentareatext {
	margin-left: 25px;	
}
.homecontentareatext span.header{
    color: #669900;
	font-weight:bold;
	font-size:17px;
}

.homepageimage {
	border: 1px solid #b2b2b2;
}

#copyright {
	font-size: 12px;
	color: #666666;
	text-align: center;
	width: 100%;
}

.subpageimage {
	border: 1px solid #b2b2b2;
	margin: 0px 0px 10px 10px;
}
.subcontent .calloutlong {
	padding: 15px;
	border: 1px solid #A0B467;
	background-color:#F0F4E8;
}
.subcontent .calloutright {
	padding: 15px;
	border: 1px solid #A0B467;
	background-color:#F0F4E8;
	width: 25%;
	float:right;
	margin: 5px 0px 5px 15px;
}

.calloutquote {
	font-style: normal;
	line-height: normal;
	color: #012D5B;
	padding: 0px;
	margin: 0px;
}

.calloutsource {
	font-size: 13px;
	font-style: italic;
	line-height: normal;
	color: #666666;
	padding-top: 5px;
	padding-left: 0px;
	margin:0px;
}

h1 a, h1 a:visited, h1 a:link {
	color: #003366;
	font-size: 18px;
	line-height: 18px;
	font-weight: normal;
	text-decoration:none;
}

h1 a:hover {
	color: #a3c9de;
	text-decoration:underline;
}

td.subcontent {
	padding: 20px;
}

td.subcontent h1 {
	color: #003366;
	font-size: 18px;
	line-height: 18px;
	font-weight: normal;
}

td.subcontent h2 {
	color: #003366;
	font-size: 16px;
	line-height: 17px;
	font-weight: bold;
	font-style: italic;
}

td.subcontent h3 {
	color: #333333;
	font-size: 16px;
	line-height: 17px;
	font-weight: bold;
}
.white {color: #ffffff; position:absolute; top:70px; text-align:center;}
