html {
font-size: small;
}

body {
background-color: #ffffff;	
margin: 0;
font-family: Arial, Helvetica, sans-serif;
color: #74a5cd;
}

h1, p, h2 {
margin-top: 0;	
}

h1 {
color: #4d4d4d;	
font-weight: bold;
font-size: 2em;
}

h2 {
color: #4d4d4d;	
font-weight: bold;
font-size: 1em;
margin-bottom: 0.5em;
}

a {
color: #000000;
text-decoration: underline;
}

ul {
margin: 0;
padding: 0;
list-style: none;
margin-bottom: 1em;
}

ul li {
padding-left: 15px;
background-image: url('../images/template/Bullet.jpg');
background-position: left 0.4em;
background-repeat: no-repeat;
}

ul.BigList li {
margin-bottom: 1.25em;	
}

.ClearFloats {
height: 0;
overflow: hidden;
clear: both;	
}

#OuterBox {
width: 800px;
margin: auto;
}

#Header {
height: 74px;
display: block;
background-repeat: no-repeat;
text-indent: -400px;
overflow: hidden;
}

#InnerBox {
background-repeat: repeat-y;
}

#NavColumn {
	background-repeat: no-repeat;
	display: inline;
	float: left;
	position: relative;
	width: 196px;
}

#ContentColumn {
float: left;
display: inline;
width: 604px;
margin: 0;
padding: 0;
background-repeat: no-repeat;
background-position: top right;
}

/* IE6 */
* html #ContentColumn {
width: 598px;
}

#TopImage {
	
}

#Content {
margin-top: 25px;
margin-left: 18px;
margin-right: 45px;
}

#Footer {
	color: #ffffff;
	padding-left: 36px;
	padding-bottom: 10px;
	font-size: 11px;
	background-repeat: no-repeat;
	background-position: left bottom;
	position: relative;
}

#Footer a {
color: #ffffff;
text-decoration: underline;
}

#PullQuote {
margin-top: 50px;
margin-bottom: 2em;
margin-left: 40px;
margin-right: 15px;
color: #ffffff;
}

#Menu {
padding: 0;
margin: 0;
margin-left: 23px;
list-style: none;
}

#Menu li {
margin: 0;
padding: 0;
background-image: none;
}

#Menu a {
display: block;	
width: 166px;
height: 25px;
color: #ffffff;
text-decoration: none;
line-height: 25px;
padding-left: 12px;
background-repeat: no-repeat;
font-size: 0.9em; 
}

#Menu a:hover, #Menu a.Active {
font-weight: bold;
}

#Menu li ul li a {
height: auto;
padding: 2px 0 2px 12px;
background-repeat: repeat-y;
line-height: auto;
}


#Menu li.HasSub {
padding: 0;
margin: 0;
height: 1%;
}

#Menu li ul {
margin: 0;
padding: 0;
}

.SubmenuTop {
background-repeat: no-repeat;
height: 7px;
margin: 0;
padding: 0;
overflow: hidden;
}

.SubmenuBottom {
background-repeat: no-repeat;
height: 6px;
margin: 0;
}

.GridTable {
border-collapse: collapse;
margin-bottom: 1em;
}

.GridTable td, .GridTable th {
border: 1px solid #bdc5c3;	
padding: 10px;
}

.GridTable th {
text-align: left;
background-color: #e5f4f1;
color: #636363;
border-bottom: 1px solid #ffffff;
}

.Error {
color: #cc0000;	
}

.FormBox {
width: 538px;
background-position: left top;
margin-bottom: 1em;
}

.FormBox form {
padding: 5px;	
background-repeat: no-repeat;
background-position: left bottom;
margin: 0;
}

.FormBox input {
width: 99%;
background-color: #eaf2f8;
border: 1px solid #b5b9bc;
}

.FormBox textarea {
width: 99%;
height: 70px;
background-color: #eaf2f8;
border: 1px solid #b5b9bc;
}

.FormBox input.Button {
width: auto;	
}

.FormTable {
margin-bottom: 10px;	
}

.FormTable td {
padding: 0 4px 4px 0;
}

#SubmitButton {
background-image: url('../images/Button_Submit.jpg');
width: 60px;
height: 19px;
background-color: transparent;
border: none;
margin: 0;
padding: 0;
font-size: 1px;
letter-spacing: 600px;
color: #ffffff;
overflow: hidden;
}

#ResetButton {
background-image: url('../images/Button_Reset.jpg');
width: 59px;
height: 19px;
background-color: transparent;
border: none;
margin: 0;
padding: 0;
font-size: 1px;
letter-spacing: 600px;
color: #ffffff;
overflow: hidden;
}

#SocialMedia {
	position: absolute;
	top: -70px;
	left: 29px;
}

#SocialMedia a {
	background-repeat: no-repeat;
	display: block;
	float: left;
	height: 0;
	margin-right: 5px;
	overflow: hidden;
	padding-top: 48px;
	width: 47px;
}
