/* CSS Document */

/*---------------------------- Resets & Body ---------------------------- */


* {
	margin:0 0 0 0px;
	padding:0;
}
*:focus {
	outline:none;
}
ul {
	padding:0;
	margin:0;
	list-style-type:none;
}
ol {
list-style-type: outside;
}

body {
	font-family: arial, Helvetica, sans-serif;
	background:url(../fw/bg.jpg) repeat-x top center;
}
.text
{
	font-size:10pt;
}
.category
{
	color:#000;
	text-decoration:underline;
	font-weight:bolder;
}


/*---------------------------- Header ---------------------------- */


div.Header {
	width:900px;
	height:116px;
	background:#262E60 url(../fw/header.jpg) no-repeat top left;
	margin:0 auto;
}
div.Header a.Logo {
	float:left;
	margin:15px 0 0 0;
}
div.Header a.Logo img {
	display:block;
}
div.Header div.Nav {
	width:480px;
}
div.Header div.Nav ul.TopNav {
	margin-bottom:61px;
	.margin-bottom:62px; 
}

div.Header div.Nav ul.TopNav li {
	float:left;
	background: url(../fw/top-nav-seperator.jpg) no-repeat center right;
	margin:-1px 7px 0 0;
}
div.Header div.Nav ul.TopNav li.Comments {
	padding:0px 0 0 0 ;
	background: url(../fw/top-nav-seperator.jpg) no-repeat 55px 7px;
}
div.Header div.Nav ul.TopNav li.Privacy { 
	padding:3px 0 0 0 ;
	background: url(../fw/top-nav-seperator.jpg) no-repeat 95px 10px
}
div.Header div.Nav ul.TopNav li.SiteMap {
	padding:6px 0 0 0 ;
	background:none;
	margin:0;
}
div.Header div.Nav ul.TopNav li a,
div.Header div.Nav ul.TopNav li a:visited {
	color:#fff;
	font-size:10px;
	font-weight:bolder;
	text-decoration:none;
	padding:0 7px 0 0;
}
div.Header div.Nav ul.TopNav li a:hover {
	text-decoration:underline;
}
div.Header div.Nav ul.MainNav {
	height:30px;
}
div.Header div.Nav ul.MainNav li {
	float:left;
	background:url(../fw/footer-nav-seperator.jpg) no-repeat right;
}
div.Header div.Nav ul.MainNav li a,
div.Header div.Nav ul.MainNav li a:visited {
	color:#fff;
	font-size:10px;
	text-decoration:none;
	text-transform:uppercase;
	font-weight:bold;
	padding:0 8px;
	line-height:30px;
}
div.Header div.Nav ul.MainNav li.Last {
	background:none;
}
div.Header div.Nav ul.MainNav li a:hover {
	text-decoration:underline;
}
div.Header div.Nav ul.MainNav li a.On,
div.Header div.Nav ul.MainNav li a.On:visited {
	background:#DBDBDB url(../fw/main-nav-tab.jpg) repeat-x top center;
	display:block;
	color:#163377;
	margin:0 0 0 -2px;
}
div.Header div.Nav ul.MainNav li a.On:hover {
	text-decoration:none;
}

/*---------------------------- Content Area ---------------------------- */


div.ContentContainer {
	width:890px;
	background:#DBDBDB;
	padding:5px;
	margin:0 auto;

}
div.ContentContainer div.Content {
	background:#fff;
	width:880px;
	padding:5px;

}
div.ContentContainer div.Content a,
div.ContentContainer div.Content a:visited {
	color:#163377;
	font-weight:bolder;
	text-decoration:none;
}
div.ContentContainer div.Content a:hover {
	text-decoration:underline;
}
/*---------------------------- Left Side ---------------------------- */

