/*GENERAL*/
body {
	background-color: #ffffff ;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #000000;
	background-image: url(../images/topgradientMOZ.jpg);
	background-repeat: repeat-x;
}
#bodyIE{
	background-image: url(../images/topgradientIE.jpg);
}

h1, h2, h3 {
	margin: 0;
	padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
}

h1 { 
	font-size: 55px;
	margin-top: 15px;
}

h2 {
	margin-bottom: 10px;
	margin-top: 14px;
	padding: 0 0 22px 0;
	font-size: 24px;
	background: url(images2/img3.jpg) repeat-x left bottom;
}

h3 {
	padding: 2px 0 2px 0;
	font-size: 1.1em;
	background: url(images2/h3back.png);
	text-align: center;
}

p {
	margin-top: 0;
	line-height: 160%;
	font-size: 12px;
}

a {
	border: none;
}

a:link{
	text-decoration:none;
	color: #006699;
}
a:visited{
	text-decoration:none;
	color: #999933;

}
a:active{
	text-decoration: underline;
	background-image:url(../images/horzgradientActive.png);
	color: #000033;
}
a:hover{
	text-decoration: underline;
	color: #0033FF;
}

select {
	border: 0px;
	outline: none;
}

/*General formatting*/
.noBullets{
	margin-left: 6px;
	padding-left: 6px;
}
.noBullets li{
	list-style-type: none;
}
.centered p, .centered li{
	text-align: center;
}
.smallLink{
	font-size: 10px;
}
.bigLetter{
	font-size: 3em;
	font-style: oblique;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 1em;
}
.leftPadding{
	padding-left: 8px;
}
.verticalAlign{
	margin-top: auto;
	margin-bottom: auto;
}
/*Aurora specific-----------------------------------------*/
/* get rid of dotted box around links */
:-moz-any-link:focus{
	outline:none;
}
#super{
	width: 780px;
	margin: auto;
}
.topbanner{
	float: left;
	clear: both;
	width: inherit;
	height: inherit;
}
#topbannerMOZ{
	position: relative;
	top: 0px;
}
#topbannerIE{
	position: relative;
	top: 0px;
}
#content{
	position: relative;
	width: inherit;
	height: inherit;
	left: 1px;
}
#colOne{
	width: 281px;
	height: inherit;
	float: left;
	position: relative;
	background-image: url(../images/blackpixel.png);
	background-position: top right;
	background-repeat: repeat-y;
}
.colTwo{
	width: 465px;
	float: right;
}
#colTwoIE{
	position: relative;
	top: -30px;
}
#colTwoMOZ{
	position: relative;
	top: -13px;
}
.pageTitle{
	border-bottom: 1px solid black;
	margin-top: 11px;
	margin-bottom: 10px;
	width: 422px;
	margin-left: auto;
	margin-right: auto;
}
.contentText{
	padding: 4px;
}
#blankLi{
	border: none;
	height: 0px;
}
#teamFormat{
	font-size: 11px;
}
#leftTD{
	width: 257px;
}
#rightTD{
	width:280px;
}
#teamFormat tr td{
	padding-bottom: 12px;
}
.smallText{
	font-size: 9px;
}
.menu{
	text-align: right;
	width: inherit;
	position: relative;
	margin-top: 22px;
	font-size: .8em;
}

.menu li a{
	display: block;
	width: inherit;
	height: inherit;
	padding: 8px;
}
.menu li{
	list-style-type: none;
	display: block;
	background-image:url(../images/horzgradient.png);
	border-bottom: dotted 1px white;
	margin-right: 1px;
}
#menuIE{
	margin-top: 5px;
}
#menuIE li{
	margin-bottom: 6px;
	border-bottom: 1px dotted white;
}
.menu li:hover{
	text-decoration:none;
	color: #333333;
	font-weight:bold;
	background-image:url(../images/horzgradientHover.png);
	cursor: pointer;
}
.menu li:active{
	text-decoration:none;
	color: #FFFFFF;
	font-weight:bold;
	background-image:url(../images/horzgradientActive.png);
}
.menu a{
	color: #000000;
}
.menu a:hover{
	text-decoration:none;
	color: #333333;
	font-weight:bold;
	background-image:url(../images/horzgradientHover.png);
	cursor: pointer;
}
.menu a:active{
	text-decoration:none;
	color: #FFFFFF;
	font-weight:bold;
	background-image:url(../images/horzgradientActive.png);
}
#sidesplash{
	position: relative;
	right: 1px;
}
#footer{
	clear: both;
	color: #CCCCCC;
	background-color: #333333;
	line-height: 12px;
}
#footerBar{
	background-color:#000000;
	width: 780px;
	height: 24px;
}
#footerInfo{
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .55em;
}
#footer table tr td #left{
	text-align: left;
}
#footer table tr td #right{
	text-align: right;
	position: relative;
	right: 34px;
}
#footer table tr td #middle{
	text-align: center;
	position: relative;
	right: 20px;
}
#footer table{
	width: 100%;
}
#footer div ul{
	list-style-type: none;
}
#footer a{
	color: #CCCCCC;
	text-decoration: underline;
	font-size: .9em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
}
#footer a:hover{
	color:#666666;
}
#footer a:active{
	color:#330066;
	background-image: none;
}
.subheader{
	padding-bottom: 10px;
	margin-bottom: 8px;
	font-size: 1.05em;
}
#attributions{
	font-size: 9px;
}
#attributions a:link{
	color: #000000;
}	
#attributions a:hover{
	color: #0099FF;
	text-decoration: underline;
}	
#attributions a:active{
	color: #003366;
	text-decoration: underline;
	background-image: none;
}	
#contactInfo{
	line-height: 1em;
}
}
#attributions a:link{
	color: #000000;
}	
#attributions a:hover{
	color: #0099FF;
	text-decoration: underline;
}	
#attributions a:active{
	color: #003366;
	text-decoration: underline;
}	
#contactInfo li{
	line-height: 23px;
	font-size: 12px;
}
/*page specific stuff*/
/*about---------------------------------------------------*/
#aboutImages{
	height: 471px;
}
