body	{
	background: #fff url(../images/body_back.jpg) bottom left fixed repeat-x;
	color: #000;
	margin: 0;
	padding: 0;
	border: 0;
	text-align: center;
	font-family: "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
	padding-bottom: 25px;
	}

/* General linkology */
a {
	font-weight: normal;
   	font-size: x-small;      
	voice-family: "\"}\"";   
	voice-family: inherit;   
	font-size: small;  
	}

html>a 	{
	font-size: small;  
	} 	

a:link, a:visited {
	font-weight : bold; 
	text-decoration : none;
	color: #063;
	background: transparent; 
	}

a:hover {
	font-weight : bold; 
	text-decoration : underline;
	color: #0c0;
	background: transparent; 
	}

a:active {
	font-weight : bold; 
	text-decoration : none;
	color: #526968;
	background: transparent;  
	}

img	{
	display:block;
	border: 0;
	}
	
ul li a { font: bold 12px/1em;}

h2, h3	{
	font-family: Myriad, "Gill Sans", "Century Gothic", "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
	font-weight: normal;
	margin-top: 25px;
	margin-bottom: 2px;
	letter-spacing: 1px;
	}
	
#pagebody h2 {
	margin:0;
	padding: 5px 0 5px 18px;
	color:#063;
	background: url(../images/h2bullet.gif) no-repeat left;
	font-size:    large;     
    voice-family: "\"}\"";   
    voice-family: inherit;   
    font-size:    x-large;       
    }

html>#pagebody h2 {
	font-size:  x-large;  
	} 

h3	{ 
	display:block;
	background:#87A6A4;
	margin:0;
	padding: 2px 8px;
	color:#E9F5FC;
	font-weight:bold;
	font-size: small;      
	voice-family: "\"}\"";   
	voice-family: inherit;   
	font-size: medium;  
	}

html>h3 	{
	font-size:  medium;  
	} 



	/* STRUCTURE */
	
#header	{
	background: transparent;
	color: #333;
	border: 0;
	margin: 0;
	padding: 0;
	text-align: left;
	}

#header img	{
	margin: 0;
	padding: 0;
	border: 0;
	}

#topGrad {
	margin:0 2px;
	padding:0;
	background: #fff url(../images/topGrad.jpg) repeat-x;
	z-index:99;
	height:10px;
	}

#pagebody	{
	padding: 0 18px 0 18px;
	margin: 0;
	border: 0;
	text-align: left;
	color: #444;
	background: transparent;
	clear: both;
	}

#pagebody ol, #pagebody ul	{
	font: normal 10px /14px Verdana;
	margin: 0.5em, 0;
	padding-left: 10px;
	margin-left: 10px;
	font-size: 12px;
	color: #006600;
	}

#pagebody li	{
	line-height: 1.4;
	margin-bottom: 0;
	padding-left: 0;
	margin-left: 0;
	list-style: square;
	vertical-align: top;
	color:#006600;
	}

#pagebody p {
	font: normal 12px /14px Verdana;
	color: #000;
	}

#maincontent {
	background: transparent;
	text-align:justify;
	margin: 0;
	padding: 0;	
}
.NNMargfix { margin: 0 0 0 0; }
#NNPadfix {padding:0 10px 0 10px; background:#fff url(../images/hboxone.jpg) repeat-x bottom;}

#footer {
	margin:0;
	border: 0;
	background: #fff;;
	padding-top: 6px;
	text-align: center;
	clear: both;
	height:36px;
	}


#footer a, #footer p {
	font-weight: bold;
   	font-size: xx-small;      
	voice-family: "\"}\"";   
	voice-family: inherit;   
	font-size: x-small;  
	}
	/*  Hidey-ho */

.hide {
	height: 0;
	width: 0;
	overflow: hidden;
	position: absolute;  /* for the benefit of IE5 Mac */
	}
/*---------------------------------------------------------------------------------------------------
     TOP MENU NAVIGATION STYLES
---------------------------------------------------------------------------------------------------*/
#menu {
	background: #000;
	margin: 0 0 0 20px;
	padding: 0;
	}

#menu ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: center;
	clear: left;
	}

#menu ul li {
	display: block;
	float: left;
	text-align: center;
	padding: 0;
	margin: 0;
	}

#menu ul li a {
	background: #84A0AC url(../images/topNavBack.jpg) repeat-x;/*could be #069 */
	width: 80px;
	height: 2em;
	border:0;
	padding: 0;
	margin: 0 0 0 0;
	color: #cfc; /*could be #09f */
	text-decoration: none;
	display: block;
	text-align: center;
	font-weight: bold;
	letter-spacing: 1px;
	line-height: 2em;
	font-size: 12px;  
	}

html>#menu ul li a {
	font-size: 12px;   
	}
	
#menu ul li#one a {
	width: 64px;     
}
#menu ul li#three a {
	width: 112px;     
}
#menu ul li#six a {
	width: 112px;     
}
#menu ul li#eight a {
	width: 122px;     
}
#menu ul li a:hover {
	color: #360;/*71CBF0*/
	background: #E9F5FC url(../images/topNavHov.jpg) repeat-x;
	}

#menu li a.navthis {
	color: #E9F5FC;
	text-decoration:underline;
	}
/*---------------------------------------------------------------------------------------------------

---------------------------------------------------------------------------------------------------*/
#wrapper {	
	background: url(../images/wrap_grad_new.png);
	background-repeat:repeat-y;
	color: #333;
	margin: 10px auto;
	padding: 0;
	border: 0;
	width: 770px;  /* bmh */	
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 770px;	
	}
	
html>#wrapper	{
	width: 770px;
	}

/* FORMS */
form.style1 {
	padding:0 0 18px 0;
	}
form.style1 fieldset {
	padding: 1em;
	font:80%/1 sans-serif;
	}
form.style1 label {
	float:left;
	width:25%;
	margin-right:0.5em;
	padding-top:0.2em;
	text-align:right;
	font-weight:bold;
	}

form.style2 fieldset {
	border:1px solid green;
	}
form.style2 legend {
	padding: 0.2em 0.5em;
	border:1px solid green;
	color:green;
	text-align:right;
	}

/*-------------------------------------------------------------*/
.mBotFix {
	margin:0;
	}
.reporteven {
	border-top: 2px dotted #ccc;
	border-bottom: 2px dotted #ccc;
	background:#ffc;
	padding:6px;
	}
.reportodd {
	background:#E9F5FC;
	padding:6px;
	}
.screenshot{margin:0 0 0 100px;}
.screenshot img {
	float:left;
	margin-right:18px;
	}
	
.UEvents { 
		font: Verdana;
		color:#006600;		
		font-size:10pt;
		 }
	
.hide {
	height: 0;
	width: 0;
	overflow: hidden;
	position: absolute;  /* for the benefit of IE5 Mac */
	}
#homePicOne {
	float:right;
	}
#homePicTwo {
	float:right;
	margin-left:8px;
	}
	
.largetext {
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #003399;
	text-decoration: none;
	display: none;
}

