html, body{ 
 margin:0; 
 padding:0; 
 text-align:center; 
} 

body {
	background: url(../img/pagebackground.gif) repeat-x;
	background-color: #999999;
	}
	 
#pagewidth{ 
 width:740px; 
 text-align:left; 
 min-width: 500px;margin-left:auto; 
 margin-right:auto; 
  
} 
 
#outer{ 
 border:solid white 0px; 
  /*/*/ border-right-width: 240px; /* right column width. NN4 hack to hide borders */ 
border-right-color: #F0f0f0;  /* right column colour */ 
border-right-style: solid; 
  background-color: #FFFFFF; /* center column colour */ 
width: auto; 
 } 
 
#rightcol{
 /*/*/ width:240px; /* hack keeps NN4 right column right? */ 
 float:right; 
position:relative; 
  margin-right:-240px; 
 margin-left:1px; 
 padding-top:10px;
} 
 
#inner{margin:0; width:100%;}
 
#maincol{
	float: left;
	width: 100%;
	position: relative;
	margin: 0 -8px 0 -2px;
	padding-bottom: 10px;
 }
 
#outer>#inner { border-bottom: 1px solid #FFFFFF;  }
 
.clr{clear:both;}
 
.content{
	padding-right: 10px;
	padding-left: 10px;
} /*padding for content */ 
 
#header .content{padding-bottom:0;} /*padding bottom 0 to remove space in IE5 Mac*/ 
 


/* additional layout divs */ 
#old-broswers {display:none}
#header {
	margin:0px;
	padding:0px;
	width: 100%;
	height: 80px;
	background: #FFFFFF;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	}
	
#footer{
	width:100%;
	background-color:#470080;
	text-align:left;
} 
.rightbox{
	width:240px;
	float:right;
	position:relative;
	margin-right:-240px;
	margin-left:1px;
	padding-top:10px;
	text-align: center;

} 
 
	
#title-box {}
#banner {}	
#supportnav {
	font: italic 0.7em Verdana, Arial, Helvetica, sans-serif;
	color: #9a9a9a;
	margin: 8px;
}
#supportnav a {
	color:#666;
	text-decoration:none;
	}
#supportnav a:link {color:#666;}
#supportnav a:visited {color:#666;}
#supportnav a:hover {color:#000000;}

 /*text styles only*/
 .box {
	background:#e0e0e0;
	padding: 5px;
	clear: both;
	margin: 5px -10px 0px -10px;
}
.pullquote {
	text-align: left;
	background:#e0e0e0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.9em;
	text-indent: -0.5em;
	padding-left: 0.8em;
} 
h1, h2, h3, h4 {
	margin: 0px;
	clear:left;
}
 h1 {
	color:#996699;
	padding-top: 10px;
	padding-bottom: 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 1.1em;
}
h2 {
	color:#666666;
	padding: 0px;
	font: normal 1em Georgia, "Times New Roman", Times, serif;
}

h3 {
	color:#996699;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.9em;
	font-weight: normal;
	padding: 5px 0px 0px 0px;
	clear: both;
}
h4 {
	color:#999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 1.1em;
}


h5 {
	color:#333333;
	margin-top: .5em;
	margin-bottom: .5em;
	font: normal 0.8em Verdana, Arial, Helvetica, sans-serif;
}
 p {
	font:  0.8em Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
	margin: 5px 0px;
}
#maincol ul {
	list-style-type: disc;
	list-style-image: url(../img/bullet.gif);
	padding: 0px 0px 10px 0px;
	margin: 0;
	margin-left: 10px;
}

#inner li, #maincol li  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #999999;
	margin-top: 10px;
	margin-left: 10px;
	padding-left: 15px;
	}
	
#inner li a:link, #inner a:link {color:#996699;}
#inner li a:visited, #inner a:visited  {color:#666;}
#inner li a:hover, #inner a:hover {color:#470080;}
.pulllink {
	text-align:right;
	line-height: 120%;
	font-size: 0.7em;
	clear: both;
}

#footer  p {
	color: #B1A8CD;!important
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
 	padding: 10px;
}
#footer a {
	color: #fff;
	}
	
#footer a:link {color:#fff;}
#footer a:visited  {color:#B1A8CD;}
#footer a:hover {color:#fff;	text-decoration: none;
}

.leader {
	font-size: 0.8em;
	color: #333333;
}
.quoteattrib {
	text-align: right;
	font-size: 0.7em;
	color: #666666;
	margin-bottom: 5px;
}
	
	
	/* tabs  */
#navcontainer {
	width:740px;
	margin:0;
	padding:0;
	 padding-top:15px;
	margin-left: auto;
	margin-right: auto;
	}	
