/* for ed-loans.com */





/* -----------------------

	Some basic definitions

-------------------------*/

* {

	margin: 0;

	padding: 0;

}



body {

	margin: 0px auto;

	text-align: center;

	/*background: transparent url(images/bg_body.gif) repeat 0 0;*/

	/*background-image:url(images/bg_hatch.gif);*/

	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;

	background-color: #FFFFFF;

}



hr {

	height: 1px;

	color: #8F8F8F;

	background-color: #8F8F8F;

}



a:link, a:visited {

	color: #003366;

	font-size:12px;

	font-weight:bold;

}

a:hover{

	color: #5280b1;

	/*text-decoration: none;*/

}



a span{

	display: none;

}



cite{

	display: block;

	font: 9px Verdana, Geneva, Arial, Helvetica, sans-serif;

	color: #8E8E8E;

	margin: 0px 0px 10px 15px;

}

img{

	border: 0;

}



/* -----------------------

	Page Structure

-------------------------*/

#outer {

	/*background: transparent url(images/bg_top_hatch.gif) repeat-x 0 0;*/

	background-color: #FFFFFF;

}



#wrapper{

	width: 750px;

	margin: 0px auto 16px auto;

	padding: 0px;

	text-align: left;

	background-color: White;

	border-left: 1px solid #CCCCCC;

	border-bottom: 1px solid #CCCCCC;

	border-right: 1px solid #CCCCCC;

}



#logo{

	width: 750px;

	height: 44px;

}



#topnav{

	height: 5px;

	/*background: url(images/bg_nav.jpg) repeat-y;*/

	/*position: relative;*/

}



#content-top{

	height: auto;

	width: 750px;

	border-bottom: 1px solid #095AA6;

	border-top: 5px solid #095AA6;

	background: url(../images/bg_solid.gif) repeat;

	position: relative;

	/*top: 31px;*/

	/*z-index: 5;*/

	

	/* only for ie5 mac */

	/*\*//*/

	 top: 0px;

	 /**/

}



#hidden-container{

margin-left:15px;

margin-bottom:10px;

}

#hidden-container p{

font: bold 11px Verdana, Geneva, Arial, Helvetica, sans-serif;

}

#content-top H1{

font: 17px Verdana, Geneva, Arial, Helvetica, sans-serif;

color: #074580;

}



#content-top H2{

margin-top:41px;

color:#000000;

font: bold 12px Verdana, Geneva, Arial, Helvetica, sans-serif;

line-height:18px;

}



#content-top p{	

line-height:18px;

}



/* the whole content box */

#content-main{

	height: auto;

}



/* content left - not sidebar */

#content{

	float: left;

	width: 500px;

	height: auto;

	/*padding: 15px 15px 30px 15px; */

	padding: 15px 0 30px 0;

}



/* only for the job page */

#content-job{

	float: left;

	width: 750px;

	height: auto;

	/*padding: 15px 15px 30px 15px; */

	padding: 15px 0 30px 0;

}



#sidebar-prod{

	float: left;

	position:relative;

	z-index:4;

	width:242px;

}



#footer{

	font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;

	color:#999999;

	clear: both;

	height: 16px;

	margin: 16px;

	padding: 0px 0px 0px 0px;

	/*border-bottom: 9px solid #fff;*/

}







/* -----------------------

	Navigation

-------------------------*/



#topnav ul{

	white-space : nowrap;

	

	color : #666;

	float : left;

	/*width : 100%;*/

	font: 9px helvetica, arial, sans-serif; overflow: hidden;

	padding-left: 10px;

}

#topnav ul li{

	display : inline;

	text-transform: uppercase; color: #666;

}

#topnav ul li a{

	padding: 8px 15px;

	

	color : #666;

	font-weight : bold;

	text-decoration : none;

	float : left;

	background: url(../images/bullet.gif) no-repeat 0 50%;

	border-style : solid;

	border-color : #AAD7F9;

	border-width : 3px 0px 0px 0;

}

#topnav ul li a:hover{

	

	border-style : solid;

	color : #333;

	border-color : #3C8EFD;

	border-width : 3px 0px 0px 0;

}



/* Backgrounds for Subnavi and Product Boxes */	



#l-overview a  {

	width: 105px;

	background: url(../images/subnav_overview.gif) no-repeat top left;

}#l-repayment a  {

	width: 137px;

	background: url(../images/subnav_repay.gif) no-repeat top left;

}#l-status a  {

	width: 97px;

	background: url(../images/subnav_check.gif) no-repeat top left;

}

