/* The Good Stuff */

/* Main Attributes */body {	margin: 0;	padding: 0;	color: #333;
	background-color: #000099;	font: 11px Verdana, sans-serif; 
	text-align: left; }

#container {	margin: 0 auto;	width: 724px;	position: relative;
	color: #333;	background-color: #FFFFFF;	padding: 0 10px 0 10px; }
/* * html #container {	width: 744px;	width: 724px; } */a {
	color: #666666; }
a:hover {	color: #000099; }

.imageleft {
	float: left;
	padding: .4em 12px 0px 0px;
	clear: left;}

.imageright {
	float: right;
	padding: .4em 12px 0px 0px;
	clear: right;}

/* Header Attributes */#header {	position: absolute;	top: 20px;	left: 10px; }
h1 {	background: url(../support/logo.gif) no-repeat;	width: 220px;	height: 56px;	overflow: hidden;	margin: 0; }
h1 span {	display: none; }

h2 {	font-size: 11px;	margin: 0 0 0 8px; 
	color: #000099; }
#descriptor {	padding-top: 85px; }
#descriptor .p1 {	font-size: 11px;	height: 171px;	background: url(../support/bg.jpg) no-repeat;	margin: 0;	width: 724px;	color: #FFFFFF;}

#descriptor .p1 span {	padding: 27px 530px 0 30px;	display: block;	margin: 0;	font: 11px/150% Verdana, sans-serif; }
#descriptor .p2 {	font-size: 11px;	position: absolute;
	color: #000099;	top: 60px;	right: 20px;	margin: 0; }

/* Main Text Attributes */

#maintext h3 span, #maintext h4 span, #news h3.updates span, #menu h3.nav {	display:none; }#maintext {	margin: 0 20px 0 243px; }

#maintext p {	line-height: 150%;	margin: 10px 0 10px 0; }

#maintext p.p2 {	line-height: 100%;	margin: 5px 0 5px 0; }

#maintext p.p3 {	line-height: 100%;	margin: 10px 0 300px 0; }

#maintext p.top {
	font-size: 80%;
	margin: 0 0 10px 0; }

#maintext p.topend {
	font-size: 80%;
	margin: 0 0 100px 0; }

#maintext h3 { 
	padding: 0;
	font-family: Verdana, sans-serif;
	text-transform: uppercase;
	font-size: 100%;
	word-spacing: 2px;
	letter-spacing: 2px;
	margin: 35px 0 5px 0;
	font-weight: bold; 
	color: #000099; }

#maintext h4 {	padding: 0;
	font-family: Verdana, sans-serif;
	text-transform: uppercase;
	font-size: 100%;
	word-spacing: 2px;
	letter-spacing: 2px;
	margin: 20px 0 5px 0;
	font-weight: bold; 
	color: #000099; }

/* Split Main Textbox Attributes */

#textcol1, #textcol2, #textcol3, #textcol4, #textcol5, #textcol6 {	margin: 0 20px 0 0;
	float: left; 
	display: inline;
	width: 220px;
	padding: 0px; 
	clear: both;}

#textcol1 p, #textcol2 p, #textcol3 p, #textcol4 p, #textcol5 p, #textcol6 p {	line-height: 150%;	margin: 10px 0 10px 0; }

#textcol1 p.p2, #textcol2 p.p2, #textcol3 p.p2, #textcol4 p.p2, #textcol5 p.p2, #textcol6 p.p2 {	line-height: 100%;	margin: 5px 0 5px 0; }

#textcol1 p.top, #textcol2 p.top, #textcol3 p.top, #textcol4 p.top,  #textcol5 p.top,  #textcol6 p.top {
	font-size: 80%;
	margin: 0 0 10px 0; }

