#mainwrapper
{
	
	width: 960px;
	background-color: White;
	margin-right: auto;
	margin-left: auto;
}

#GlobalCookieBanner
{
	background-color: #d5e8f3;
	padding: 0.5em 0;
	margin: 0 -8px 5px -8px;
}

#GlobalCookieBanner p
{
	font-size: 1.2em;
	margin: 0 auto;
	max-width: 960px;
}

.HiddenBanner
{
	display: none;
}

#wrapper
{
	width: 960px;
}

#header{}

#headerimage
{
	border: none;
	display: block;
	float: left;
}

#taglineimage
{
	padding: 30px 0 0 15px;
	float:left;
}

/* Top Utility Navigation */
#toputilnav 
{
	list-style: none;
	margin: 0;
	padding: 14px 0 0 0;
	font-size: 89%;
	width:auto;
	min-width:400px;
	float:right;
	position:relative;
	left:3px;	
}

#toputilnav li 
{
	display: inline;
	padding: 0em 13px 0em 10px;
	background : url(../../images/acas/common/navarrow.gif) no-repeat center left;
}

#toputilnav li.end
{
	 border-right: none;
}

#toputilnav a {
	color: #053C52;
	font-weight:normal;
}

#toputilnav a:hover {
	text-decoration: underline;
}

/* The top level which contains the top level navigation and search box */
#toplevelleft
{
	float:left;
	height: 3.6em;
	position:relative;
	left:5px;
	width:5px;
}

#toplevelright
{
	background:url(../../images/acas/common/newgfx/topnav_rightedge.gif) repeat-y bottom right;
	float:left;
	height: 43px;
	position:relative;
	left:-2px;
	width:6px;
	bottom: 0px;
}
#toplevel .top
{
	height: 3px;
	position:absolute;
	bottom: 41px;
	width:5px;
	display: block;
	padding-bottom: 2px;
}
#toplevel .btm {
	height: 3px;
	position:absolute;
	bottom: 0;
	width:5px;
	display: block;
	padding-bottom: 2px;
}
#toplevelleft .top
{
	background:url(../../images/acas/common/newgfx/topnav_leftedge_corner_top.png) no-repeat bottom left;
}
#toplevelleft .btm
{
	background:url(../../images/acas/common/newgfx/topnav_leftedge_corner.gif) no-repeat bottom left;
}
#toplevelright .top
{
	background:url(../../images/acas/common/newgfx/topnav_rightedge_corner_top.png) no-repeat bottom right;
	height: 5px;
	width: 3px;
	bottom: 38px;
	padding: 0;
}
#toplevelright .btm
{
	background:url(../../images/acas/common/newgfx/topnav_rightedge_corner.gif) no-repeat bottom right;
	height: 4px;
	bottom:-2px;
	padding: 0;
}

#toplevel 
{
	/*height: 47px;*/
	margin-top: 0px;
	margin-right: 10px;
	border: 0;
	float: right;
	
}

/* Top level navigation (delete if not applicable) */
#toplevelnav 
{
	background: url(../../images/acas/common/newgfx/topnavbg.png) repeat-x left 104%;
	float: left;
	list-style: none;
	padding: 0;
	margin: 0;
    display: flex;
	height: auto;
	border: 1px solid #CECECE;
}

#toplevelnav li
{
	float: left;
	color: #FFFFFF;
	font-weight: normal;
	text-align: center;
	/*height: 47px;*/
	background-image : url(../../images/acas/common/newgfx/menudivider.gif);
    background-size: 2px 100%;
	background-position: right bottom;
	background-repeat: no-repeat;
    display: flex;
}

#toplevelnav li.end {
	background: none;
}

#toplevelnav a
{
	font-size: 0.938em;
	display: block;
	text-decoration: none;
	color: #054670;
	font-weight: normal;
	padding: 0.6em 0.5em;
    width: 100%;
	height:auto;
}

