﻿* { 
line-height : 131%; 
} 
html, body, #wrap {height: 100%;}
body > #wrap {height: auto; min-height: 100%;}
#footer {position: relative;
         margin-left: auto;
		 margin-right: auto;
		 margin-top: -120px; 
		 height: 120px;
		 clear:both;
		 background-color: #fff;
		 width:1000px}
html
{
	margin:0px;
	padding:0px;
}
body
{
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #fff;
	background-image: url('../bg/bg.jpg');
	background-repeat: repeat;
	background-position: top left;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	font-weight: normal;
	font-style:normal;
	color: #000000;
	direction: ltr;
} 

form
{
	margin-left:auto; 
	margin-right:auto; 
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: center; 
	width: 1000px; 
	background-color: #FFFFFF;
	background-image: url('../bg/pagebg.png'); 
	background-repeat: no-repeat;
	padding-bottom: 120px;
}
form .iframe
{
	margin-left:auto; 
	margin-right:auto; 
	text-align: center; 
	width:auto;
	background-color: #FFFFFF;
	background-image: none;
	background-repeat: repeat;
	background-position: top left;
	padding-bottom: 0px;
}

.center
{
	margin-left:auto; 
	margin-right:auto; 
	text-align: center; 
}

.menu
{
	 border-width:0px;
	 background-color: #FFFFFF;
	 font-size:0.85em;
	 color:Black;
}

.menu_item
{
	 text-align:center;
	 border-right: 1px;
	 border-left:1px;
	 border-top:1px;
	 border-bottom:1px;
	 border-color:#CCCCCC;
	 border-style:solid;
	 background-color: #EEEEEE;
	 color:#444444;
	 margin-bottom:-1px;
}

.menu_selected
{
	 text-align:center;	
	 border-right: 1px;
	 border-left:1px;
	 border-top:1px;
	 border-bottom:1px;
	 border-bottom-color:White;
	 border-top-color:#DDDDDD;
	 border-left-color:#DDDDDD;
	 border-right-color:#DDDDDD;
	 border-style:solid;
	 background-color: #FFFFFF;
	 font-weight:bold; 
	 color:Black;
	 margin-bottom:-1px;

}

.menu_hover
{
	 font-weight:bold; 
	 color:#000000;
	 margin-bottom:-1px;
}

label  {
color : #000000;
} 
input, select, textarea, button { 
font-size : 0.9 em; 
font-family : Verdana, Arial, Helvetica, sans-serif;
vertical-align:middle;
} 
  h1, h2, h3, h4, h5  {
margin : 0 0 5px;
font-weight : normal;
line-height : 150%;
}
h2, h3, h4, h5, h6 {
color : #000000;
}
h1 {
color : #000000;
}
h1,h2
{
	font-weight:bold;
}
h1 {
font-size : 1.2em;
}
h2{
font-size : 1.1em;
}
h3 {
font-size : 1.0em;
}
h4 {
font-size : 0.95em;
}
h5{
font-size : 0.85em;	
} 
h6 {
font-size : 0.8em;
margin : 0 0 5px;
font-weight : normal;
line-height: normal;
}
h2 + h3, h3 + h3 {
margin-top : 16px;
}
p 
{
font-size : 0.85em;	
font-weight : normal;
font-style:normal;
margin : 0 0 1.35em;
}
p.intro
{
font-size : 0.95em;	
font-weight : normal;
font-style:normal;
margin: 0.5em 0 0.5em 0;
}
.alert
{
	font-size: 0.8em;
	color: #FF0000;
}

.pToolbar
{
	font-size : 0.8em;
}

a 
{
font-size :inherit;	
font-style:inherit;
font-weight : inherit;
text-decoration : underline;
color : #0066cc;
cursor : pointer;
}
a:visited {
color : #0077cc;
}
a:hover {
text-decoration : none;
color : #0077cc;
}
A.Toolbar:LINK,A.Toolbar:VISITED 
{
	font-size : 0.8em;
	color: #FFFFFF;
    text-decoration: underline;
    font-weight: normal;
    white-space: nowrap;
}

A.Toolbar:HOVER,A.Toolbar:ACTIVE 
{
	font-size : 0.8em;
	color: #FFFFFF;
    text-decoration: none;
}
A.Toolbar_selected {
	font-size : 0.8em;
	color: #FFFFFF;
    text-decoration: underline;
    font-weight: normal;
}
.Toolbar
{
	font-size : 0.8em;
	font-weight : normal;
	font-style:normal;
	color: #FFFFFF;
	white-space: nowrap;
}
.bottom
{
	font-size : 0.8em;
	font-weight : normal;
	font-style:normal;
	color: #000000;
	white-space: nowrap;
}
A.bottom:LINK,A.bottom:VISITED 
{
	font-size : 0.8em;
	color: #000000;
	text-decoration: underline;
    font-weight: normal;
    white-space: nowrap;
}
A.bottom:HOVER,A.bottom:ACTIVE 
{
	font-size : 0.8em;
	color: #000000;
    text-decoration: none;
}

ul {
margin : 0 0 20px 1em;
padding : 0 0 0 1em;
list-style-type : disc;
font-size:0.95em;
}
ol
{
	font-size:0.95em;
}
li {
margin : 0 0 3px;
}
font {
line-height : normal;
}
a img {
border : none;
} 
