h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #009900;
	font-size: 150%;
	line-height: 100%;
	padding-right: 4px;
	padding-left: 4px;
	padding-top: 0px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 115%;
	line-height: 100%;
	margin-right: 4px;
	margin-left: 4px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 110%;
	line-height: 100%;
	margin-right: 4px;
	margin-left: 4px;
}
h4 {
	font-size: 105%;
	line-height: 100%;
	color: #666666;
	text-align: left;
	margin-left: 4px;
	margin-right: 4px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}


a:link {
	color: #0000FF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;

	
}
a:visited {
	color: #3333FF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	
	
	
}
a:active {
	color: #3333FF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;

	
	
}
a:hover {
	color: #0033FF;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	

	
}

a.nav:link {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
a.nav:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;	
}
a.nav:active {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
a.nav:hover {
	color: #333333;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
}
a.nav1:link {
	color: #000066;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	border-bottom-color: #999999;
	text-indent: 0px;
	padding-left: 20px;
	min-width: 200px;
	height: auto;
	padding-top: 5px;
	padding-bottom: 5px;
	white-space: inherit;
	line-height: 2;
	width: 200px;
	background-image: url(graphics/backgrounds/bulletpoint.gif);
	background-repeat: no-repeat;
	background-position: left;
}
a.nav1:visited {
	color: #000066;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	border-bottom-color: #999999;
	text-indent: 0px;
	padding-left: 20px;
	min-width: 200px;
	height: auto;
	padding-top: 5px;
	padding-bottom: 5px;
	white-space: inherit;
	line-height: 2;
	width: 200px;
	background-image: url(graphics/backgrounds/bulletpoint.gif);
	background-repeat: no-repeat;
	background-position: left;
}
a.nav1:active {
	color: #000066;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	border-bottom-color: #999999;
	text-indent: 0px;
	padding-left: 20px;
	min-width: 200px;
	height: auto;
	padding-top: 5px;
	padding-bottom: 5px;
	white-space: inherit;
	line-height: 2;
	width: 200px;
	background-image: url(graphics/backgrounds/bulletpoint.gif);
	background-repeat: no-repeat;
	background-position: left;

}
a.nav1:hover {
	color: #000066;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	border-bottom-color: #999999;
	text-indent: 0px;
	padding-left: 20px;
	min-width: 200px;
	height: auto;
	padding-top: 5px;
	padding-bottom: 5px;
	white-space: inherit;
	line-height: 2;
	width: 200px;
	background-image: url(graphics/backgrounds/bulletpointgreen.gif);
	background-repeat: no-repeat;
	background-position: left;
}





p {
	font-family: Arial, Helvetica, sans-serif;
	line-height:150%;
	padding: 4px;
	padding-right: 10px;
	padding-left: 10px;
}
.paragraph {
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
	line-height:150%
}


.paragraph2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	border-left-color: #999999;
	width: 400px;
	text-align: justify;
	white-space: normal;
	border-left-style: solid;
	padding: 5px;
	height: auto;
	float: right;
	margin-top: 30px;
}




ul{
	list-style-image: none;
	list-style-type: disc;
}
li {


 }

#navigation {
	width: 13em;
	padding: 0 0 0em 0;
	margin-bottom: 0em;
	font-family: 'Trebuchet MS', 'Lucida Grande',
	  Verdana, Lucida, Geneva, Helvetica, 
	  Arial, sans-serif;
	color: #333;
	}
	#navigation li a {
	list-style: none;
	display: block;
	padding: 5px 5px 5px 0.5em;
	color: #333333;
	text-decoration: none;
	width: 100%;
		}