#l-apply a  {

	width: 95px;

	background: url(../images/subnav_apply.gif) no-repeat top left;

}

#l-learn a  {

	width: 100px;

	background: url(../images/subnav_learn.gif) no-repeat top left;

}



.phonenumber {

	font: bold 11px Verdana, Geneva, Arial, Helvetica, sans-serif;

	color:#666666;

	width:448px;

	text-align:right;

	}





/*--------- Sub Navi  --------------*/



#subnav-cont{

	float: left;

	padding: 0 10px 10px 15px;

	

}

div.subnav-cont-gutter{

	float: left;

	padding: 0px 0 10px 0px;

	border-bottom: 1px solid #CFCFCF;

}



#subnav-cont h1 {

	margin: 0 0 10px 0;

	padding: 0 0 0 15px;

}

#subnav-cont h1.prodtitle{

	font-family: "Trebuchet MS";

	letter-spacing:0.0em;

	font-size: 16px;

	text-transform: uppercase;

	color: #FF33CC;

}





#subnav-cont-inner{

	float: left;

}



#subnav-cont-links{

	padding: 10px 0 0 0;

	float: left;

	width: 230px;

}

#subnav-cont-links UL{

	list-style: none none;

	padding: 0 0 0 15px;

}

#subnav-cont-links LI{

	list-style: none none;

	background: url(../images/bullet_down.gif) no-repeat 0 60%;

	font: bold 11px Verdana, Geneva, Arial, Helvetica, sans-serif;

	line-height: 15px;

	padding: 0 0 0 15px;

}



/*For second column sub navigation*/

#subnav-cont-right{

	padding: 10px 0 10px 0;

	float: right;

	width: 230px;

}

#subnav-cont-right UL{

	list-style: none none;

	padding: 0 0 0 15px;

}

#subnav-cont-right LI{

	list-style: none none;

	background: url(../images/bullet_down.gif) no-repeat 0 60%;

	font: bold 11px Verdana, Geneva, Arial, Helvetica, sans-serif;

	line-height: 15px;

	padding: 0 0 0 15px;

}







/*For Product/Apply Now*/

#subnav-cont-bluebox{

	padding: 10px 0px 10px 10px;

	float:right;

	width: 230px;

	background: #e3f1ff;

	border: 1px solid #aad7f9;

}

#content-inner #subnav-cont-bluebox P{

	color: #666666;

	margin: 0 0 15px ;

}

#subnav-cont-extlinks{

	height: 18px;

	list-style: none;

	display: inline;

}

#subnav-cont-extlinks LI{

	list-style: none;

	display: inline;

}

li.status-lnk{

	margin-left: 18px;

}



#apply-btn a{

	width: 95px;

	height: 18px;

	background: url(../images/subnav_apply.gif) no-repeat top left;

	float: left;

}

#apply-btn a:hover{

	/*background: url(images/subnav_apply.gif) no-repeat 0 -18px;*/

	background-position: 0 -18px;

}









/* -----------------------

	Content-Top

-------------------------*/



.flashmovie{

	position: absolute;

	left: 0px;

	top: 0px;

}





.sandiegologo{

position:absolute;

left:500px;

top:0px;

}



.polaroid{

	position: absolute;

	z-index:10;

	border: 1px #000000 solid;

}



* html .postit{

	z-index: 20;

	/* for ie5 mac */

	/*\*//*/

	left: 502px;

	/**/

}







/* -----------------------

	Side Bar Content

-------------------------*/



/* ----- Side Bar: Apply Online -----*/





#applyonline H3{

	padding: 9px 0px 0px 7px;

	/*font: bold 15px Arial, Helvetica, sans-serif;*/

	font: bold 14px Verdana, Geneva, Arial, Helvetica, sans-serif;

	color: #000;

	padding-left:12px;

}



#applyonline UL{

	padding: 2px 0px 5px 30px;

	list-style: none;

}



#applyonline LI{

	/*border-top: 1px solid #727272;*/

	font: 9px Verdana, Geneva, Arial, Helvetica, sans-serif;

	list-style-image:url(../images/bullet.gif);

	padding-bottom: 3px;

}



#applyonline A{

	font: normal 11px Verdana, Geneva, Arial, Helvetica, sans-serif;

	color: #003366;

}



#applyonline A:hover{

	color: #5280b1;

}







