@charset "utf-8";
/* CSS Document */

BODY {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; FONT-SIZE: 76%; PADDING-BOTTOM: 0px; MARGIN: 0px; COLOR: #000; PADDING-TOP: 0px; FONT-FAMILY: arial, Helvetica, sans-serif; TEXT-ALIGN: center; BACKGROUND: #F46515; 

}	
#wrapper {
	MARGIN: 0px auto; WIDTH: 766px; TEXT-ALIGN: left; background:#ffffff;
}
#info {
	BORDER-TOP-WIDTH: 0px; BORDER-LEFT-WIDTH: 0px; BORDER-BOTTOM-WIDTH: 0px; BORDER-RIGHT-WIDTH: 0px
}

.header{
width:220px;
padding-left:546px;
padding-top:68px;
height:25px;
background:#FFFFFF url(images/header766.png) no-repeat top;
} 

.parterlogin {
  background:transparent;
  width: 107px;
  height: 14px
  text-decoration: none;
}

.memlogin {
  background:transparent;
  width: 95px;
  height: 14px;
  text-decoration: none;
}

img{
border:0;
}

.cleardiv{
	clear:both;
}

.nav {
	WIDTH: 766px; 
	POSITION: relative; 
	HEIGHT: 33px;
	background:url(images/oran_gray.png) repeat-x top;
}