#toplevelnav a:hover, #toplevelnav a:focus, #toplevelnav a:hover, #toplevelnav a:active
{
	color: #FFFFFF;
	background: url(../../images/acas/common/newgfx/menuitemon.png) repeat-x right 104% #64ABC8;
}

#toplevelnav a.selected, #toplevelnav a.selectedend, #toplevelnav a.selectedstart
{
	color: #FFFFFF;
	font-weight:normal;
	background: url(../../images/acas/common/newgfx/menuitemon.png) #64ABC8 right 104% repeat-x;
}

/* Top Search Box */
#topsearchbox
{
	float: right;	
	width: auto;
	margin-top: 35px;
	margin-right: 15px;
	height: 26px;
}

#topsearchbox form {
	margin: 0;
	padding: 0;
	float: right;
	
	height: 24px;
}

#topsearchbox form fieldset 
{
	 
	 border: none;
	 margin: 0;
	 padding: 0;
	 -webkit-margin-start: 0em;
	 -webkit-margin-end: 0em;
	 -webkit-padding-start: 0em;
	 -webkit-padding-before: 0em;
	 -webkit-padding-after: 0em;
	 -webkit-padding-end: 0em;
}

#topsearchbox form label {
	color: #FFFFFF;
	font-weight: bold;
	vertical-align: middle;
	display: none;
}

#topsearchbox form input {
	vertical-align: top;
}

#topsearchbox form #kword
{
	color: #000;
	border: solid 1px #a5acb2;
	width: 185px;
	/* background-image: url(../../images/acas/common/searchthissite.gif);
	background-repeat: no-repeat; */
}

/* The second level which contains navigation and the current date */
#seclevel 
{
	margin: 2px 0 0 0;
	clear: both;
	background-color: #EDF2F6;
	border-top: solid 1px #F3F6FB;
	border-bottom: solid 1px #E3E3E5;
	min-height: 23px;
	width: 100%; /* Specifying a width works around IE's peek-a-boo bug */
}

/* Second level navigation (delete if not applicable) */
#seclevelnav {
	list-style: none;
	padding: 0;
	margin: 0;
}

#seclevelnav li {
	float: left;
	color: #FFFF00;
	font-weight: bold;
	border-right: solid 1px #dee2e5;
	padding: 4px 12px 0 12px;
	height: 19px;
	display: inline;

}

#seclevelnav li.selected, #seclevelnav li.selectedstart, #seclevelnav li.selectedend
{
	background-color: #fff;
}

#seclevelnav a 
{
	background-image : url(../../images/acas/common/navarrow.gif);
	background-position: left 7px;
	background-repeat: no-repeat;
	text-decoration: none;
	color: #00496e;
	font-weight: normal;
	height: 19px;
	padding: 4px 0 0 10px;
}

#seclevelnav a:hover
{
	text-decoration: underline;
}

#seclevelnav a.selected, #seclevelnav a.selectedstart, #seclevelnav a.selectedend
{
	font-weight: bold;
	background-image: none;
	padding-left: 0;
	color: #00496e;
}


/* Top Date Box */
#topdatebox {
	float: right;
	color: #FFFFFF;
	white-space: nowrap;
	padding: 0.5em 0.5em 0.5em 0.5em;
}

/* The main table used to split the left, central and right hand columns */
#maintable {
	clear: both;
	width: 100%;
	border: none;
	padding: 0;
	margin: 0;
	border-collapse: collapse;
}

/* The left hand column which contains navigational elements */
#lefthandcolumn 
{
	display: block;
	width: 190px;
	vertical-align: top;
	padding: 0;
	margin: 0 10px 0 0;
	float: left;
	margin-top: -15px;
}

#lefthandcolumn a.image img
{
	 border: none;
}

/* The central column which contains the main article contents */
#centralcolumn 
{
	text-align: left;
	vertical-align: top;
	padding: 0;
	text-indent: 0px;
	float: left;
	width: 585px;
}


