html, body, div, span, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, acronym, address, code,del, dfn, em, img, q, dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 12px;
	font-family: inherit;
	vertical-align: baseline;
}

table {
	border-collapse: separate;
	border-spacing: 0;
}

caption, th, td {
	text-align: left;
	font-weight: normal;
}

table, td, th {
	vertical-align: middle;
}

blockquote:before, blockquote:after, q:before, q:after {
	content: "";
}

blockquote, q {
	quotes: "" "";
}

a img {
	border: none;
}

* {
	outline: none;
}

body {
	color: #111;
	font: 75%/1.5em Arial, Helvetica, sans-serif;
	font-size-adjust:none;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	letter-spacing: 0.03em;
	padding: 20px;
	word-spacing: 0.08em;
	line-height: 1.5;
}

p {
	padding: 0 0 1.5em 0;
}

p img.left {
	border: 1px solid #356287;
	float: left;
	margin: 5px 10px 0 0;
	padding: 2px;
}

p img.center {
	border: 1px solid #356287;
	margin: 5px auto;
	padding: 2px;
}

p img.right {
	border: 1px solid #356287;
	float: right;
	margin: 0 0 1em 1em;
	padding: 2px;
}

p.borderBottom {
	display: block;
	border-bottom: 1px solid #a3c1da;
	margin:0 0 1.5em 0;
}

.left {
	text-align: left;
}

.center {
	text-align: center;
}

.right {
	text-align: right;
}

h2, h3, h4, h5, h6, .boxleftColumn p {
	font-weight: normal;
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
}

h1, #header a {
	font-weight: normal;
	border-bottom: 1px solid #70a0c7;
	color: #70a0c7;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 2px;
	margin: 0 5em;
	padding-bottom: 15px;
	word-spacing: 0.1em;
	text-decoration: none;
	clear: both;
	font-size: 2.9em;
	margin-bottom: 0.3em;
	font-weight: bold;
	text-align: center;
}

h2 {
	font-size: 1.9em;
	margin-bottom: 0.79em;
	text-align: center;
}

h3 {
	font-size: 1.7em;
	margin: 0.25em 0;
}

h4, .boxleftColumn p {
	font-size: 13px;
	font-weight: bold;
	margin: 0.25em 0;
}

h5, h6 {
	font-size: 1.3em;
	margin-bottom: 1.154em;
}

li ul, li ol {
	margin:0 1.5em;
}

ul, ol {
	margin: 0 1.5em 1.5em 1.5em;
	list-style: none;
}

dl {
	margin: 0 0 1.5em 0;
}

dl dt {
	font-weight: bold;
}

dl dd {
	margin-left: 1.5em;
}

a {
	color: #b4464b;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

table {
	margin-bottom: 1.5em;
	border-collapse: collapse;
}

th {
	font-weight: bold;
}

tr, th, td {
	margin:0;
	padding:0 1.5em 0 1em;
	height:18px;
}

tfoot {
	font-style: italic;
}

caption {
	text-align:center;
	font-family:Georgia, serif;
}

abbr, acronym {
	border-bottom: 1px dotted #000;
}

address {
	margin-top: 1.5em;
	font-style: italic;
}

del {
	color: #000;
}

blockquote {
	padding-left: 1.5em;
	letter-spacing: 0.1em;
	margin: 1.5em;
	border-left: 3px solid #a3c1da;
	font-style: italic;
}

strong {
	font-weight: bold;
}

em, dfn {
	font-style: italic;
}

dfn {
	font-weight: bold;
}

pre, code {
	margin: 1.5em 0;
	white-space: pre;
}

pre, code, tt {
	font: 1em monospace;
	line-height: 1.5;
}

 tt {
	display: block;
	margin: 1.5em 0;
}

hr {
	margin-bottom:1.5em;
}

#wrapper {
	width: 1070px;
	margin:0 auto;
	text-align:left;
}

#header {
	background: #fff url(img/header.png) repeat-x top left;
	border-top-width: 5px;
//	height: 110px;
	width: 1068px;
	text-align: center;
	padding-top: 20px;
	border: 1px solid #a3c1da;
	border-top-width: 5px;
}

