@charset "utf-8";

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
	width: 100%;
	padding: 0px;
}
#header {
	background-color: #8FB3D1;
	width: 100%;
	height: 105px;
	margin: 0px;
	padding: 0px;
	float: left;
}
#header #HeaderContent {
	height: 100px;
	padding-top: 3px;
	padding-right: 0%;
	padding-bottom: 3px;
	padding-left: 3px;
	width: 96%;
	float: left;
}
#header #HeaderContent #LeftContent {
	float: left;
	width: 50%;
	background-image: url(../images/aculabs_logo.gif);
	background-repeat: no-repeat;
	height: 100px;
	margin: 0px;
	padding: 0px;
}
#header #HeaderContent #RightContent {
	width: 48%;
	font-size: 12px;
	font-weight: bold;
	color: #365875;
	padding-right: 0px;
	padding-top: 83px;
	margin: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: left;
	clear: none;
}
#dkblueheader {
	height: 25px;
	background-color: #355773;
	width: 100%;
	float: left;
}
.chromestyle{
	width: 95%;
	font-weight: bold;
	margin-left: 10px;
	padding-top: 2px;
	padding-bottom: 1px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
.chromestyle:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}
.chromestyle ul{
	border: 1px solid #365875;
	width: 100%; /*THEME CHANGE HERE*/
	padding: 4px;
	text-align: center;
	background-image: url(../images/chromebg1.gif);
	background-repeat: repeat-x;
	background-position: center center;
	height: 10px;
	margin: 0;
}
.chromestyle ul li{
	display: inline;
	font-size: 9px;
}
.chromestyle ul li a{
	color: #355773;
	padding: 4px 7px;
	margin: 0;
	text-decoration: none;
	border-right: 1px solid #365875;
}
.chromestyle ul li a:hover{
	background-image: url(../images/chromebg2-over.gif);
	background-repeat: repeat-x;
	background-position: center center;
}
.chromestyle ul li a[rel]:after{ /*HTML to indicate drop down link*/
content: " v";
/*content: " " url(downimage.gif); /*uncomment this line to use an image instead*/
}
/* ######### Style for Drop Down Menu ######### */
.dropmenudiv{
	position:absolute;
	top: 0;
	border: 1px solid #8fb3d1;
	line-height:18px;
	z-index:100;
	background-color: #E1EBF4;
	width: 250px;
	visibility: hidden;

filter: progid:DXImageTransform.Microsoft.Shadow(color=#CACACA,direction=135,strength=4); /*Add Shadow in IE. Remove if desired*/
	font-family: Verdana;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
.dropmenudiv a{
	width: auto;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid #CCC; /*THEME CHANGE HERE*/
	padding: 2px 0;
	text-decoration: none;
	font-weight: bold;
	color: #355773;
}
* html .dropmenudiv a{ /*IE only hack*/
	width: 100%;
}
.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
	background-color: #FFFFFF;
}
#pictureheader {
	background-image: url(../images/beakerslg.jpg);
	background-repeat: repeat-x;
	height: 65px;
	float: left;
	width: 100%;
}
#BottomBlueBar {
	background-image: url(../images/BottomBlueBar.jpg);
	background-repeat: repeat-x;
	height: 20px;
	float: left;
	width: 100%;
}
#content {
	width: 96%;
	float: left;
	padding: 0px;
	margin: 0px;
	background-image: url(../images/contentbackground.jpg);
	background-repeat: no-repeat;
}
#content h1 {
	color: #004A05;
	font-size: 1.75em;
	margin-left: 35px;
}
#content h2 {
	color: #365875;
	font-size: 1.3em;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 35px;
}
#content #column1 h3 {
	font-size: 1.1em;
	margin: 0px;
}
#content #column3 h2 {
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#content #column2 h2 {
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#content #column1 h2 {
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}


#content img {
	float: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 35px;
}
#content #column1 {
	width: 210px;
	float: left;
	margin-right: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 35px;
}
#content #column1 a {
	font-weight: bold;
	color: #CC0000;
	font-size: 10px;
}
#content #column1 p {
	padding: 0px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#content #column2 p {
	padding: 0px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#content #column3 p {
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.italics {
	font-style: italic;
}

