.text {  font-family: Arial, Helvetica, sans-serif; font-size: 9px; font-style: normal; line-height: 10px; font-weight: bold; color: #0074BD}
.headings {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; line-height: 12px; font-weight: bolder; color: #0074BD}
.contenttext {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; line-height: 17px; font-weight: normal; color: #0074BD; text-align: center}
.spirit {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; line-height: 12px; font-weight: normal; color: #0074BD; text-align: left}
.titlepage {  font-family: Arial, Helvetica, sans-serif; font-size: 17px; font-style: normal; line-height: normal; font-weight: bold; color: #FFFFFF; letter-spacing: 3px}
.product {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; line-height: 14px; font-weight: bold; color: #CC0033}
.titlepageRED { font-family: Arial, Helvetica, sans-serif; font-size: 18px; font-style: normal; line-height: normal; font-weight: bold; color: #CC0033; letter-spacing: 6px }
.mini {  font-family: Arial, Helvetica, sans-serif; font-size: 2px; font-style: normal; line-height: 2px; font-weight: bold; color: #0074BD}
.text2 {  font-family: Arial, Helvetica, sans-serif; font-size: 9px; font-style: normal; line-height: 11px; font-weight: bold; color: #0074BD}
.text3 {  font-family: Arial, Helvetica, sans-serif; font-size: 9px; font-style: normal; line-height: 10px; font-weight: normal; letter-spacing: 5px; color: #0074BD}

A:link {text-decoration: none; color: #CC0033; }
A:visited {text-decoration: none; color: #CC0033; }
A:active {text-decoration: none;  color: #CC0033; }
A:hover {text-decoration: none; color: orange; }





html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	margin: 0 0 0 0; /* Sets the margin properties for an element using shorthand notation (top, right, bottom, left) */
	padding: 0 0 0 0; /* Sets the padding properties for an element using shorthand notation (top, right, bottom, left) */
	text-align: center; /* Centers the page content container in IE 5 browsers. */
background-attachment: fixed;
	background-image: url(images/bg.jpg);
	background-repeat: repeat;
}
/* Heading Styles */
h1 {
	color: #0099FF;
	font-size: 15px;
	font-weight: bold;
	line-height: 20px;
	text-transform: none;
}

h2 {
	color: #9933FF;
	font-size: 13px;
	font-weight: bold;
	line-height: 18px;
	margin-top: 30px;
	margin-bottom: 10px;
}

h3 {
	color: #266099;
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
	margin-top: 30px;
	margin-bottom: 5px;
}

h4 {
	color: #0099FF;
	font-size: 16px;
	font-weight: bold;
	line-height: 16px;
	margin-top: 2px;
	margin-bottom: 2px;
}


h5 {
	color: #990099;
	font-size: 16px;
	font-weight: bold;
	line-height: 18px;
	margin-top: 2px;
	margin-bottom: 4px;
}


/* Style for unvisited links. */
a,  a:link {
	color: #FF0099;
	font-weight: bold;
	text-decoration: none;
}
/* Style for visited links. */
a:visited {
	color: #266099;
	font-weight: bold;
	text-decoration: none;
}
/* Style for links on mouseover. */
a:hover {
	color: #FF0099;
	text-decoration: underline;
}
/* Style for a link that has focus. */
a:focus {
	color: #FF0099;
}
/* Style for a link that is being activated/clicked. */
a:active {
	color: #FF0099;
}
/* Page containers */
#outerWrapper {
	margin: 0 auto 0 auto;
	text-align: left;
	width: 820px;
<!-- 	background-attachment: scroll; -->
<!-- 	background-image: url(images/spheres_web_banner.jpg);
	background-repeat: no-repeat; -->
	background-position: center top;
	background-color: #FFFFFF;
}
#outerWrapper p{
	border: 1px solid #ADCDE2;
	padding: 10px;
	vertical-align:top;
}

#outerWrapper_footer {
	text-align: left;
	width: 820px;
	background-color: #FFFFFF;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 0px;
}

#outerWrapper_content {
	text-align: left;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	width: 820px;
}


		 #outerWrapper_middle{
	text-align: center;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 10px;
	width: 900px;
}

#header {
	font-size: 12px;
	font-weight: bold;
	line-height: 15px;
	height: 90px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-bottom-style: solid;
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}

#top_nav {
	font-size: 9px;
	font-weight: bold;
	line-height: normal; /* Sets the padding properties for an element using shorthand notation (top, right, bottom, left) */
	height: 50px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-bottom-style: solid;
	margin: 0px;
	padding-top: 5px;
	padding-right: 7px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #34A3CE;
	text-align: center;
}


#top_nav .btn {
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #3399FF;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center center;
	text-align: center;
	vertical-align: middle;
}

#top_nav .btn a:link {
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #3399FF;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center center;
	text-align: center;
	vertical-align: middle;
}

#top_nav .btn a:hover {
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #3399FF;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center center;
	text-align: center;
	vertical-align: middle;
}


#top_nav th{
	color:#00609F;
	padding:1px;
	border: 0px solid #ADCDE2;
}

#top_nav td{
	border: 0px solid #ADCDE2;
	padding: 2px;
	vertical-align:middle;
	text-align: center;
	margin: 0px;
	height: 20px;
}

