/*-----------------------
       MAIN STYLES
------------------------*/
body,td,th, required {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
body {
	background-color: #DCE4EC;
	background-image: url(../images/bodybg.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat:repeat-x;
}
a {
	text-decoration:none;
	color:#003399;
}
a:hover {
	color:#929496;
	text-decoration:none;
}
.TextSmall
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.TextBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #E7E7E7;

}
.TextBox a{
			color:#003399;
}
.TextBox a:hover {
	color:#929496;
}
.TextBox a:visited{
					color:#606;/*00C*/
}


.TextBoxn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #fff;

}
.TextBoxn a{
			color:#003399;
			cursor:pointer;
}
.TextBoxn a:hover {
	color:#929496;
}
.TextBoxn a:visited{
					color:#606;
}


.TextBoxTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003399;
}
.GreyBorder
{
	border: 1px solid #E0E0E0;
}
ul {
	list-style-image: url(../images/bg_bot2.gif);	
	margin-left:18px; 
	margin-top:-10px; 
}
ul ul {
	list-style-image: url(../images/bg_bot3.gif);
	margin-left:25px;
	margin-top:5px; 
}
.BlueTitle2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #033399;
}
.BlueText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #033399;
}
.BlueTextSmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #033399;
}
.WhiteText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.SmallText {
	font-size: 10px;
	color: #293078;
	text-decoration: none;
}
.BottomLinks {
	font-size: 10px;
	color: #636262;
	text-decoration: none;
}
.todaydate{
	color:#033399;
	font-family: Arial, Helvetica, sans-serif;	
	font-size:10px;
}
.titleline {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7E8298;
	text-decoration:none;
	font-weight:bold;
}
.SubMenuLink {
	color: #7E8298;
	font-size: 11px;
	text-decoration: underline;
}
.tbl {
	border-left:1px solid #7E8298;
	border-top:1px solid #7E8298;
}
.tbl td{
	border-right:1px solid #7E8298;
	border-bottom:1px solid #7E8298;
}
.TblTd {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color:#666666;
	text-decoration: none;
	background-color: #dce4ec ;
}

.TblTd2 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #033399;
	text-decoration: none;
	background-color: #e3e3e3  ;
}
/*-----------------------
       MAIN MENU 
------------------------*/
.menu-td {
	background-image:url(../images/menu_bg.gif);
	background-repeat:no-repeat;
	height:57px;
}
.menu-td a {
	padding:7px;
	padding-left:8px;
	display:block;
	text-decoration:none;
	text-transform:uppercase;
	font-size:10px;
	color:#237EC1;
	line-height:11px;
	height:57px;
	width:100%;
	padding-right:40px;
}
.menu-td a:hover {
	color:#929496;
	text-decoration:none;
}
.menu-td a.on {
	height:auto;
	padding-top:26px;
	color:#929496;
	text-decoration:none;
}
.menu-top a {
	padding:7px;
	padding-left:8px;
	text-decoration:none;
	text-transform:uppercase;
	font-size:10px;
	color:#237EC1;
	line-height:11px;
	height:57px;
	width:115px;
	background-image:url(../Images/menu_bg.gif);
	background-repeat:no-repeat;
	padding-right:40px;
}
.TopMenuLink {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #00349A;
}
.TopMenuLink:hover {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #A8AEBA;
	text-decoration: none;
}
.TopSubMenuLink {
	text-decoration: underline;
}
.TopMenuLinkOn {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #A8AEBA;
	text-decoration: none;
}
/*-----------------------
       SIDE MENU 
------------------------*/
.sub-links-On {
	color:#929496;
}
.menu-box {
	background-image:url(../images/dot.gif);
	background-repeat:repeat-x;
	background-position:left bottom;
}
.menu-main {
	color:#0965A6;
	font-size:11px;
	text-decoration:none;
	/*text-transform:uppercase;*/
	display:block;
	padding:5px;
	padding-left:13px;
	background-image:url(../images/dot.gif);
	background-repeat:repeat-x;
	background-position:left top;
	padding-bottom:2px;
}
.menu-sub {
	color:#0965A6;
	font-size:11px;
	text-decoration:none;
	display:block;
	padding:3px;
	padding-left:13px;
	padding-bottom:1px;
	background-image:url(../images/dot.gif);
	background-repeat:repeat-x;
	background-position:left top;
}
.menu-subOn{
	color:#929496;
	font-size:11px;
	text-decoration:none;
	display:block;
	padding:3px;
	padding-left:13px;
	padding-bottom:1px;
	background-image:url(../images/dot.gif);
	background-repeat:repeat-x;
	background-position:left top;
	
}

.sub-box {
	background-image:url(../images/dot.gif);
	background-repeat:repeat-x;
	background-position:left top;
	padding:4px;
	padding-left:21px;
}
.sub-box a {
	display:block;
	text-decoration:none;
	color:#5C5C5C;
	background-image:url(../images/sub-bullet.gif);
	background-repeat:no-repeat;
	background-position:0px 6px;
	padding-left:6px;
}

.sub-box a.On {
	color:#929496;
	text-decoration:none;
	}
.side-tbl {
	padding:6px;
	padding-bottom:0px;
}
.side-link {
	display:block;
	padding:3px;
	background-image:url(../images/dot2.gif);
	background-repeat:repeat-x;
	background-position:left bottom;
	color:#919191;
	text-decoration:none;
}