/* ----- Side Bar: Student Loan Products -----*/



#productsR{

	display: block;

	width: 250px;

	min-height: 168px;

	background: #CCCCCC url(../images/side_piggy.jpg) no-repeat 0 0;

}

* html #productsR{

	height: 160px;

}



#productsR A:hover{

	color: #0099FF;

}

#productsR H3{

	margin: 0 0 0px 0;

	padding: 9px 0px 0px 7px;

	font: bold 15px Verdana, Geneva, Arial, Helvetica, sans-serif;

	text-transform: uppercase;

}

#productsR UL{

	margin: 0;

	padding: 0 5px 12px 10px;

	list-style: none;

	font: bold 10px Verdana, Geneva, Verdana, Geneva, Arial, Helvetica, sans-serif;

	line-height: 20px;

}

* html #productsR UL{

	height: 1%;

}



#productsR LI{

	padding-top: 5px;

	list-style: none;

	line-height: 15px;

}









/* ----- Side Bar: Featured Articles -----*/

#articles{

	background: #FFF;

	padding-bottom: 7px;

	top:0px;

	position:relative;

	

}



#articles H3{

	padding: 9px 0px 0px 7px;

	/*font: bold 15px Arial, Helvetica, sans-serif;*/

	font: bold 14px Verdana, Geneva, Arial, Helvetica, sans-serif;

	color: #000;

	padding-left:12px;

}



#articles UL{

	padding: 2px 0px 5px 30px;

	list-style: none;

}



#articles LI{

	/*border-top: 1px solid #727272;*/

	font: 9px Verdana, Geneva, Arial, Helvetica, sans-serif;

	list-style-image:url(../images/bullet.gif);

	padding-bottom: 3px;

}



#articles A{

	font: normal 11px Verdana, Geneva, Arial, Helvetica, sans-serif;

	color: #003366;

}



#articles A:hover{

	color: #5280b1;

}



/* ----- Side Bar: Online Tools -----*/

#tools{

	width: 250px;

	height: 167px;

	float: left;

	background: #F0F0F0 url(../images/side_tools_bg.jpg) no-repeat 0 0;

	border: 0;

}

#tools H3{

	margin: 0;

	padding: 9px 0px 0px 7px;

	font: bold 15px Verdana, Geneva, Arial, Helvetica, sans-serif;

	text-transform: uppercase;

	color: #000;

}

#tools UL{

	margin: 60px 0 0 15px;

	list-style-type: none;

}

#tools LI{

	list-style-type: none;

}

#tools A{

	margin-left: 5px;

	font: bold 11px Verdana, Geneva, Arial, Helvetica, sans-serif;

}

#tools A:hover{

	color: #0099FF;

}





/* ----- Side Bar: Investor Relations -----*/

#ir{

	width: 240px;

	/*min-height: 400px;*/

	background: #EEE;

	padding-bottom: 10px;

}

#ir H3{

	margin: 0 0 10px 0;

	padding: 15px 0px 0px 7px;

	font: bold 15px Verdana, Geneva, Arial, Helvetica, sans-serif;

	text-transform: uppercase;

}

#ir A{

	padding: 10px 0 0 10px;

	font: bold 10px Verdana, Geneva, Arial, Helvetica, sans-serif;

	line-height: 20px;

}





/* ============================================

	Main Content

=============================================*/

#content-inner{

	font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;

	line-height: 16px;

	color: #000;

}



#content-inner H1{

	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;

	letter-spacing:0.0em;

	font-size: 16px;

	color: #074580;

	margin-left:25px;

	margin-bottom:-15px;

}



#content-inner H2{

	padding: 0px 15px 0px 10px;

	margin-bottom: 10px;

	font: bold 10px Verdana, Geneva, Arial, Helvetica, sans-serif;

	text-transform: uppercase;

	color: #666;

}

#content-inner H3{

	font: bold 11px Verdana, Geneva, Arial, Helvetica, sans-serif;

	color: #009900;

	background-color: #FFF;

	padding: 0px 15px 0px 15px;

	margin: 0 0 5px 0;

}





#content-inner P {

	padding: 0 15px 0 0;

	margin: 0px 15px 15px 15px;

	color:#000;

	/*border-bottom: 1px solid #CFCFCF;*/

}



#printable{

	float: right;

	margin: 0 0 0 50px;

}