div.LeftContent {
	width:210px;
}
div.LeftContent h1 {
	height:16px;
	width:180px;
	background:url(../fw/leftside-header-bg.jpg) no-repeat top center;
	color:#fff;
	text-transform:uppercase;
	font-size:10px;
	padding:17px 0 0 30px;
}
div.LeftContent div.InfoBox {
	background:url(../fw/left-box-bg.jpg) no-repeat bottom center;
	overflow:hidden;
	padding:5px 5px 10px 5px;
	width:200px;
	margin:0 0 10px 0;
	color:#333;
}
div.LeftContent div.InfoBox h2,
div.LeftContent div.InfoBox label {
	color: #333;
	font-size:11px;
}
div.LeftContent div.InfoBox input.LoginBox {
	height:18px;
	border:1px solid #999;
	width:183px;
	background:transparent url(../fw/login-bg.jpg) repeat-x top center;
	padding:2px 2px 0 3px;
	color:#666;
	margin:0 0 5px 0;
}
div.LeftContent div.InfoBox p {
	font-size:10px;
	color:#333;
	padding:2px 0;
}
.BtnLogin,
.BtnLogin:visited {
	background:url(../fw/btn-login.jpg) no-repeat top center;
	text-transform:uppercase;
	color:#333333;
	text-align:center;
	height:22px;
	width:90px;
	line-height:20px;
	display:block;
	font-size:10px;
	text-decoration:none;
	font-weight:bold;
	margin:0 0 3px 0;
}
.BtnLogin:hover {
	text-decoration:underline;
}
input.CheckBox {
	background:none;
	width:auto;
	height:auto;
}
div.LeftContent div.InfoBox ul {
	margin-top:2px;
	padding:0;
	margin:0;
	color:#333;
}
div.LeftContent div.InfoBox ul li {
	line-height:14px;
	padding:0;
	margin:0;
	color:#333;
}
div.LeftContent div.InfoBox ul.Arrow li,
div.CenterColumn ul.Arrow li {
	background:url(../fw/gray-arrow.gif) no-repeat 0 6px;
	padding:0 0 0 10px;
	line-height:14px;
	list-style-image:none;
	-padding:0;
	-margin:0;
	color:#333;
}
div.LeftContent div.InfoBox a,
div.LeftContent div.InfoBox a:visited {
	color:#163377;
	text-decoration:none;
	font-size:10px;
}
div.LeftContent div.InfoBox a:hover {
	text-decoration:underline;
}
div.LeftContent div.InfoBox ul.Arrow li a,
div.LeftContent div.InfoBox ul.Arrow li a:visited {
	padding:0;
	margin:0;
}
div.CenterColumn ul.Arrow {
	list-style-type:none;
	background:none;
	margin:0 0 0 10px;
}
div.CenterColumn ul.Arrow li a,
div.CenterColumn ul.Arrow li a:visited {
	font-size:11px;
}
img.IconLock {
	position:relative;
	display:block;
}
img.IconCC {
	position:relative;
	display:block;
	top:10px;
}
div.SearchBox {
	width:115px;
	background:url(../fw/search-box-bg.jpg) no-repeat top center;
	border:1px solid #999;
}
div.SearchBox input {
	background:transparent;
	border:none;
	color:#000;
	width:95px;
	font-size:10pt;
	font-family: arial, Helvetica, sans-serif;
	padding:0 0 4px 0;
}
a.BtnFind,
a.BtnFind:visited {
	background:url(../fw/btn-search-find.jpg) no-repeat top center;
	width:80px;
	height:22px;
	display:block;
	text-align:center;
	text-decoration:none;
	font-size:10px;
	text-transform:uppercase;
	line-height:20px;
	color: #333333;
	font-weight:bold;
}
a.BtnFind:hover {
	text-decoration:underline;
}

/*---------------------------- Right Side ---------------------------- */

div.RightContent {
	width:660px;
}
div.RightContent div.FlashArea 
{
	background-color:White;
}