ul.menu {list-style:none; margin:0; padding:0; padding-top:7px; padding-left:5px;}
ul.menu * {margin:0; padding:0;}
ul.menu a {display:block; color:#000; text-decoration:none}
ul.menu li {position:relative; float:left; margin-right:4px;}
ul.menu ul {position:absolute; top:26px; left:0; background:#d1d1d1; display:none; opacity:0; list-style:none; width:130px;}

ul.menu ul.serviceul {position:absolute; top:26px; left:0; background:#d1d1d1; display:none; opacity:0; list-style:none; width:180px;}
ul.menu ul.serviceul li a:hover {background-color:#ED6B2F; width:165px}

ul.menu ul.newsul {position:absolute; top:26px; left:0; background:#d1d1d1; display:none; opacity:0; list-style:none; width:106px;}
ul.menu ul.newsul li {position:relative; border:0px solid #aaa; border-top:none; margin:0; width:106px;}
ul.menu ul.newsul li a {display:block; padding:3px 7px 5px; background-color:#d1d1d1; width:106px;}
ul.menu ul.newsul li a:hover {background-color:#ED6B2F; width:106px}

ul.menu ul.partnerul {position:absolute; top:26px; left:0; background:#d1d1d1; display:none; opacity:0; list-style:none; width:120px;}
ul.menu ul.partnerul li {position:relative; border:0px solid #aaa; border-top:none; margin:0; width:120px;}
ul.menu ul.partnerul li a {display:block; padding:3px 7px 5px; background-color:#d1d1d1; width:120px;}
ul.menu ul.partnerul li a:hover {background-color:#ED6B2F; width:120px}

ul.menu ul.contactul {position:absolute; top:26px; left:0; background:#d1d1d1; display:none; opacity:0; list-style:none; width:100px;}
ul.menu ul.contactul li {position:relative; border:0px solid #aaa; border-top:none; margin:0; width:100px;}
ul.menu ul.contactul li a {display:block; padding:3px 7px 5px; background-color:#d1d1d1; width:100px;}
ul.menu ul.contactul li a:hover {background-color:#ED6B2F; width:100px}

ul.menu ul li {position:relative; border:0px solid #aaa; border-top:none; margin:0; width:130px;}
ul.menu ul li a {display:block; padding:3px 7px 5px; background-color:#d1d1d1; width:130px;}
ul.menu ul li a:hover {background-color:#ED6B2F; width:130p;}
/*
ul.menu ul ul {left:130px; top:-1px}
ul.menu .menulink {border:1px solid #aaa; padding:5px 7px 7px; font-weight:bold; background:url(images/header.gif); width:134px}
ul.menu .menulink:hover, ul.menu .menuhover {background:url(images/header_over.gif)}
*/
ul.menu .home {background:url(images/menu_home.png) no-repeat; width:62px; HEIGHT:24px;}
ul.menu .homehover {width:62px; HEIGHT: 24px; cursor:pointer; background:url(images/menu_homesel.png) no-repeat;}
ul.menu .home:hover {background:url(images/menu_homesel.png) position: relative; width:62px;}

ul.menu .service {width:180px; HEIGHT: 24px; cursor:pointer; background:url(images/menu_services.png) no-repeat; position: relative;}
ul.menu .servicehover {width:180px; HEIGHT: 24px; cursor:pointer; background:url(images/menu_servicessel.png) no-repeat; position: relative;}
ul.menu .service:hover {background:url(images/menu_servicessel.png) no-repeat; position: relative; width:180px;}

ul.menu .partner {width:91px; HEIGHT: 24px; cursor:pointer; background:url(images/menu_partners.png) no-repeat; position: relative;}
ul.menu .partnerhover {width:91px; HEIGHT: 24px; cursor:pointer; background:url(images/menu_partnerssel.png) no-repeat; position: relative;}
ul.menu .partner:hover {background:url(images/menu_partnerssel.png); width:91px;}

ul.menu .news {width:120px; HEIGHT: 24px; cursor:pointer; background:url(images/menu_news.png) no-repeat;}
ul.menu .newshover {width:120px; HEIGHT: 24px; cursor:pointer; background:url(images/menu_newssel.png) no-repeat;}
ul.menu .news:hover {background:url(images/menu_newssel.png); width:120px;}

ul.menu .about {cursor:pointer; background:url(images/menu_about.png) no-repeat left; width:122px; HEIGHT: 24px;}
ul.menu .abouthover {cursor:pointer; background:url(images/menu_aboutsel.png) no-repeat left; width:122px; HEIGHT: 24px; }
ul.menu .about:hover {background:url(images/menu_aboutsel.png); width:122px;}

ul.menu .contact {width:108px; HEIGHT: 24px; cursor:pointer; background:url(images/menu_contact.png) no-repeat;}
ul.menu .contacthover {width:100px; HEIGHT: 24px; cursor:pointer; background:url(images/menu_contactsel.png) no-repeat;}
ul.menu .contact:hover {background:url(images/menu_contactsel.png)}

ul.menu .topline {border-top:1px solid #aaa}


#content{
	background-color:#FFFFFF;
	MARGIN: 0px auto; 
	TEXT-ALIGN: left;
	padding-top:10px;
	padding-left:30px;
}


/* footer */
.footer{
height:39px;
background: #FFFFFF url(images/footer.png) repeat-x bottom;
}

.footer ul {
padding: 0 0 0 0px;
font-size:x-small;
list-style:none;
display: inline;

}

.footer li {
float:left;
padding: 2px 10px 2px 10px;
border-right:1px solid #fff;
}
.footer li.first {
float:left;
}

.footer li.last {
border-right:0px;
}

.copyrightinfo{
display:block;
font-size:x-small;
}

/* Contact Us Style Stuff */
table.contactus{
	width: 766px;
}

.contactustitleBar {
	font-weight:bold;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: .75em; 
	color: #666666; 	
	text-align:left;
}

td.contactustitleBarfirst {
	font-weight:bold;
	font-family: Verdana, Arial, Helvetica,sans-serif; 
	font-size: .75em; 
	color: #666666; 	
	text-align:left;
	padding-left:50px;
}

.requiredtext {
	font-weight:bold;
	font-family: Verdana,Arial,Helvetica,sans-serif; 
	font-size: .75em; 
	color:#4F81BD;	
	text-align:left;
}
td.requiredtextfirst {
	font-weight:bold;
	font-family: Verdana, Arial, Helvetica,sans-serif; 
	font-size: .75em; 
	color:#4F81BD;	
	text-align:left;
	padding-left:50px;
}

td.topalign {
	vertical-align:text-top;
}
td.infotext{
	font-size: .75em;
	text-align:left;
}

input[type=text],select, textarea {
	font: 1em Verdana, Arial, Helvetica, Sans-Serif;
	color: #5e6a72;
	background: #e8e9e9;
	border: 1px solid #d1d4d3;
	padding: 3px;
}

#contentpopup{
	background-color:#FFFFFF;
	MARGIN: 0px auto; 
	width:766px;
}

.notetext{
font-size:xx-small;
font-style:italic;
}