#breadcrumbs{

	font: bold 10px Verdana, Geneva, Arial, Helvetica, sans-serif;

	color: #999;

	margin: 0px 15px 10px 15px;

	padding: 0px 0px 15px 0px;

	border-bottom: 1px solid #CFCFCF;

}



#breadcrumbs A{

	font-weight: normal;

	color: #999;

	margin-left: 5px;

	margin-right: 5px;

}

#breadcrumbs A:hover{

	color: #666;

}



#headline-land{

	padding: 5px 0px 5px 0px;

	margin: 0px 15px 10px 15px;

}

#headline-land H1{

	margin: 0px 0px 0px 0px;

	font-family: "Trebuchet MS";

	letter-spacing:0.0em;

	font-size: 16px;

	text-transform: uppercase;

	color: #009900;

}



#introtext P{

	font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;

	color: #333;

	line-height: 18px;

}



/*------- Sub Headlines -------*/

/*

#headline-sub-prod{

	clear: both;

	padding: 0;

	margin: 10px 0px 0px 5px;

	font-size: 10px;

	letter-spacing:0.2em;

	text-transform: uppercase;

	color: #666;

}

*/

#headline-sub-land{

	padding: 0;

	margin: 5px 0px 0px 5px;

	/*font-family: "Trebuchet MS";*/

	font-size: 10px;

	letter-spacing:0.1em;

	text-transform: uppercase;

	color: #666;

}







/* -------- Loan Table ----------*/

#loan-table{

	/*width: 465px;*/

	font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;

	color: #666666;

	margin: 0 15px 20px 15px;

	border-right: 1px solid #999999;

	border-bottom: 1px dashed #999999;

}

#loan-table tbody tr.odd  td {

	background-color: #c5dff9;

}

#loan-table tbody tr.even td {

	background-color: #e3f1ff;

}



/* Column 1 */

#loan-table tbody tr td.col1{

	font-weight: bold;

	width: 150px;

}

/* All Cells */

#loan-table tbody tr td{

	padding: 10px 10px 5px 10px;

	vertical-align: bottom;

	border-top: 1px dashed #999999;

	border-left: 1px solid #999999;

}

#loan-table tbody tr td.note{

	font-size: 9px;

}



/*------------  Product Box for Landing Page ---------------*/



.t-product-box{

	/*width: 80%;*/

	border: 0;

	margin: 20px 15px 25px 15px;

	/*padding: 15px;*/

}

.t-head-bar{

	font: bold 15px Verdana, Geneva, Arial, Helvetica, sans-serif;

	color: #0066CC;

	background-color: White;

	padding: 0px 0px 3px 10px;

}

.t-descr-bar{

	font: 11px/15px Verdana, Geneva, Arial, Helvetica, sans-serif;

	background-color: #f2f4f2;

	padding: 10px 10px 10px 10px;

}

.t-nav-bar{

	background: #ccc;

	padding: 5px;

	margin: 0px;

}





/* product-box Navi  */

#prodbox-nav {

	padding: 0px 0px 0px 10px;

	height: 18px;

	width: 250px;

	top: 10px;

	left: 10px;	

	display: inline;

	list-style: none;

	float: left;

}

#prodbox-nav li {

	display: inline;

	list-style-type: none;

}

#prodbox-nav a {

	float: left;

	padding: 18px 10px 0px 0px;

	overflow: hidden;

	height: 0px !important; 

	height /**/:18px; /* for IE5/Win */

}

#prodbox-nav a:hover {

	background-position: 0 -18px;

}

#prodbox-nav a:active, #nav a.selected {

	background-position: 0 -18px;

}

/* Background images for l-learn and l-apply in Navi Section! */







/*------------- Elements in: product-content ------------------*/

/*

#product-content{

	padding: 0 15px 0 0px;

}

*/

#product-content OL{

	margin-left: 35px;

	margin-bottom: 10px;

}



#product-content UL{

	list-style: disc;

	margin-left: 30px;

	margin-bottom: 10px;

}

#product-content LI{

	padding: 0 0 5px 5px;

}



#product-content H2{

	font: bold 10px Verdana, Geneva, Arial, Helvetica, sans-serif;

	text-transform: uppercase;

	color: #666;

	margin: 0 0 10px 5px;

}







/*------------  Footnotes (*, ** etc.) ---------------*/

#footnote{

	font: 10px Verdana, Geneva, Arial, Helvetica, sans-serif;

	color: #666666;

	margin: 20px 0px 0px 0px;

}



