@charset "utf-8";

body {
	background-color:#E3DAB5;
	margin:25px auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background-repeat: repeat;
	background-image: url(images/liney-bg-tile.gif);
}
img {
	border:0px;
}
.clear {
	clear:both;	
}
.left {
	float:left;	
}
.right {
	float:right;	
}
.paddingTop {
	padding-top:20px;
}
.headerBar {
	background-color:#002050;
	width:773px;
	height:64px;
}
.logoText {
	width:150px;
	float:right;
	margin:0px 0px 0px 10px;
}
.logoText p {
	margin:0px;
	padding:0px;
	font-size:10px;
	line-height:12px;
}
.logoText p a {
	color:#ff0000;
}
a {
	color:#007090;
	text-decoration:underline;
}
a:hover {
	color:#002050;
	text-decoration:underline;
}

#footer {
	margin-left:20px;
	color:#ffffff;
}
#footer a {
	color:#ffffff;
	text-decoration:none;
}
#footer a:hover {
	color:#007090;
	text-decoration:none;	
}
p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #002050;
	line-height:20px;
}
td {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
#main {
	background-color:#FFF;
	border-right-width: 4px;
	border-left-width: 4px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #002050;
	border-left-color: #002050;
}
#main ul {
	margin:0px 0px 40px 0px;
	color: #002050;
}
#main ul li {
	margin:0px 0px 5px 0px;
}
hr {
	border-color:#002050;
	border-style:dotted;
	width: 80%;
}

h1 {
	font-family:"Times New Roman", Times, serif;
	font-size:23px;
	color:#007090;
	font-style:italic;
	margin:0px 0px 20px 0px;
	padding:0px;
}

h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#002050;
	font-weight:bolder;
	font-style:normal;
	margin:0px 0px 20px 0px;
	padding:0px;
}
h3 {
	margin:0px 0px 15px 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding:0px;
	color:#002050;
	font-size: 12px;
}
#bioPics {
	width: 105px;
	display:block;
	float:left;
	margin:0px 0px 0px 0px;
}
#bioText {
	width:750px;
	float:right;
}
#bioText p {
 	margin:0px 0px 20px 0px;
	padding:0px;
}
#sidebar {
	width:200px;
	min-height:150px;
	float:right;
	margin:0px;
	padding:0px;
}
#sidebar img {
	border:none;	
}
#sidebar ul {
	list-style-type:none;
	margin:0px;
	padding:0px;
}
#sidebar ul li {
	margin: 0px 0px 15px 0px;
}
#2column p {
	width:620px;
	text-align: justify;
}
.logoBox {
	min-height:100px;
	display:block;
	float:left;
	margin:0px 40px 0px 0px;
	padding:0px;
}
#navBar {
	background-color:#007090;
	border-right-width: 4px;
	border-right-style: solid;
	border-right-color: #002050;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #002050;
}
#navBar ul {
	list-style-type:none;
	margin:0px 0px 0px 25px;
	padding:0px;
}
#navBar ul li {
	display:block;
	float:left;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	text-transform: capitalize;
	font-size: 14px;
	margin:3px 50px 0px 0px;
	padding:0px;
}
#navBar ul li a {
	color:#fff;
	text-decoration: none;
}
#navBar ul li a:hover {
	color:#002050;
	text-decoration: none;
}
#strategyPage p {
	margin-bottom: 15px;
}
#strategyList {
	width:350px;
	padding:10px;
	background-color:#d9eaee;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	margin:0px 0px 30px 0px;
}
#strategyList p {
	margin:0px 0px 15px 0px;
	padding: 0px 0px 5px 0px;
	font-size:11px;
	color:#007090;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #b2d4dd;
	font-style: italic;
}
#strategyList ul {
	margin:0px;
	padding:0px;
	
}
#strategyList li {
	padding:0px;
	margin-bottom:10px;
	list-style-image: url(images/arrow-bullet.png);
	list-style-position: inside;
}
#strategyList li a {
	font-weight:bold;
	text-decoration:none;
}
#strategyList li a:hover {
	color:#002050;
	text-decoration:none;
}
.top {
	display:block;
	margin:0px 0px 20px 0px;
	padding:0px 25px 0px 0px;
	text-align:right;
	font-size:10px;
	font-style: italic;	
}

#contactInfo {
	float:left;
	width:400px;
	margin:20px 0px 0px 0px;
	padding:0px;
}
#contactInfo p {
	margin:0px 0px 5px 0px;
	padding:0px
}
#contactForm {
	float:right;
	width:350px;
	margin-top:10px;
	padding:10px;
	background-color:#d9eaee;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}
#contactForm p {
	font-size:11px;
	line-height:16px;
	color:#007090;
	margin:0px 0px 15px 0px;
	padding:5px 5px 15px 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #b2d4dd;
}
#contactForm fieldset {
	border:none;
}
#contactForm label {
	display:block;
	margin:0px 0px 10px 0px;
	color:#007090;
	font-style: italic;
}
#contactForm label span {
	text-align:right;
	width:110px;
	display:block;
	float:left;
	padding:3px 5px 0px 0px;
}
#contactForm em {
	display:block;
	margin:0px 0px 5px 0px;
}
#submitBtn {
	margin-left:238px;	
}
.linkList {
	margin:0px;
	padding:0px;
	list-style-position: inside;
	list-style-type: square;
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	width:295px;
}