input, select, textarea, .forms {
	font-size:10px;
	color:#919191;
	font-family:Arial, Helvetica, sans-serif
}
.input {
	font-size: 10px;
	border:1px solid #587A92;
	border-bottom:1px solid #D4DEE5;
	border-right:1px solid #D4DEE5;
}
.input2 {
	font-size: 10px;
	background-color: #E9E7E7;
	border: 1px solid #FFFFFF;
	height:17px;
	width:155px;
}
span.inputDailyHighlited a{
	font-size: 10px;
	background-color: #e9e7e7;
	border: 0px solid #E9E7E7;
	height:20px;
	width:155px;
	padding-top:5px;
	color:#919191;
}
sapn.inputDailyHighlited a:hover{
						color:#929496;
}
.join-input {
	width:142px;
	height:15px;
	border:1px solid #587A92;
	border-bottom:1px solid #D4DEE5;
	border-right:1px solid #D4DEE5;
	margin-left:4px;
	text-align:left
}
.search-select{
	width:177px;
	height:14px;
	border:1px solid #CDCAD5;
	color:#283375;
	font-family:verdana,Arial, Helvetica, sans-serif;
	font-size:10px;
}
.go-btn {
	text-decoration:none;
	color:#919191;
	padding-left:2px;
	padding-right:2px;
}
.go-btn:hover {
	text-decoration:none;
	color:#FFFFFF;
	background-color:#0965A6;
}
.Login {
	font-size:7px;
}
.LeftMenuTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	text-transform: uppercase;
}
.MainSectionTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #003399;
	font-weight: bold;
	text-transform: uppercase;
}
.MainSectionSubTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #003399;
	font-weight: bold;
	text-transform: uppercase;
}
/*-----------------------
      CONTENT AREA
------------------------*/
.content-tbl {
	margin-top:35px;
	display:block;
	width:100%;
}
.content-tbl td {
	text-align:justify;
}
.section-title, .section-title a {
	text-decoration:none;
	color:#0965A6;
	font-size:13px;
	/*text-transform:uppercase;*/
	
}
.section-title { margin-bottom:15px; }

.nav-link a, .nav-link {
	font-size:11px;
	color:#5793BD;
	text-decoration:none;
}
.nav-link a:hover  {
	color:#0965A6;
	text-decoration:none;
}
.NewsTitle
{
	text-decoration:none;
	color:#0965A6;	
}

/*-----------------------
        FOOTER
------------------------*/
.footer {
	color:#919191;
	padding:12px;
	padding-left:22px;
	font-size:10px;
}	
.footer a{
	color:#919191;
	text-decoration:none;
}
.footer a:hover{
	color:#0965A6;
	text-decoration:none;
}

/*-----------------------
       HOME TABELS
------------------------*/
.col1 {
	width:158px;
	padding-right:8px;
	background-image:url(../images/vdot.gif);
	background-position:right top;
	background-repeat:repeat-y;
}
.col1 td {
	font-size:10px;
}
.col2 {
	padding-left:12px;
}
.col-head {
	font-size:10px;
	color:#237EC1;
	text-transform:uppercase;
}
.more {
	font-size:10px;
	color:#237EC1;
	text-decoration:none;
}
.more:hover{
	text-decoration:none;
}
.sub-link {
	color:#919191;
	font-size:10px;
	text-decoration:none;
	background-image:url(../images/dot.gif);
	background-repeat:repeat-x;
	background-position:left bottom;
	display:block;
	padding:2px;
}
.sub-link:hover {
	color:#0965A6;
	background-color:#F2F5F5;
	text-decoration:none;
}
.arrows {
	color:#919191;
	font-size:9px;
	text-decoration:none;
}
/*-----------------------
       Form Buttons
------------------------*/
.btn {
	background-color:#FFFFFF;
	border:1px solid #237EC1;
	color:#237EC1;
}
/*-----------------------
       Highlighted Texts
------------------------*/
.highlight{
	/*border:2px solid #eeeeee;*/
	padding:5px;
	background-color: #EFF3F6;
}

.invest-area a, .invest-area td  
{
	font-size:10px;
}
/*-----------------------
      Photo Gallery
------------------------*/
.PhotoTD {
	padding-bottom:10px;
	padding-top:10px;
	border-bottom:1px solid #E7EFF4;
}
.ecosign{
	color:#0965A6;
}
/*-----------------------
      Inquiery
------------------------*/
.required{
	font-size:9px;
}
/*.forms {
	border:1px solid #237EC1;
}*/
.btnback{
	background-image:url(../images/btnBack.gif);
	background-repeat:repeat-y;
	width:37px;
	height:15px;
	border:none;
	margin:0px;
}
.btnapplyform{
	background-image:url(../images/btnApply.gif);
	background-repeat:repeat-y;
	width:109px;
	height:15px;
	border:none;
	margin:0px;
}
.SmallTextMobile {
	font-weight:bold;
	color:#FFFFFF;
	text-decoration: none;
}

.linksCalculateLoans {
	padding-left:17px;
}

.linksCalculateLoans a {
	background-image:url(../images/link_loan.gif);
	background-repeat:repeat-y;
	width:147px;
	height:17px;
	border:none;
	margin:0px;
}

.TextBox1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	/*background-color: #E7E7E7;*/

}
/* added for grid */

.header{
background-color:#002f92;
font-weight:bold;
FONT-SIZE: 10px;
COLOR: #000000;
FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
text-align:left;
border:0px;
}
.center
{

	text-align:center;
}


/*
    INTRO
*/
#intro { display:none; }
#intro_bg {
    top:0; left:0;
    position:absolute;
    background:#fff;
    z-index: 100000050;
	filter:alpha(opacity=90); 
	-moz-opacity: 0.9; 
	opacity: 0.9;
}
#intro_window {
    position:absolute;
    background:#fff;
    width:518px;
    height:358px;
    z-index: 100000051;
}
#intro_flash {
    position:absolute;
    z-index: 100000052;
}
.award-banner {
    display:none;
}