div.RightContent div.InfoBox2 {
	background:url(../fw/info-box2-bg.jpg) repeat-x bottom center;
	width:217px;
	margin:0 4px 10px 0;
	padding:5px 0 0 0;
	min-height:142px;
	height:auto !important;
	height:142px;
}
div.RightContent div.InfoBox3 {
	background:url(../fw/info-box2-bg.jpg) repeat-x bottom center;
	width:325px;
	margin:0 10px 10px 0;
	padding:5px 0 0 0;
	min-height:142px;
	height:auto !important;
	height:142px;
}
div.RightContent div.InfoBox4 {
	width:325px;
	font-size:10px;
	color:#666;
	margin:0 10px 0 0;
}
div.RightContent div.InfoBox4 ul {
	padding:0 0 0 10px;
}
div.RightContent div.InfoBox4 ul li {
	background:url(../fw/gray-arrow.gif) no-repeat 0 5px;
	padding:0 0 2px 10px;
}
div.RightContent h2 {
	font-size:10px;
	color: #333333;
	text-transform:uppercase;
	padding:0 5px;
	margin:0px 0 10px 0;
}
div.RightContent div.InfoBox2 h2,
div.RightContent div.InfoBox3 h2 {
	font-size:10px;
	color:#333333;
	text-transform:uppercase;
	padding:0 5px;
	margin:15px 0 10px 0;
}
div.RightContent div.InfoBox2 ul,
div.RightContent div.InfoBox3 ul {}
div.RightContent div.InfoBox2 ul li,
div.RightContent div.InfoBox3 ul li {
	border-bottom:1px solid #DDD;
	padding:0 5px;
}
div.RightContent div.InfoBox2 ul li a,
div.RightContent div.InfoBox2 ul li a:visited,
div.RightContent div.InfoBox3 ul li a,
div.RightContent div.InfoBox3 ul li a:visited {
	font-size:11px;
	color:#163377;
	text-decoration:none;
}
div.RightContent div.InfoBox4 ul li a,
div.RightContent div.InfoBox4 ul li a:visited {
	font-size:11px;
	color:#163377;
	text-decoration:none;
	font-weight:bold;
}
div.RightContent div.InfoBox4 ul li a:hover {
	text-decoration:underline;
}
div.RightContent div.InfoBox2 ul li a:hover,
div.RightContent div.InfoBox3 ul li a:hover {
	text-decoration:underline;
}
div.RightContent div.InfoBox2 ul li.Last,
div.RightContent div.InfoBox3 ul li.Last {
	border:none;
}
img.IconSafe,
img.IconBorrowing,
img.IconInvesting {
	display:block;
	position:relative;
	top:5px;
}
a.LinkArrow,
a.LinkArrow:visited {
	display:block;
	background:url(../fw/gray-arrow.gif) no-repeat 31px 5px;
	width:35px;
}

/*---------------------------- Footer ---------------------------- */


div.Footer {
	width:900px;
	margin:0 auto 20px auto;
	height:97px;
	background:url(../fw/footer.jpg) repeat-x top center;
}
div.Footer ul {
	height:42px;
	width:470px;
	line-height:40px;
	margin:0 0 15px 0;
}
div.Footer ul li {
	float:left;
	background:url(../fw/footer-nav-seperator.jpg) no-repeat right;

}
div.Footer ul li.Last {
	background:none;
}
div.Footer ul li a,
div.Footer ul li a:visited {
	color:#fff;
	font-size:10px;
	text-decoration:none;
	padding:0 10px 2px 10px;
	display:block;
}
div.Footer ul li a:hover {
	text-decoration:underline;
}
div.Footer p {
	color:#666;
	font-size:10px;
	text-align:right;
	padding:0 5px 0 0;
}
div.Footer a,
div.Footer a:visited {
	color:#142463;
	text-decoration:none;
}
div.Footer a:hover {
	text-decoration:underline;
}


/*---------------------------- Inner Pages ---------------------------- */

