html, body {
margin:0 auto;
padding:0 auto;
font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; color:#99998e;
background-image: url(../images/background-tile.gif);
}
	
.forminput {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	background-color: #ffffff;
	border: 1px solid #8e8e8e;
	color: #8e8e8e;
}

.OrangeText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #f8981d;
	text-decoration: none;
}

.OrangeMediumLink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #f8981d;
	text-decoration: underline;
}

.OrangeMediumLink:Hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #99998e;
	text-decoration: none;
}
.LargeGrey {
	margin:0 auto;
	padding:0 auto;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#99998e;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
}

.cmspadding2 {
padding: 0 0 5px 0;
}

.cmspadding5 {
padding: 0 0 5px 0;
}

.cmspadding10 {
padding: 0 0 10px 0;
}

.cmspadding50 {
padding: 0 0 50px 0;
}

.cmsaddbutton {
width:735px;
text-align:right;
}

.cmssubmitbutton {
width:405px;
text-align:right;
}

#cmsheader {
font-family:Arial, Helvetica, sans-serif; font-size:16px; font-weight:bold; color:#006c99;
padding: 0 0 10px 0;
}

.BlueLink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #2c5a87;
	text-decoration: underline;
}

.BlueLink:Hover {
	color: #df7100;
	text-decoration: underline;
}

.OrangeBoldLink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #f8981d;
	text-decoration: underline;
}

.OrangeBoldLink:Hover {
	color: #2c5a87;
	text-decoration: underline;
}

.WhiteMediumBoldLink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #ffffff;
	text-decoration: none;
}

.WhiteMediumBoldLink:Hover {
	color: #a6a699;
}

.bottomNav {
	 color:#99998E;
	 font-family: Verdana, Arial, Helvetica, sans-serif;
	 font-size: 8px;
	 text-decoration: none;
	 line-height: normal;
	 font-weight:bold;
}

.bottomNav:hover {
	 color:#F8981D;
	 font-family: Verdana, Arial, Helvetica, sans-serif;
	 font-size: 8px;
	 text-decoration: none;
	 line-height: normal;
	 font-weight:bold
}