@charset "UTF-8";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	background-color: #fff;
	margin:0;
	padding:0;
	text-align:center;
	background-color: #e6e6f3;
	color:#000;
}

* {
	margin: 0;
	padding: 0;
	border:0;
}

#frame {
	width:940px;
	height:638px;
	margin-right:auto;
	margin-left:auto;
	text-align:left;
	margin-top:10px;
	background: url(img/apple.jpg) 668px 344px no-repeat;
	background-color: #fff;
}

#banner	{
	height:67px;
	width:940px;
	margin:0 0 20px 0;
	background-color: #86835e;
}

#main	{
	height:530px;
	width:870px;
	padding:0 0 0 60px;
}

#ftr	{
	height:25px;
	width:800px;
	padding:0 0 0 60px;
}

#col1	{
	width:620px;
}

form	{
	width:840px;
}

#col2	{
	width:620px;
	height:470px;
	overflow: auto;
}

.col3	{
	width:325px;
	float:left;
	padding:0 10px 0 0;
}

p	{
	font-size:0.7em;
	line-height:1.6em;
	margin:8px 4px 10px 0;
}
p a:link {color: #9195c9; text-decoration: none;}
p a:visited {color: #9195c9; text-decoration: none;}
p a:hover {color: #86835e;text-decoration: underline;}

.writeto	{
	color: #86835e;
}

h1	{
	font-size:0.9em;
	margin:2px 4px 16px 0;
}

h2	{
	font-size:0.7em;
	line-height:1.0em;
	margin:4px 4px 4px 0;
}

/* Banner */
h3	{
	font-size:0.7em;
	line-height:1.2em;
	text-align:center;
	font-family:"Times New Roman", Times, serif;
	font-variant:small-caps;
	font-weight:normal;
	font-size:22px;
	letter-spacing: 2px;
	padding:36px 0 0 0;
}
h3 a:link {color: #000; text-decoration: none;}
h3 a:visited {color: #000; text-decoration: none;}
h3 a:hover {color: #000;text-decoration: none;}

h4	{
	font-size:0.8em;
	line-height:1.0em;
	margin:0;
	font-weight:normal;
}
h4 a:link {color: #86835e; text-decoration: none;}
h4 a:visited {color: #86835e; text-decoration: none;}
h4 a:hover {color: #9195c9;text-decoration: underline;}

blockquote {
	padding-left: 3em;
	font-size:0.7em;
	line-height:1.6em;
	font-style: italic;
	margin:-8px 0 0 0;
}

table	{
	border:0px solid white;
	width:240px;
}

td	{
	font-size:0.7em;
	line-height:1.6em;
	margin:14px 4px 16px 0;
}

th	{
	font-size:0.7em;
	line-height:1.6em;
	margin:14px 4px 16px 0;
	text-align:left;
	color:#86835e;
}

ul.norm	{
	margin: 1px 0 1px 0x;
 	padding: 1px 0 1px 14px;
	list-style-type: none;
}

ol.norm	{
	margin: 1px 0 2px 0x;
 	padding: 1px 0 1px 14px;
}

li.norm	{
	margin: 0 5px 2px 10px;
	padding:0 6px 0 10px;
	font-size:0.7em;
	line-height:1.4em;
	background: url(img/dot.gif) 0px 4px no-repeat;
}

ul.fees	{
	margin: 1px 0 1px 0x;
 	padding: 1px 0 1px 0px;
	list-style-type: none;
}

li.fees	{
	margin: 0 5px 4px 0;
	padding:0 6px 0 10px;
	font-size:0.7em;
	line-height:1.4em;
	background: url(img/dot.gif) 0px 4px no-repeat;
}

ul.twocol {
  float: left;
  width: 580px;
  margin: 2px 0 6px 0x;
  padding: 2px 0 2px 14px;
  list-style-type:none;
}
 
li.twocol {
  float: left;
  width: 264px;
  margin: 0 5px 4px 0px;
  padding:0 6px 0 10px;
  font-size:0.7em;
  background: url(img/dot.gif) 0px 4px no-repeat;
}

/* Menus */

#menu {
	width: 866px;
	height: 25px;
	margin: 0;
	
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
	
}

#menu a {
	display: block;
	float: left;
	height: 17px;
	padding: 4px 32px 4px 8px;
	text-decoration: none;
	font-size: 0.7em;
	color: #000;
	background: #b9b69e;
}

#menu a:hover {
	background: #9195c9;
	color:#fff;
}

#menu .active a {
	font-weight:bold;
}

#menu .login a {
	background: #54b996;
}

#menu .mainsite a {
	background: #9195c9;
}

#menu2 {
	width: 866px;
	height: 25px;
	margin: 0;
}

#menu2 ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu2 li {
	display: inline;
}

#menu2 a {
	display: block;
	float: left;
	height: 17px;
	padding: 4px 38px 4px 0px;
	text-decoration: none;
	font-size: 0.7em;
	color: #86835e;
}

#menu2 a:hover {
	text-decoration: underline;
}

#menu2 .active a {
	font-weight:bold;
	color:#159a65;
}

#menu3 {
	width: 866px;
	height: 25px;
	margin: 0;
	
}

#menu3 ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu3 li {
	display: inline;
	
}

#menu3 a {
	display: block;
	float: left;
	height: 17px;
	padding: 4px 32px 4px 8px;
	text-decoration: none;
	font-size: 0.7em;
	color: #000;
	background: #54b996;
}

#menu3 a:hover {
	background: #159a65;
	color:#fff;
}

#menu3 .active a {
	font-weight:bold;
}

#menu3 .login a {
	background: #54b996;
}

#menu3 .mainsite a {
	background: #9195c9;
}
/* forms */

form	{
	margin:14px 0 0 0;
}

.part	{
	width:390px;
	float: left;
}

.xinput, textarea {
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:0.7em;
	width: 280px;
	height:150px;
	float: left;
	margin:0 0 10px 20px;
	padding:0;
	background-color: #e6e6f3;
}
label {
	display: block;
	width: 150px;
	float: left;
	margin:4px 4px 4px 0px;
	padding:0 10px 0 0;
	font-size:0.7em;
	text-align:right;
}

input	{
	background-color: #e6e6f3;
	margin:0 0 8px 0;
	padding:2px;
	width:220px;
	height:20px;
}

input.submit	{
	background-color: #c6d92a;
}

label.error	{
	float: none;
	color: red;
	font-weight:bold;
	padding-left: .5em; 
}

.tooltip { 
    background-color:#000; 
    border:1px solid #fff; 
    padding:10px 15px;
    margin:0 0 0 -200px;
    width:200px; 
    display:none; 
    color:#fff; 
    text-align:left; 
    font-size:12px; 
 
    /* outline radius for mozilla/firefox only */ 
    -moz-box-shadow:0 0 10px #000; 
    -webkit-box-shadow:0 0 10px #000; 
}

.cb	{clear:both;}

.logo	{
	margin:20px 0 8px 0;
}
