/* ------------- Tag Styles  ------------------------ */

body, table{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}

div,p,ul,li,img,h1,h2,h3,h4,h5,h6{ margin:0; padding:0; }

a:link, a: visited{ color:#0C3369; }
a:hover, a:active{ text-decoration:none; }

/* -------------- End of Tag Styles ------------------ */
/* -------------- Containing Tables Styles ----------- */

/* for Articles.html */
#ControlTemplate{}

/* -------------- End of Containing Tables Styles ---- */
/* -------------- Header Styles ---------------------- */

#header{ background-color:#FFFFFF; }
#header #header_space{ height:20px; background-color:#072E66; }
#top_side{ height:35px; color:#0C3369; font-weight:bold; }
#top_side a:link, #top_side a:visited{ color:#0C3369; font-weight:bold; text-decoration:none; }
#top_side a:hover, #top_side a:active{ color:#6E87AF; text-decoration:underline; }
#header_nav a:link, #header_nav a:visited{ color:#0C3369; font-weight:bold; }
#header_nav a:hover, #header_nav a:active{ color:#6E87AF; }

/* -------------- End of Header Styles -------------- */
/* -------------- Side Styles ----------------------- */
#side_container{ background-color:#FFFFFF; width:160px; }
#side{}
#side ul{ list-style-type:none; }
#side ul li{ padding:3px 5px;}
#side a:link, #side a:visited{ font-size:14px; color:#0C3369; text-decoration:none; }
#side a:hover, #side a:active{ text-decoration:underline; }

/* -------------- End of Side Styles ---------------- */
/* -------------- Main Content Styles --------------- */

#home_content{}
#lft_side, #rt_side{ width:30px; }

#hm_rt_side a{
	display:block;
	width:100px; height:70px;
	padding:30px 0 0 0;
	/*border:1px solid #FF0000;*/
}
#hm_rt_side a:link, #hm_rt_side a:visited{
	color:#FFFFFF;
	text-decoration:none;
}
#hm_rt_side a:hover, #hm_rt_side a:active{
	text-decoration:underline;
}
#hm_rt_side .homeBox{
	width:100px; height:100px;
	text-align:center;
	padding:auto 0;
}

#hm_rt_side #calc{ background-color:#204A8B; }
#hm_rt_side #rates{ background-color:#072A60; }
#hm_rt_side #apply{ background-color:#FFCC00; }
#hm_rt_side #about{ background-color:#072A60; }
#hm_rt_side #loan{ background-color:#6E87AF; }
#hm_rt_side #contact{ background-color:#6E87AF; }
#hm_rt_side #market{ background-color:#FFCC00; }
#hm_rt_side #apply a:link, #hm_rt_side #apply a:visited{
	color:#072A60;
	font-size:16px;
	font-weight:bold;
	height:80px;
	padding:20px 0 0 0;
}
#hm_rt_side #market a:link, #hm_rt_side #market a:visited{ color:#072A60; }

/* Content.html and Library.html Styles */
#content{ width:600px;}

/* Articles.html content Styles */
#formCell{}
#_ctl3_DirectoryStoreFrontHeader_DirectoryStoreFront1_DirectoryStoreFrontSearch_SearchTable{ background-color: #000066; }

/* -------------- End of Main Content Styles -------- */
/* -------------- Footer Style ---------------------- */

#footer{
	color:#0C3369;
	font-size:14px;
}
#footer #copyright{ font-size:10px; }
#footer #cm_links ul{ list-style-type:none; }
#footer #cm_links ul li{ display:inline; }
#footer a:link, #footer a:visited{ color:#0C3369; text-decoration:none; font-size:11px; font-weight:bold; }
#footer a:hover, #footer a:active{ color:#6E87AF; text-decoration:underline; }

/* -------------- End of Footer Style --------------- */


