body {
	background:#D1E4EF url(images/bg.gif);
	margin: 0px;
	padding:0px;
	}

a, a:link, a:visited, a:active  {
	text-decoration: underline;
	color: #4E68A3;
	}
	
a:hover {
	color: #006699;
	text-decoration: none;
	}

img {
	border:0;
}

p img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}
	
.alignleft {
	float: left;
	}
	
#container {
	line-height: 140%;
	margin-right: auto;
	margin-left: auto;
	margin-top:0px;
	margin-bottom:20px;
	text-align: left;
	padding: 0px;
	width: 702px;
	background: #ffffff;
	border-left: #205278 solid 15px;
	border-right: #205278 solid 15px;
	border-bottom: #205278 solid 15px;
	}

#banner {
	margin-right: auto;
	margin-left: auto;
	width: 758px;
	height: 242px;	
	margin-top: 15px;
	margin-bottom:0px;
	padding: 0px;
	border:0;
	}

#center {
	float: left;
	width: 520px;
	}

#right {
	float: right;
	width: 170px;
	padding:0px;
	}

.content {
	padding: 0px 5px 0px 15px;
	color: #0D486F;
	font-family: 'Lucida Grande', Verdana, Arial, sans-serif;
	font-size: 11px;
	}

.content p {
	color: #2F3E4F;
	font-family: 'Lucida Grande', Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height: 150%;
	text-align: left;
	}

.content h3 {
	color: #2F3E4F;
	font-family: Georgia, 'Times New Roman', sans-serif;
	font-size: 16px;
	text-align: left;
	font-weight: bold;
	font-style: oblique;
	margin-top: 30px;
margin-bottom: 0px;
border-bottom:1px solid #D3D3D3;
	}

.service {
	background:#E0E9EF;
	color: #0D4872;
	font-family: 'Lucida Grande', Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height: 150%;
	text-align: left;
	margin-right: 15px;
	border: 2px solid #0D486F;
}

.sidebar h3 {
	color: #0D4872;
	font-family: Georgia, 'Times New Roman', sans-serif;
	font-size: 14px;
	text-align: left;
	font-weight: bold;
	margin: 7px 0 0 0;
	text-indent: 5px;
	border-bottom: 1px solid #fff;
}

.sidebar {
	padding: 18px 0px 0px 0px;
	}

.sidebar ul {
	padding-top: 0px;
    list-style-type: none;
    color: #C1CED7;
    font: 12px Verdana, sans-serif;
    text-align: left;
    padding-left:0px;
	padding-right:0px;
	margin-left:0px;
	border: 1px solid #0D486F;
	width: 152px;
	}

.sidebar li a {
	display: block;
	text-decoration: none;
	color: #0D4872;
	font: 10px Verdana, sans-serif;
	padding: 0px;
	background:#E0E9EF;
	}

.sidebar li li, .sidebar li {
	display: inline;
	}

.sidebar li li a {
	text-decoration: none;
	text-transform: uppercase;
	font: 10px 'Lucida Grande', Verdana, sans-serif;
	color: #0D4872;
	padding: 2px 0px 2px 0px;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	border-bottom: 1px solid #B3B7BF;
	border-right: 1px solid #B3B7BF;
	width: 141px;
	padding: 4px;
}

.sidebar li li a:hover {
	background: #C3D4DF;
	color: #000000;
	text-decoration: none;
	border-bottom: 1px solid #fff;
	border-right: 1px solid #fff;
	border-top: 1px solid #B3B7BF;
	border-left: 1px solid #B3B7BF;
	width: 141px;
}

.link-note {
	font-family: 'Lucida Grande', Verdana, Arial, sans-serif;
	font-size: x-small;
	line-height: 150%;
	text-align: left;
	padding: 0px;
	text-decoration: none;
	}
	


#form {
    line-height: 140%;
	margin-top:0px;
	margin-left: auto;
	margin-right:auto;
	padding: 0px;
	width: 583px;
	background: #C1CED7;
	border: 1px solid #ffffff;
}

.formcolors {
	padding: 0 20px;
	color: #4E68A2;
	text-align:center;
	font-family: Georgia, 'Courier New', 'Times New Roman', sans-serif;
	font-size:11px;
	margin-bottom: 5px;
	}

.formcolors p { 
	color: #4E68A2;
	font-family:verdana;
	font-size: 12px;
}

input, select, textarea {
	background: #E0E9EF;
	border: 1px solid #205278;
	color:#35548F;
margin-bottom: 2px;
}

.submit{
	border-top: 1px solid #fff;
	border-left:1px solid #fff;
	background:#E0E9EF;
	border-style: outset;
	color:#1B2D56;
}

#footer {
	margin: auto;
	width:  700px;
}

.bottom {	
	color: #0D486F;
	font-family: century gothic, Verdana, Arial, sans-serif;
	font-size: 7pt;
	text-align:center;
	padding-top:5px;
		}
