body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;	background-image: url(../backgrounds/background.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}

#headerArt {
	padding: 0px;
	height: 160px;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}

#navBar {
	height: 26px;
	width: 980px;
	margin: 0 auto;
	background-image: url(../dropMenu/header.gif);
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #AAAAAA;
	border-right-color: #AAAAAA;
	border-bottom-color: #AAAAAA;
	border-left-color: #AAAAAA;
}

#wrapper {
	width: 980px;
	text-align: left;
	margin: 0 auto;
	background-color: #FFFFFF;
	height: 540px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #5260C9;
}

#wrapperLong {
	width: 980px;
	text-align: left;
	margin: 0 auto;
	background-color: #FFFFFF;
	height: 100%;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #5260C9;
}
#footer {
	height: 180px;
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	color: #424EBE;
	background-color: #FFF;
	background-image: url(../backgrounds/footer.jpg);
	background-repeat: no-repeat;
	border-bottom-style: none;
	border-top-style: solid;
	border-right-style: none;
	border-left-style: none;
	border-top-width: 1px;
	border-top-color: #F5FFFF;
}
#H1 {
	font-size: 18px;
	font-weight: bold;
	color: #424EBE;
	padding-bottom: 20px;
	text-align: left;
}
.H1 {
	font-size: 18px;
	font-weight: bold;
	color: #424EBE;
	text-align: left;
}
#H1_2_lines {
	font-size: 18px;
	font-weight: bold;
	color: #424EBE;
	padding-bottom: 10px;
	text-align: left;
}
#H2 {
	font-weight: bold;
	color: #A7C62D;
	font-size: 14px;
	padding-bottom: 25px;
	text-align: left;
}
.H2 {
	font-weight: bold;
	color: #A7C62D;
	font-size: 14px;
}
.H3 {
	font-weight: bold;
	color: #424EBE;
	font-size: 12px;
}
.H4 {
	color: #424EBE;
	font-size: 12px;
	font-style: italic;
}
.H5 {
	font-weight: bold;
	color: #738AD6;
	font-size: 12px;
}
.H6 {
	font-weight: bold;
	color: #DB8EAB;
	font-size: 12px;
}
#footer_H1 {
	font-size: 18px;
	font-weight: bold;
	color: #424EBE;
	padding-bottom: 5px;
	text-align: center;
	font-style: italic;
}
#footer_H2 {
	font-size: 16px;
	font-weight: bold;
	color: #424EBE;
	padding-bottom: 5px;
	text-align: center;
	font-style: italic;
}
#footer_H3 {
	font-size: 11px;
	font-weight: bold;
	color: #424EBE;
	padding-bottom: 10px;
	text-align: center;
	padding-top: 30px;
}
a:link {
	color: #424EBE;
	text-decoration: none;
}
a:visited {
	color: #424EBE;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #A7C91D;
}
a:active {
	text-decoration: underline;
	color: #809F00;
}
#numberedList {
	text-align: left;
	line-height: 18px;
}

#textBlueRule {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8997DE;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

#photoBlueRule {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8997DE;
	margin-bottom: 10px;
}

#photoNoRule {
	margin-bottom: 10px;
}

#textBoxGray {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8997DE;
	margin-bottom: 10px;
	background-color: #EEEEEE;
	padding: 10px;
}
#textField {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #424EBE;
	border: 1px solid #819DDC;
	margin-top: 2px;
	margin-bottom: 10px;
	padding: 2px;
	background-color: #F4FFFF;
}
#formButtons {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #424EBE;
}
.smallText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #424EBE;
}

#smallText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #424EBE;
}

#caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #424EBE;
}

.bullets {
	text-align: left;
	list-style-type: square;
	list-style-image: url(../bullets/bullet.gif);
	list-style-position: inherit;
	line-height: 14pt;
}
.no_bullets {
	text-align: left;
	list-style-type: square;
	list-style-image: url(../bullets/no_bullet.gif);
	list-style-position: inherit;
	line-height: 14pt;
}
.bulletsJustified {
	text-align: justify;
	list-style-type: square;
	list-style-image: url(../bullets/bullet.gif);
	list-style-position: inherit;
	line-height: 14pt;
}
.bulletPDF {
	text-align: left;
	list-style-type: square;
	list-style-image: url(../bullets/pdficon.gif);
	list-style-position: inherit;
	line-height: 18px;
}
.bulletWord {
	text-align: left;
	list-style-type: square;
	list-style-image: url(../bullets/Word_small.gif);
	list-style-position: inherit;
}
.bulletExcel {
	text-align: left;
	list-style-type: square;
	list-style-image: url(../bullets/Excel.gif);
	list-style-position: inherit;
}
.bulletGoogle {
	text-align: left;
	list-style-type: square;
	list-style-image: url(../bullets/Google.gif);
	list-style-position: inherit;
}