#footnote P {

	font: 10px Verdana, Geneva, Arial, Helvetica, sans-serif;

	color: #666666;

}



#footnote A {

	font: 10px Verdana, Geneva, Arial, Helvetica, sans-serif;

	color: #333333;

	

}



#footnote A:hover {	

	font: 10px Verdana, Geneva, Arial, Helvetica, sans-serif;

	color: #5280B1;

	

}



/* ========================

	Article Page

=========================*/



#article-subnav{

	padding: 0;

	margin: 0 15px 15px 15px;

	border-bottom: 1px solid #CFCFCF;

}



#article-content{

	padding: 0 10px 0 0;

}



#article-content H1{

	margin-bottom: 10px;

	margin-left: 15px;

}



#article-content H2{

	margin-bottom: 10px;

	margin-left: 5px;

	/*font: bold 10px "Trebuchet MS";*/

	font-size: 10px;

	font-weight: bold;

	letter-spacing:0.2em;

	text-transform: uppercase;

	color: #666;

}

#article-content H3{

	margin-bottom: 5px;

	margin-left: 0px;

	font: bold 11px Verdana, Geneva, Arial, Helvetica, sans-serif;

	color: #009900;

}

#article-content H3 IMG{

	margin: 0 0 5px 5px;

}

#article-content P{

	padding: 0 10px 0 0;

	margin: 0 0 10px 15px;

}

#article-content UL{

	list-style: disc;

	padding: 0 0 0 30px;

	margin: 0 0 10px 0;

}

#article-content OL{

	padding: 0 0 0 35px;

	margin: 0 0 10px 0;

}



#pullquote{

	float: right;

	width: 200px;

	margin: 0 10px 10px 10px;

	border-top: 1px solid #8F8F8F;

	border-bottom: 1px solid #8F8F8F;

	border-color: #8E8E8E;

}

#pullquote P{

	padding: 10px 5px 0px 0;

	text-align: center;

	font-weight: bold;

	font-size: 12px;

	color: #696981;

}







/* ========================

	Start/Index Page

=========================*/



#start-inner{



}



/*----- Startpage / Inner Content -----*/

#start-inner-left{

	float: left;

	width: 375px;

	margin: 0;

	padding: 0 0 20px 0;

}

#start-inner-right{

	float: left;

	width: 375px;

	margin: 0;

	padding: 0;

}



/* --- DIV for the 3 containers --- */

#start-toolbar{

	/*clear: both;*/

	/*display: block;*/

	border-top: 2px solid #E1F1FC;

}





/* Content for left side (as main navi) */

dl.start-groups{

	margin: 20px 0px 0px 15px;

	line-height: 16px;

	border-bottom: 1px solid;

	padding: 0px 0px 10px 0px; 

	color: #CCC;

}

dl.start-groups dt{

	font: bold 12px Verdana, Geneva, Arial, Helvetica, sans-serif;

	text-transform: uppercase;

	color: #0066CC;

	margin: -15px 0px 0px 0px;

	padding: 5px;

}



dl.start-groups dt A{

	text-decoration: none;

}

dl.start-groups dt A:hover{

	text-decoration: underline;

}



dl.start-groups dd{

	padding: 0 0 0 20px;

	margin: 0;

	font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;

	color: #333333;

	background: url(../images/red_asterisk.gif) no-repeat 2px 3px;

}



/* Content for right side (tel and loan products)  */

#start-tel{

	width: 343px;

	height: 100px;

	background: #FFF url(../images/home_phone_bg.gif) no-repeat 0 0;

	border: 1px solid #CCC;

	margin: 15px;

}

#start-tel p{

	font: bold 27px Arial, Helvetica, sans-serif;

	color: #003366;

	padding: 10px 0px 0px 10px;

}



#start-banner{

	width: 343px;

	height: 84px;

	background: #FFF;

	border: 1px solid #CCC;

	margin: 15px;	

}



#start-login{

	width: 343px;

	height: 46px;

	background: #FFF;

	border: 1px solid #CCC;

	margin: 15px;	

}



#start-intro{

	width: 343px;

	background: #e9ffd9;

	border: 1px solid #CCC;

	margin: 15px;	

}

#start-intro p{

	font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;

	line-height: 16px;

	padding: 10px 5px 10px 10px;

	margin: 0;

}



#start-loanproducts{

	width: 343px;

	min-height: 177px;

	background: #F7F7F7 url(../images/home_products_bg.jpg) no-repeat 0 0px;

	border: 1px solid #CCC;

	margin: 15px;

	padding: 0;

}

