body {
margin: 0;
padding: 0;
background-color: #FFFFFF;
font-family: Trebuchet MS, Candara,Arial;
font-size:13px;
color:#767663;
}

#global 
{
position:absolute;
left: 50%;
top: 50%;
width: 770px;
height: 480px;
margin-top: -240px; 
margin-left: -385px; /*
border: 1px solid #333;
background-color: #eee;*/
text-align:center;
}
#content
{
padding-top:5px;
height: 460px;
background:url(../images/bgGlobal.gif) no-repeat;	
}
input{
color:#444;
}
input.gray{
color:#666;
border:solid 1px #bcc5cd;
height:18px;
padding-top:2px;
background: url(../images/bgInputGray.png) repeat-x top;	
}
textarea.gray{
font-family:Tahoma ;	
color:#666;
border:solid 1px #bcc5cd;
background: url(../images/bgTextGray.png) repeat-x top;	
overflow-x: hidden; 
overflow-y: scroll
}
input.invalid{
background: url(../images/bgInputInvalid.png) repeat-x top;	
border-color:#FFDDDD;
}
textarea.invalid{
background: url(../images/bgTextInvalid.png) repeat-x top;	
border-color:#FFDDDD;
}



.contentContainer
{
padding:10px 0 0 7px;	

}
.main
{
	font-size:11px;
	line-height:14px;
background:url(../images/main.jpg) no-repeat top left;		
height:420px;
}

.contactForm
{
width: 392px; 
text-align: left;
padding:60px 220px 0 0;
background:url(../images/mail.jpg) no-repeat  right 70px;	
}
.login
{
width: 240px; 
height:300px;
text-align: left;
padding:60px 220px 0 0;
background:url(../images/login.jpg) no-repeat  right 70px;	
	
}
.info
{
color:#369;font-family:Trebuchet MS;font-size:17px;text-align:left;padding:19px 40px 0 40px
}
.step
{
color:#777;font-family:Trebuchet MS;font-size:15px;text-align:left;padding:13px 40px 0 40px
}
.value
{
color:#444;
}

.homeLink
{
text-decoration:none;
color:#fff;
padding-bottom:2px;
letter-spacing:-1px;
}
.homeLink:hover
{
	background-color:#fff;
	color:#5F5F50;
}
.greenLink,.grayLink
{
font-family:Arial ;
background-color:	#96BB00;
text-decoration:none;
color:#fff;
padding:3px 0 3px 0;
font-size:15px;line-height:17px;
white-space:nowrap;
text-align:center;
}
.grayLink
{
	padding:1px;
	font-size:12px;
	color:#fff;
background-color:	#999;
}
.greenLink:hover,.grayLink:hover
{
	color:#fff;
	background-color:#759300;
}

.hdOks{
font-weight:bold;/*
background-color:#9cf;*/
color:#555;	
}
.tblOks
{
	width:100%;
text-align:left;	
}
.tblOks td
{
padding:5px;
}
/*
.tblInOks td
{
background-color:	#fff;
}
.tblInOks td:hover
{
	cursor:auto;
background-color:	#A4CC00;
}*/

/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/basic_dd.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the assocaited (x)html may be modified in any 
way to fit your requirements.
=================================================================== */
/* remove the bullets, padding and margins from the lists */
.menu,.menuW,.menuS
{
width:192px;float:center;	
}

.menu ul,.menuW ul,.menuS ul
{
font-size:12px;
list-style-type:none;
padding:0;
margin:0;
line-height:20px;
}
.menuW{width:342px;}
.menuS{width:112px;}
.menuW ul{font-size:12px}
/* make the top level links horizontal and position relative so that we can position the sub level */
.menu li,.menuW li,.menuS li{
float:left;
position:relative;
z-index:100;

}

/* use the table to position the dropdown list */
.menu table,.menuW table,.menuS table{
position:absolute;
border-collapse:collapse;
z-index:80;
left:-1px;
top:25px;	background-color:#f30;
}

