BODY {
	background : #020031;
	/*
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	*/
}

P {
	color: black;
	font-family : tahoma, arial, sans-serif;
	font-size : 11px;
	line-height: 17px;
}

p.newsletter {
	color: black;
	font-family : tahoma, arial, sans-serif;
	font-size : 13px;
	line-height: 17px;

}

a.black {
	color: black;
}

a {
	color: blue;
}

ul 
{
	color: black;
	font-family : tahoma, arial, sans-serif;
	font-size : 11px;
	line-height: 17px;
}

.formInput {
	font-family : Tahoma, verdana, arial, helvetica, sans-serif;
	font-size : 11px;
	}

.orgAndSubjectDropdown {
	font-family : Tahoma, verdana, arial, helvetica, sans-serif;
	font-size : 10px;
	}

.formButton {
	font-family : Tahoma, verdana, arial, helvetica, sans-serif;
	font-size : 11px;
	font-weight: normal;
	
}



/* classes for blocks of text */

.sideHeaderText {
	color: black;
	font-family : Tahoma, verdana, arial, helvetica, sans-serif;
	font-weight: bold;
	font-size : 11px;
}

.navLinks {
	font-family : Tahoma, verdana, arial, helvetica, sans-serif;
	font-size : 11px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}

a.navLinks {
	font-family : Tahoma, verdana, arial, helvetica, sans-serif;
	font-size : 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

a.navLinks:Hover {
	color: #000000;
	text-decoration: underline;
}


.headerLinks {
	font-family : Tahoma, verdana, arial, helvetica, sans-serif;
	font-size : 12px;
	color: #CCCCCC;
	text-decoration: none;
	font-weight: normal;
}

a.headerLinks {
	font-family : Tahoma, verdana, arial, helvetica, sans-serif;
	font-size : 12px;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
}

a.headerLinks:Hover {
	color: #CCCCCC;
	text-decoration: underline;
}

/* table layout properties and such */

.mainContent {

	/* padding-left: 10px; 
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;*/
	
	color: black;
	font-family : tahoma, arial, sans-serif;
	font-size : 11px;
	line-height: 17px;
	background-color: #E4E8D6;

}

table.mainTable {
	background-color: #E4E8D6;
}

/* used by the banner admin tool */

.instructions {

	padding-top: 10px;
	padding-bottom: 10px;
	
	background-color: #C9CCB9;
}

.sideContent {
	
	padding-left: 5px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	
	color: black;
	font-family : tahoma, arial, sans-serif;
	font-size : 11px;
	line-height: 17px;
	
	text-align: justify;
	
	background-color: #C9CCB9;
	
}

.credits {
	
	padding-left: 2px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	
	color: black;
	font-family : tahoma, arial, sans-serif;
	font-size : 9px;
	line-height: 10px;
	
	text-align: center;
	
	background-color: #C9CCB9;
	
}

.WhiteTable {
	background-color: #FFFFFF;
	color: black;
	font-family : tahoma, arial, sans-serif;
	font-size : 11px;
}
	

.print {
	
	padding-left: 2px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	
	color: black;
	font-family : tahoma, arial, sans-serif;
	font-size : 9px;
	line-height: 10px;
}

a.print {
	font-family : Tahoma, verdana, arial, helvetica, sans-serif;
	font-size : 9px;
	font-weight: normal;
	color: blue;
	text-decoration: none;
}

a.print:Hover {
	color: blue;
	text-decoration: underline;
}

.topBar {
	padding-left: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	color: black;
	font-family : tahoma, arial, sans-serif;
	font-size : 11px;
	line-height: 17px;
	text-align: justify;
	
	border-bottom: solid #B9D3ED 1px;
	background-color: #020031;
}

.ContentsTable {

	color: black;
	font-family : tahoma, arial, sans-serif;
	font-size : 12px;
	line-height: 17px;
	background-color: #E4E8D6;

}

a.ContentsTable {

	color: black;
	text-decoration:none;

}

a.ContentsTable:Hover {

	color: black;
	text-decoration:underline;

}