* html #start-loanproducts{

	height: 177px;

}

#start-loanproducts H3{

	font: bold 16px Verdana, Geneva, Arial, Helvetica, sans-serif;

	text-transform: uppercase;

	padding: 15px 0px 0px 10px;

	margin: 0;

}



#start-loanproducts UL{

	padding: 20px 0 15px 10px;

	margin: 0;

}

* html #start-loanproducts UL{

	height: 1%;

}

#start-loanproducts LI{

	list-style: none;

	font: bold 10px Verdana, Geneva, Arial, Helvetica, sans-serif;

	margin: 5px 0 0 0;

	padding: 0;

}

#start-loanproducts LI A:hover{

	/*text-decoration: none;

	color: #003366;*/

	color: #0099FF;

}





/* ---- Alien Container ---- */

#blueAlienBox{

	margin: 10px 10px 0 15px;

	padding: 0px;

	width: 345px;

	background: #e3f1ff;

	border: 1px solid #aad7f9

}

#blueAlienBox P{

	color: #666666;

	margin: 5px ;

	font-size: 12px;

}





/* ---- The 3 Containers ---- */



/* Tools for index page*/

#tools-start{

	width: 250px;

	height: 167px;

	float: left;

	background: #F0F0F0 url(../images/side_tools_home.jpg) no-repeat 0 0;

	border: 0;

}

#tools-start P{

		margin: 10px 0px 0px 10px;

}

.tools-start {

	width:250px;

	height:167px;

	float:left;

	border: 0;

	font: bold 15px Verdana, Geneva, Arial, Helvetica, sans-serif;

	text-transform: uppercase;

	color:#000;

}

a.tools-start:link, a.tools-start:visited, a.tools-start:active {

	color:#000;

	text-decoration:none;

}

a.tools-start:hover {

	text-decoration:none;

}







/* Cost Calculator  */

#cost-calc{

	width: 250px;

	height: 167px;

	float: left;

	background: #CCCCCC url(../images/side_wizard_bg.gif) no-repeat 0 0;

}

.cost-calc {

	float:left;

	width: 250px;

	height: 167px;

	border: 0;

	padding: 0px;

	font: bold 15px Verdana, Geneva, Arial, Helvetica, sans-serif;

	color: #000;

	text-transform: uppercase;

}

.cost-calc blockquote{

	padding: 10px 0px 0px 10px;

	margin: 0;

}

a.cost-calc:link, a.cost-calc:visited, a.cost-calc:active {

	color:#000;

	text-decoration:none;

}







/* Featured Articles  */

#articles-start{

	width: 250px;

	height: 167px;

	float: left;

	background: url(../images/bg_diagonal.gif) repeat;

	background-color: #FFF;

	border: 0;

}

#articles-start H3{

	font: bold 15px Verdana, Geneva, Arial, Helvetica, sans-serif;

	text-transform: uppercase;	

	color: #000;

	padding: 10px 0px 0px 10px;

	margin: 0;

}

#articles-start UL{

	list-style: none;

	margin: 0;



	padding: 10px 15px 0px 15px;

}

#articles-start LI{

	padding: 5px 0px 8px 0px;

	border-bottom: 1px solid #8F8F8F;

}



#articles-start A{

	font: normal 11px Verdana, Geneva, Arial, Helvetica, sans-serif;

}

#articles-start A:hover{

	color: #0099FF;

}











/* --------------------------

	Footer (Bottom Navigation)

----------------------------*/









#footer P{

	text-align: center;

	padding: 0px;

	margin: 0px 0px 0px 0px;

	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;

	font-size: 10px;

}



#footer A{

	color: #666;

	text-decoration: underline;

	margin-left: 2px;

	margin-right: 10px;

	font-weight:300;

	font-size:11px;

}



#footer A:hover{

	border-bottom: 1px dashed #666;

}



/*--------------------------

DISCLAIMER

---------------------------*/

#disclaimer{

	display: block;

	padding: 5px;

	background-color: #999;

	font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;

	color: #F0F0F0;

	height: 27px;

}

#disclaimer A{

	color: #999;

	text-decoration:underline;

}



#disclaimer p.left{

	float: left;

	/*width: 49%;*/

	text-align: left;

}

#disclaimer p.right{

	float: right;

	/*width: 49px;*/

	text-align: right;

}










