.bodyholder {
	background-color: #F7f7f7;
	filter: DropShadow(Color=000000, OffX=20, OffY=20, Positive=20);
	border-bottom-style: outset;
	border-top-color: #93B3FD;
	border-right-color: #93B3FD;
	border-bottom-color: #6C6C6C;
	border-left-color: #93B3FD;
	font-family: Arial, Helvetica, sans-serif;
	white-space: normal;
	border-top-style: ridge;
	border-right-style: ridge;
	border-left-style: ridge;
}

/* Main Navigation */

div#mainnavholder a:link {color: #ffffff; text-decoration: none}
div#mainnavholder a:visited {color: #ffffff; text-decoration: none}
div#mainnavholder a:active {color: #ffffff; text-decoration: none}
div#mainnavholder a:hover {color: #cccccc; text-decoration: none}

/* Normal Link */

div#normal a:link{
	text-decoration: none;
	color:#0000FF;
	text-align: center;
	vertical-align: text-top;
}
div#normal a:hover{
	text-decoration: none;
	color: #0000FF;
	text-align: center;
	vertical-align: text-top;
}
div#normal a:visited {
	text-decoration: none;
	color: #0000FF;
	text-align: center;
	vertical-align: text-top;
}
/* Menu CSS */
div#footer{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	background-position: center;
	text-align: center;
	vertical-align: text-top;
	cursor: hand;
	display: inline;
	}

div#footer a:link{
	text-decoration: none;
	color:#000000;
	text-align: center;
	vertical-align: text-top;
}
div#footer a:hover{
	text-decoration: none;
	color: #000000;
	text-decoration: underline;
	text-align: center;
	vertical-align: text-top;
}
div#footer a:visited{
	text-decoration: none;
	color: #000000;
	text-decoration: none;
	text-align: center;
	vertical-align: text-top;
}

.background {
	background-color: #E5E5E5;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #003399;
	border-right-color: #003399;
	border-bottom-color: #003399;
	border-left-color: #003399;

}
.backgroundnoborder {
	background-color: #cfd8e1;
	border: thin none #660000;

}
.header {
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 16px;
	text-align: center;
	vertical-align: top;
	font-family: "Times New Roman", Times, serif;
	word-spacing: normal;
	background-position: center top;
	background-image: url(../images/blue_background1.gif);
	padding: 0px;
	text-indent: 0pt;
}
.blankbox {
	background-color: #F7f7f7;
	vertical-align: top;
	text-align: center;
	line-height: normal;

}
.borderedbox {
	border: thin solid;
}
.navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FFFFFF;
	background-position: center;
	text-align: center;
	vertical-align: text-bottom;
	cursor: hand;
	text-transform: capitalize;
	word-spacing: 6pt;
	display: inline;


}
.regularbodytextcentered {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	color: #000000;
	background-color: #FFFFFF;
	letter-spacing: normal;
	text-align: center;
	vertical-align: text-top;
	word-spacing: normal;
}
.regularbodytextleft {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	background-color: #FFFFFF;
	letter-spacing: normal;
	text-align: left;
	vertical-align: text-top;
	word-spacing: normal;
}
h1 {
	line-height: normal;
	text-align: center;
	vertical-align: text-top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	line-height: normal;
	word-spacing: normal;

}
h2 {
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 16px;
	text-align: center;
	vertical-align: top;
	font-family: "Times New Roman", Times, serif;
	word-spacing: normal;
	background-position: center top;
	background-image: url(../images/blue_background1.gif);
	padding: 0px;
	text-indent: 0pt;
}
h3{
	line-height: normal;
	text-align: left;
	vertical-align: text-top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	line-height: normal;
	word-spacing: normal;
	text-decoration: underline;
}
.mainpagegraphic {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.footernavigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.whiteformholder {

	background-color: #FFFFFF;
	filter: DropShadow(Color=000000, OffX=20, OffY=20, Positive=20);
	border-bottom-style: outset;
	border-top-color: #93B3FD;
	border-right-color: #93B3FD;
	border-bottom-color: #6C6C6C;
	border-left-color: #93B3FD;
	font-size: 10pt;
	font-style: normal;
	line-height: 18px;
	font-family: Arial, Helvetica, sans-serif;
	white-space: normal;
	border-top-style: ridge;
	border-right-style: ridge;
	border-left-style: ridge;
}
.formtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #F2F2F2;
}
