﻿
div {
	border: none;
	}

#frame {
	padding:0px;
	background-color:#FFFFFF;
		}

#header {
	color: #666666;
	width: 940px;
	height: 120px;
	padding: 5px;
	font-size: small;
	text-align: left;
	background-color: #FFFFFF;
	}

#security {
	width: 600px;
	font-size: small;
	color: #000000;
	background-color: #FFFFFF;
	}
	
#content {
      position: absolute;
      left: 170px;
      top: 95px;
	width: 620px;
	padding: 5px;
	line-height: 1.3;
	z-index: 4;
	color: #000000;
	}

#leftcol      
	{
	position: absolute;
  	left: -165px;
	top: 0px;
	width: 162px;
	z-index: 10;
	color: #666666;
	font-size: small;
	padding: 0;
	background-color: #FFFFFF;
	}
	

#leftcol form
	{
	margin: 2px;
	padding: 0;
	}
		
#leftcol ul 
		{
		text-decoration: none;
		list-style: none;
		text-indent: 1em;
		margin: 0;
		padding: 0;
		background-color: #FFFFFF;
		} 
	
#leftcol li
		{
		text-decoration:none;
		margin: 1px;
		padding: 0;
		}
		
#leftcol li a
		{
		color: #000099;
		text-decoration:none;
		margin: 0;
		padding: 0;
		}
		
#leftcol a:hover
		{
		color: #009933;
		background-color: #FFFFFF;
		width: 100%;
		text-decoration:underline;
		}

#leftcol .reverse a
	{
	color: #000099;
	background-color: #FFFFFF;
	font-weight: bold;
	text-decoration:none;
	margin: 0;
	padding: 0;
	}
	
#leftcol .reverse a:hover
	{
	color: #009933;
	background-color: #FFFFFF;
	font-weight: bold;
	text-decoration:underline;
	}
		
#rightcol {
	position: absolute;
	left: 630px;
	top: 0px;
	width: 210px;
	font-size: xx-small;
	color: #000000;
	padding: 5px;
	background-color: #FFFFFF;
	}	
#rightcol form
	{
	margin: 2px;
	padding: 0;
	}
	
#footer {
	width: 100%;
      text-align: left;
	color: #666666;
	font-size: xx-small;
	background-color: #FFFFFF;
	}
	
	#footer .date {
		float: left;
		font-size: small;
		text-align: left;
		color: #666666;
		}
	
	#footer .contact {
		float: right;
		font-size: small;
		text-align: right;
		color: #666666;
		}
		
	#footer .myinfo {
		clear: both;
		width: 550px
		text-align: left;
		font-size: xx-small;
		padding: 3px;
		}
		
		
body {
	width: 97%;
	}

html, body {
	margin: 0;
	padding: 0;
	background-color: #FFFFFF;
	color: #666666;
	font-size: small;
	}
	
hr {
  border:0;
  border-top: 1px solid #6666CC;
  height: 0;
  background: #666666;
}

	
body, a {
	font-family: tahoma, verdana, helvetica, sans-serif;
	}
	
p {
	font-family: tahoma, verdana, helvetica, sans-serif;
	margin-top: 1em;
	margin-bottom: 1em;
	}

h1, h2, h3, h4, h5, h6 {
	font-family: tahoma, verdana, helvetica, sans-serif;
	padding: 0;
	margin: 0;
	}

h1 {
	font-size: large;
	color: #000000;
	text-align: center;
	}
	
h2 {
	font-size: medium;
	color: #000000;
	}

h3 {
	font-size: small;
	color: #000000;
	text-align: center;
	}

h4 {
	font-size: small;
	text-align: center;
	color: #000000;
	}

h5 {
	font-size: small;
	text-align: center;
	color: #000000;
	}

h6 {
	font-size: xx-small;
	color: #000000;
	}
	
.reverse {
	color: #1919B3;
	background-color: #FFFFFF;
	}

A:link    { text-decoration:underline; color: #000099; }
A:active   { text-decoration:underline; color: #000099; }
A:visited { text-decoration:underline; color: #12127D; }
A:hover   { text-decoration:none; color: #009933; }
a.img { border: none; }

.copyright:link,
.copyright:active,
.copyright:visited,
.copyright:hover {
	text-decoration: none;
	color: #000000;
	}

#chromemenu{
width: 99%;
}

#chromemenu:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

#chromemenu ul{
width: 100%;
margin-left: 0;
padding-left: 0;
margin: 0;
float: left;
}


#chromemenu ul li{
display: inline;
}


#chromemenu ul li a{
float: left;
color: #000099;
font-weight: bold;
padding: 6px 12px 6px 7px;
text-decoration:none;
}

#chromemenu ul li a:hover{
color: #009933;
}
