	body {
		text-align:center;
			line-height: 1.2;
	margin: 10px 10px 0 10px;
	font-family : Verdana, Arial, sans-serif;
    font-size : 9pt;
    color : #000;
    background-color : #fff;
		}
	
	#frame {
		width:950px;
		margin-right:auto;
		margin-left:auto;
		margin-top:10px;
		padding:0px;
		text-align:left;
						}
		
	#contentleft {
		width:310px;
		float:left;
		margin-top: 20px;
		padding-right: 10px;
		background:url(images/menubg.jpg) repeat-x left top;
		}
	
	#contentcenter {
		width:310px;
		float:left;
		margin-top: 20px;
		background:url(images/menubg.jpg) repeat-x left top;
		}
		
	#contentright {
		width:310px;
		margin-top: 20px;
		padding-left: 10px;
		float:left;
		background:url(images/menubg.jpg) repeat-x left top;
		}
	
	#contentheader {
		background: white;
		height: 145px;
		}
		#menubar {
		width: 950px;
		}
		#mainvisual {
		width: 950px;
		position: absolute;
		top: 175px;
				}
		#logo {float: left;}
		
	
h1.header {
font: 1.4em verdana; 
color: #013066;
font-weight: 600; 
text-align: left;
}
h3 {
font: 1.1em verdana;
font-weight: bold;
color: #013066;
padding-top: 5px;
}

/*Misc links and images*/
a:link {
color: #666666; 
text-decoration: underline; 
}
a:visited {color: #77B900; 
text-decoration: underline;
}
a:hover {
color: #FF7300;
text-decoration: underline;
}
#logo {float: left;
    border: 0 none;}
/*This is for the uppermost menu*/

 ul.upper {
	float: right;	
	margin-top: 10px;
	margin-bottom: 5px;
	text-align: left;
	padding-top: 0.5em;
	padding-bottom: 0.0em;
	padding-right: 0.5em;
	z-index: 4;
}
li.inline{
	display: inline;
	font: 8pt verdana;
	font-weight: bold;
		border-right: 3px solid #000;
		list-style-type: none;
		margin: 0.3em;
		padding-right: 0.8em;
}
li.end{
	display: inline;
	font: 8pt verdana bold;
	font-weight: bold;
	border-right: 0px;
	list-style-type: none;
	margin: 0.3em;
	padding-right: 0.5em;
}
ul.upper a {
    color: #191970;
	text-decoration: none;
}
/*Main menu*/

ul.main {
	float: left;	
	margin-top: 10px;
	display: inline;
	z-index: 4;
}
ul.main a{
    text-decoration: none;
     color: #191970;
     }

.main li.first a {
color: white;
display: block;
font-weight: bold;
padding: 0.2em 10px;
}
.main li.last a {
color: white;
display: block;
font-weight: bold;
padding: 0.2em 10px;
}
.main li.middle a {
color: white;
display: block;
font-weight: bold;
padding: 0.2em 10px;
}
li.first {
border-left-width: 1em;
background-color:#013066;
float: left;
position: relative;
z-index: 5;
width: 11em;
list-style-type: none;
border-top: #013066 3px ridge;
border-bottom: #013066 1px ridge;
border-left: #013066 3px ridge;
border-right: #013066 3px ridge;
text-align: center;
padding-top: 4px;
padding-bottom: 3px;
font-weight: 200;
}
li.middle {
background-color:#013066;
float: left;
position: relative;
z-index: 5;
width: 13.2em;
list-style-type: none;
border-top: #013066 3px ridge;
border-bottom: #013066 1px ridge;
border-left: #013066 3px ridge;
border-right: #013066 3px ridge;
text-align: center;
padding-top: 4px;
padding-bottom: 3px;
font-weight: 200;
}
li.last {
background-color:#013066;
float: left;
position: relative;
z-index: 5;
width: 10em;
list-style-type: none;
border-top: #013066 3px ridge;
border-bottom: #013066 1px ridge;
border-left: #013066 3px ridge;
border-right: #013066 3px ridge;
text-align: center;
padding-top: 4px;
padding-bottom: 3px;
font-weight: 200;
}
.footer {
    background-color: #fff;
    padding-top: 25px;
   text-align: center;
	bottom: 0;
	height: 4em;
	clear:both;
		}

