body
{
	width: 960px;
	height: 100%;
	background-color: white;
	margin: 0 auto 15px auto;
	color: black;
	font-family: verdana, arial, helvetica, sanserif;
	font-size: 12px;
	line-height: 1.5em;
	font-weight: normal;
}

#page {
	width: 960px;
	position: absolute;
	height: auto;
	border-right: 1px solid #0375a4;
	border-left: 1px solid #0375a4;
	border-bottom: 1px solid #0375a4;
}

h1
{
	color: black;
	font-family: verdana, arial, helvetica, sanserif;
	font-size: 30px;
	line-height: 1.5em;
	font-weight: bold;
	margin: 1em 0 0 0;
}

h2
{
	font-family: verdana, arial, helvetica, sanserif;
	font-size: 24px;
	line-height: 1.5em;
	font-weight: bold;
	margin: 1em 0 0 0;
}

h3
{
	font-family: verdana, arial, helvetica, sanserif;
	font-size: 18px;
	line-height: 1.5em;
	font-weight: bold;
	margin: 1em 0 0 0;
}

h4
{
	font-family: verdana, arial, helvetica, sanserif;
	font-size: 14px;
	line-height: 1.5em;
	font-weight: bold;
	margin: 1em 0 0 0;
}

h5
{
	font-family: verdana, arial, helvetica, sanserif;
	font-size: 12px;
	line-height: 1.5em;
	font-weight: bold;
	margin: 1em 0 0 0;
}

h6
{
	color: black;
	font-family: verdana, arial, helvetica, sanserif;
	font-size: 10px;
	line-height: 1.5em;
	font-weight: bold;
	margin: 1em 0 0 0;
}

a {
	font-weight: normal;
	text-decoration: underline;
}

p {margin-top: 0}

.russet {color: #D58301}

.red { color: #db137d; }

.blue {color: #0375a4}

#topMenu {
	padding: 0;
	margin: 0;
	width: 960px;
	background: #0375a4;
	line-height: 2em;
	font-size: 14px;
}

#topMenu ul {
	border: 0;
	padding: 0;
	background: #0375a4;
	margin: 0;
	list-style-type: none;
}

#topMenu ul li {
	display: block;
	padding: 0;
	background: #0375a4;
	margin: 0;
	float:left;
}

#topMenu ul li a:link, #topMenu ul li a:visited {
	height: 2em;
	padding: 0px 20px;
	float: left;
	background: #0375a4;
	color: #fff;
	text-decoration: none;
	display: block;
	font-weight: bold;
	line-height: 2em;
}

#topMenu ul li a:hover {
	color: #0375a4;
	background: #fff;
	text-decoration: none;
}

#subNav {
	padding-right: 10px;
	width: 300px;
	float: left;
	}

#subNav ul {
	width: 280px;
	list-style-type: none;
	margin: 0;
	margin-left: 20px;
	padding-left: 0px;
	}
	
#subNav li {
	text-align: left;
	width: 280px;
	padding: 0;
	margin: 0;
	line-height: 1.5em;
	clear: both;
	}

#subNav ul li a
{
	display: block;
	padding: 0;
	text-decoration: none;
	font-weight: normal;
	text-indent: 1em;
/*
	color: #06F;
	background: #fff;
*/
	line-height: 1.5em;
	width: 280px;
}
	
#subNav a:hover {
	text-decoration: none;
	background-color: #0375a4;
	color: #fff;
	}

#banner {
	color: #fdf5b3;
}

#banner img{
	z-index: 100;
}

#banner p {
	position: absolute;
	top: 120px;
	left: 0px;
	width: 960px;
	font-family: helvetica, verdana;
	text-align: center;
	color: #fdf5b3;
	text-decoration: none;
/*
	line-height: 2em;
*/
	font-weight: bold;
	margin-bottom: 0;
	padding: 0;
	z-index: 2000;
}

.larger { font-size: 108px;line-height: 1em; }

