@charset "UTF-8";
/* CSS Document */



/* Global Styles */

 
body {
	background-image:url(sonexblue2.jpg);
	background-color:#000;
	font-weight:bold;
	line-height:normal;
	letter-spacing:.2em;
	font-family: Verdana, Geneva, sans-serif;
	color: #9ff;
	font-size: 11px;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
}
a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #3cf;
	text-decoration: none;
	padding:4px;
	display:block;
}
a:hover {
	color:#00F;
}
/* ID Styles */

#Logo {
	text-align:center;
	width: 1004px;
	height:auto;
	margin:auto;
}
#Header {
	text-align:center;
	margin:auto;
	width: 993px;
	height:auto;
}
#subHeader {
	padding: 0px 0px 14px 0px;
	text-align: inherit;
	margin:auto;
	width: 994px;
	height:auto;
}
#return {
	color: #003399;
	margin: auto;
	text-align:left;
	width: 65px;
	height:auto;
	float:left;
}
#footer {
	text-align:left;
	margin:auto;
	width: 978px;
	height:150px;
	background:none;
	margin: 30px auto 30px auto;
	padding:15px;
}
#divcon1 {
	text-align:center;
	width: 993px;
	height: 302px;
	margin:auto;
}
#divcon2 {
	margin:auto;
	text-align:center;
	width: 993px;
	height:503px;
	-o-border-radius: 14px;
	-moz-border-radius:14px;
	-webkit-border-radius:14px;
	border-radius:14px;
}
#linkcontainer {
	text-align:center;
	width: 994px;
	height:23px;
	margin:auto;
	border-color: #036;
	border-style:double;
	border-width:4px;
	-o-border-radius: 12px;
	-moz-border-radius:12px;
	-webkit-border-radius:12px;
	border-radius:12px;
	padding-top:2px;
}
/* Class Styles */	

.divlinkbox {
	float:left;
	text-align:center;
	width: 109px;
	height:20px;
	margin:auto;
}
.divbox1 {
	text-align:center;
	float:right;
	width: 328px;
	height:282px;
}
.divbox1a {
	text-align:center;
	float:left;
	width: 326px;
	height:282px;
}
.divbox2 {
	float:left;
	width: 230px;
	height:auto;
	margin-top:8px;
}
.divbox3 {
	float: left;
	width: 319px;
	height:250px;
	margin:auto auto 6px auto;
	border-color: #036;
	border-style:double;
	border-width:4px;
	-o-border-radius: 3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:10px;
}
.divbox4 {
	float: left;
	width: 319px;
	height:250px;
	margin:auto 6px 6px 6px;
	border-color:#036;
	border-style:double;
	border-width:4px;
	-o-border-radius: 3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:10px;
}
.bodyText {
	font:11px arial;
	color:#cff;
	line-height:20px;
	letter-spacing:.1em;
	margin-top:0px;
}
.pageName {
	font:16px georgia;
	color: #ccffff;
	line-height:20px;
	letter-spacing:0.1em;
}
.subHeader {
	color: #39F;
	font-weight: bold;
}
.detailTexttopRight {
	font-weight:bold;
	font-family: Verdana, Geneva, sans-serif;
	color:#CCFFFF;
	line-height:normal;
	letter-spacing:0.1em;
	font-size: 11px;
	text-align:left;
	float: right;
}
.detailTexttopleft {
	font-weight:bold;
	font-family: Verdana, Geneva, sans-serif;
	color:#CCFFFF;
	line-height:normal;
	letter-spacing:0.1em;
	font-size: 11px;
	text-align:left;
	float: left;
}
.detailText {
	font-weight:bold;
	line-height:normal;
	letter-spacing:.1em;
	font-family: Verdana, Geneva, sans-serif;
	color:#999;
	font-size: 11px;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
}
