/* Resets */
:focus {
	outline: 0;
}

body {
	line-height: 1.2;
	color: #42423d;
	background-color: #263e50;
	font-family: Arial, Helvetica, sans-serif;
	height: 100%;
	margin: 0px;
	
}
img{
	border: none;
}
html, body {
	height: 100%;
}

ol, ul {
	list-style: none;
}

table {
	border-collapse: separate;
	border-spacing: 0;
}



strong {
	font-weight: bold;
}

/* Link Styles */
a:link, a:visited {
	color: #468175;
}

a:hover {
	color: #232323;
}

a:active {
	color: #468175;
}

a.floated_link {
	background-color:#468175;
	color:#fffffe;
	position:relative;
	top:-10px;
	padding:3px;
	padding-left:6px;
	padding-right:6px;
	text-decoration:none;
	font-size:11px;
}

a.floated_link:hover {
	background-color:#222323;
}

a img { border: 0px; }



/* header */

#header p, #header ul{
			margin: 0;
			padding: 0;
			border: 0;
			outline: 0;
			font-weight: inherit;
			font-style: inherit;
			font-size: 100%;
			font-family: inherit;
			vertical-align: baseline;
			}


#footer p, #footer ul{
			margin: 0;
			padding: 0;
			border: 0;
			outline: 0;
			font-weight: inherit;
			font-style: inherit;
			font-size: 100%;
			font-family: inherit;
			vertical-align: baseline;
			}


#header { background: #244a67 url('../images/bkg-top.gif') repeat-x; height: 75px; }
#header_guts { margin: 0 auto; width: 978px; position: relative; }