.smaller { font-size: 60px;line-height: 1em; }

.transparent_class {
	filter:alpha(opacity=50);
	-moz-opacity:.50;
	-khtml-opacity: .50;
	opacity: .50;
}

#wrapper {
	margin-top: 10px;
	height: 100%;
	bottom: 95%;
	padding: 0 10px 0 10px;
}

#footer {
	clear: both;
	font-size: 10px;
	text-align: center;
	line-height: 2.5em;
	margin: 2em 0 0 0;
	background: #0375a4;
	color: #fff;
	
}

#footer a {
	font-weight: normal;
	text-decoration: none;
	background: #0375a4;
	color: #fff;
}


.label {
	color: #fff;
	font-family: Times New Roman, serif;
	font-style: italic;
	background: #0375a4;
	line-height: 2em;
	text-align: center;
	margin: 0 0 1em 0;
}

#colLeftA {
	width: 180px;
	padding-left: 10px;
	float: left;
}

#colLeftA p {margin-left: 1em;}

#colLeftA a {
	font-weight: normal;
	text-decoration: underline;
	background: #fff;
	color: blue;
}

#colLeftB {
	width: 120px;
	position: absolute; left: 10px;
	float: left;
}

#colLeftB p {margin-left: 1em;}

#colRight {
	width: 300px;
/*
	position: absolute; left: 650px;
*/
	float: right;
}

.border {
	border-left: 1px solid #0375a4;
	border-bottom: 1px solid #0375a4;
}

#colRight p {margin-left: 10px;}

#colRight a {
	font-weight: normal;
	text-decoration: underline;
	background: #fff;
	color: blue;
}

.pad { margin-top: 15px; }

#box1 {
	width: 280px;
	height: 135px;
	background: #0375a4;
	color: #8ffd3c;
	padding: 10px;
	float: left;
	text-align: center;
	font-weight: bold;
}

#box2 {
	width: 280px;
	height: 135px;
	background: #db137d;
	color: #fefd3c;
	margin-left: 320px;
	padding: 10px;
	text-align: center;
	font-weight: bold;
}

#box3 {
	width: 280px;
	height: 135px;
	background: #fefd3c;
	color: #db137d;
	padding: 10px;
	float: left;
	text-align: center;
	font-weight: bold;
}

#box4 {
	width: 280px;
	height: 135px;
	background: #8ffd3c;
	color: #0375a4;
	padding:  10px;
	margin-left: 320px;
	text-align: center;
	font-weight: bold;
}
	
#col-one {
	width: 300px;
	float: left;
}

#col-two {
	width: 300px;
	margin-left: 320px;
}


#contentA {
	float: left;
	margin: 0 0 15px 0;
	padding: 0 15px 0 15px;
	width: 338px;
	border-right: 1px solid #0375a4;
	border-left: 1px solid #0375a4;
}

#contentB {
	margin: 0 0 15px 300px;
	padding-left: 20px;
	border-left: 1px solid #0375a4;
}

#contentC {
	margin: 0 auto 15px auto;
	width: 800px;
}

#contentD {
	margin: 0 auto 15px auto;
	width: 600px;
}

#contentD a {
	font-weight: normal;
	text-decoration: underline;
	background: #fff;
	color: blue;
}

#contentE {
	margin: 0 auto 15px auto;
	width: 700px;
}

.formlabel {
	width: 100px;
	background: #fff;
	color: #000;
	text-align: right;
	font-weight: bold;
}

.fields {
	margin-left: 105px;
	line-height: 4em;
}

.contact {
	font-size: 12px;
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.box_round {
  -webkit-border-radius: 12px; /* Saf3-4, iOS 1-3.2, Android <1.6 */
     -moz-border-radius: 12px; /* FF1-3.6 */
          border-radius: 12px; /* Opera 10.5, IE9, Saf5, Chrome, FF4, iOS 4, Android 2.1+ */
}