#centralcolumn p a, #mainarea #articlebody a, #maintext a, #centralcol a
{
	font-weight: bold;
}

#centralcolumn p a:hover, #mainarea #articlebody a:hover, #maintext a:hover,  #centralcol a:hover
{
	color: #053C52;
	text-decoration: underline;
}

/*
#centralcolumn p {
margin: 10px 10px 0px 8px;
}

#centralcolumn li {
margin: 0px 0px 0px 8px;
}

#centralcolumn Address {
margin: 0px 0px 0px 7px;
}

#centralcolumn toolsbartop, Strong {
margin: 0px 0px 0px 10px;
}

#centralcolumn H1 {
margin: 0px 0px 0px 8px;
}

#centralcolumn H2 {
margin: 0px 0px 0px 8px;
}
*/

/* The right hand column which contains content related to an article */
#righthandcolumn {
	vertical-align: top;
	padding: 0 0 0 10px;
	margin: 0;
	width: 160px;
	font-size: 89%;
	float: right;
}

/* The breadcrumb navigation (path to the current article) */

#breadcrumb
{
	text-align: left;
	clear: both;
	padding: 20px 0 20px 10px;
	font-size: 89%;
}

#breadcrumbnav {
	display: inline;
	list-style: none;
	padding: 0;
	margin: 0;
	color: #053C52;
}

#breadcrumbnav li {
	display: inline;
	padding: 0;
	color: #053C52;
}

#breadcrumbnav a {
	color: #053C52;
	font-weight:normal;
	text-decoration: underline;
}

#breadcrumbnav a:hover {
	text-decoration: none;
}

/* Hide various items from the breadcrumb */
li#Home_breadcrumb {
	display: none;
}

li#How_can_we_help, li#Find_a_course
{
	display: none;
}

/* Fix for new NODE SPAN on the second level - As inserted by JavaScript */
#seclevelnav li.selected span, #seclevelnav li.selectedstart span, #seclevelnav li.selectedend span
{
	color: #00496B;
}

/* The right hand column (related bits and pieces) */
#righthandcolumn h2 {
	margin: 0;
	padding: 0.5em 0.5em 0.5em 0.5em;
	background-color: #990099;
	color: #FFFFFF;
	font-weight: bold;
	width: 150px;
	display: none;
}

#righthandcolumn h3 {
	margin: 0;
	padding: 0.5em 0.5em 0.5em 0.5em;
	font-size: 100%;
	font-weight: bold;
	background-color: #FFCCFF;
}

#righthandcolumn ul {
	list-style: none;
	padding: 0.5em 0 0.5em 0;
	margin: 0;
	background-color: #FFCCFF;
	width: 150px;
	margin-bottom:20px;
	float: right;
}

#righthandcolumn ul li {
	margin: 0;
	padding: 0.1em 0.5em 0.1em 0.5em;
}

#righthandcolumn ol {
	list-style: none;
	padding: 0.5em 1em 0.5em 1em;
	margin: 0;
	background-color: #FFCCFF;
}

#righthandcolumn ol li {
	margin: 0;
	padding: 0;
}

#righthandcolumn div
{
	
}

#righthandcolumn a
{
	text-decoration: none;
}

#righthandcolumn a:hover
{
	text-decoration: underline;
}

/* The footer area (and its navigation) */
#footer 
{
	background-color: #464E59;
	padding: 12px 15px 0 15px;
	text-align: left;
	height: 30px;
}

#footerutilnav 
{
	float: right;
	list-style: none;
	padding: 0;
	margin: 3px 0 0 0;
	text-align: left;
	font-size: 89%;
}

#footerutilnav li {
	display: inline;
	color: #FFFFFF;
	padding: 0 0.5em 0 0.5em;
	border-right: solid 1px #FFFFFF;
}

