/* CSS Document */

body
{
	margin:0px auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
}
h1 {
	font-family:Arial, Helvetica, Verdana, sans-serif;
	font-size: 13px;
	font-weight:bold;
	color:#2D5DA2;
}

ul.list {
list-style-type:none;
}
ul.list li {
padding-left:18px;
background: url(../images/bulletpoint.gif) no-repeat 0px 4px;
}

ul.list_rightcolumn li {
padding:2px 0px;
}

A:link, A:visited {
color:#024387;
text-decoration:underline;
}

A:hover {
color:#417AC7;
text-decoration: none;
}

#below_menu
{
	height:12px;
	background-image:url(../images/menu_bottom.jpg);
	background-repeat:repeat-x;
	margin:0;
}

.content
{
	padding:2px 25px 2px 25px;
	line-height:1.5;
}

.content_for_advice_page
{
	padding:2px 23px 2px 25px;
	line-height:1.5;
}

#horiz_line, #horiz_line2, #horiz_line3, #horiz_line4
{
	background-image:url(../images/hor_line.jpg);
	background-repeat:repeat-x;
	margin-top:10px;
	height:5px;
}

#right_column
{
	background-image:url(../images/right_col_background.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	border-left:1px dotted #9b9b9b;
}

.right_column_txt {
	padding:0 25px 0 25px;
	line-height:1.5;
}
#footer {
	background-image:url(../images/hor_line.jpg);
	background-position:left top;
	background-repeat:repeat-x;
	padding:3px;
}

/*MENU CSS */
/*Credits: CSSpplay */
/*URL: http://www.cssplay.co.uk/menus/pro_seventeen */
.preload17a {background: url(../images/pro_seventeen_1a.gif);}
.preload17b {background: url(../images/pro_seventeen_1b.gif);}
.menu17 {padding:1px 0 0 3px; margin:0; list-style:none; height:25px; position:relative; background:transparent url(../style/pro_seventeen_0c.gif) repeat-x left bottom; font-size:11px;}
.menu17 li {float:left; height:25px; margin-right:1px;}
.menu17 li a {display:block; float:left; height:25px; line-height:28px; color:#333; text-decoration:none; font-family:arial, verdana, sans-serif; font-weight:bold; text-align:center; padding:0 0 0 3px; cursor:pointer; background:url(../images/pro_seventeen_0a.gif) no-repeat;}
.menu17 li a b {float:left; display:block; padding:0 16px 2px 12px; background:url(../images/pro_seventeen_0b.gif) no-repeat right top; font-weight:lighter;}
.menu17 li.current a {color:#000; background:url(../images/pro_seventeen_2a.gif) no-repeat;}
.menu17 li.current a b {background:url(../images/pro_seventeen_2b.gif) no-repeat right top;}
.menu17 li a:hover {color:#000; background: url(../images/pro_seventeen_1a.gif) no-repeat;}
.menu17 li a:hover b {background:url(../images/pro_seventeen_1b.gif) no-repeat right top;}
.menu17 li.current a:hover {color:#000; background: url(../images/pro_seventeen_2a.gif) no-repeat; cursor:default;}
.menu17 li.current a:hover b {background:url(../images/pro_seventeen_2b.gif) no-repeat right top}
/*  END MENU CSS  */

.bluetext {
	color:#2D5DA2;
}
.graytext {
	color:#666666;
}
.style4 {color: #2D5DA2; font-size: 10px; }
.style6 {color: #666666; font-size: 10px; }
.style8 {
	font-size: 13px;
	font-weight: bold;
}
.style9 {font-size: 13px}

#Q {
list-style-image:url(../images/showA.gif);
}
/********************************** FOR THE NEW MENU***************************************/
#mainNav {
	height: 24px;
	position: relative;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration: none;
	margin-top: 10px;
	width: 750px;
	padding-left: 24px;	/* old 32px */
	color: #054A8f;
}

#mainNav a:link, #mainNav a:visited{
	color:#054A8f;
	text-decoration: none;
	padding-right: 5px; /* old 8px */
	padding-left: 5px;	/* old 8px */
	text-decoration: none;
	padding-top: 1px;
	padding-bottom: 1px;
}

#mainNav a:hover {
	color: #0099FF;
}
.mainActive {
	color:#333333;
	background-color: #BAD9ED;
}

/********************************** FOR THE NEW MENU - END***************************************/


.style10 {
	color: #024387;
	font-weight: bold;
}
.smalltext {
	font-size:9px;
}

#bubble_tooltip {
	z-index: 1000;
}
