body {
	margin: 0px 0px 0px 0px;
}


#FadeBack {
	background-image: url(../images/fade2.jpg);
	background-repeat: repeat-x;
}


#menu{

/* border: 1px solid white; */

	width: 170px;
	background-color: #B6B7D3;
}

#menu a{
	font: 11px Verdana;
	padding: 2px;
	padding-left: 14px;
	display: block;
	width: 100%;
	color: #000044;
	text-decoration: none;
	border-bottom: 1px solid white;
}

html>body #menu a{ /*Non IE rule*/
	width: auto;
}

#menu a:hover{
	background-color: #000044;
	color: white;
}






A.pdfview:link {
	color: #000000;
	text-decoration : none; 
}

A.pdfview:visited {
	color: #000000;
	text-decoration : none; 
}

A.pdfview:hover {
	color: #000000;
	text-decoration : underline; 
}




A:link {
	color: #0000dd;
	text-decoration : none; 
	}

A:visited {
	color: #0000dd;
	text-decoration : none; 
	}

A:hover {
	color: #0000dd;
	text-decoration : underline; 
	}




A.nav1:link {
	color: #00007e;
	font-size: 12px;
	font-family : Arial, Helvetica;
	text-decoration : none; 
	font-weight: bold;
	}

A.nav1:visited {
	color: #00007e;
	font-size: 12px;
	font-family : Arial, Helvetica;
	text-decoration : none;
	font-weight: bold;
	}

A.nav1:hover {
	color: #ff0000;
	font-size: 12px;
	font-family : Arial, Helvetica;
	text-decoration : none; 
	font-weight: bold;
	}





.award1 {
	color: #00007e;
	font-size: 14px;
	font-family : Arial, Helvetica;
	}

.awardfade {
	color: #ffffff;
	font-size: 16px;
	font-family : Arial, Helvetica;
	font-weight: bold;
	}


.MakeClaim {
	color: #ffffff;
	font-size: 16px;
	font-family : Arial, Helvetica;
	font-weight: bold;
	cursor: pointer;
	cursor: hand;
	}


.ClaimHead {
	font-weight : bold;
	font-family : Arial, Helvetica;
	font-size : 18px;
	color: #00007e;
	}


.heading {
	font-weight : bold;
	font-family : Arial, Helvetica;
	font-size : 18px;
	}

.head2 {
	font-family : Courier New, Arial, Helvetica;
	font-size : 18px;
	}


.head3 {
	font-family : Times New Roman, Arial, Helvetica;
	font-size : 22px;
	}


.footer {
	font-weight : bold;
	font-family : Arial, Helvetica;
	font-size : 13px;
}


.state {
	font-family : Arial, Helvetica;
	font-size : 12px;
	color: #00007e;
	font-style: italic;
	}



.text1 {
	font-family : Arial, Helvetica;
	font-size : 12px;
	}

.text2 {
	font-weight : bold;
	font-family : Arial, Helvetica;
	font-size : 12px;
	}

.text3 {
	font-family : Arial, Helvetica;
	font-size : 14px;
	}

.text4 {
	font-weight : bold;
	font-family : Arial, Helvetica;
	font-size : 14px;
	}

.text5 {
	font-weight : bold;
	font-family : Arial, Helvetica;
	font-size : 16px;
	color: #00007e;
	}

.text6 {
	font-weight : bold;
	font-family : Arial, Helvetica;
	font-size : 16px;
	}

.text7 {
	font-weight : bold;
	font-family : Arial, Helvetica;
	font-size : 20px;
	}

.text8 {
	font-weight : bold;
	color: #00007e;
	font-size: 14px;
	font-family : Arial, Helvetica;
	}

.text9 {
	font-weight : bold;
	font-family : Arial, Helvetica;
	font-size : 28px;
	}

.text10 {
	font-weight : bold;
	font-family : Arial, Helvetica;
	font-size : 24px;
	}

.text11 {
	font-weight : bold;
	font-family : Arial, Helvetica;
	font-size : 22px;
	color: #00007e;
	}

.text12 {
	font-family : Arial, Helvetica;
	font-size : 16px;
	}

.warn1 {
	font-weight : bold;
	font-family : Arial, Helvetica;
	font-size : 22px;
	color: #bd0000;
	}

.warn2 {
	font-weight : bold;
	font-family : Arial, Helvetica;
	font-size : 18px;
	color: #bd0000;
	}

.warn3 {
	font-weight : bold;
	font-family : Arial, Helvetica;
	font-size : 14px;
	color: #bd0000;
	}


.formDataName {
	font-weight : bold;
	font-family : Arial, Helvetica;
	font-size : 12px;
}

.formData {
	font-family : Courier New, Arial, Helvetica;
	font-size : 15px;
}


.Spon1 {
	display: inline;
	text-align: center;
	width: 49%;
	vertical-align: middle;
	padding: 0px 13px 8px 13px;
}






/*   Epoch DHTML Javascript Calendar  */



table.calendar {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 0.8em;
	border-collapse: collapse;
	background-color: white;
	border: solid #999999 1px;
	background-color: white;
	width: 200px;
	text-align: center;
	/*prevent user from selecting text in Mozilla & Safari - check calendar constructor for IE code)*/
	-moz-user-select: none;
    /*-khtml-user-select: none;*/
}
table.calendar input, table.calendar select {
	font-size: 10px;
}
table.calendar td {
	border: 0;
	font-size: 10px;
	text-align: center;
}
div.mainheading {
	margin: 2px;
}
table.caldayheading {
	border-collapse: collapse;
	cursor: pointer;
	empty-cells: show;
	margin: 0 6px 0 6px;
}
table.caldayheading td {
	border: solid #CCCCCC 1px;
	text-align: left;
	color: #0054E3;
	font-weight: bold;
	width: 22px; /*should match calendar cell's width*/
}
table.caldayheading td.wkhead {
	border-right: double #CCCCCC 3px;
}
table.calcells {
	border-collapse: collapse;
	cursor: pointer;
	margin: 0 6px 0 6px;
}
table.calcells td {
	border: solid #CCCCCC 1px;
	vertical-align: top;
	text-align: left;
	font-weight: bold;
	width: 22px;
	height: 20px; /*IE doesn't like ems*/
}
table.calcells td div {
	padding: 1px;
	margin: 0;
}
table.calcells td.wkhead {
	background-color: white;
	text-align: center;
	border-right: double #CCCCCC 3px;
	color: #0054E3;
}
table.calcells td.wkday {
	background-color: #DDDDDD;
}
table.calcells td.wkend {
	background-color: #DDDDDD;
}
table.calcells td.curdate {

}