.small {
	font-size: 10px;
}
span.new {
	color: green;
	font-size: 11px;
}
span.orange {
	color:#CC6600;
}
span.blue {
	color:#00002F;
}
div.form {
	background-color:#00FF00;
}
div.list ol {
	list-style-type: outside;
}

.rollover a:hover { 
	color:#990000
}
/* mouse over link */

.noList ul {
	list-style-type: none;
	padding-left: 0;
	margin-left: 0;
	}

table.padding td { 
	padding-left: 16px; 
	padding-top: 15px;
}

table.font {
	table-layout:fixed;
	padding: 10px;
	}

table.font th {
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center
	color:#000033;
	background-color:#CCCCCC;
	padding: 5px;
	}
	
table.font td {
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	text-align:center;
	color:#FFFFFF;
	background-color:#000033;
	padding:5px 0;
	}

div.text  {
	font-size: 8px;
}

div.BreadCrumb {
	text-align:left;
	color: #666666;
	font-size:10px;
	padding:5px 0 10px 0;
	border-bottom:1px solid #163377;
}
div.BreadCrumb span {
	margin:0 5px;
}
div.CenterColumn {
	width:490px;
	color: #333333;
}
img.border {
border: 1px solid #999;
padding: 3px;
}
div.CenterColumn p {
	font-size:12px;
	padding:5px 0;
	line-height:19px;
	}
div.CenterColumn ul {
	margin: 5px 0 0 25px;
	}
div.CenterColumn li {
	font-size:12px;
	list-style-image:url(../fw/bullet-1.gif);
	margin-bottom: 6px;
	line-height: 16px;	
	}
div.CenterColumn p a {
	font-size:12px;
	}
div.CenterColumn li a {
	font-size:12px;
	}
div.CenterColumn h1,
div.CenterColumn h3 {
	font-size:17px;
	color: #333333;
	margin:8px 0 10px 0;
	font-family: Helvetica, arial, sans-serif;
}
div.CenterColumn h2 {
	color:#172973;
	font-size:12px;
	margin:8px 0 3px 0;
	padding:0;
}
div.InfoBox5 {
	background:url(../fw/info-box2-bg.jpg) repeat-x bottom center;
	overflow:hidden;
	padding:5px 5px 10px 5px;
	width:auto;	
	margin:0 0 10px 0;
	color:#333;
}
div.Content div.InfoBox5 a,
div.Content div.InfoBox5 a:visited {
	font-size:10px;
}
div.InfoBox5 ul {
	padding:0 0 0 5px;
	color:#333;
}
div.InfoBox5 ul li {
	background:url(../fw/gray-arrow.gif) no-repeat 0 3px;
	color:#333;
	padding:0 0 2px 15px;
	font-size:10px;
}
div.Steps span {
	display:block;
	width:20px;
	height:22px;
	background:url(../fw/number-box.gif) no-repeat top left;
	color:#fff;
	font-size:10px;
	font-weight:bold;
	text-align:center;
	padding:1px 0 0 0;
	float:left;
	margin:0 5px 0 0;
}
div.Steps p {
	padding:5px 0 8px 0;
}
div.Content div.Steps a,
div.Content div.Steps a:visited {
	font-size:10px;
}
div.RightColumn {
	padding:10px 0 0 0;
	width:165px;
}
div.RightColumn h2 {
	background:url(../fw/rightside-header-bg.jpg) no-repeat top center;
	width:135px;
	height:15px;
	color:#fff;
	text-transform:uppercase;
	font-size:10px;
	padding:16px 0 0 30px;
}
div.InfoBox6 {
	background:url(../fw/info-box2-bg.jpg) repeat-x bottom center;
	padding:5px 5px 10px 5px;
	margin:0 0 10px 0;
	width:155px;
	min-height:50px;
	height:auto !important;
	height:50px;
}
div.InfoBox6 p {
	color: #333;
	padding:0 0 3px 0;
	font-size:10px;
}
div.InfoBox6 ul li {
	line-height:9px;
	padding:0 0 8px 0;
}
div.InfoBox5 .SmallText {
	font-size:10px;
	color:#333;
}
div.CenterColumnwide {
	width:656px;
	color: #333333;
}
div.CenterColumnwide p {
	font-size:12px;
	padding:5px 0;
	line-height:19px;
	}
