body,h1,h2,h3,h4,blockquote,a,img,ul,ol,form,label,table,tbody,tfoot,thead,tr,th,td {
	border:0;
	outline:0;
	font-size:100%;
	vertical-align:top;
	margin:0;
	padding:0;
}

a {text-decoration:none;}

ul,ol {list-style:none;}

h1, #heading p {
	color:#4d3b2d;
	font-size:2em;
	font-style:italic;
}

h1 strong, #heading p strong {
	background:#dde5e9;
	border-bottom:1px solid #FFF;
	padding:0 .2em;
}

#heading p {
	margin:0 0 0 0;
	font-weight:bold;
}

body {
	font:100% Georgia, "Times New Roman", Times, serif;
	background:#FFF url(images/background_inner.jpg) top center no-repeat;
	text-align:center;
	color:#4d443c;
	margin:0;
	padding:0;
}

.skip, #topNav h2, #title h2 {
	color:#FFF;
	float:right;
	position:absolute;
	text-indent:-9999px;
	display:block;
	overflow:hidden;
}

#header #title {
	display:none;
}

#main {
	text-align:left;
	margin:0 auto;
	font-size:.8em;
	width:960px;
}

#mainContent, #mainContentIndex {
	color:#333;
	float:left;
	padding:0 20px 0;
	text-align:justify;
	width:100%;
}

#mainContentIndex {
	border:none;
	padding-right:0;
	text-align:left;
	width:950px;
}

#main a, #mainContentIndex a {
	color:#325b77;
	text-decoration:underline;
}

#mainContentIndex ul a:hover {
	text-decoration:underline;
}

#mainContentIndex a {
	text-decoration:none;
}

.inner {
	padding:0 0 0 10px;
	margin:0 auto;
	text-align:left;
	width:950px;
}

h2 {
	color:#4D3B2D;
	font-size:2em;
	font-style:italic;
}

#topNav {
	display:none;
}

#heading {
	background:#f1f6f9;
	border-bottom:1px solid #e4e8eb;
	clear:both;
}

#heading .inner {
	background:url(images/heading_bg.jpg) top right no-repeat;
	padding:20px 20px 33px 20px;
	width:920px;
}

#heading {
	display:none;
}

.title {
	position:absolute;
	left:10px;
	top:12px;
}

#heading h2 {
	border-top:1px dashed #c8d5de;
	border-bottom:1px dashed #c8d5de;
	color:#4d3b2d;
	font-size:1.6em;
	font-style:italic;
	font-weight:normal;
	padding:8px 0 12px 0;
	margin:27px 20px 0 0;
}

#heading h2 strong {
	background:#dde5e9;
	font-weight:normal;
	padding:0 .2em;
}

#main h1 {
	color:#39637f;
	font-size:2.3em;
	margin:5px 0 10px 0;
	font-style:normal;
	text-align:left;
}

#mainContentIndex h3 strong {
	display:block;
	font-size:1.5em;
}

#mainContentIndex h3 {
	font-size:1.3em;
}

#main h4 {
	color:#39637f;
	font-size:1.3em;
	margin-top:5px;
}

#main p {
	line-height:1.4em;
	margin:.5em 0 .7em 0;
}

#main .btn {
	display:none;
}

#main .btn:hover {
	background:#e5d7cc;
	color:#4d3b2d;
}

#main li {
	line-height:1.4em;
}

#mainContent img {
	float:right;
	margin:15px 0 10px 20px;
}

#mainContent .image {
	border:1px solid #c8d5de;
	padding:5px;
}

#mainContent .image2 {
	border:1px solid #c8d5de;
	padding:5px;
	float:left;
	margin:4px 20px 10px 0;
}

#main .list h2 a {
	color:#4D3B2D;
	font-size:.9em;
	text-decoration:none;
}

#leftCol, #middleCol, #rightCol {
	padding-bottom:10px;
}

#rightCol ul {
	float:left;
	padding:10px 0 32px 0;
	margin-top:-5px;
	width:100%;
}

#rightCol li {
	border-bottom:1px dashed #e4e8eb;
	padding:5px 0;
	margin-right:10px;
}

#subNav {
	display:none;
}

hr {
	border:none;
	border-top:1px dashed #a6c2c7;
	clear:both;
	height:1px;
	margin:20px 0;
}

.stylized {
	text-align:left;
	width:400px;
}

#main .stylized p {
	clear:both;
	display:block;
	float:left;
	font-weight:bold;
	margin:0;
	width:100%;
}

.stylized .small {
	color:#666;
	font-size:11px;
	font-weight:normal;
	float:left;
}

.stylized input {
	background:#f1f6f9;
	clear:both;
	float:left;
	padding:4px 2px;
	border:solid 1px #39637f;
	width:250px;
	margin:2px 0 20px 0;
}

.stylized input:focus {
	background:#FFF;
	border:solid 1px #1d4b69;
}

.stylized select {
	clear:both;
	float:left;
	padding:4px;
	border:solid 1px #39637f;
	margin:2px 0 20px 0;
}

.stylized select option {
}


.stylized .button, .stylized .buttonL {
	background:#2870a0 url(images/button_bg.gif) no-repeat;
	color:#FFF;
	border:none;
	clear:both;
	cursor:pointer;
	margin-left:147px;
	width:108px;
	height:35px;
	text-align:center;
	line-height:35px;
	float:left;
	font-size:13px;
	font-weight:bold;
	padding:0 5px 0 3px;
}

.stylized .buttonL {
	background:#2870a0 url(images/buttonL_bg.gif) no-repeat;
	margin-left:39px;
}

.stylized .button:hover {
	background-position:-108px 0;
}

.stylized .buttonL {
	width:216px;
}

.stylized .buttonL:hover {
	background-position:-216px 0;
}

#main .button {
	background:#271D15;
	color:#FFF;
	position:relative;
	font-size:23px;
	float:left;
	margin:0 0 20px 0;
	text-align:center;
	width:280px;
	height:58px;
}

.button img {
	position:absolute;
	left:0;
	width:100%;
	height:100%;
}

.table {
	border-right:solid 1px #39637f;
	border-top:solid 1px #39637f;
}


.table td {
	border-left:solid 1px #39637f;
	border-bottom:solid 1px #39637f;
	padding:12px;
}

#footer {
	display:none;
}

.zoom {	
	float:right;
	font-size:.8em;
	font-weight:normal;
	margin:11px 0;
}

.zoom strong {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}

.clearflt {
	clear:both;
	height:0;
}

/* CLEAR FIX*/
.clearfix:after {content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix { height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */