a.white:link { color: white;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-style:normal;
	text-decoration:none;
	line-height: 25px; }
	
a.white:visited { color: white;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-style:normal;
	text-decoration:none;
	line-height: 25px; }
	
a.white:hover {
	color: white;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-style:normal;
	text-decoration:underline;
	line-height: 25px; }
	
a:link { color: black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-style:strong;
	text-decoration:underline;}
	
a:visited { color: black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-style:strong;
	text-decoration:underline;}
	
a:hover {
	color: black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-style:strong;
	text-decoration:underline;}

body {
	margin : 0px;
	background-image:url(images/pg-bkgrd.gif);
	background-repeat: repeat-y;
	background-position:center;}

p { color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:x-small;
	font-weight:normal; 
	line-height: 20px;
	text-align: left; }
	
h1 {color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:medium;
	font-weight:bold; 
	text-align: centre;
	text-transform: uppercase;
	letter-spacing: 4px;
	margin-bottom: 10px;
	border-bottom : 2px solid #FFFFFF;
	padding-top : 5px;
	padding-bottom : 10px;}
	
h2 { 	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight:normal; 
	text-align: centre; 
	text-transform: uppercase;
	margin-top: 0px;
	letter-spacing: 4px;}
	
h3 { color: black;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight:bold;
	text-align: left; 
	margin-bottom:0px; }
	
h4 {
	color: Navy;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	text-align: left;
	margin-bottom: 10px;
	margin-top: 5px;
	padding-bottom: 10px;
	border-bottom: 1px solid Navy;
}

h5 { color: #FEFFCC;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:x-small;
	font-weight:normal;
	letter-spacing: 3px; }
	
ul li { color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:x-small;
	font-weight:normal; 
	line-height: 20px;
	text-align: left;  }

table  { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:x-small;
	font-weight:normal; }
		
td  { color: black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:x-small;
	font-weight:normal; }
		
.nav { color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:x-small;
	font-weight:normal; 
	line-height: 25px; }
		
.toc-expanding-title  {
	font-size:11px;
	font-weight:normal; 
   color : #FFFFFF;
   cursor: pointer;
	text-decoration : none;
	line-height: 25px;
   }
a.toc-expanding-title:link  {
   font-weight : normal;
   color : #FFFFFF;
   cursor: pointer;
	text-decoration : none;
   }
a.toc-expanding-title:visited  {
   color : #FFFFFF;
   cursor: pointer;
	text-decoration : none;
   }
a.toc-expanding-title:hover  {
   color : #FFFFFF;
   cursor: pointer;
	text-decoration : underline;
   }
a.toc-expanding-title:active  {
   color : #FFFFFF;
   cursor: pointer;
	text-decoration : none;
   }
	
.leftback {
	background-image: url(images/side-gradient.jpg);
	background-repeat: no-repeat;
	background-color: Black;
}
.topback {
	background-image: url(images/top-gradient.jpg);
	background-repeat: no-repeat;
	background-color: Black;
}
