/* -------------- Shelly's Styles -------------*/
ul.navigation {
	list-style:none;
	margin: -16px 0 0 50px;
	padding: 0;
	line-height: 22px;
	width: 80px;
	}
ul.navigation li {
	background-image:url(images/list_marker_blu.gif);
	border-bottom: 1px dotted #cccccc;
	background-repeat: no-repeat;
	padding: 0 0 0 12px;
	}
ul.navigation li.last {
 border: 0;
 }
ul.navigation li a {
	font-family: "lucida grande", helvetica, sans-serif;
	font-size: 12px;
	color:#CCCCCC;
	font-weight:normal;
	text-decoration:none;
	letter-spacing: .1em;
	}
ul.navigation li a:hover {
	color: #999999;
	}
ul.navigation li a.current {
	color:#c7efff;
	}
h2 {
	font-family:tahoma;
	font-size:12px;
	line-height:16px;
	color:#c7efff; 
	margin: 20px 20px 0px 20px;
	letter-spacing: .16em;
	font-weight:normal;
	}
h1 {
	color:#40AAD3;
	font-family: tahoma;
	font-size: 14px;
	letter-spacing: .1em;
	font-weight: normal;
	margin: 20px 20px 10px 20px;
	line-height: 20px;
	}
h3 {font-family:tahoma;
	font-size:14px;
	line-height:16px;
	color:#40AAD3;
	margin: 10px 20px 5px 20px;
	letter-spacing: .16em;
	font-weight:normal;
	}
p {
	font-family:tahoma;
	font-size:12px;
	line-height:1.5em;
	color:#CCCCCC;
	margin: 0px 20px 10px 20px;
	letter-spacing: .16em;
	}
ul.content {
	list-style:none;
	margin-left: 0px;
	line-height: 22px;
	}
*html ul.content {
	margin-left: 20px;
	}
ul.content li {
	background-image:url(images/list_marker_blu.gif);
	background-repeat: no-repeat;
	font-family:tahoma;
	font-size:11px;
	padding: 0 0 0 12px;
	letter-spacing: .1em;
	color:#cccccc;
	}	
#footer{
	text-align:center;
	margin-top: 10px;
	margin-left: 200px;
	}
a.footer {
	text-decoration:none;
	color:#cccccc;
	padding: 0 10px 0 10px;
	border-right: 1px dotted #999999;
	letter-spacing: .05em;
	}
a.last {
	text-decoration:none;
	color:#cccccc;
	padding: 0 10px 0 10px;
	border-right: 0;
	letter-spacing: .01em;
	}
a:hover.footer, a:hover.last {
	text-decoration: underline;
	color:#cccccc;
	}



/* -------------- prefab styles ----------------*/
td, table{
	font-family:tahoma;
	font-size:10px;
	vertical-align:top;
	line-height:12px;
	color:#8D8D8D;
	
}


form { margin:0px; padding:0px}
body { margin:0px; padding:0px; background-color:#363636}


.list ul{margin:0px; padding:0px; list-style:none; line-height:14px;}
.list ul li { background:url(images/list_marker.gif) top left no-repeat; padding:0 0 0 12px}
.list ul li a{ color:#678A2A; text-decoration:underline}
.list ul li a:hover{text-decoration: none}

a{ color:#c7efff; text-decoration:underline;}
a:hover{ text-decoration:none;}

.policy1 a {color:#8D8D8D; text-decoration:underline}
.policy1 a:hover { text-decoration:none}

.policy a{ color:#8D8D8D; text-decoration:none }
.policy a:hover{ text-decoration:underline}

form label{
	font-family:tahoma;
	font-size:12px;
	line-height:1.5em;
	color:#CCCCCC;
	letter-spacing: .16em;
	}
input {
	width:300px;
	height:17px;
	font-family:tahoma;
	font-size:11px;
	color: #767F87;
	padding:2px 0 2px 6px;
	border-style:solid;
	border-color:#B4B8BC;
	border-width:1px;
	background-color:#ffffff;
	margin-left: 6px;
}

textarea {
	width:300px;
	height:61px;
	font-family:tahoma;
	font-size:11px;
	color:#767F87;
	overflow:hidden;
	padding:2px 0 2px 6px;
	border-style:solid;
	border-color:#B4B8BC;
	border-width:1px;
	background-color:#ffffff;
	margin-left: 6px;
}
input.submit {
	width:68px;
	height:25px;
	border:none;
	padding:0;
	margin:0;
	}