#footerutilnav li.start
{
	padding: 0 0 0 0;
}

#footerutilnav li.extraitem
{
	border-left: solid 1px #FFFFFF;
	border-right: none;
}

#footerutilnav li.end
{
	 border-right: none;
}

#footerutilnav a {
	color: #FFFFFF;
	font-weight:normal;
}

#footerutilnav a:hover {
	text-decoration: underline;
}

.footertoplink {
	float: left;
}

.footertoplink a {
	color: #fff;
	font-size: 89%;
	font-weight:normal;
}

.resizetools {
	float:right;
	padding: 3px 0 0 0;
	width: 120px;
}


.resizeseparator {
	display: inline-block;
	padding: 5px 0 0 8px;
}

.resizetools .readaloud {
	margin-left: 5px;
}

/* General line spacing tab */
.spacing
{
	 line-height:22px;
}

/* Display print button not as a list */
#centralcolumn div.noprint ul li {display:block; list-style-type:none;}

.noborder
{
	border: 0;
}

/* Style general links */
a.aboldlink {text-decoration:none; font-weight:bold; color:#000;}
a.aboldlink:hover {text-decoration:underline;}
p.bold {font-weight:bold;}

/* Siblings of the currently selected article */
#righthandcolumn ul li a
{ padding : 1px 2px 1px 2px; margin: 3px 0 3px 0;}
#righthandcolumn ul li a, #righthandcolumn ul li a:link, #righthandcolumn ul li a:visited, #righthandcolumn ul li a:active, #righthandcolumn ul li a:focus
{ background : url(../../images/ecitizen/common/arrowoff_3.gif) no-repeat; padding : 2px 2px 2px 20px; text-decoration : none; display: block;}

#righthandcolumn ul li a:hover
{ background : url(../../images/ecitizen/common/arrow_black.gif) no-repeat; padding : 2px 2px 2px 20px; color: #ff8080; }

/* Remove any margins from the print li */
div.noprint ul li a
{
	 text-align: left;
	 list-style-position: outside;
	 list-style-image: none;
	 list-style-type: none;
	 font-weight: normal;
	 text-decoration: none;
	 margin-left: -40px;
	 color:#000;
}

div.noprint ul li a:hover
{
	 text-decoration:underline;
}

.btntext
{
	 color: #393939;
	 text-align: center;
	 border: solid 1px #cbcbcb;
	 background-color: #E8E8E8;
	 background-image: url(../../images/acas/common/btnbg.gif);
	 background-repeat: repeat-x;
}

a
{
	 font-weight: bold;
	 color:#053C52;
	 text-decoration: none;
}

a:hover
{
	 text-decoration:underline;
}

div.clear
{
	 clear: both;
}

.firstclear
{
	clear:both;
	height:20px;
}

div.clearbase
{
	clear:both;
	height:12px;	
}

a:visited
{

}

a:link
{
}

ul.editicon
{
}


#toolsbarTop
{
	width: 580px;
	height: 25px;
	background : url(../../images/acas/common/newgfx/toolsbar.gif) no-repeat;
	margin: 0 0 12px 0;
	font-size: 89%;
}

#toolsbarTopNoMenu
{
	height: 25px;
	background : url(../../images/acas/common/newgfx/detail_header_tools.gif) no-repeat;
	margin: 0 0 12px 0px;
	font-size: 89%;
}

#toolsbarBase
{
	width: 580px;
	height: 25px;
	background : url(../../images/acas/common/newgfx/toolsbar.gif) no-repeat;
	margin: 25px 0 0 0;
	font-size: 89%;
}

#toolsbarBaseNoMenu
{
	height: 25px;
	background : url(../../images/acas/common/newgfx/detail_header_tools.gif) no-repeat;
	margin: 20px 0 12px 0;
	font-size: 89%;
}

.toolsbaritems
{
	float: right;
	list-style: none;
	padding: 0;
	margin: 5px 0 0 0;
}

.toolsbaritems li
{
	display: inline;
	padding: 0em 1.2em 0em 0.8em;
	background : url(../../images/acas/common/grey_arrow.gif) no-repeat center left;
}

.toolsbaritems li a
{
	font-weight: bold;
	color: #666666;
}

#truststatement
{
	font-weight: bold;
	text-align:justify;
	width: 140px;
	margin-bottom: 10px;
}

.promolink
{
	padding-top: 2px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}
.minimalpromoimage img
{
	border:0;
	padding-left: 10px;
	padding-top:10px;
	
}

.promolink:hover
{
	text-decoration: underline;
}

.imagebuttons
{
	margin: 10px 0 10px 5px;
	border: 0;
}

.P
{
	margin: 0px 8px 0px 8px;
}

.imagepromo
{
	width: 140px;
	margin: 0 0 10px 0;
	border-right: solid 1px #d7d6dc;
	border-bottom: solid 1px #d7d6dc;
}

.promoimage img
{
	border: 0;
	margin: 0;
	padding: 0;
}

.promolink
{
	width: 140px;
	background-color: #004d94;
	color: #fff;
	font-weight: bold;
	margin-top: -1px;
}

.top_page
{
	float: right;
	text-indent: 12px;
	background : url(../../images/acas/common/toppage.gif) no-repeat;
	background-position: left center;
}


/* Small promo items */
.promotopsection
{
	background: url(../../images/acas/common/promoitemsmall_top.gif) no-repeat;
	height: 3px;
}

.promorptsection
{
	background: url(../../images/acas/common/promoitemsmall_rpt.gif);
	background-repeat: repeat-y;
	color: #fff;
	font-weight: bold;
	padding: 0 7px 2px 5px;
}

.promobasesection
{
	background: url(../../images/acas/common/promoitemsmall_base.gif) no-repeat;
	height: 3px;
}

.promotextarea
{
	background: url(../../images/acas/common/smallpromoarrows.gif) no-repeat;
	background-position: bottom right;
}

.promotextarea a
{
	font-weight: bold;
	color: #fff;
}


/* TURN OFF THE FOURTH LEVEL AS PER THE DESIGNS */
.li_menu_itemleft4
{
	/* display: none; */
}

#related_items
{
	margin: 25px 0 20px 0;
	clear: both;
}

#related_items ul
{
	list-style-type: none;
	list-style-image: none;
	list-style-position: outside;
	margin: 0;
	padding: 0;
	text-indent: 2px;
}

#related_items ul li
{
	margin: 3px 0 3px 8px;
	font-size: 1em;
}

#related_items ul li a
{
	background-image: url(../../images/acas/common/navarrow.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
	padding: 0 0 0 8px;
	display: inline-block;
}




/* FORM STYLES */

form.icmform th 
{
	 color: #00496e;
	 background-color: #f1f5f7;
	 text-align: left;
	 padding-left: 10px;
}

form.icmform td
{
	 color: #00496e;
	 background-color: #fff;
	 padding: 2px 5px;
}

div#divbuttons, td#tabbuttons
{
	 text-align: right;
}

.hideitem
{
	 display: none;
}

.sectionheading
{
	clear: both;
	width: 100%;
	height: 20px;
	background-color: #f1f5f7;
	margin: 8px 0 8px 0;
	text-indent: 10px;
	vertical-align: middle;
	padding-top: 5px;
	font-weight: bold;
}

#buttonbar
{
	clear: left;
	width: 100%;
	height: 24px;
	background-color: #f1f5f7;
	margin: 8px 0 8px 0;
	text-indent: 10px;
	vertical-align: middle;
	padding-top: 2px;
	text-align: right;
	border-top: solid 5px #fff;
}

.form_button
{
	width: 89px;
	height: 21px;
	border: 0;
	vertical-align: middle;
	margin: 1px 5px 0 0;
	
}

.textlabel
{
	float: left;
	width: 128px;
	text-align: right;
	height: 8px;
	margin: 6px 0 6px 0;
	vertical-align: middle;
}

.inputwrapper
{
	vertical-align: middle;
	float: left;
	margin: 3px 0 3px 10px;
}

#captchawrapper
{
	margin-top: 20px;
	clear: both;
}

#captchawrapper img
{
	vertical-align: middle;
}

#captchawrapper input
{
	vertical-align: middle;
	width: 60px;
	margin: 0 0 0 10px;
}

#captchawrapper input .regenbtn
{
	width: 200px;
}

.media_description
{
	margin: 3px 0 3px 8px;
}

.imageblock .image
{
	margin: 8px 8px 0px 8px; 
}


html, body {height: 100%;}

#LinkSharing 
{
	float:left;
	padding:10px 0;
	width:100%;
	text-align:center;
}
#LinkSharingRegional
{
	padding:10px 0;
	width:100%;
	text-align:center;
	overflow:hidden;
}

.shareicon {
	border: 0;
}

/* Fixed widths for top level nav items */

li#MenuItemTopNavigation_0
{
	width:100px;
}
li#MenuItemTopNavigation_1
{
	width:134px;
}
li#MenuItemTopNavigation_2
{
	width:125px;
}
li#MenuItemTopNavigation_3
{
	width:185px;
}
li#MenuItemTopNavigation_4
{
	width:160px;
}

/* VideoTile styles */
p#videotilelink
{
	font-size: 89%;
	color:#CCCCCC;
	width:100%;
	text-align:center;	
}

p#videotilelink a
{
	color:#CCCCCC;
}

/* Float definitions for use with inlines */

.positionfloatleft
{
	float:left;
	padding: 0 10px 0 0;
}

.positionfloatright
{
	float:right;
	padding: 0 0 0 10px;
}

/* AMWP control definitions */

#silverlightControlHost 
{
	width: 390px;
	height: 260px;
	text-align:center;
}

.floatleft#silverlightControlHost
{
	float:left;
	padding: 0 20px 0 0;
}

.floatright#silverlightControlHost
{
	float:right;
	padding: 0 0 0 20px;
}

div.skiplinks
{
    float: left;
    width: 240px;
}

div.skiplinks .skipnavlink {
	margin: 6px 0 0 0;
	float: left;
}

.acaslogo {
	float: left;
	clear: both;
}

div.skiplinks a {
	font-size: 93.8%;
	font-weight: normal;
	display: inline-block;
}


a:focus, a:hover, a:active
{
	text-decoration: underline;
}

.tabheadingtext h2 {
	margin: 5px 0;
}

.strapline
{
font-size: 1.5em;
	color: #0089ae;
	padding: 0;
	float: left;
	font-weight: bold;
	margin-top: 15px;
	margin-left: 10px;
	width: auto;
	display: none;
}

.promoline
{
	font-size: 1.328em;
	color: #053C52;
	padding: 0;
	float: left;
	font-weight: bold;
	margin-top: 10px;
	width: 960px;
	display: none;
}


/* Non JS CSS for homepage carousel */
#mycarousel {
	list-style-type: none;
	padding: 0;
	margin: 1px 0 0 0;
}
#mycarousel li {
	height: 231px;
}

.promoline, .strapline, .slideshowtext a
{
	font-family: Arial,Helvetica,Geneva,sans-serif !important;
}



#page_PageContentHolder_template_captchas
{
	width: 300px;
}

#page_PageContentHolder_template_captcha
{
	display: block;
	padding: 0 0 10px 0;
	width: 300px;
	height: 90px;
}

#page_PageContentHolder_template_txtCaptcha
{
	margin: 0 0 0 10px;
}

.icmform dl
{
	padding: 4px;
}

.formstart
{
	display: none;
}

.error
{
	margin: 10px 0 10px 0;
}

#centralcolumn li
{
	margin-bottom: 0.7em;
}

#centralcolumn ul ul
{
	margin-top: 0.7em;
}

.bluetint
{
	background-color: #EFF4F8;
	padding: 5px 10px;
	margin: 0 20px;
}

.scribdLink
{
	margin: 12px auto 6px auto;
	font-family: Helvetica,Arial,Sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 14px;
	line-height: normal;
	font-size-adjust: none;
	font-stretch: normal;
	-x-system-font: none;
	display: block;
	text-decoration: underline;
}

.scribdFlashObject
{
	outline:none;
}

/* --------- Regional Promo Section --------- */

.regionalpromoarticlelink
{
	color:inherit;
	font-weight:inherit;	
}

.regionalpromoarticlelink img
{
	border:none;
}

#regionalpromo
{
	/*min-height:204px;*/
	border:1px solid #CECECE;
	font-size: 1em;
	position: relative;
	background-color:#FFFFFF;
	overflow:hidden;
	float:left;
}

.regionalpromomain
{
	width:280px;
	display:inline-block;
	float:left;
	padding: 10px 0 0 10px;
}

.regionalpromoheading
{
	font-size:1.3em;
	font-weight:bold;
	color:#707D70;
	font-family:Arial,Helvetica,Geneva,Sans-serif;
}

.regionalpromolink
{
	font-size:1.1em;
	font-weight:bold;
	color:#707D70;
	font-family:Arial,Helvetica,Geneva,Sans-serif;
	padding-bottom: 10px;
}

.regionalpromobody
{
	padding:10px 0px 14px 0px;
	margin-top: 0px;
	font-size:1.0em;
	
}

#regionalpromo img
{
	border:none;	
}

#regionalpromo .directoryfeatureimageblock
{
	float:left;
	display:inline-block;
	margin-left:10px;
	height:204px;
	/*width:128px;*/
}

/* --------- Helpline Online Inline Section --------- */

.HelplineOnlineMobileWidget
{
	display: none;
}

.HelplineOnlineWidget
{
	background-color: #008BAF;
	padding: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	margin: auto auto auto auto;
/*	margin: 70px auto auto auto; */
	width: 535px;
	min-height: 214px;
}

.HelplineOnlineContents
{
	background-color: #66AAD1;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	position: relative;
	min-height: 214px;
}

.HelplineOnlineAskQuestion
{
	padding: 10px 20px;
	width: 60%;
	display: inline-block;
}

.HelplineOnlineAdvisor
{
	display: inline-block;
	position: absolute;
	top: -69px;
	right: 25px;
}


.HelplineOnlineQandA
{
	display: inline-block;
	position: absolute;
	top: 2px;
	right: 4px;
}

.HelplineOnlineWidget h2
{
	color: white;
	margin: 3px 0 8px 0;
	font-size: 1.5em;
}

.HelplineOnlinePopularQuestions
{
	border-top: 2px solid white;
	padding: 10px 20px 5px 20px;
}

.HelplineOnlinePopularQuestions #synthetix_widget li
{
	list-style-type: none;
}

.HelplineOnlinePopularQuestions #synthetix_widget li a
{
	color: white;
}

.fa_autosuggest_input
{
	border: none;
	margin: 0 5px 10px 0;
	padding: 3px;
}

.fa_autosuggest_input_gray
{
	color: Gray;
}

.fa_autosuggest_submit
{
	background-color: #008BAF;
	border: none;
	color: white;
	font-weight: bold;
	padding: 5px;
	margin: 0;
}
/* Quick links and multimedia */
.quickLinks
{
	background: #eeeeee;
	margin: 0 0 12px 0;
	padding: 10px 0px;
	float: left;
	width: 100%;
	text-align: center;
}

.quickLinksElement
{
	display: inline-block;
	*display: inline; /*IE7 fix*/
}