#textcol1 h3, #textcol2 h3, #textcol3 h3, #textcol4 h3, #textcol5 h3, #textcol6 h3 { 
	padding: 0;
	font-family: Verdana, sans-serif;
	text-transform: uppercase;
	font-size: 100%;
	word-spacing: 2px;
	letter-spacing: 2px;
	margin: 0 0 5px 0;
	font-weight: bold;
	color: #000099;
	background-color: #FFFFFF; }

#imagecol1, #imagecol2, #imagecol3 {	margin: 10px 0 70px 250px; 
	padding: 20px 0 0 5px; }

#imagecol4, #imagecol5, #imagecol6 {	margin: 10px 0 100px 250px; 
	padding: 20px 0 0 5px; }

#imagecol1 p, #imagecol2 p, #imagecol3 p, #imagecol4 p, #imagecol5 p, #imagecol6 p {	line-height: 100%;
	font-size: smaller;	margin: 0 0 5px 0; }

#imagecol6 p.p2 {	line-height: 100%;
	font-size: smaller;	margin: 0 0 200px 0; }


/* Left Column - Menu and Submenu - Attributes */

#leftcol {	position: absolute;	top: 280px;	width: 210px; 
	font-size: 11px;
	display: block;	padding: 5px 0; }

#leftcol ul li {	list-style: none;	padding: 8px 0 0 0; 
	margin: 0;}
#menu ul {
	font-size: 11px;
	display: block;
	list-style: none;	margin: 0;
	padding: 0 0 0 35px; }
#menu ul li {	font-size: 11px;
	list-style: none; }
#menu ul li a {	text-decoration: none;	display: block;	padding: 0 0 8px 0; 
	margin: 0;
	border-bottom: 1px solid #666666; }

#menu ul li a:hover {	display: block; }

#menu ul li a.active {
	text-decoration: none;
	color: #000099; 
	border: 0;
	margin: 0;
	padding: 0; }

#menu ul li a.nosub {	display: block;	padding: 8px 0 8px 0; 
	border-top: 1px solid #666666; }

#submenu ul {	list-style: none;
	border-bottom: 1px solid #666666;	margin: 0;	padding: 0 0 8px 40px; }
#submenu ul li {	list-style: none;	font-size: 11px; }
#submenu ul li a {	text-decoration: none;	display: block;	font-size: 11px; 
	border: 0px;
	padding: 0 0 0 12px;
	background: url(../support/bullet.gif) no-repeat 0px 4px; }

#submenu ul li a:hover {	border: 0px;}

#submenu ul li a.active {
	text-decoration: none;
	color: #000099; 
	padding: 0 0 0 12px; }

/* Left Column - News - Attributes */
#news h3.updates {
	padding: 0;
	font-family: Verdana, sans-serif;
	text-transform: uppercase;
	font-size: 100%;
	word-spacing: 2px;
	letter-spacing: 2px;
	margin: 30px 0 5px 40px;
	font-weight: bold; 
	color: #FF9900; }

#news p {
	font: 11px/150% Verdana, sans-serif;
	margin: 0;	padding: 0 0 0 40px;
	display: block; }

#news p.caption {
	font-size: smaller; 
	padding: 0 0 10px 40px; }

#news p.p1 {
	background: url(../support/bullet.gif) no-repeat 40px 5px; 
	margin: 0;	padding: 0 0 10px 52px;
	display: block; }

#news p.p2 {
	background: url(../support/bullet_new.gif) no-repeat 27px 3px;
	margin: 0;	padding: 0 0 10px 40px;
	display: block; }
	/* Footer Attributes */

#footer {	background: url(../support/footer.gif) no-repeat;	color: #fff;	height: 48px;	text-align: right;	padding: 0 30px 0 0;
	margin: 40px 0 0 240px;	line-height: 26px;	font-size: 8px; }
#footer a {
	color: #000099;	text-decoration: none; 
	text-transform: uppercase; 
	word-spacing: 2px;
	letter-spacing: 1px;
	padding: 0px; }
#footer a:hover {	text-decoration: underline; }