body {
	background-color: white;
	font-family: 'Verdana', Helvetica, Lucida, Geneva, Helvetica, Arial, sans-serif;
	font-color: #333333; 
	background-position: center;
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
}

div#menu {
	font-size: 8pt;
	font-weight: bold;
	color: #1B3B61;
	padding: 4px 0;
	padding-left: 10px;
	text-decoration: none;
}
 }

div#menu a{
	text-decoration: none;
	color: #1B3B61;
}

div#menu a:hover{
         color: white;
 }

img { border: none; }

h1 {
	color: #264138;     
	font-size: 12pt;
	font-weight: 400;
	margin: 5px;
}
 
h2 {
	color: #264138;     
	font-size: 10pt;
	font-weight: 400;		
	margin: 5px;
 }
 
h3 {
	color: #264138;     
	font-size: 5pt;
	font-weight: 100;		
	margin: 5px;
}

a:hover {
 	background-color: #1B3B61;
	color: #fff;
 }
a{
	color: #1B3B61;
	font-weight: 400;
}

p {
	background-color: white;
	color: #333333;
	line-height: 15px;
	font-size: 12px;
	margin: 10px;
	font-family: 'Verdana', Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif;	
}

table {
	color: #333333;
	line-height: 15px;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	font-family: 'Verdana', Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif;	
}

b { 	font-size:14px;
	margin-top: 12px;
}

div#container1 { 
	width: 200px;
	color: #fff;
      	background-color: #3366CC;
	font-size: 8pt;
  	font-weight: bold;
	line-height: 18px;
	margin-right: 1px;
	margin-left: 0px;
}

div#container1 ul {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding-left: 0px;
	list-style-type: none;
}

div#container1 a {
	list-style-position:outside;
	margin-top: 0px;
	margin-left: 0px;
	display: block;
	padding: 3px 0px 3px 0em;
	text-decoration: none;
	width: 200px;
	text-indent: 10px;
	background-repeat: no-repeat;
	background-position:top left;
	color: #fff;
}

div#container1 a:hover { 
	background-image: none;
	background-color: #b53d00;
	background-repeat: no-repeat;
	background-position:top left;
}

div#container2 { 
	width: 250px;
	color: #fff;
      	background-color: #3366CC;
	font-size: 8pt;
  	font-weight: bold;
	line-height: 18px;
}

div#container2 ul {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding-left: 0px;
	list-style-type: none;
}

div#container2 a {
	list-style-position:outside;
	margin-top: 0px;
	margin-left: 0px;
	display: block;
	padding: 3px 0px 3px 0em;
	text-decoration: none;
	width: 250px;
	text-indent: 10px;
	background-repeat: no-repeat;
	background-position:top left;
	color: #fff;
}

div#container2 a:hover { 
	background-image: none;
	background-color: #b53d00;
	background-repeat: no-repeat;
	background-position:top left;
}

input
{
	color: #8A8272;
	background: #D4BE95;
	text-decoration: none;
}

fieldset
{
	padding: 2px;
}

legend
{
	font-size: 8pt;
	padding: 2px;
} 
