body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #e6e6e6;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	text-align: justify; position:absolute; left:0; top:0
}




#content     { font-family: Verdana; font-size: 8pt; text-indent: 25; text-align: justify; 
               padding: 5 }
               
#content table        { spacing: 0;  padding:10; width: 650; bordercolor: #E5E5E5; background-color: #FFFFFF; font-family: Verdana, Arial, Helvetica; font-size: 8pt; text-align: justify; text-indent:25    }

a {
	text-decoration: none;
	color: #666666;
	}

a:visited {
	text-decoration: none;
	color: #333333;
}

a:hover {
	color: #FF0000;
    font-weight:bold
}

a:active {
	text-decoration: none;
	color: #333333;
}




#header {
	text-align:left; position:absolute; left:0; top:0; width:650; height:80; border-bottom-style:groove; border-bottom-width:3;
	}

	#logo img{
		border: 0pt;
	}
	
	#logo a {
		border: 0pt;
	}
	
	#logo a:hover {
		border: 0pt;
	}
	
/* end header */



#headerleft {
	margin-left: 0px;
	width: 450;
	height: 80;
	position: absolute;
	padding-left:10;

	background-color: #E5E5E5; left:0; text-align:left; border-bottom-style:groove; border-bottom-width:3 
	}

#headerright {
	width: 200;
	height: 80;
	left: 450;
	position: absolute;
	background-color: #E5E5E5; padding-right:10;
	border-bottom-style:groove; border-bottom-width:3; padding-top:20
}





/* for interior pages */

table        { spacing: 0;  padding:0; border:0px none; width: 650; bordercolor: #E5E5E5; background-color: #E5E5E5; font-family: Verdana, Arial, Helvetica; font-size: 8pt; text-align: justify; text-indent:25;     }
.black       {FONT-SIZE: 8pt; width: 100px; maxlength: 255; COLOR: #000000; FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, san-serif}


#main {
	padding-left: 5pt;
	padding-right: 5pt;
	background-color: #FFFFFF;
		top: 80;
	left: 0;
	position: absolute;  
}

#mainLeft {
	text-align: left; 
	background-color: #E5E5E5; font-size:10pt; font-family:Verdana; font-weight:bold	
}

#mainLeft ul.menulist {
	padding: 0px;
	font-size:10pt; font-family:Verdana; color:#00FFFF; font-weight:bold; text-align:left; line-height:200%; margin-left:25px; margin-right:0px; margin-top:0px; margin-bottom:0px
}


#mainLeft ul.subsections {
	margin: 0px;
	padding: 0px;
}

#mainLeft li, li.menulist {
	list-style-type: none;
	margin: 0px 0px 8px 0px;
}


#mainLeft a:link, #mainLeft a:visited, #mainLeft a:active {
	color: #800000;
	font-weight: bold;
	text-decoration: none;
	border:0px none;
}

#mainLeft a:hover {
	color: #ff0000;
	
	text-decoration: none;
}

#mainLeft a.current {
	color: #800000;
	font-weight: bold;
	text-decoration: none;
}

#mainLeft ul.pages {
	margin: 0px;
	padding: 0px;
	font-size: 90%;
	font-weight: none;
}

#mainLeft ul.pages li {
	margin: 0px 0px 0px 12px;
}

#mainLeft ul.pages li a:link,
#mainLeft ul.pages li a:visited {
	color: #000000;
	font-weight: normal;
}

#mainLeft ul.pages li a:hover {
	color: #ff0000;
	font-weight: normal;
	border-bottom: 1pt #ff0000 dotted;
}

#mainLeft ul.pages li a:active {
	color: #ff0000;
	font-weight: normal;
	border-bottom: 1pt #ff0000 dotted;
}

#mainLeft ul.pages li a.current {
	color:#ff0000;
}




#mainRight {
	left: 150px;
	width: 500px;

	text-align: justify;
	 font-size:8pt; font-family:Verdana;  position:absolute; background-color:#FFFFFF;}

#mainRight h1 {
	font-size: 110%;
	color: #999966;
	font-weight: bold;
}

#mainRight h2 {
	background-color: #cccccc;
	padding: 4pt;
	color: #666666;
	font-family: helvetica,arial,verdana,sans-serif;
	font-size: 100%;
	text-align: left;
}

#mainRight p {
	line-height: 120%;
	margin-bottom: 8pt;
}

#breadcrumbs {
	font-size: 7pt;
	color: #996666
}



/* LINKS PAGE */
#footer {
	margin: 0pt;
	font-size: 8pt;
	width: 650;
	background-color: #7D827C;
	color: #ffffff;
	text-align: center;
	clear: both; position:absolute; left:0; padding-left:0pt; padding-right:0pt; padding-top:0pt; padding-bottom:0pt; float:left;


#footer ul {
	margin: 0;
	padding: 0; color:#FFFFFF
}

#footer li {
	display: inline;
	list-style-type: none;
	white-space: nowrap; margin-left:1pt; margin-right:0pt; margin-top:4pt; margin-bottom:0; color:#FFFFFF
}

#footer a {
	text-decoration: none;
	color: #FFFFFF;
}

#footer a:visited {
	text-decoration: none;
	color: #FFFFFF;
}

#footer a:hover {
	color: #FF0000; text-decoration:none; font-weight:bold
	}
#footer a:active {
	color: #FFFFFF; text-decoration:none
	}