* {
padding:0;
margin:0;
}
a {
	color: #003366;
}
h3 {
	font-size: 12px;
	color: #003366;
}
#printlogo {
  display : none; 
}
body {
	font : 85% Arial, Helvetica, sans-serif;
	font-size : 13px;
	margin: 0;
	background-repeat: no-repeat;
	background-color: #FFF;
} 
#wrapper {
width : 760px;
margin: 0;
} 

#header {
	height : 125px;
	color : #320;
	width : 760px;
} 

header img {
padding : 0px;
}

header p {
	text-align: right;
}

#logo {
	height : 107px;
	width : 263px;
	float: left;
}

#nav {
	text-align: right;
	width : 300px;
	font-family: Arial, Helvetica, sans-serif;
	padding-top : 0px;
	position: absolute;
	left: 450px;
	top: 0px;
	margin-top: 20px;
}
.right {
	float: right;
	text-align: center;
}
#nav li {
	list-style-type: none;
	text-decoration: none;
}
#nav a {
	color: #6f6f6f;
	font-weight: bold;
	text-decoration: none;
	font-size: 16px;
	letter-spacing: 1px;
}
#nav a:hover {
	color: #002C4B;
}

#title{
	text-align: left;
	padding-bottom : 10px;
	padding-left : 80px;
}

#contentwrap {
min-height : 350px;
padding : 0px;
}

#rightcolumn {
	padding : 0px;
	min-height : 350px;
	width : 190px;
	float : left;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
} 

#leftcolumn {
	float : left;
	padding-right : 10px;
	padding-left : 10px;
	min-hieght : 330px;
	width : 550px;
	display : block;
	padding-top: 25px;
	padding-bottom: 10px;
} 
#leftcolumn p {
	color: #003366;
	font-size: 12px;
	line-height: 24px;
	padding-top: 5px;
	padding-bottom: 10px;
}
#leftcolumn li {
	 /* font-weight: normal; 
	color: #003366;*/
color:#000000;

}

#footer {
	text-align : center;
	float : none;
	width : 760px;
	height: 30px;
	background: #fff;
	font-size: 9px;
	font-weight: bold;
	clear: both;
	padding: 10px;
	margin-top: 35px;
}
.sub_nav li {
	list-style-type: none;
}
.sub_nav a {
	color: #6f6f6f;
	display: block;
	font-weight: bold;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 5px;
}
#leftcolumn  h1, #rightcolumn h2 {
	color: #003366;
	font-size: 16px;
}
#leftcolumn  h2 {
	color: #003366;
	font-size:12px;
}
#rightcolumn h2 a {
	text-decoration: none;
}
#leftcolumn ul {
	padding-left: 10px;
}
#leftcolumn blockquote {
	background-color: #CCC;
	padding: 20px;
	color: #003366;
	font-size: 12px;
	line-height: 18px;
	margin-top: 25px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.sub_nav a:hover {
	color: #002C4B;
}
#leftcolumn  blockquote p {
	color: #212121;
	font-size: 12px;
	font-weight: normal;
}
#leftcolumn    ul li
{
	padding-left: 20px;
	background-image: url(images/star2.gif);
	background-repeat: no-repeat;
	background-position: 0 0em;
	list-style-type: none;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 15px;
}
#leftcolumn ul ul li
{
	padding-left: 20px;
	background-image: url(images/star4.gif);
	background-repeat: no-repeat;
	background-position: 0 0em;
	list-style-type: none;
	margin-bottom: 5px;
	margin-left: 15px;
}
.signature {
	color: #000000;
	float: right;
	padding-top: 10px;
}
#leftcolumn img {
	margin: 10px;
}
#leftcolumn blockquote.david_quote {
	background-color: #FFFFFF;
	font-style: italic;
}
