#wrapper {
	width: 100%;
	min-width:1024px;
	margin: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#header {
	background-color: #C5E9F4;
	height: 225px;
	background-image: url(_images/MainGraphic2.png);
	padding: 0px;
	background-repeat: no-repeat;
	width: 100%;
	margin: 0px;
	clear: left;
}
#mainNav {
	background-color: #C5E9F4;
	height: 30px;
	clear: both;
	margin: 0px;
}
#search {
	padding-left: 800px;
	background-color:#C5E9F4;
}


#mainContent {
	background-color: #FBFFFF;
	width: 100%;
	margin: 0px;
	padding: 0px;
	min-height: 550px;
}
#pageSelection {
	background-color: #C5E9F4;
	height: 30px;
	width: 100%;
	margin: 0px;
	padding-top: 1px;
}
#footer {
	background-color: #EEE;
	height: 25px;
	text-align: center;
	width: 100%;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.6em;
	font-weight: bolder;
	color: #006;
	text-decoration: underline;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	font-weight: bold;
	color: #006;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	color: #000;
}
.redText {
	color: #F00;
}



p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	color: #000;
	margin-left: 10px;
}
table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
}

.PosLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: underline;
}
.SmallGreenItalic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: italic;
	color: #096;
}
.NavigateInfo {
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #03F;
	text-transform: none;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	text-align: center;
}
.PageName {
	font-size: 1.2em;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #006;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
}
.StandardText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
}
.SmallText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .6em;
}