#contentWrapper {
<!-- 	background-attachment: fixed; -->
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	height: 400px;
	margin: 0px;
	overflow: auto;
}

 #contentWrapperW {
	color: #FFFFFF;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	height: 400px;
	margin: 0px;
	overflow: auto;
}

#contentWrapper p {
	color: #023188;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-top: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	padding-right: 0px;
}

#leftColumn1 {
	float: left; /* Sets the padding properties for an element using shorthand notation (top, right, bottom, left) */
	width: 240px;
	color: #0099FF;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #CEDEFF;
	margin: 0px;
}

#leftColumn1 p{
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
	color: #0099FF;
}

#leftColumn1 a{
	font-weight: bold;
	color: #FF0099;
}

#leftColumn1 a:hover{
	font-weight: bold;
	color: #FF0099;
	text-decoration: underline;
}

#leftColumn1 .pink{
	color: #FF0099;

}

#leftColumn1 #latestissue {
	background-image: url(images/bg_latest_issue.jpg);
	margin: 0px;
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 40px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 8px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

#leftColumn1 #latestissue p{
	padding-bottom: 10px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}

#leftColumn1 #featuredlinks {
	background-image: url(images/bg_featured_links.jpg);
	margin: 0px;
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 40px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 8px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	font-weight: bold;
}

#leftColumn1 #featuredlinks p{
	padding-bottom: 10px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	font-weight: bold;
}

#leftColumn1 #featuredlinks a:link{
	padding-bottom: 10px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	font-weight: bold;
	color: #0099FF;
}

#leftColumn1 #featuredlinks a:hover{
	padding-bottom: 10px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	font-weight: bold;
	text-decoration: underline;
	color: #FF0099;
}


/* Contains the main page content. When using a mutliple column layout the margins will be set to account for the floated columns' width, margins, and padding. */
#content {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 270px;
	padding: 0px;
}

.clearFloat {
	clear: left;
	display: block;
}
#footer {
	padding: 10px 10px 10px 10px; /* Sets the padding properties for an element using shorthand notation (top, right, bottom, left) */
	background-attachment: fixed;
	background-repeat: repeat-y;
	background-position: center top;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #A5CAE2;
	color: #00609F;
	text-align: center;
	font-size: 10px;
}

#footer a {
	color: #00609F;
	text-decoration: underline;
}

/*other*/

.img_left{float:left; margin:0 15px 4px 0;}
.img_right{float:right; margin:0 0 4px 15px;}
.textright{text-align:right;}

.img_left_bdr{
	float:left; 
	padding: 10px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 4px;
	margin-left: 15px;
	background-color: #D2E8F7;
	border: 3px solid #E4F1FA;
}

.img_right_bdr{
	float:right;
	padding: 10px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 4px;
	margin-left: 15px;
	background-color: #D2E8F7;
	border: 3px solid #E4F1FA;
}

#content ul{
	padding:0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 16px;
	margin-left: 20px;
}

#content li{
	margin:0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 4px;
	padding-left: 5px;
	list-style-type: disc;
}

#leftColumn1 ul{
	padding:0;
	margin-top: 8px;
	margin-right: 0;
	margin-bottom: 16px;
	margin-left: 20px;
}

#leftColumn1 li{
	margin:0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 4px;
	padding-left: 5px;
	list-style-type: disc;
}

#content th{
	background-color:#D1E3EF;
	color:#00609F;
	padding:12px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ADCDE2;
	border-right-color: #ADCDE2;
	border-bottom-color: #ADCDE2;
	border-left-color: #ADCDE2;
}

#content td{
	background-color:#FFFFFF;
	border: 1px solid #ADCDE2;
	padding: 10px;
	vertical-align:top;
}
.highlight_blue {
	color: #88BC50;
}

.highlight_purple {
	color: #9933FF;
}

#content .boxed_text {
	color:#1E6595;
	margin:16px;
	padding:12px;
	background-color: #D2E8F7;
	background-image: url(img/menubg.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	border: 1px solid #E4F1FA;
	text-align: center;

}
#outerWrapper #contentWrapper #leftColumn1 .hotlinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

