html { 

	height: 100%; 

	margin-bottom: 1px; 

}

BODY{

	margin:0 0 0 0px; 

	padding:0; 

	background-color:#ffffff;
	
	background-image:url(images/background.jpg);
	
	background-repeat:repeat-x;

	font-family:Verdana, Arial, Helvetica, sans-serif;

	font-size:11px;

	color:#000000;
	
}


A {

	color: #045800;

	text-decoration:underline;

}



A:hover {

	color: #762428;

	text-decoration:none;

}



#container{

	MARGIN: 0px auto; 
	
	WIDTH: 779px;
	
	POSITION: relative; 
	
	TEXT-ALIGN: left;

}



#logo{

	width:755px;
	
	height:193px;

}

#nav{
	
	width:755px;
	
	height:36px;
	
	background-image:url(images/nav.gif);
	
	background-repeat:no-repeat;
	
	border-bottom:#ffffff 7px solid;
	
}

#navigation{

	padding-left:20px;
	
	padding-top:9px;
	
	font-family: "Comic Sans MS", Verdana, Arial;
	
	font-size:11px;
	
	font-weight:bold;
	
	color:#762428;

}

#navigation a {

	color: #045800;

	text-decoration:none;

}



#navigation a:hover {

	color: #762428;

	text-decoration:none;

}

#main {

	
	
	clear:both;
	
	background-color:#FFFFFF;
	
	width:755px;

}




#content {

	float:right;

	width:491px;
	
	text-align:left;

	padding-bottom:10px;
	
	background-color:#FFFFFF;

} 

#left {

	float:left;

	position:relative;

	width:223px;
	
	text-align:left;

	padding-bottom:10px;
	
	padding-right:40px;
	
} 





.headline{

	background-image:url(images/headline.gif);
	
	background-repeat:no-repeat;	
	
	clear:both;
	
	padding-left:6px;
	
	padding-top:17px;
	
	font-weight:bold;
	
	color:#762428;
	
	font-family: "Comic Sans MS", Verdana, Arial;
}

.headline h1{

	color:#762428;
	
	font-weight:bold;
	
	font-size:12px;
	
	margin:0 0 0 0px;
	
}

.headline h2{

	color:#ffffff;
	
	font-weight:bold;
	
	font-size:11px;
	
	margin:0 0 0 0px;
	
	padding-top:6px;
	
}

.copy{

	padding:7px;
	padding-bottom:12px;

}


.clear{
	
	clear:both;
	
}

.alignCenter{

	text-align:center;

}

.imageBorder{

	border:0px;

}


.textBlack{

	color:#000000;

}

#footer{

 clear:both;
 
 text-align:center;
 
 background-color:#FFFFFF;
 
 height:64px;
 
 width:755px;
 
 background-image:url(images/footer.gif);
 
 background-repeat:no-repeat;

}



.footer {

	clear:both;

	text-align:center;
	
	padding:5px;
	
	padding-top:14px;
	
	font-size:10px;
	
	color:#666666;
		
}

.footer a {

	color: #666666;

	text-decoration:none;

}



.footer a:hover {

	color: #000000;

	text-decoration:none;

}

.whiteLinks{

	color: #ffffff;
	
	text-decoration:underline;

}

.whiteLinks:hover{

	color: #ffffff;
	
	text-decoration:none;

}





form{

	margin:0 0 0 0px;

}


p{

	margin-top:5px;

}


	
.frameMain{

	background-color:#ffe0b2;
	
	text-align:center;
}

.leftFrm{

	padding:4px;
	
	text-align:left;
	
}

.pad4{

	padding:4px;

}

.avans{

	padding:4px;

}

.avans a{

	color:#7e054c;
	
	text-decoration:underline;

}

.avans a:hover{

	color:#000000;
	
	text-decoration:underline;

}

.selectLeft{
    BORDER-RIGHT:#000000 1px solid;
    BORDER-TOP:#000000 1px solid;
    BORDER-LEFT:#000000 1px solid;
    BORDER-BOTTOM:#000000 1px solid;
    WIDTH: 130px;
    COLOR: #000000;   
    BACKGROUND-COLOR: white;
	height:14pt;
}

.textboxLeft{
    BORDER-RIGHT:#000000 1px solid;
    BORDER-TOP:#000000 1px solid;
    BORDER-LEFT:#000000 1px solid;
    BORDER-BOTTOM:#000000 1px solid;
    WIDTH: 130px;
    COLOR: #000000;   
    BACKGROUND-COLOR: white;
	height:12pt;
}

