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



/* Global Styles */

 
body {
	margin:auto;
	height:auto;
	width:1024px;
	background-color:#123;
	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: #9ff;
	text-decoration: none;
}
a:hover {
	color: #CFF;
}
/* ID Styles */
	
#footer {
	text-align:left;
	margin:auto;
	width: 974px;
	height:400px;
	padding-top:50px;
}
#divcon1 {
	background-image: url(sonexblue2.jpg);
	text-align:left;
	margin:16px auto auto auto;
	width:978px;
	height:110px;
	-o-border-radius: 10px 10px 0px 0px;
	-moz-border-radius:10px 10px 0px 0px;
	-webkit-border-radius:10px 10px 0px 0px;
	border-radius:10px 10px 0px 0px;
	padding:6px 0px 0px 16px;
}
#divcon2 {
	background-image:url(sonexblue2.jpg);
	margin:auto;
	text-align:center;
	width: 994px;
	height:auto;
	-o-border-radius:0px 0px 10px 10px;
	-moz-border-radius:0px 0px 10px 10px;
	-webkit-border-radius:0px 0px 10px 10px;
	border-radius:0px 0px 10px 10px;
	padding:50px 0px 0px 0px
}
#linkcontainer {
	background-image:url(sonexblue2.jpg);
	text-align:center;
	width: 994px;
	height:38px;
	margin:auto;
}
/* Class Styles */	

.divlinkbox {
	float:left;
	text-align:center;
	width: 108px;
	height:24px;
	margin:0px 0px 0px 12px;
	border-color:#036;
	border-style:solid;
	border-width:1px;
	-o-border-radius: 10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
	padding:10px 0px 0px 0px;
}
.divlinkboxleft {
	float:left;
	text-align:center;
	width: 108px;
	height:24px;
	margin:0px 0px 0px 15px;
	border-color:#036;
	border-style:solid;
	border-width:1px;
	-o-border-radius: 10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
	padding:10px 0px 0px 0px;
}
.divlinkbox2 {
	float:left;
	text-align:left;
	width: 195px;
	height:42px;
	margin:0px 0px 10px 15px;
	border-color: #036;
	border-style:solid;
	border-width:1px;
	-o-border-radius: 10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
	padding:7px 0px 0px 2px;
}
.divbox1 {
	text-align:left;
	float:left;
	width: 280px;
	height:auto;
	margin:15px 0px 0px 15px;
}
.divbox2 {
	float: left;
	width: 280px;
	height:260px;
	margin:auto auto 12px 60px;
	border-color: #123;
	border-style:solid;
	border-width:10px;
	-o-border-radius: 10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
}
.divbox3 {
	float: left;
	width: 280px;
	height:260px;
	margin:auto 0px 12px 14px;
	border-color:#123;
	border-style: solid;
	border-width:10px;
	-o-border-radius: 10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
}
.divbox4 {
	float: left;
	width: 260px;
	height:auto;
	margin:auto;
}
.divbox5 {
	float: right;
	width: 280px;
	height:260px;
	margin:auto 60px 0px 60px;
	border-color:#123;
	border-style:solid;
	border-width:10px;
	-o-border-radius: 10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
}
.divbox6 {
	float: right;
	width: 280px;
	height:260px;
	margin:auto;
	border-color: #123;
	border-style:solid;
	border-width:10px;
	-o-border-radius: 10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
}
.bodyText {
	font:11px arial;
	color:#fff;
	line-height:20px;
	letter-spacing:.1em;
	margin-top:0px;
}
.pageName {
	font:16px georgia;
	color: #ccffff;
	line-height:20px;
	letter-spacing:0.1em;
}
.subHeader {
	font:16px georgia;
	color: #fff;
	font-weight:bold;
	letter-spacing:.1em;
	line-height:16px;
}
.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;
}
