/* 
Client: AACB
Author: Erin Kim
Powered by SiteSuite
*/

html {
  height: 100%;

}

body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 25px;
}

h1 {
	font: normal 18px Arial, Helvetica, serif;
	color: #666666;
	text-align: left;
	margin: 10px 0 10px 0;
	}

	
h2 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #990033;
	text-transform: uppercase;
	line-height: 1.1;
}

h3 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #333333;
	line-height: 1.1;
}
	


a {
	text-decoration: none;
	color: #003366;
	font-weight: bold;
	text-decoration: underline;
}
		
a:hover {
	color: #86c93e;
	text-decoration: none;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #333333;
	line-height: 1.3;
}

.home a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #0071BD;
}

hr {
border: 1px solid #1c3f93;
width: 100%;
height: 1px;

} 


.aus a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #CC0000;
}

.aus a:hover {
	color: #FDB812;
	text-decoration: none;
}

.green a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #1c8542;
}

.green a:hover {
	color: #FDB812;
	text-decoration: none;
}

.home a:hover {
	color: #FDB812;
	text-decoration: none;
}

.maintable {
	background-color: #FFF;
}




.footer {
  text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #A1A1A1; 
}

.footerbg {
background-color: #1c3f93;
font-family:Arial, Helvetica, sans-serif;
font-size: 11px;
padding-left: 20px;
color: #FFFFFF;
} 

.footerbg a {
color: #CCCCCC;
font-weight: normal;

} 



.logo {
background-image: url(/persistent/siteimages/logo.jpg);

}

.headerbg {
background-image:url(/persistent/siteimages/headerbg.jpg);
background-repeat: repeat;

} 

.text {
	width: 100%;
	height: 100%;
	padding: 25px 0px 25px 25px;
	text-align: left;
	vertical-align: top;
}

.tdheading {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	text-align: right;
	text-transform: uppercase;
}




.contents {
padding-bottom: 10px;
padding-top: 10px;
padding-right: 10px;
vertical-align: top;
	}
	
.contentsH {
padding: 25px;
vertical-align: top;
	}
	


.menu a {
float: left;
height: 60px;
text-transform: uppercase;
color: #9bcb3c;
font: bold 11px Arial, Verdana, Helvetica, sans-serif;
padding-right: 10px;
padding-left: 10px;
display: block;
border-right: 1px dotted #FFF;
padding-top: 10px;
text-decoration: none;
}


.menu a:hover {
color: #FFFFFF;
text-decoration: none;

} 

.menubg {
	background-color: #1c3f93;
}



#stats {
display: none;
height: 0;
line-height: 0;
}


input, select, textarea { font-family: Verdana; font-size: 11px; font-weight: none; color: #000000; border-color: #AAAAAA; padding: none; margin: none; border-width: 1px; }
