/* CSS Document */
body {background-image:url(../brand/siteBg.png);
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#ffffff;
text-align:center; 
}
p{margin:5px 6px; 
}
.brand{
padding: 7px;
width: 494px;
float:left;
}
.banner{
font-size:20px;
float:left;
padding: 10px;
}
.bannerSwf{float:left;
padding: 6px;
}
.head {
background-image: url(../brand/headBg.png); 
background-repeat: no-repeat;
width:903px;
margin:3px;
height: 90px;
}
.navText{
margin:1px;
font-size:14px;
color:#ffffff;
text-align:center;
font-weight:bold;
width:300px;
height:80px;
float:left;
}
h4 {
margin:3px;
font-size:12px;
color:#005500;
text-align:left;
}
.navLink{
font-size:14px;
color:#005500;
text-align:center;
width:900px;
height:12px;
margin:1px;
float:left;
}
.descLink{
font-size:14px;
color:#005500;
text-align:center;
width:440px;
height:12px;
margin:1px;
float:left;
}

.thumb{
border:0px;
padding:6px;
width:280px;
height:80px;
float:left;
}
.content {width:909px;
margin:3px;
}
.info {
background-image: url(../brand/about.png); 
background-repeat: no-repeat;
margin:4px 2px 2px 2px;
float:left;
width:600px;
height:80px;
}
.navVr {
background-image: url(../brand/vrNav.png); 
background-repeat: no-repeat;
margin:4px 2px 2px 2px;
float:left;
width:300px;
height:80px;
}
.column1 {
background-image: url(../brand/subjectWO.png); 
background-repeat: no-repeat;
float:left;
width:450px;
height:110px;
margin:2px;
}
.footer {
background-image: url(../brand/footer.png); 
background-repeat: no-repeat;
float:left;
width:903px;
margin:2px;
}
.copy {
margin:10px;
font-size:10px;
color:#ffffff;
text-align:left;
float:left;
}
a:link {
	font-size: 12px;
	font-weight: bold;
	color: #005500;
}
a:hover {
	font-size: 12px;
	font-weight: bold;
	color: #270028;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #005500;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #270028;
}

a.alt:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#ffffff;
	text-decoration: none;
	text-align: right;
}
a.alt:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#ffffff;
	text-decoration: none;
	text-align: right;
}
a.alt:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#ffffff;
	text-decoration: none;
	text-align: right;
}
a.alt:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#ffffff;
	text-decoration: none;
	text-align: right;
}

