#imageholder {
	width:100%;
	background-image:url(../images/top1.gif);
	background-position:bottom right;
	background-repeat:no-repeat;

}



#border {
	width:792px;
	margin-left: auto; 
    margin-right: auto;
	margin-top: 30px; 
    margin-bottom: 30px;
	}
#pagecontainer {
	width:790px;
	margin-left: auto; 
    margin-right: auto;
	text-align:center;
	}


#leftMenu {
	width:181px;
float:left;
}
#middle {
width:600px;
float:right;
}
#topline {
width:599px;
height:86px;
background-color:#2f5699;
float:left;
}

#middleContent {
	background-color:#2f5699;
	width:599px;
	float:left;
	}
	
	#bottomBar {
	clear:both;
	width:100%;

}

#footer {
	width:100%;
	text-align: center;

}

	



/* Global Styles */

body {
	margin:0px;
	background-color:#1a3665;
	background-image:url(../images/top1.gif);
	background-position:top left;
	background-repeat:no-repeat;
	width:100%;
	height:100%;
	}


h1 {
	font: 22px arial;
	color: #FFFF33;
	letter-spacing: .1em;
	font-style: normal;
	font-weight: bold;
	text-align:left;
	line-height:30pt;
	margin-left:8pt;
}

h2 {
	font: 14px arial;
	color: #8ec2f4;
	font-style: normal;
	font-weight: bold;
	text-align:left;
	line-height:16px;
	text-decoration:none;
	border-bottom : 1px dashed #FFFF33;	
	margin-left:8pt;
}

h3 {
font: 14px arial;
	color: #76aadc;
	letter-spacing: .1em;
	font-style: normal;
	font-weight: bold;
	text-align:left;
	line-height:16px;
	text-decoration:underline;
	margin-left:9pt;
}
a {
color: #ffffff;
text-decoration:none;
padding-right:5px;
font: 12px arial;
letter-spacing: .1em;
}
a:hover {
color:#FFFF33;
text-decoration:none;
padding-right:5px;
font: 12px arial;
letter-spacing: .1em;
}

ul {
		font:9pt verdana;
	color:#ffffff;
	line-height:12pt;
	font-weight:500;
	text-align:left;
	padding-top:9pt;
	}
	
	li {
		font:9pt verdana;
	color:#ffffff;
	line-height:12pt;
	font-weight:500;
	text-align:left;
	padding-top:9pt;
	}
	
/* Menu */

.menu1  {
	font: 9pt arial;
	color: #383d1d;
	text-decoration: underline;
	letter-spacing: .1em;
	line-height: 30pt;
	display: block;
	border-right-width: 0px;
	border-left-width: 0px;
	padding-right:35px;
	font-weight:bold;
}
.menu a {
	font: 9pt arial;
	color: #ffffff;
	text-decoration: none;
	letter-spacing: .1em;
	line-height: 16pt;
	display: block;
	border-right-width: 0px;
	border-left-width: 0px;
	font-weight:bold;
}
	
.menu a:hover {
	color:#FFFF33;
	border-right-width: 0px;
	border-left-width: 0px;	
}


/* Class Styles */

.address {
	font:12px arial;
	color:#FFCC00;
	line-height:18px;
	margin-top:0px;
	font-weight:500;
	text-align:left;
	letter-spacing:.1em;
	padding-left:9pt;
	padding-top:9pt;
	padding-right:9pt;
	padding-bottom:9pt;
	}
	
.bodyText {
	font:10pt verdana;
	color:#ffffff;
	line-height:15pt;
	font-weight:500;
	text-align:left;
	padding-left:9pt;
	padding-top:9pt;
	padding-right:10pt;
	}
	.bodyText a{
	font:10pt verdana;
	color:#FFFF33;
	line-height:15pt;
	margin-top:0px;
	font-weight:500;
	text-align:left;
	}
	
		.bodyText a:hover{
	font:10pt verdana;
	color:#76aadc;
	line-height:15pt;
	margin-top:0px;
	font-weight:500;
	text-align:left;
	}

.bottom {
	font:8pt arial;
	color:#ffffff;
	line-height:20px;
	letter-spacing:.1em;
	margin-top:0px;
	}	
	
	.bottom a {
	font:8pt arial;
	color:#ffffff;
	line-height:20px;
	letter-spacing:.1em;
	margin-top:0px;
	text-decoration:none;
	}	
	
	.bottom a:hover{
	font:8pt arial;
	color:#FFFF33;
	line-height:20px;
	letter-spacing:.1em;
	margin-top:0px;
	text-decoration:none;
	}	

.ntext {
	font: 9pt arial;
	color: #FFCC00;
	text-decoration: none;
	letter-spacing: .1em;
	line-height: 20pt;
	display: block;
	border-right-width: 0px;
	border-left-width: 0px;
	padding-right:35px;
}
.footer {
	font:8pt arial;
	color:#FFCC99;
	line-height:16px;
	letter-spacing:.1em;
	padding-top:10px;
	}	
	
.footer a{
	font:8pt arial;
	color:#Ffffff;
	line-height:16px;
	letter-spacing:.1em;
	padding-top:10px;
	text-decoration:none;
	}	
	
.footer a:hover {
	color:#FFFF33;
	text-decoration:none;

	}