.phonenumber {
	font-size: 200%;
	color: #000000;
	font-weight: bold;
	line-height: 100%;
}


	html>body #navigation li a {
	list-style: none;

		width: auto;
		}

	#navigation li a:hover {
	list-style: none;
	color: #0000CC;
	background-color: #99ccff;
	background-image: url(../graphics/backgrounds/nav_rollover.gif);
	background-repeat: no-repeat;
	background-position: right top;
		}
		#navigation ul {
		list-style: none;
		margin: 0;
		padding: 0;
		border: none;
		}
		
	#navigation li {
	border-bottom: 1px dashed #90bade;
	margin: 0;
	padding-top: 2px;
	padding-bottom: 2px;
		}
		
		
		#list ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
		}
		#list li {
	margin: 0;
	background-image: url(../graphics/backgrounds/bulletpointgreen.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	margin-left: 10px;
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0px;
	}
	
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 110%;
	color: #333333;
	font-style: normal;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-weight: normal;
	text-align: center;
	background-color: #000000;
	padding: 0;
	margin: 0;
	border: 0px;
	padding-top: 0px;
	background-image: url(../graphics/backgrounds/bg_body_blue.png);
	background-repeat: repeat-x;
	background-attachment: fixed;
}

.box
{
	border: solid blue 1px;
}



/*header-----------------------------------------------------------------------------*/
#sharpexit {
	float:right;
	text-align: center;
	clear: none;
	width: 100px;
	top: auto;
	overflow: visible;
	vertical-align: text-top;
	margin-right: 50px;
	height: 60px;
	min-height: 20px;
	z-index: auto;
	position: fixed;
	left: 90%;
	background-image: url(../graphics/backgrounds/se_cloud.png);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 22px;
	padding-right: 10px;
	font-size: 120%;
	padding-left: 10px;
	background-image: url(../graphics/backgrounds/se_cloud.png);
}
#header {
	width: 800px;
	overflow: visible;
	height: 144px;
	float: none;
	padding-right: 0px;
	padding-left: 0px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	background-repeat: no-repeat;
	background-position: top left;
	background-image: url(../graphics/backgrounds/header_01.jpg);
}
#maincontainer {
	width: 800px;
	float: none;
	clear: both;
	overflow: auto;
	margin-top: 10px;
	min-height: 450px;
	border-right-color: #EBEBEB;
	border-left-color: #666666;
	border-right-style: solid;
	border-left-style: solid;
	border-right-width: 0px;
	border-left-width: 0px;
	padding-top: 0px;
	background-color: #FFFFFF;
	border: solid #666666 1px;
	margin-bottom: 10px;
}


#containerright {
	float:left;
	text-align: left;
	clear: right;
	width: 520px;
	vertical-align: top;
	background-color: #FFFFFF;
	margin: 2px;
	padding-top: 10px;
	padding-bottom: 20px;
	margin-left: 10px;
	
}

		#listticks ul {
		list-style: none;
		margin: 0;
		padding: 0;
		border: none;
		}
		
	#listticks li {
	margin: 0;
	background-image: url(../graphics/backgrounds/tick.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	margin-left: 10px;
	margin-bottom: 10px;
}
	
#containerleft {
	width: 180px;
	float:left;
	text-align: justify;
	clear: none;
	padding-bottom: 5px;
	padding-top: 20px;
	margin: 2px;
	background-color: #FFFFFF;
	height: 410px;
	vertical-align: middle;
	padding-left: 20px;
	background-repeat: no-repeat;
	background-position: left top;
}

#footer {
	width: 770px;



















	float: inherit
	border: solid black 1px;
	overflow: auto;
	position: inherit;
	text-align: right;
	margin: 10px;
	padding-right: 10px;
	color: #666666;
	height: auto;
	padding-bottom: 10px;
	font-size: 80%;
	border-top-color: #999999;
	border-top: dashed #666666 1px;
	padding-top: 10px;
	float: left;
}
#menu_top {
	width: 780px;

















	float: inherit
	border: solid black 1px;
	overflow: auto;
	position: inherit;
	text-align: right;
	color: #666666;
	height: auto;
	padding-right: 10px;
}
.toppagelink {
	text-align: right;
}