#header a {
	font-size: 44px;
	line-height: 44px;
	letter-spacing: -1px;
	text-decoration: none;
	text-transform: uppercase;
	margin: 0;
}

#header h1 {
	font-size: 1.9em;
	letter-spacing: 0px;
	margin: 20px 0 0.79em 0;
	text-align: center;
	font-weight: normal;
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	border: none;
}

#leftColumn {
	float: left;
	width: 265px;
}

#centerColumnLayout1 {
	float: left;
	width: 440px;
}

#centerColumnLayout2 {
	float: left;
	padding-left: 15px;
	width: 790px;
}

#centerColumnLayout2 img {
	margin:0;
	text-align:right;
	padding:20px 0 10px 35px;
}

#centerColumnLayout2 h1 {
	margin: 15px;
	text-align:left;
	padding-left:35px;
	font-weight: normal;
	font-size:18px;
}

#centerColumnLayout2 p {
	margin:0;
	text-align:left;
	font-size:14px;
	padding:5px 90px 5px 50px;
	line-height:25px}#centerColumnLayout2 table {
	margin:5px 0 0 110px;
}

#centerColumnLayout2 td {
	border: 1px solid #70a0c7;
	text-align: left;
}

#centerColumnLayout2 th {
	text-align: center;
	padding: 3px;
	border: 1px solid #70a0c7;
	background-color: #CCCCCC;
}

#navTop {
	background: #a3c1da url(img/navTop.png) repeat-x 0% 0%;
	margin-bottom: 10px;
	width: 1070px;
}

#navTopList {
	list-style-type: none;
	margin-left: 5px;
	padding: 0;
	margin: 0 0 0 20px;
}

#navTopList li {
	display: inline;
	list-style-type: none;
	border-right: 1px solid #d1e0ec;
	height: 40px;
	line-height: 40px;
}

#navTopList li a {
	color: #fff;
	font-weight: bold;
	padding: 0 0.5em;
	text-decoration: underline;
}

#navTopList a:hover {
	text-decoration: none;
}

#navLeftList, .boxleftColumn {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	background-color: #edf3f8;
	border-top: 1px solid #a3c1da;
	border-bottom: 1px solid #a3c1da;
	padding: 1px;
	padding-left: 10px;
	margin: 3px 0 5px 0;
	width: 233px;
}

#navLeftList li {
	background: url(img/arrow.gif) no-repeat left center;
	list-style-type: none;
	line-height: 1.75em;
	font-size: 12px;
	padding-left: 5px;
}

#navLeftList li a {
	padding-left: 12px;
}

#navLeftList li a, .boxleftColumn li a, #footer a {
	color: #356287;
	font-weight: bold;
	text-decoration: none;
}

#navLeftList li a:hover, .boxleftColumn li a:hover, #footer a:hover {
	text-decoration: underline;
}

.boxleftColumn ul {
	margin: 0;
	font-size: 11px;
}

.boxleftColumn ul li {
	font-size: 11px;
	line-height: 12px;
	margin-bottom: 12px;
}

.boxleftColumn ul li a {
	font-size: 11px;
	font-weight: normal;
}

#footer {
	border: 1px solid #a3c1da;
	float: left;
	height: 40px;
	margin: 10px 0 20px 0;
	text-align: center;
	width: 1068px;
	font-weight: bold;
}

#footer p {
	clear: both;
	line-height: 40px;
	margin: 0;
	padding: 0;
}

#fadv {
	margin: 0 auto;
	padding: 30;
	text-align: center;
	clear: both;
	width: 98%;
}

#fadv ul {
	list-style: none;
	display: inline;
	float: left;
	color: #000000;
	margin: 24px;
	padding: 0;
}

#fadv li {
	display: block;
	float: left;
	width: 310px;
	margin: 6px 8px;
	padding: 0;
	text-align: left;
	line-height: 1em;
	font-size: 11px;
}

#fadv li a {
	color: #356287;
	background-color: inherit;
	text-decoration: none;
	font-weight: normal;
	font-size: 11px;
}

#fadv li a:hover {
	text-decoration: underline;
}

.clearfix, .main {
	display: block;
}

.clearfix:after, .main:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}

.clearfix {
	display: inline-block;
}

* html .clearfix {
	display: inline;
	height: 1px;
}
