body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #0B1B8F;
	color: #0B1B8F;
	
	scrollbar-face-color: #0B1B8F;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-track-color: #FFFFFF;
	scrollbar-arrow-color: #FFFFFF;
}

div.mainBackgroundMiddle {
    width: 790px;
    background-image: url(../images/mainBackgroundMiddle.gif);
    background-repeat: repeat-y;
}

div.mainBackgroundTop {
	background-image: url(../images/mainBackgroundTop.gif);
	background-position: left top;
	background-repeat: no-repeat;
}

div.mainBackgroundBottom {
	background-image: url(../images/mainBackgroundBottom.gif);
      background-position: bottom left;
      background-repeat: no-repeat;
      padding: 15px 30px 625px 15px;
}

.header {
	background-image: url(../images/header.gif);
	background-repeat: no-repeat;
}

.text1 {
	background-image: url(../images/text1.gif);
	background-repeat: no-repeat;
}

.text2 {
	background-image: url(../images/text2.gif);
	background-repeat: no-repeat;
}

.menuBackground {
	background-image: url(../images/sideBar.gif);
	background-repeat: no-repeat;
}

.menuDefault {
	background-color: #DC0E2B;
	background-position: center center;
	border: 1px solid #FFFFFF;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 14px;
}

.menuOn {
	background-color: #DC6879;
	background-position: center center;
	border: 1px solid #FFFFFF;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 14px;
}

.menuOn a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

.menuOn a:link {
	text-decoration: none;
	color: #FFFFFF;
}

.menuInfo {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
	border: thin solid #0B1B8F;
	font-size: 14px;
}

.tableMenuDefault {
	font-variant: small-caps;
	font-size: 12px;
	font-weight: bold;
}

.buttonLeft {
	background-image: url(../images/buttonLeft.gif);
	background-repeat: no-repeat;
}

.buttonRight {
	background-image: url(../images/buttonRight.gif);
	background-repeat: no-repeat;
}

.buttonActive {
	background-image: url(../images/buttonActive.gif);
	background-repeat: no-repeat;
}

#tdMenuText a 
{
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}

#tdMenuText a:hover
{
	font-size: 15px;
	font-weight: bolder;
	color: #FFFFFF;
}

.contentGrey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #0B1B8F;
	font-style: italic;
	background-color: #DBDBDB;
	font-weight: bold;
}

.contentGrey2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0B1B8F;
	font-style: italic;
	background-color: #DBDBDB;
}

.contentBlue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #0B1B8F;
}

.contentBenefitsAndAccess {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #0B1B8F;
}

.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}

.content a:hover {
	color: #0B1B8F;
	text-decoration: none;
}

.content a:link {
	text-decoration: underline;
	color: #0B1B8F;
}

.footer {
	background-image: url(../images/footer.gif);
	background-repeat: no-repeat;
}

.shadeForm	{
	background-image: url(../images/shadeForm.gif);
	text-align: left;
	WIDTH: 180PX;
	color: #0B1B8F;
	BORDER: #0B1B8F 1px solid
}

.dropdown {
	WIDTH: 180PX;
	color: #0B1B8F;
	background-image: url(../images/shadeForm.gif);
    BORDER: #0B1B8F 0px solid
}

.textarea	{
	background-image: url(../images/shadeForm.gif);
	text-align: left;
    color: #0B1B8F;
	BORDER: #0B1B8F 1px solid
}

.button {
    background-color:#0B1B8F;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
	height: 23px;
	cursor:hand;
	text-align: center;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 9px;
	padding-right: 9px;
	BORDER: #FFFFFF 0px solid
}

.buttonon {
    background-color:#3F498F;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
	height: 23px;
	cursor:hand;
	text-align: center;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 9px;
	padding-right: 9px;
	BORDER: #FFFFFF 0px solid
}

.thankyou {
	font-size: 24px;
	font-weight: bold;
}

.about {
	font-size: 24px;
	font-weight: bold;
}

.yourProjectTable {
	font-size: 16px;
	border: thick outset #406AA8;
	color: #FFFFFF;
	font-weight: bold;
}

.yourProjectTableTD {
	font-size: 16px;
	background-color: #0B1B8F;
	height: 30px;
	width: 190px;
}

a:active {
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	color: #FFFFFF;
}

a:hover {
	font-weight: bold;
	text-decoration: underline;
	color: #FFFFFF;
}

a:link {
	text-decoration: none;
	color: #FFFFFF;
}
