/* CSS Document */



#nav {
padding: 7px 0 0 1px;
width: 302px;
height: 50px;
}
#nav p {
text-align: left;
font-family: "helvetica","arial", sans-serif;
font-weight: bold;
font-size: 8pt;
color: #666666;
word-spacing: .25em;
letter-spacing: .005em;
}
#nav p a {
color: #666666;
text-decoration: none;
}
#nav p a:hover {
color: #6d82b6;
border-top: 1pt solid #9eabcf;
padding: 3px 0 0 0;
}
.navOn {
color: #6d82b6;
border-top: 1pt solid #9eabcf;
padding: 3px 0 0 0;
}

#banner {
}

#body {
float: left;
padding: 20px 0 25px 0;
}
#body h1 {
font-family: "helvetica","arial", sans-serif;
color: #3d589e;
font-size: 11pt;
font-style: normal;
padding: 0 0 0 22px;
}
.bodyh2 {
font-family: "helvetica","arial", sans-serif;
color: #9eabcf;
font-size: 10pt;
font-weight: bold;
text-decoration: none;
}
.bodyh2 a {
font-family: "helvetica","arial", sans-serif;
color: #9eabcf;
font-size: 10pt;
font-style: normal;
text-decoration: none;
}
#body p {
float: left;
font-family: "helvetica","arial", sans-serif;
color: #666666;
margin: 0;
padding: 0 40px 30px 30px;
font-size: 9pt;
font-style:normal;
border-left: 1pt solid #9eabcf;
line-height: 1.5em;
}
#body p a{
font-family: "helvetica","arial", sans-serif;
color: #666666;
text-decoration: underline;
}
#body p a:hover {
color: #6d82b6;
}

#body img {
float:left;
margin: 0 12px 0 0;
border: 1pt solid #9eabcf;
}
#body ul {
margin: 0 0 0 0;
padding: 0 5px 0 22px;
}
#body li {
font-family: "helvetica","arial", sans-serif;
color: #666666;
font-size: 8pt;
font-style:normal;
list-style: none;
line-height: 2em;
letter-spacing: 1px;
}
#body li a {
color: #666666;
text-decoration: none;
}
#body li a:hover {
color: #9eabcf;
text-decoration: none;
}


#footer {
font-family: "helvetica","arial", sans-serif;
font-style: normal;
font-size: 8pt;
color: #3d589e;
text-align: center;
line-height: 2em;
word-spacing: .15em;
letter-spacing: .15pt;
}
#footer td {
padding: 10px 0 15px 0;
}
#footer a {
color: #3d589e;
text-decoration: none;
}
#footer a:hover {
color: #ffffff;
text-decoration: underline;
}
.quotesmall {
font-family: "helvetica","arial", sans-serif;
color: #666666;
font-size: 15pt;
letter-spacing: .75pt;
line-height: 1.25em;
}
.quotelarge {
font-family: "helvetica","arial", sans-serif;
color: #9eabcf;
font-size: 20pt;
letter-spacing: 1.5pt;
line-height: 1.25em;
}
#projecttitle {
	margin-left: 15px;
	padding-left: 15px;
}	
.projectheading {
	font-family: "helvetica","arial", sans-serif;
	color: #CCCCCC;
	font-size: 9pt;
	letter-spacing: .75pt;
}
#navlist {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	margin-left: 12px;
	padding-left: 12px;
	list-style-image: none;
	letter-spacing: .08em;

}
#navlist a:link, #navlist a:visited {
	color: #666666;
	text-decoration: none;
	
}
#navlist a:hover{
	color: #6d82b6;
	text-decoration: underline;
	padding: 3px 0 0 0;
	
}
.navlistOn{
	font-size: 11px;
	color: #6d82b6;
	margin-left: 12px;
	padding-left: 12px;
	list-style-image: none;
	letter-spacing: .08em;
	text-decoration: underline;
}
.navlist {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	margin-left: 12px;
	padding-left: 12px;
	list-style-image: none;
	letter-spacing: .08em;
}
.navlistline {
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	margin-left: 12px;
	padding-left: 12px;
	list-style-image: none;
	letter-spacing: .08em;

}
.imgborder {
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #FFFFFF;

}