.partner { position: absolute; right: 0px; top: 57px; color: #cfe0f5; text-transform: uppercase; font-size: 10px; font-weight: bold; }
.partner a { color: #8ac2ea; }
.partner a:hover { color: #fc0; }

.top_nav_items { position: absolute; right: 0px; top: 25px; color: #cfe0f5; text-transform: uppercase; font-size: 10px; font-weight: bold; }
.top_nav_items a { color: #8ac2ea; }
.top_nav_items a:hover { color: #fc0;  }
.top_nav_items li { float: right; display: block; margin-left: 20px;  }
.top_support { background: url(../images/icon-support.gif) no-repeat; padding-left: 22px; display: block; height: 24px;  }
.top_account { background: url(../images/icon-account.gif) no-repeat; padding-left: 22px; display: block; height: 24px;  }

#content {
	background: #FFF;
 }
#content_guts { margin: 0 auto; width: 975px; }

.logo { position: absolute; top: 0px; left: 0xp; }

#header_guts h3 { font-size: 14px; color: #fff; font-weight: bold; font-style: oblique;
		position: absolute; top: 12px; left: 180px; color: #7996ac; letter-spacing: -1px; margin:0; padding:14px 0 0 0;}



#footer { background: #000 url('../images/bkg-footer.gif') repeat-x; height: 150px; }
#footer_guts { margin: 0 auto; width: 978px; position: relative; }
#footer_guts a:hover { color: #fc0; }
#bbfooterlogo { position: absolute; top: -50px; left: 0px; }
#copyright { position: absolute; left: 100px; top: 12px; color: #798690; font-size: 10px; text-transform: uppercase; }

#lt_links { position: absolute; padding-left: 100px; top: 50px; color: #798690; font-size: 10px; text-transform: uppercase;
			background: url('../images/footer-products.gif') no-repeat;
			line-height: 19px;
				}

#rt_links { position: absolute; right: 0px; top: 10px; color: #798690; font-size: 10px; text-transform: uppercase;
			line-height: 19px; padding-right: 10px;
			height: 139px; width: 541px; text-align: right;
			background: url('../images/bkg-footer-data.gif') no-repeat bottom right;
			
				}
				
				#rt_links a { margin-left: 10px; }


/* menu */
.menu{
	font-size:12px;
	position: absolute;
	top: 51px; left: 0px;
	z-index: 9999;
	
}    
.menu ul{
	list-style:none;
}    
.menu li{
	float:left;
	position:relative;
	list-style-type: none;
	text-transform: uppercase; 
}    
.menu ul ul {visibility:hidden;position:absolute;top:22px;}    
.menu table {position:absolute; top:0; left:0; }    
.menu ul li:hover ul,    
.menu ul a:hover ul{visibility:visible;}    
.menu a{
	display:block;
	color:#cfe0f5;
	text-decoration:none;
	line-height: 16px;
	font-size: 10px;
	font-weight: bold;
}    
.menu a:hover{
	background:;
	color:#FFBA00;
	font-weight: bold;
}  
.menu ul li a{
	display:block;
	color:#E8E8E8;
	text-decoration:none;
	padding-right: 17px;
	padding-left: 17px;
	line-height: 23px;
	font-size: 10px;
	font-weight: bold;
	background-image: url('../images/menu-bkg.gif');
	background-repeat: no-repeat;
	
}
.menu ul li a:hover{
	background-image: url('../images/menu-bkg2.gif');
	background-repeat: no-repeat;
	
	color: #FFBA00;
}
  
.menu ul ul{}    
.menu ul ul li {
	clear:both;
	text-align:left;
	font-size:12px;
}    
.menu ul ul li a{
	display:block;
	width:140px;
	font-family: Tahoma;
	font-size: 10px;
	color: #ffffff;
	background-color: #666666;
	font-weight: normal;
	line-height: 18px;
	background-image: none;
	padding-right: 12px;
	padding-left: 12px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}    
.menu ul ul li a:hover{
	line-height: 18px;
	font-weight: normal;
	text-decoration: none;
	border-left-style: none;
	background-color: #FFCC00;
	color: #000000;
	background-image: none;
}
#h_top ul  .first a{
	background-position: left;
}
#h_top ul  .last a{
	background-position: right;
	background-repeat: no-repeat;
	padding-left: 50px;
}  





.lright {
	float: left;
}

#breadcrumbs {
	font-size: 12px; 
}
.supporth1{
	background:url(/img/bg_h1.gif) left bottom repeat-x;
	font-size:24px;
	font-weight:bold;
	padding-left:10px;
}
#faq_details{
	margin-bottom:20px;
}
#faq_details .h4{
	font-size:12px;
	font-weight:bold;
}
#faq_details .title{
	background:transparent url(/img/ico_paper1.gif) no-repeat scroll 0px 8px;
	color:#4779BA;
	font-size:26px;
	font-weight:bold;
	padding:3px 4px 3px 20px;
}

#faq_details .items{
	background:transparent url(/img/ico_paper1.gif) no-repeat scroll 0px 8px;
	color:#4779BA;
	font-size:14px;
	font-weight:bold;
	padding:3px 4px 3px 20px;
}

#faq_details .content{
	border:1px solid #4779BA;
	padding:10px;
}



#faqbox{
		
}
#faqbox .header{
	background:transparent url(/img/bg_faqbox_header.gif) no-repeat scroll left top;
	color:#FFFFFF;
	height:25px;
	width:419px;
	font-size:18px;
	font-weight:bold;
	padding:4px 0 0 10px;
}
#faqbox .content{
	background:#ebf3fa;
}

#faqbox .content div.items{
	clear:both;
	padding:5px 0pt 2px 10px;
}

#faqbox .content div.items a{
	background:url(/img/ico_paper.gif) no-repeat left center;
	padding-left:16px;
}
#faqbox .content div.more{
	clear:both;
}
#faqbox .content div.more a {
	padding-right:10px;
	margin-right:0px;
	float:right;
}

#faqbox .footer{
	clear:both;
	background:transparent url(/img/bg_faqbox_footer.gif) no-repeat scroll left top;
	width:429px;
	height:6px;
}

.faqitems{
	background:url(/img/ico_paper.gif) no-repeat left center;
	padding-left:16px;
}

	
#errors{
	background:#FC0;
	border:1px solid #C00;
	color:#C00;
	margin:0 6px 0 0;
	padding:8px;
}
#errors ul{
	list-style:none;
	font-size:12px;
}	