﻿
/*.servicessummaryfeature_menubarcontainer
{
	margin-left:5px;
}

.servicessummaryfeature_menubarheader
{
	background-image:url("ServicesSummaryFeature/home_sublinks_header.gif");
	background-repeat: no-repeat;
	background-position: left top;
	width:209px;
	height:29px;	
}

.servicessummaryfeature_menubar ul li
{
    display: inline;
}

.servicessummaryfeature_menubar ul li a
{
	float:left;
	display:block;
	cursor:pointer;
}

.servicessummaryfeature_menubar a
{
	background-image:url("ServicesSummaryFeature/bttn_home_sublinks.gif");
	background-position: left bottom;
	width:209px;
	height:21px;
	text-decoration:none;
	text-align:right;
}

.servicessummaryfeature_menubar a:hover
{
	background-position: left top;
}

.servicessummaryfeature_menubar .active
{
	background-position: left top;
}

.servicessummaryfeature_menubar span
{
	font-weight:bold;
	color:#00004B;
	font-family:Verdana;
	font-size:10px;
}

.servicessummaryfeature_menubarfooter
{
	background-image:url("ServicesSummaryFeature/home_sublinks_bottom.gif");
	background-repeat: no-repeat;
	background-position: left top;
	width:209px;
	height:15px;	
}*/
	
.helpandsuggestions_title
{
	background-image: url("General/title_help_sugestions.jpg");
	background-position: left top;
	background-repeat: no-repeat;
	width: 529px;
	height: 27px;
}

.helpandsuggestions_title h2
{
	display:none;
}


.helpandsuggestions_section
{
	margin-left:20px;
	margin-top:20px;
	margin-bottom:20px;
}

.helpandsuggestions_header
{
	background-image: url("General/help_suggestions_title.gif");
	background-position: left top;
	background-repeat: no-repeat;
	width: 502px;
	height:30px;
}

.helpandsuggestions_headertext
{
	display:block;
	font-size:11px;
	font-family:Verdana;
	color:#00004B;	
	padding-left:5px;
	padding-top:8px;
	font-weight:bold;
}

.helpandsuggestions_selectionbackground
{
	background-image: url("General/help_suggestions_background.gif");
	background-position: left top;
	background-repeat: no-repeat;
	width: 502px;
	height:71px;
	position:relative;	
}

.helpandsuggestions_selectcategory
{
	display:block;
	background-image: url("General/btn_help.gif");
	background-position: left top;
	background-repeat: no-repeat;
	width: 150px;
	height: 18px;
}

a.helpandsuggestions_selectcategory:hover
{
	background-position: left bottom;
}

.helpandsuggestions_selectiontext
{
	position:absolute;
	left:23px;
	top:22px;
	font-size:12px;
	font-family:Verdana;
	color:#00004B;
	font-weight:bold;	
}

.helpandsuggestions_selectioncategory
{
	position:absolute;
	left:175px;
	top:20px;
}

.helpandsuggestions_selectionbutton
{
	position:absolute;
	left:340px;
	top:20px;
}

.helpandsuggestions_containermain
{
	padding-right:20px;
	padding-top:20px;
	width:489px;
}

.helpandsuggestions_categorytitle
{
	font-family:Verdana;
	font-weight:bold;
	font-size:10px;
	color:#141879;
	padding-bottom:10px;
}

.helpandsuggestions_questionheader
{
	padding-left:5px;
    padding-bottom:10px;	
}

.helpandsuggestions_questionheader a
{
	font-family:Verdana;
	font-weight:bold;
	font-size:10px;
	color:#F99A00;
	text-decoration:none;
}

.helpandsuggestions_questionheader a:hover
{
	text-decoration:underline;
}

.helpandsuggestions_questioncontainer
{
	padding-bottom:20px;
}

.helpandsuggestions_questiontitle
{
	font-family:Verdana;
	font-weight:bold;
	font-size:11px;
	color:#141879;
	padding-bottom:5px;
}

.helpandsuggestions_answer
{
	display:block;
	font-family:Verdana;
	font-size:10px;
	color:#141879;
	line-height:18px;
}	