body
{
	background-attachment: scroll;
		background-repeat: repeat-x;
	background-position: left top;
	
}
.middle_bg
{
	background-attachment: scroll;
	background-image: url(images/background2.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	
}
.home_bg
{
	background-attachment: scroll;
	background-image: url(images/top_bg.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	
}
.bottom_bg
{
	background-attachment: scroll;
	background-image: url(images/bottom_bg.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #000000;
	padding-top : 2px;
	padding-bottom : 2px;

}
.txtnormal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #000000;

}
.txtform {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #000000;

}
.home {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #000000;
	padding-top : 2px;
	padding-bottom : 2px;
		padding-left : 10px;
	padding-right : 10px;

}
.txtgreen {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #13694E;
	font-weight: bold;

}
.txtgreen2 {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #13694E;
	font-weight: normal;

}
.txtblack {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #000000;
	font-weight: bold;

}


.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #13694E;
	font-weight: bold;

}
.submit-button
{
color: #3C3C3C;
font-size: 70%; 
font-weight: bold;
background: #A5C7B8;
border: 1px #13694E outset;
cursor:pointer
}

.h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 105%;
	color: #c06d28;
	font-weight: bold;
	padding-left : 5px;
	padding-right : 5px;

}


A {
	color: #13694E;
	text-decoration: none;
}
A:hover {
	color: #000000;
	text-decoration: none;

}


ul {
	
	list-style-image: url(images/bullet.gif);
	
	}




.resource_bg
{
	background-attachment: scroll;
	background-image: url(images/resource_bg3.jpg);
background-repeat: no-repeat;
	background-position: left top;
	
}
.bottom_bg
{
	background-attachment: scroll;
	background-image: url(images/level2_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #000000;
	padding-top : 2px;
	padding-bottom : 2px;
		padding-left : 10px;
	padding-right : 10px;
	
}

a.nav:link { color: #000000; text-decoration: none; font-weight: bold; font-size: 70%; font-family: Arial, Helvetica, sans-serif;letter-spacing: 0.001em}
a.nav:active { color:#13694E; text-decoration: none; font-weight: bold; font-size: 70%;font-family: Arial, Helvetica, sans-serif;letter-spacing: 0.001em}
a.nav:visited { color: #000000; text-decoration: none; font-weight: bold; font-size: 70%; font-family: Arial, Helvetica, sans-serif;letter-spacing: 0.001em}
a.nav:hover { color: #13694E; text-decoration: none; font-weight: bold; font-size: 70%; font-family: Arial, Helvetica, sans-serif ;letter-spacing: 0.001em}


a.nav2:link { color: #000000; text-decoration: none; font-weight: normal; font-size: 70%; font-family: Arial, Helvetica, sans-serif}
a.nav2:active { color:#13694E; text-decoration: none; font-weight: normal; font-size: 70%;font-family: Arial, Helvetica, sans-serif}
a.nav2:visited { color: #000000; text-decoration: none; font-weight: normal; font-size: 70%; font-family: Arial, Helvetica, sans-serif}
a.nav2:hover { color: #13694E; text-decoration: none; font-weight: normal; font-size: 70%; font-family: Arial, Helvetica, sans-serif }