/* style all the links */
.menu a, .menu :visited,.menuW a, .menuW :visited,.menuS a, .menuS :visited {
display:block;
font-size:12px;
width:189px;
padding:6px 0;
color:#fff;
background:#444444;
text-decoration:none;
margin-right:1px;
text-align:center;
}
.menuW a, .menuW :visited 
{
	width:339px;
	font-size:12px;
}
.menuS a, .menuS :visited 
{
	width:109px;
}
/* style the links hover */
.menu :hover,.menuS :hover{
color:#111;
background:#FF9900;
font-size:12px;
}
.menuW :hover
{
color:#111;
background:#EED662;
font-size:14px;
}
/* hide the sub level links */
.menu ul ul,.menuW ul ul,.menuS ul ul {
visibility:hidden;
position:absolute;
width:189px;
height:300px;
overflow-y:scroll;
overflow-x:hidden;
scrollbar-arrow-color: #000000;
scrollbar-3dlight-color: #444;
scrollbar-highlight-color: #767663;
scrollbar-face-color: #FDC135;
scrollbar-shadow-color: #999;
scrollbar-darkshadow-color: #767663;
scrollbar-track-color: #84846F;
VISIBILITY: hidden; 
POSITION: absolute; 
}
.menuW ul ul 
{
	width:339px;
}
.menuS ul ul 
{
	width:109px;
	height:300px;
}
/* make the sub level visible on hover list or link */
.menu ul li:hover ul,.menu ul a:hover ul,
.menuW ul li:hover ul,.menuW ul a:hover ul,
.menuS ul li:hover ul,.menuS ul a:hover ul{
visibility:visible;
}
.menu1,.menu1W,.menu1S
{
width:300px;float:center;	
}

.menu1 ul,.menu1W ul,.menu1S ul
{
font-size:12px;
list-style-type:none;
padding:0;
margin:0;
line-height:20px;
}
.menu1W{width:342px;}
.menu1S{width:112px;}
.menu1W ul{font-size:12px}
/* make the top level links horizontal and position relative so that we can position the sub level */
.menu1 li,.menu1W li,.menu1S li{
float:left;
position:relative;
z-index:100;

}

/* use the table to position the dropdown list */
.menu1 table,.menu1W table,.menu1S table{
position:absolute;
border-collapse:collapse;
z-index:80;
left:-1px;
top:25px;	background-color:#f30;
}

/* style all the links */
.menu1 a, .menu1 :visited,.menu1W a, .menu1W :visited,.menu1S a, .menu1S :visited {
display:block;
font-size:12px;
width:300px;
padding:6px 0;
color:#fff;
background:#444444;
text-decoration:none;
margin-right:1px;
text-align:center;
}
.menu1W a, .menu1W :visited 
{
	width:339px;
	font-size:12px;
}
.menu1S a, .menu1S :visited 
{
	width:109px;
}
/* style the links hover */
.menu1 :hover,.menu1S :hover{
color:#111;
background:#FF9900;
font-size:12px;
}
.menu1W :hover
{
color:#111;
background:#EED662;
font-size:14px;
}
/* hide the sub level links */
.menu1 ul ul,.menu1W ul ul,.menu1S ul ul {
visibility:hidden;
position:absolute;
width:300px;
height:300px;
overflow-y:scroll;
overflow-x:hidden;
scrollbar-arrow-color: #000000;
scrollbar-3dlight-color: #444;
scrollbar-highlight-color: #767663;
scrollbar-face-color: #FDC135;
scrollbar-shadow-color: #999;
scrollbar-darkshadow-color: #767663;
scrollbar-track-color: #84846F;
VISIBILITY: hidden; 
POSITION: absolute; 
}
.menu1W ul ul 
{
	width:339px;
}
.menu1S ul ul 
{
	width:109px;
	height:300px;
}
/* make the sub level visible on hover list or link */
.menu1 ul li:hover ul,.menu1 ul a:hover ul,
.menu1W ul li:hover ul,.menu1W ul a:hover ul,
.menu1S ul li:hover ul,.menu1S ul a:hover ul{
visibility:visible;
}