div.CenterColumnwide ul {
	margin: 5px 0 0 25px;
	}
div.CenterColumnwide li {
	font-size:12px;
	list-style-image:url(../fw/bullet-1.gif);
	margin-bottom:7px;
	}
div.CenterColumnwide p a {
	font-size:12px;
	}
div.CenterColumnwide li a {
	font-size:12px;
	}
div.CenterColumnwide h1,
div.CenterColumnwide h3 {
	font-size:17px;
	color: #333333;
	margin:8px 0 10px 0;
	font-family: Helvetica, arial, sans-serif;
}
div.CenterColumnwide h2 {
	color:#172973;
	font-size:12px;
	margin:8px 0 3px 0;
	padding:0;
}
div.CenterColumnwideFull {
	width:880px;
	color: #333333;
}
div.CenterColumnwideFull p {
	font-size:12px;
	padding:5px 0;
	line-height:19px;
	}
div.CenterColumnwideFull ul {
	margin: 5px 0 0 25px;
	}
div.CenterColumnwideFull li {
	font-size:12px;
	list-style-image:url(../fw/bullet-1.gif);
	margin-bottom:7px;
	}
div.CenterColumnwideFull p a {
	font-size:12px;
	}
div.CenterColumnwideFull li a {
	font-size:12px;
	}
div.CenterColumnwideFull h1,
div.CenterColumnwideFull h3 {
	font-size:17px;
	color: #333333;
	margin:8px 0 10px 0;
	font-family: Helvetica, arial, sans-serif;
}
div.CenterColumnwideFull h2 {
	color:#172973;
	font-size:12px;
	margin:8px 0 3px 0;
	padding:0;
}

/*---------------------------- Shared Classes ---------------------------- */


.Right {
	float:right;
}
.Left {
	float:left;
}
.Clear {
	clear:both;
}
.RightFlash {
	float:right;
	margin:20px 50px 10px 10px;
	}
	
	/*---------------------------- Online Classes ---------------------------- */

.text 
{
	font-family: arial;
	font-size: 10pt;
}

/*-------------------------------- Slider ---------------------------*/

/*========================*/
/*=== Structure Styles ===*/
/*========================*/

.nivoSlider
{
    position: relative;
    min-height: 220px;
    max-width: 650px;
    margin: 0px 0px 30px 0px;
    background: #202834 url(../IMG/loading.gif) no-repeat 50% 50%;
    -moz-box-shadow: 0px 0px 5px #999;
    -webkit-box-shadow: 0px 0px 5px #999;
    box-shadow: 0px 0px 5px #999;
}
.nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}
.nivoSlider a {
	border:0;
}

.nivo-directionNav a {
	display:block;
	width:30px;
	height:30px;
	background:url(../Img/arrows.png) no-repeat;
	text-indent:-9999px;
	border:0;
}
a.nivo-nextNav {
	background-position:-30px 0;
	right:15px;
}
a.nivo-prevNav {
	left:15px;
}

#slider1 .nivo-controlNav {
	position:absolute;
	left:47%;
	bottom:-30px;
}
#slider1 .nivo-controlNav a{
	display:block;
	width:10px;
	height:10px;
	background:url(../Img/bullets.png) no-repeat;
	text-indent:-9999px;
	border:0;
	margin-right:3px;
	float:left;
}
#slider1 .nivo-controlNav a.active {
	background-position:-10px 0;
}

/*====================*/
/*=== Other Styles ===*/
/*====================*/
.clear {
	clear:both;
}

.pointer {
	cursor:pointer;
}



/*--------------------------------------------------------------------*/