#navlist
 {
	padding: 0;
	margin: 0;
	border-bottom: 1px solid #f0f0f0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
 }

 #navlist li
 {
 list-style: none;
 margin: 0;
 display: inline;
 }

 #navlist li a
 {
	padding: 3px 0.5em;
	margin-left: 3px;
	border: 1px solid #f0f0f0;
	border-bottom: none;
	background-color: #f0f0f0;
	text-decoration: none;
 }

 #navlist li a:link { color: #666; }
 #navlist li a:visited { color: #666; }

 #navlist li a:hover
 {
	color: #000;
	border-color: #8C7DB3;
	background-color:#E3DEEC;
 }

 #navlist li a.current
 {
 background: white;
 border-bottom: 1px solid white;
 }

 #navlist a.current:hover 
 {
	border-color: #f0f0f0;
 background-color: #fff;
 border-bottom: 1px solid white;
  color: #666; 
 }

	
/* image formatting */	
.rangeleft{
	float:left;
	margin: 0px;
	margin-right: 10px;
	margin-bottom: 5px;
}
.rangeright{
	float:right;
	margin: 0;
	margin-left: 5px;
}
.homepic{
	margin: 5px 0px 5px -5px;
}
#homepicbox {
	width: 740px;
}
#homepicbox img {float: left}
/* misc formatting */

.boxed-link {
	padding: 4px;
	background: #F1F1F1;
	border: 1px solid #B1A8CD;
	font-size: 0.8em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration: none;
	margin: 4px;
}
a.boxed-link:hover {
	background: #dddddd;
	color: #000;
	text-decoration: none;
	border: 1px solid #000;
}

textarea {
	color: #333333;
	border: 1px dotted #CCCCCC;
	background: #FFFFFF;
	font: 1.1em/120% Verdana, Arial, Helvetica, sans-serif;
	padding: .5em;
}
#pics {
	width: 200px;
	margin-right: auto;
	margin-left: auto;
}
strong {
	font-weight: normal;
	color: #333333;
}
.progdetails {
	margin-left: 160px;
}
.progtitle {
	padding-top: 10px;
	padding-left: 160px;
	padding-bottom: 10px;
	border-top: 1px solid #CCCCCC;
	border-right: 1px #CCCCCC;
	border-bottom: 1px #CCCCCC;
	border-left: 1px #CCCCCC;
	clear: both;
	margin-top: 10px;
}

hr {
	clear: both;
}
 /*printer styles */
@media print{ 

/*hide the nav bars when printing*/
#supportnav, #navcontainer, #banner, .homepic, #pics, .rightbox {display:none;} 
#maincol, #rightcol, #pagewidth, .rightbox,  .box, .pullquote, .quoteattrib { 
width:auto;
 float:none; 
 clear:both;
text-align: left;
margin: auto!important;

}
 #outer{border-right:0;} 
#content a:link:after, #content a:visited:after {
   content: " (" attr(href) ") ";
   font-size: 90%;
   }
.progdetails, .progtitle {
	margin-top: 10px;
margin-left:230px;
 padding-right:0px;
	padding-top: 10px;
	padding-left: 0px;
	padding-bottom: 10px;
	border-top: 1px solid #CCCCCC;
}
h2, h4 { clear:left;	color: #000000;
}
p, #inner li, #maincol li   { 	color: #333333;} 
strong {
	font-weight: bold;
	color: #333333;
}
 .box {
	padding: 5px;
	clear: both;
	margin: auto!important;
}
.pullquote {	border-top: 1px solid #CCCCCC;}}

 /*handheld styles */
@media mobile{ 
#banner {display:none!important;}
#supportnav, #navcontainer, .homepic, .pics, .rightbox, #subnav { } 
#maincol, #rightcol, #pagewidth, .rightbox,  .box, .pullquote, .quoteattrib { 
width:auto;
 float:none; 
 clear:both;
text-align: left;
margin: auto!important;
}


 #outer{border-right:0;} 
#content a:link:after, #content a:visited:after {
   content: " (" attr(href) ") ";
   font-size: 90%;
   }

h2, h4, .leader { clear:left;	color: #000000;
}
p, #inner li, #maincol li   { 	color: #333333;} 
strong {
	font-weight: bold;
	color: #000000;
}
 .box {
	padding: 5px;
	clear: both;
	margin: auto!important;
}
.pullquote {	border-top: 1px solid #CCCCCC;}}

/*  Splash page styles only  */

body#splashpage {
	background-color:#000!important;
	background-image: url(../img/splash/splash-bg-fansutd.jpg);
	background-position: top center;
	background-repeat: no-repeat;
}

#splashpage #footer,  #splashpage #outer  {
	background-image: none;
}
#splashpage #pagewidth {width:660px;}
#splashboxinside {
	margin: 80px 15px 30px 395px;
	padding: 5px;
}
#splashboxoutside {
	background-repeat: no-repeat;
	background-position: right top;
}
#splashpage h1 {
	font-size: 90%;
	font-weight: bold;
	letter-spacing: 0.05em;
	font-family: verdana, arial, sans-serif;
	color: #4F528D;
}
#splashpage p {
	color: #40447B;
	font-size: 80%;
	line-height: 1.4em;
	padding: 0 0 0.5em 0;
}

#splashpage .boxed-link {
	font-family: verdana, arial, sans-serif;
	padding: 1em 0.5ex;
	background-color: #5E91A6;
	color: #FFFFFF;
	font-size: 11px;
	margin: 0;
}
