﻿body
{
	background-image:url(../Assets/Images/bg.jpg);
	background-color:#37669c;
	background-repeat:repeat-x;
	font-family: Arial, Verdana, Sans-Serif;
	font-size:12px;
	margin:0;
	padding:0;
}

.divPageContainer
{
	height:100%;
	width:865px;
	background-color:#ffffff;
	background-image:url(../Assets/Images/bgcontent.jpg);
	background-repeat:repeat-x;
	background-position:bottom left;
}

.divMainTopbg
{
	background-position:top left;
	width:865px;
	height:430px;
	background-image:url(../Assets/Images/indexbg.jpg);
}

.PublicNavContainer
{
	margin:0;
	padding:0;
	width:865px;
	height:140px;
}

.divTopNav
{
	padding:25px 25px 0 700px;
	height:15px;
	position:relative;
	float:right;
	
	
}

.divTopNav a,
.divTopNav a:visited
{
	text-decoration:none;
	color:#222222;
	font-weight:bold;
	font-size:10px;
	text-transform:uppercase;
}

.divTopNav a:hover
{
	color:#1e90ce;
}

.divMainNav
{
	padding:60px 25px 0 25px;
	height:15px;
	float:right;
}

.divMainNav a
{
	margin-left:20px;
	text-decoration:none;
	color:#063d7d;
	font-size:18px;
	font-weight:bold;
}

.divMainNav a:hover
{
	color:#1e90ce;
}

.contentBanner
{
	width:865px;
	height:12px;
	background-image:url(../Assets/Images/content_banner.jpg);
	background-repeat:repeat;
}

.divMainContentContainer
{
	text-align:left;
	width:865px;
	background-color:#ffffff;
	background-image:url(../Assets/Images/bgcontent.jpg);
	background-repeat:repeat-x;
	background-position:bottom left;
}

.divMainContent
{
	font-family:Georgia, Times New Roman,Serif;
	font-size:12px;
	width:585px;
	padding:0;
	padding-left:20px;
	margin:0;
}

.divMainSideBar
{
	width:228px;
	padding:0 32px 0 0;
	margin:0;
	float:right;
}

.divMainSideBar table
{
	width:228px;
	margin:0;
	padding:0;
}
.tdResources
{
	background-position:bottom;
	height:26px;
	width:228px;
	background-image:url(../Assets/Images/resources.jpg);
}

.tdNewsletter
{
	z-index:100;
	height:39px;
	width:228px;
	background-image:url(../Assets/Images/newsletter.jpg);
}

.resources a
{
	padding:5px;
	line-height:30px;
	text-decoration:none;
	color:#333333;
	font-size:14px;
	font-family:Times New Roman, Serif;
}
.resources a:hover
{
	color:#888888;
	text-decoration:underline;
}
.divMainPic
{
	display:block;
	margin: 12px 40px 10px 40px;
}
.divPicWho,.divPicProtect,.divPicInvest,.divPicProgram,.divPicContact,.divPicApplication
{
	width:785px;
	height:263px;
}
.divPicWho { background-image:url(../Assets/Images/who_we_are.jpg);}
.divPicProtect { background-image:url(../Assets/Images/protecting_u.jpg); }
.divPicInvest { background-image:url(../Assets/Images/investors.jpg); }
.divPicProgram { background-image:url(../Assets/Images/programs.jpg); }
.divPicContact { background-image:url(../Assets/Images/contact_us.jpg); }
.divPicApplication { background-image:url(../Assets/Images/application.jpg);}

.rdlogo
{
	background-image:url(../Assets/Images/rdf_logo.png);
	width:150px;
	height:70px;
	background-repeat:no-repeat;
}

.divFOnav
{
	padding:5px;
}

.divFOnav a
{
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
	color:#333333;
}

.divFOnav a:hover
{
	text-decoration:underline;
	color:#888888;
}

.divFOMainContent
{
	text-align:left;
	padding:10px;
	margin:15px;
	background-color:#ffffff;
	background-image:url(../Assets/Images/bgcontent.jpg);
	background-repeat:repeat-x;
	background-position:bottom left;
	width:780px;
}
.searchIcon
{
	background-image:url(../Assets/Images/search_icon.png);
	background-repeat:no-repeat;
	cursor:pointer;
	display:block;
	height:16px;
	width:16px;
}
.Label
{
	background-color:Transparent;
	border: none;
	color:inherit;
	text-decoration:none;
}

.LabelError
{
	border: none;
	color:Red;
	text-decoration:underline;
}
.LabelError th,
.LabelError td
{
	border: solid 2px Red;
}
div.ResultPaneHidden
{
	display:none
}

div.ResultPane
{
	display:block;
	margin-left:20px;
	padding-left:5px;
	border-left: solid 1px #bbbbbb;
}

div.RDCasePane
{
	display:block;
	margin-left:20px;
	padding-left:5px;
	border-left: solid 1px #bbbbbb;
}