/* CSS Document */
.wrapper {
	width: 770px;
}
body {
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
p {
	margin-top: 0px;
}
ul {
	margin: 0;
	margin-left: 20px;
	padding: 0px;
}
li {
	margin: 0;
	margin-top: 2px;
	padding: 0px;
}
.topbanner {
	background-color: #fff;
	margin-left: 35px;
	padding-top: 20px;
	padding-bottom: 15px;
}
td p{
	margin: 2px;;
}
/*-------------------------------------GENERIC LINKS---------------------------------*/
a, a:active, a:link {
color: #5282AF;
text-decoration: none;
font-weight: bold;
}
a:visited {
color: #666;
text-decoration: none;
font-weight: bold;
}
a:hover {
color: #89A0C8;
text-decoration: none;
font-weight: bold;
/*-------------------------------------HEADING TAGS---------------------------------*/
}
h1 {
	font-size: 14px;
	color: #5282AF;
	font-weight: normal;
	line-height: 1.4em;
}
h2 {
	font-size: 12px;
	color: #5282AF;
	text-transform: uppercase;
}
h3 {
	font-size: 12px;
	color: #CCCCCC;
}
.intro {
	font-size: 15px;
	color: #5282AF;
	font-weight: normal;
	line-height: 1.4em;
}
.smalltext {
	font-size: 10px;
}
.boldblue {
	font-size: 9px;
	color: #5282AF;
	font-weight: bold;
	font-weight: normal;
	line-height: 1.4em;
}
.whitetext {
	color: #FFFFFF;
}
.selectedblue {
	font-size: 12px;
	color: #5282AF;
	font-weight: bold;
}
.subsubnav {
	font-size: 12px;
	font-weight: bold;
}

/*-------------------------------------TOP NAVGIVATION---------------------------------*/
#topnavhome {
	border-right: 4px solid #fff;
	background-color: #5282AF;
	float: left;
	font-size: .9em;
	margin-top: 2px;
	padding-left: 40px;
	padding-top: 5px;
	padding-right: 43px;
	padding-bottom: 5px;
	background-repeat: repeat-y;
	color : #fff;
	text-decoration: none;
	font-weight: bold;
}
#topnavhome a,  #topnavhome a:link, #topnavhome a:active, #topnavhome a:visited {
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}
#topnavhome a:hover {
	color: #003260;
	text-decoration: none;
}
#homebutton a:hover {
	color: red;
	text-decoration: none;
}
.navSelect {
	color: #5282AF;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 10px;
	padding-left: 8px;
	background-color: #fff;
	_margin-left: -3px;
}
/*.navSelectb {
	color: #5282AF;
	margin-left: -8px;
	margin-right: 7px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 11px;
	padding-left: 12px;
	background-color: #fff;
}*/
#topnav {
	margin-top: 2px;
	font-size: 10px;
	padding-top:5px;
	padding-bottom:5px;
	background-color: #003260;
	background-repeat: repeat-y;
	color : #fff;
	text-decoration: none;
	font-weight: bold;
}
#topnav a,  #topnav a:link, #topnav a:active, #topnav a:visited {
	font-weight: bold;
	padding-left: 8px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-top: 5px;
	color: #fff;
	background-color: #003260;
	text-decoration: none;
	_margin-left: -3px;

}
#topnav a:hover {
	padding-top: 5px;
	padding-bottom: 5px;
	margin-right: 0px;
	color: #5282AF;
	text-decoration: none;
}
#subnav {
	font-size: .8em;
	margin-top: 2px;
	padding-left: 40px;
	padding-top: 5px;
	padding-bottom: 6px;
	color: #5282AF;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
}
#subnav a,  #subnav a:link, #subnav a:active, #subnav a:visited {
	padding-left: 10px;
	padding-right: 12px;
	color: #666;
	text-decoration: none;
	font-weight: bold;
}
#subnav a:hover {
	padding-top: 5px;
	padding-bottom: 12px;
	color: #89A1C8;
	text-decoration: none;
	font-weight: bold;
}
#subnav .select {
	font-weight: bold;
	padding-left: 10px;
	padding-right: 12px;
}
/*-------------------------------------IMAGE AREA---------------------------------*/
#imageArea {
	background-color:#5282AF;
	padding-left: 120px;
	height: 134px;
}
#imageArea img {
	border-left: 15px solid #fff;
	border-right: 15px solid #fff;
}
/*----------------------------------MAIN CONTENT-------------------------------------*/
#maincontent {
	margin-top: 20px;
	margin-left: 135px;
	width: 505px;
}
#maincontentsub {
	margin-top: 10px;
	margin-left: 135px;
	width: 505px;
}
#leftimagearea {
	float: left;
	background-color: #666666;
	width: 120px;
	background-image: url(../images/left_navsub_bg.gif);
}
#leftimagearea img {
	padding-top: 141px;
}
#rightarea {
	float: right;
	padding-right: 0px;
	border-bottom: 120px solid white;
	background-color: #5282AF;
	width: 120px;
	height: 200px;
	background-image: url(../images/left_navsub_bg.gif);
}

/*-------------------------------------FOOTER--------------------------------*/
#footer {
	font-size: .8em;
	background-color: #999999;
	background-image: url(../images/footer_bg.gif);
	height: 100px;
}
#rockstar{
	margin: 10px;
	border: 1px solid #f90000;
}
#rockstar h1 {
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 5px;
	margin: 0;
}
#rockstar p {
	padding-left: 10px;
	padding-right: 10px;
	margin-top: 0;
	margin-bottom: 2px;
}

