 /* * { padding: 0; margin: 0; }*/

body {
 margin-top: 25px;
 font-family: Verdana, Arial, Helvetica, Sans-Serif; 
 font-size: 62.5%; /* Resets 1em to 10px */
 /*background-image: url(images/grad_bk.jpg);
 background-repeat: repeat-x;
 background-attachment: fixed;*/
 background-color: #fff;
}
.page_links {
	font-size: 1em;
	margin-right: 10px;
	margin-bottom: 7px;
	margin-left: 164px;
	padding-left: 15px;
	padding-top: 10px;
	color: #384083;
}
.breadcrumbs {
	font-family: Tahoma;
	font-weight: normal;
	font-size: 0.95em;
	color: #A4A4A4;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.9em;
	font-weight: normal;
	margin: 0px;
	color: #006699;
	padding-bottom: 10px;
	line-height: 107%
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.6em;
	font-weight: normal;
	margin: 25px 0px 0px 0px;
	color: #006699;
	padding-bottom: 5px;
	/*text-transform: uppercase;*/
	letter-spacing: 0.05em;
}
#wrapper { 
 margin: 0 auto;
 width: 760px;
}
#frame_border { 
 width: 760px; border: solid; border-color: white; border-width: 0px;
}
#faux {
 background: url(images/body_txt_area.png); /* body background image here */
 /*background-color: White; /* body background colour here */
 margin-bottom: 0px;
margin-top: 0px;
 overflow: auto; /* Paul O Brien Fix for IE www.pmob.co.uk */
 width: 100%;
 float: left;
}

#header {
 background-image: url(images/hd.gif);
 background-repeat: no-repeat;
 color: #333;
 width: 760px;
 /*padding: 10px;*/
 height: 92px;
 /*margin: 10px 0px 5px 0px;
 /*background: #D1DBDB;*/
}
#navigation {
 color: #333;
  /* padding: 10px; */
 margin: 0px 0px 0px 0px;
 background: #ABBEBE;
}
#navigation_base {
 background-image: url(images/menu_bar_grad.gif);
 background-repeat: none;
 width: 760px;
 height: 33px;
}
#leftcolumn { 
 display: inline;
 color: #333;
 margin: 10px;
 padding: 7px;
 width: 145px;
 float: left;
 font-family:Arial, Helvetica, sans-serif;
 font-size:15px;
 line-height: 100%;
}
#leftcolumn ul li span
{
	color: #000;
	padding-bottom: 15px;
}
#leftcolumn a:link {
	color: #006699;
	text-decoration: none;
	font-weight: normal;
}
#leftcolumn a:visited {
	color: #006699;
		text-decoration: none;
	font-weight: normal;
}
#leftcolumn a:hover {
	color: #A52A2A;
		text-decoration: underline;
	font-weight: normal;
}
#leftcolumn a:active {
	color: #A52A2A;
		text-decoration: underline;
	font-weight: normal;
}
#side_menu
{
	border-bottom: 1px solid #D0DAEA;
	width: 100%;
}
#side_menu li
{
	margin: 0 0 15px 7px;
	list-style-type: none;
	color: #202E48;
	border-top: 1px solid #D0DAEA;
	padding-top: 7px;
	padding-bottom: 4px;
}
#side_menu li a { text-decoration: none; }

#rightcolumn {
	float: right;
	color: #333;
	padding-left: 5px;
	padding-right: 10px;
	width: 550px;
	margin: 5px;
	display: inline;
	position: relative;
	line-height: 160%;
	background-color: White;
	font-size: 1.2em;
}
#rightcolumn p
{
	margin: 0 0 15px 0;
	padding: 0;
}
#rightcolumn img
{
	margin: 0 0 15px 15px;
	padding: 5px;
	border: 1px solid #CCC;
}
#rightcolumn h1 /* h1 header setting here */
{
	margin: 7px 0 10px 0;
	padding: 0;
	font-weight: normal;
	font-size: 2.1em;
	letter-spacing: -1px;
	color: #1256C1;
}
#rightcolumn h2 /* h2 header setting  */
{
	margin: 7px 0 10px 0;
	padding: 0;
	font-weight: normal;
	font-size: 150%;
	letter-spacing: -1px;
	color: #1256C1;
}
#rightcolumn ul
{
	margin: 0 0 15px 30px;
	list-style-type: square;
	color: #004ABD;
}
#rightcolumn blockquote
{
	margin: 0 0 15px 20px;
	padding: 0 0 0 15px;
	border-left: 3px solid #5C93BE;
}
#rightcolumn ul li span
{
	color: #000;
}
#rightcolumn a
{
	text-decoration: none;
	padding-bottom: 1px;
	/* background: url(images/dots-alink.gif) repeat-x 0 100%; */
	font-weight:bold;
	color: #1256C1;
	text-decoration: underline;
}
#rightcolumn a:visited { 
	color: #1256C1;
	text-decoration: underline;
}
#rightcolumn a:hover, a:active
{
	color: #A52A2A;
	text-decoration: underline;
}

#footer {
	width: 760px;
	height: 123px;
	clear: both;
	background-image: url(images/base.jpg);
	background-repeat: no-repeat;
	margin: 0px 0px 0px 0px; /*padding: 10px 10px; /*padding: 10px; 
 background: #ABBEBE; */
}
#footer_content {
	clear: both;
	color: #F4F4F4;
	padding-top: 50px;
	
	height: auto;
	margin: 0px 0px 0px 30px;
	text-align: left;
	font-size: 1em;
	line-height: 1.6em;
}
#footer_content a
{
	color: #F4F4F4;
	text-decoration: none;
}
#footer_content a:hover
{
	color: #FFFFE0;
	text-decoration: underline;
	background-color: #3F406B;
}
.clear { clear: both; background: none; }

/* RULES FOR ASK THE ADVISOR FORUM */
.style1 {
	color: #004ABD;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
}
.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	
}
.style3 {
	font-weight: bold;
	color: #333;
	font-style: italic;
}
.style5 {font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-style: italic; color: #004ABD; }
/* END RULES FOR ASK THE ADVISOR FORUM */

.img_set
{
	border: 0px solid #fff;
}
