/* CSS Document */


	a, a.active, a.visited{color:#1c1c96;
					text-decoration:none;}
 a:hover{color:#EF8934;}
 		html {
		margin:0;
		padding:0;
		background:#00769A;
		color:#000;
	}
	body {
		min-width:100%;
	}
	body
	h2 { font-family: "Helvetica-Narrow";
							color: #382F5B;}
	.header{font-family:"Helvetica-Narrow", sans-serif;
		font-weight: normal;
		line-height:18pt;
		font-size:110%;
		color:#382F5B;
		padding:5px;}
		.motto{font-family:"Helvetica-Narrow", sans-serif;
		font-weight: normal;
		line-height:16pt;
		font-size:10pt;
		color:#E10505;
		padding:5px;}
		
		
	html>body #wrap{margin-top:-10px;
	margin-bottom:-14px;}
	#wrap {
		background:#fff;
		margin:0;
		width:100%;
	}
	#header {background-color:#fff;
		height:20px;
		margin-left: 248px;
		padding:0px;	}
	html>body #header{height:45px;}
	#header h2 {
    	padding:10px;
	    margin:0;
    }
	#nav1{background:#99c;
		margin-top:1px;
		margin-left: 15px;
		float:left;
			}
	
	#nav {background:#00769A;
			margin-left: 247px;
			height: 25px;
			padding:0px;
			align:bottom;}
	html>body #nav{margin-left: 250px;}	
	.hbuttons a{
display: block;
text-decoration: none;
font: bold 13px Arial;
color: white;
width: 150px;
height: 22px;
float: left;
display: inline;
margin-right: -23px;
background-image: url(../Images/menu/img4.gif);
background-repeat: no-repeat;
padding-top: 3px;
text-align:center;
z-index:3;}

.abuttons a{
display: block;
text-decoration: none;
font: bold 13px Arial;
color: white;
width: 150px;
height: 22px;
float: left;
display: inline;
margin-right: -23px;
background-image: url(../Images/menu/img0.gif);
background-repeat: no-repeat;
padding-top: 4px;
text-align:center;
z-index:3;}
.cbuttons a{
display: block;
text-decoration: none;
font: bold 13px Arial;
color: white;
width: 150px;
height: 22px;
float: left;
display: inline;
margin-right: -23px;
background-image: url(../Images/menu/img2.gif);
background-repeat: no-repeat;
padding-top: 4px;
text-align:center;
}
.dbuttons a{
display: block;
text-decoration: none;
font: bold 13px Arial;
color: white;
width: 150px;
height: 22px;
float: left;
display: inline;
margin-right: -23px;
background-image: url(../Images/menu/img3.gif);
background-repeat: no-repeat;
padding-top: 4px;
text-align:center;
}
.abuttons a:hover, .abuttons a.active{
background-image:url(../Images/menu/img1.gif);}
.cbuttons a:hover, .cbuttons a.active{
background-image:url(../Images/menu/img2_over.gif);}
.dbuttons a:hover, .dbuttons a.active{
background-image:url(../Images/menu/img3_over.gif);}
.hbuttons a:hover, .hbuttons a.active{
background-image:url(../Images/menu/img4_over.gif);}