﻿/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/* Main CSS starts here */
body {
	top: 0px;
	left: 0px;
	background-color: #ffffff;
	text-align: center;
	margin: 0;
	padding: 0;
	min-height: 100%;
}

#MainCol {
	position: relative;
	left: 0px;
	top: 0;
	padding: 0 330px 0 255px;
	margin: 0;

	z-index: 10;
}
#MainCol p {
	line-height: 120%;
	font-family: arial, Helvetica, sans-serif;
	font-size: 1em;
	
}

#RightCol {
	position: absolute;
	top: 201px;
	left: auto;
	right: 0px;
	width: 320px;
	padding: 25px 5px 5px 15px;
	margin: 0;
	min-height: 600px;
	z-index: 5;
}
#RightCol h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #004080;
	font-size: 1.1em;
	font-weight: bold;
	text-align: left;
	margin: 0;
	padding: 0.2em 0 0.08em 0;
}
#RightCol h2 a {
	font-family: Arial, Helvetica, sans-serif;
	color: #004080;
	font-size: 1.1em;
	font-weight: bold;
	text-align: left;
	text-decoration: underline;
}
#RightCol h2 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #3399FF;
	text-decoration: underline;
	font-weight: bold;
}
header {
	background-color: #00A1CB;
	margin: 0;
	top: 0px;
	left: 0px;
	padding: 0;
	width: 100%;
	height: 200px;
	min-height: 200px;
	text-align: center;
}

header p {
	color: #000000;
	text-align: center;
	vertical-align: bottom;
	font: bold 1.2em arial, helvetica, sans-seif;
	padding: 0 200px 0.1em 0;
	margin: 0em;
	color: #ffffff;
}
header .est {
	color: #DCD59C;
	text-align: center;
	vertical-align: bottom;
	font: bold 1em arial, helvetica, sans-seif;
	padding-right: 200px;
	margin: 0em;
}

header p {
	float: right;
	text-align: right;
	vertical-align: bottom;
	color: #FFFFFF;
	margin: 0;
	padding: 1em;
}
#HdrTel .tel {
	color: #000000;
	text-align: right;
	font: bold 1.7em arial, helvetica, sans-seif;
	padding: 40px 30px 0 0;
}
#HdrTel p {
	font: normal 0.8em arial, helvetica, sans-seif;
	color: #FFFFFF;
	text-align: right;
	padding: 0 30px 0 1em;
	margin: 0;
}
#HdrTel a {
	font: bold 1.2em arial, helvetica, sans-seif;
	color: #FFFFFF;
	text-align: right;
	padding: 0 0 0 1em;
	margin: 0;
}
.picRight {
	padding-top: 0.5em;
	padding-left: 1em;
	padding-right: 1em;
	padding-bottom: 1em;
	float: right;
}


footer {
	position: relative;
	left: 0px;
	border-style: solid;
	border-width: 0px;
	color: #fffffff;
	text-align: center;
	vertical-align: top;
	line-height: 125%;
	background-color: #999999;
	padding:0.2em;;
	width: 100%;
}

footer p{color: #fffffff;	
		font-weight: normal;
		font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	text-align: center;
}
img {
	border-style: none;
	border-width: 0px;
}
h1 {font-family: Arial, Helvetica, sans-serif;
	color: #004080;
	font-size: 1.5em;
	font-weight: bold;
	margin: 0;
	padding: 1em 0 0.08em 0;}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #004080;
	font-size: 1.2em;
	font-weight: bold;

	margin: 0;
	padding: 1em 0 0.08em 0;
}
h3 {
	font-family: arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #00A2CA;
	margin: 0;
	padding: 0.1em 0 0.08em 0;
}

h4 {
	font-family: arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #00A2CA;
	text-align: left;
	margin: 0;
	padding: 0.1em 0 0.08em 0;
}


.picRCol {
	text-align: center;
	vertical-align: middle;
	font-family: arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: normal;
	color: #808080;
	margin: 0;
	padding: 2px 4px 4px 4px;
}
.picRCol a {
	text-align: center;
	vertical-align: middle;
	font-family: arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: normal;
	color: #808080;
	padding: 4px;
}



.LocSideCol {
	text-align: left;
	vertical-align: middle;
	font-family: arial, Helvetica, sans-serif;
	font-size: 0.85em;
	font-weight: normal;
	color: #808080;
	margin: 0;
	padding: 2px 1px 3px 2px;
}
