body {
	font-family: Tahoma, Arial, Helvetica, Verdana;
	font-size: 70%;
	color: #000000;

	background-image: url('images/mainback.jpg');
	background-position: right bottom;
	background-repeat: no-repeat;
	background-attachment: fixed;
}


p {
	font-family:  Arial, Helvetica, sans-serif, Verdana;
	font-size: 90%;
	line-height: 125%;
	color: #000000;

}

.heading {
	margin-left: 0px;
	margin-bottom: 0px;
	font-family: Tahoma, Arial, Helvetica, sans-serif; 
	font-size: 140%;
	font-style: normal; 
	font-weight: bold; 
	color: #2C4360; 
	font-variant: normal; 
}

.smallheading {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 105%;
	margin-bottom: 0px;
	text-decoration: underline;
	font-style: normal; 
	font-weight: bold; 
	color: #2C4360; 
	font-variant: normal; 
}

a {
	font-family: verdana, arial, "ms sans serif", sans-serif;
	font-size: 100%;
	vertical-alignment: center;
	text-decoration: none;
	color:#FF0000;
}

a:hover {
	font-family: verdana, arial, "ms sans serif", sans-serif;
	text-decoration: none;
	color: #000000;
	text-decoration: underline;
}


td {
	font-family: Arial, Helvetica, Verdana;
	font-size: 75%;
	color: #000000;

}


li {
	list-style-type: disc;
	line-height: 140%;
	color: #003399;
}


a {
	color: #04267F;
	text-decoration: underline;
}


a:hover {
	color: #000000;
	text-decoration: none;
}


.nav {
	font-size: 65%;
	line-height: 190%;
	color: #FFFFFF;
	font-family: Tahoma, Arial, Helvetica, Verdana;
}


.nav a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: none;
}

.nav a:hover {
	color: #FFCC00;
}


.navButton {
	font-family: Tahoma, Arial, Helvetica, Verdana;
	font-size: 60%;
	color: #FFFFFF;
	height: 20;
	text-align: right;
}


.navButton a {
	text-decoration: none;
	line-height: 180%;
	color: #FFFFFF;
	display: block; width: 100%;
}


.navButton a:hover {
	color: #FFFFFF;
	display: block; width: 100%;
	background-color: #5B71AB;
}


.navButtonLight {
	height:1;
	background-color: #5B71AB;
}


.navButtonDark {
	height:1;
	background-color:#051D5D;
}


.botbar {
	font-family: Tahoma, Arial, Helvetica, Verdana;
	font-size: 65%;
	line-height: 150%;
	color: #FFFFFF;
}

.botbar a {
	font-family: Tahoma, Arial, Helvetica, Verdana;
	font-size: 100%;
	line-height: 150%;
	color: #FFFFFF;
}

.botbar a:hover {
	color: #FFCC00;
}

.white {
	color: #FFFFFF;
}


.panelheading {
	color: #FFFFFF;
	font-family: Tahoma, Arial, Helvetica, Verdana;
	font-size: 65%;
	line-height: 140%;
	font-weight: bold;
	color: #FFFFFF;
}


.sectionheading {
	color: #FFFFFF;
	font-family: Tahoma, Arial, Helvetica, Verdana;
	font-size: 65%;
	line-height: 50%;
	font-weight: bold;
	color: #FFFFFF;
}


.botrightcorner {
	border: 1px solid;
	border-color: #000000;
	border-left: 1px solid;
	border-bottom: 1px solid;

}

.standout {
	font-weight: bold;
	color: 003063;
}


.tiny {
	font-size: 65%;
}