#content #column1 img {
	float: left;
	padding-right: 8px;
}
#content #column1 ol li {
	list-style-type: decimal;
	margin-left: -12px;
}
#content #column2 {
	float: left;
	width: 210px;
	margin-right: 10px;
	padding: 0px;
}
#content #column2 ol li {
	list-style-type: decimal;
	margin-left: -12px;
}
#content #column3 {
	width: 210px;
	float: left;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin: 0px;
}
#content #column3 li {
	list-style-type: disc;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}
#content #column4 {
	width: 150px;
}
#content #column4 img {
	float: left;
}
#content #welcometbl a {
	text-decoration: none;
}
#content ul {
	list-style-type: none;
}
#content li {
	margin-bottom: 9px;
	list-style-type: none;
}
#content li a {
	font-weight: bold;
	color: #355773;
}
#content p {
	margin-left: 35px;
}
#content  a:link {
	font-size: 11px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}
#content  a:visited {
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}
#content a:hover {
	font-weight: bold;
	color: #CC0000;
	text-decoration: underline;
}
#content a:active {
	font-weight: bold;
	color: #CC0000;
	text-decoration: underline;
}
#content1 {
	width: 97%;
	background-image: url(../images/contentbackground.jpg);
	background-repeat: no-repeat;
	height: 100%;
	margin: 0px;
	padding-right: 25px;
	float: left;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#content1 h1 {
	font-size: 1.75em;
	font-weight: bolder;
	color: #006633;
	margin-left: 35px;
}
#content1 li {
	font-weight: normal;
	color: #BF1402;
	margin-top: 7px;
	margin-left: 10px;
}
#content1 h2 {
	font-size: 1.25em;
	font-weight: bolder;
	color: #AE0200;
	margin-left: 125px;
}
#content1 p {
	margin-left: 35px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
}

#content1 h3 {
	font-size: 1.75em;
	font-weight: normal;
	color: #143A5F;
	margin-left: 250px;
}
#content h3 {
	margin-left: 35px;
	font-weight: bold;
}

#content1 #programtbl img {
}
#content1 img {
	float: right;
	padding-right: 15px;
}
#content1 a {
	color: #AE0200;
}
#content1 #firsttable img {
	float: left;
}
#content2 {
	background-image: url(../images/contentbackground.jpg);
	background-repeat: no-repeat;
	float: left;
	width: 95%;
	margin-right: 5%;
}
#content2 h1 {
	font-size: 2em;
	font-weight: bolder;
	color: #006633;
	margin-left: 40px;
	margin-top: -1px;
}
#content2 h2 {
	font-size: 1.25em;
	font-weight: bolder;
	color: #AE0200;
	margin-left: 42px;
}
#content2 li {
	font-weight: normal;
	margin-top: 7px;
	margin-left: 25px;
}
#content2 a:link {
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}
#content2 a:visited {
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}
#content2 a:hover {
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: underline;
}
#content2 a:active {
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: underline;
}
#footer {
	height: 50px;
	text-align: center;
	float: left;
	width: 98%;
	color: #355773;
	padding: 0px;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#footer a {
	font-weight: normal;
	color: #355773;
	text-decoration: underline;
	margin: 0px;
	padding: 0px;
}
#footer p {
	text-align: center;
	color: #355773;

#content #column3 ul {
	list-style-type: disc;
	margin: 0px;
	padding: 0px;
}
.blacktext {
	color: #000000;
}
.boldtext {
	font-weight: bold;
}
.borders {
	border: 1px solid #355773;
}
.footnote {
	font-size: 9px;
	text-align: left;
}
#content #column2 #stats td {
	font-size: 9px;
}
#content #column2 #stats {
	font-size: 9px;
}

.goldtext {
	color: #D99800;
}
.smallertext {
	font-size: 8px;
}
.smallertextlessspacing {
	font-size: 8px;
	margin-top: -15px;
}
#content #column3 img {
	margin: 0px;
	padding: 0px;
}
#content h3 {
	font-size: 1em;
	font-weight: bold;
	margin-left: 35px;
}
