@charset "iso-8859-1";
BODY {
	background-color: #ffffff;
	font:    13pt;
	font-family: trebuchet ms, arial, sans-serif;
	margin: 0px 0px 0px 0px;
	text-align:center;
	}

#wrapper {
	border: #e0e0e0 1px solid;
	padding: 5px;
	background:white;
	width:741px;
	margin:5px auto;
	text-align:left;
	}

#top {margin:0px;  background:#ffffff;	clear:both;}

#colone {
	float:left;
	display:inline;
	margin-left:0px;
	width:153px;
	padding-top:0px;
	BACKGROUND: url("images/col1background.gif") repeat-y;
	}
		
#colone ul{
	border: 0px;
	margin: 0px;
	padding: 3px;
	list-style: none;
	text-align: left;
	background: none;
}
#colone li{
	background:none;
	font-family:trebuchet ms,arial,sans-serif;
	}
	
#colone a{	
	padding-left:15px;
	background: url(/images/nbullet.gif) center left no-repeat;
	font-size: x-small;
	text-decoration: none;
	color: #002480;	
	}

#colone a:hover {
	color:#CC0000;
	text-decoration:underline;
	}	

#coltwo {float:left;  display:inline;  padding-left:0px;  margin:0px;  background:white; width: 595px;
		text-align:justify;
	}
	
#colthree {float:left;  display:inline;  margin-left:5px;  margin-right:5px;  background:orchid;}

#footer {
	margin:1px 0 0 0 ;
	height:32px;
	width:752px;
	padding:5px;
	clear:both;
	background: url("/images/footerbar.gif") #ffffff no-repeat;
	font-family:arial,sans-serif;
	font-size:10px;
	color:#404040
	}
#footer ul {
	border: 0px;
	margin: 0px;
	padding: 3px;
	list-style: none;
	text-align: center;
	}

#footer li {
	background:#98CCFF;
	border: 0px;
	border-right: 1px solid white;
	margin: 0px;
	padding: 0px 15px 0px 15px;
	list-style: none;
	display: inline;
	}
#footer #first {
	}
	
#footer #last {
	border-right: 0px;
	}

#footer a {
	font-weight: normal;
	text-decoration:none;
	color: #404040;
	}

#footer a:hover {
	color: navy;
	text-decoration:underline;
	}

/*  Horizontal navigation */
#hnav {
	background: #c0c0c0;
	margin: 0;
	padding: 0;
	border: 0;
	border-left: 1px solid white;
	}

#hnav ul {
	border-bottom: 1px solid white;
	border-top: 1px solid white;
	margin: 0;
	padding: 0px;
	list-style: none;
	text-align: left;
	clear: left;
	}

#hnav li {
	border-top: 1px solid white;
	border-right: 1px solid white;
	border-bottom: 1px solid white;
	margin: 0px;
	padding: 0px 10px 0px 13px;
	list-style: none;
	display: inline;
	}

#hnav a {
	font-size: 12pt;
	font-family: trebuchet ms,verdana,arial,sans-serif;
	font-weight: bold;
	text-decoration:none;
	color: #585858;
	letter-spacing: 2px;
	padding: 0px;
	}

#hnav a:hover {
	color: white;
	}
	
#hnav #current {
	border-bottom: 1px solid #c0c0c0;
	}

.tooltext1 {
	padding:0;
	border:0;
	margin:0;
	color:555555;
	text-decoration:none;
	font:x-small verdana,arial,sans-serif;
	font-weight:bold;
	}

#bodyCopy {
	margin: 10px;
	font-family: verdana,arial,sans serif;
 	font-size: 12px;
 	font-weight: normal;
 	line-height: 1.6;
 	color: #3E4444
	}

#bodycopy h1 {
	margin-top: 7px;
	margin-bottom: 5px;
	font-size: medium;
	color: #8888d8;
	}
#bodycopy h2 {
	margin-top: 7px;
	margin-bottom: 5px;
	font-size: small;
	color: #8888d8;
	}
	
#bodyCopy p ul li {
	margin-top: 7px;
	margin-bottom: 5px;
	font-size:x-small;
	font-family:trebuchet ms, arial, sans-serif;
	}
#bodyCopy b {
	font-weight: bold;
	color: #3E4444
	}
	
#bodyCopy a:link {color: #0065CE}

#bodyCopy a:visited {color: #0065CE}

#bodyCopy a:hover {color: #CC0000}

#bodycopy table {
	background:#98CCFF;
	font-size:xx-small;
	padding:0px;
	border:1px solid #382098;
	margin:10px;
	border-collapse: collapse;
	}
#bodycopy tr {
	}
#bodycopy td {
	background:#98CCFF;
	padding:4px;
	border:	0px;
	border-top:	1px solid white;
	border-bottom:	1px solid white;
	}
