/***************************************************************************

	Stella International, Inc. (c)2003-2007

****************************************************************************/

/* Styles for print and screen differences */
@media print {
    .printhide { display:none; }
	.mainborder {
		width: 650;
	}
  }
@media screen {
    .printhide { /* show */ }
	.mainborder {
		background-color:#FFFFFF;
		border-left: 5px solid #B3BAD4;
		border-right: 1px solid #999999;
		border-bottom: 1px solid #999999;
		
	}
  }
  
/* Add new styles to the bottom */  
  

h1 {
	font-size: 16px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	margin-bottom: 0px;

}
.error {
	font-weight: bold;
	color: #FF0000;
}

p {
	margin-top: 0px;
}
.tablelabel {
	color: #FFFFFF;
}
a, a:link, a:visted {
	color: #0066FF;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #d00000;
}
.footer {
	font-size: x-small;
	color: #FFFFFF;
}
h2 {
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 0px;

}
h3 {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 0px;

}
.imgWhiteFrame {
	border: 1px solid #FFFFFF;
}
.white {
	color: #FFFFFF;
}
.footnote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
}
.small {
	font-size: xx-small;
	color: #999999;

}
#sectionLinks
{
    PADDING-RIGHT: 0px;
    PADDING-LEFT: 2px;
	display: block;
    PADDING-BOTTOM: 0px;
    MARGIN: 0px;
    PADDING-TOP: 0px;
	background-color:#FFFFFF;
	font-size: 11px;
	font:Verdana, Arial, Helvetica, sans-serif;
}

#sectionLinks A:link
{
    PADDING-RIGHT: 0px;
    BORDER-TOP: #ffffff 1px solid;
    DISPLAY: block;
    PADDING-LEFT: 3px;
    PADDING-BOTTOM: 3px;
    COLOR: #294F7C;
    PADDING-TOP: 3px;
    BORDER-BOTTOM: #ffffff 1px solid;
    
    TEXT-DECORATION: none;
	background-color:#FFFFFF;
}

#sectionLinks A:visited
{
    PADDING-RIGHT: 0px;
    BORDER-TOP: #ffffff 1px solid;
    DISPLAY: block;
    PADDING-LEFT: 3px;
    BACKGROUND-COLOR: #FFFFFF;
    PADDING-BOTTOM: 3px;
    COLOR: #294F7C;
    PADDING-TOP: 3px;
    BORDER-BOTTOM: #ffffff 1px solid;
    
    TEXT-DECORATION: none;
}
#sectionLinks A:hover
{
    BORDER-TOP: #cccccc 1px solid;
	BORDER-BOTTOM: #cccccc 1px solid;
    TEXT-DECORATION: underline;
	color: #D00000;
}

/*****  printable table *****/
.tableheaderprint {
	color: #000000;
	padding: 3px;
	border: 1px solid #666666;
	background-image: none;
	background-color: #CCCCCC;
	font-weight: bold;
}
.tableheader {
	font-weight: bolder;
	color: #FFFFFF;
	padding: 3px;
	background-image: url(/images/bg_table.gif);
	background-position:top;
	background-repeat:repeat-x;
}
.tableheader a, .tableheader a:link, .tableheader a:visited, .tableheader a:active {
	font-weight: bolder;
	color: #FFFFFF;
	padding: 3px;
	background-image: none;
	background-position:top;
	background-repeat:repeat-x;
	text-decoration:none;
}
.tableheader a:hover {
	font-weight: bolder;
	color: #FFFFFF;
	padding: 3px;
	background-image: none;
	background-position:top;
	background-repeat:repeat-x;
	text-decoration:underline;
}
.tablerowprint {
	color: #000000;
	padding: 3px;
	border: 1px solid #666666;
	background-color:#ffffff;
	font-size: xx-small;
}
.tablerow {
	background-color:#F0F1F7;
	padding: 3px;
}
.bluetext {
	color: #0000FF;
	font-weight: bold;
}
.formbuttonbluesmall { 
	color: #FFFFFF; 
	font-weight: normal; 
	border: thin outset #cccccc; 
	background-color:#274F72; 
	height:20px; 
	border-style:solid;
	border-top-width:1px; 
	border-bottom-width:1px; 
	border-left-width:1px; 
	border-right-width:1px; 
	cursor: hand;
	font-size: x-small;
}


.graycell {
	background-color: #F0F1F7;
}

.calendarMain {
	background-color: #F0F1F7;
}
.calendarCell {
	background-color: #ffffff;
	height: 55px;
}
.calendarCellEmpty {
	background-color: #FCFDFE;
}
.calendarToday {
	border: 4px solid #CCFFCC;
	background-color: F8FAFB;
}
.calendarHeader {
	
	font-size: medium;
	font-weight: bold;
	font-family: Garamond, Georgia, "Times New Roman", serif;
	color: #333333;
}
.calendarDate {
	
	font-size: x-small;
	font-weight: bold;
	font-family: Garamond, Georgia, "Times New Roman", serif;
	color: #999999;
	text-align: left;
}
.calendarEvent {
	margin-bottom: 5px;
}

body {
	background-color: #e8e8e8;
	margin-top: 0px;
	text-align: center;
}

td, p, li {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align: left;
}

.grayrule {
	background-color: #6B728C;
	width: 100%;
	height: 20px;
	margin-bottom: 10px;
	border-top: 1px solid #6B728C;
}	
.bgheader {
	/* background-image: url(/images/bg_header.jpg);
	background-position: top;
	background-repeat: repeat-x; */
	background-image: url(/images/new_bg_top.jpg);
	background-position: right;
	background-repeat: repeat-y;
	background-color: #C4C6DB;
}
.bgnav {
	background-image: url(/images/bg_nav.jpg);
	background-position: top;
	background-repeat: repeat-x;
}
.bgmenu {
	/* background-image: url(/images/bg_menu.jpg); */ 
	background-image: url(/images/new_bg_left_col.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	border-right: 1px solid #B3BAD4;
}
.bgmenusingle {
	background-image: url(/images/bg_menu_single.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	border-right: 1px solid #B3BAD4;
}
.bgmenumulti {
	background-image: url(/images/bg_menu_multi.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	border-right: 1px solid #B3BAD4;
}
.bgmenulenders {
	background-image: url(/images/bg_menu_lenders.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	border-right: 1px solid #B3BAD4;
}
.bgmenusession {
	background-image: url(/images/bg_menu_session.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	border-right: 1px solid #B3BAD4;
}
.bgmenuabout {
	background-image: url(/images/bg_menu_about.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	border-right: 1px solid #B3BAD4;
}
.menu {
	padding: 10px;
}
.bgheadergray {
	background-color: #E4E8F4;
	color: #445A72;
	font-size: 10px;
}
.maincontent {
	width: 737px;
	padding: 15px;
}
.headerlinks a, .headerlinks a:visited, .headerlinks a:link {
	font-family: Arial, Helvetica, sans-serif;
	/* color: #0B1129; */
	color: #ffffff;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
}
.headerbox {
	margin-top: 10px;
	margin-right: 30px;
}
.headerlinks a:hover {
	text-decoration: underline;
}
.navlinks a, .navlinks a:visited, .navlinks a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
}
.navlinks a:hover {
	text-decoration: underline;
}
.menulink, .menulink a, .menulink a:visited, .menulink a:link {
	
	padding-top: 2px;
	padding-bottom: 2px;
	display: block;
	text-decoration: none;
}
.menulink a:hover {
	padding-top: 1px;
	padding-bottom: 1px;
	border-top: #B3BAD4 1px solid;
	border-bottom: #B3BAD4 1px solid;
	text-decoration: underline;
}
.rates, .rates a, .rates a:link, .rates:visited {
	background-color:#6B728C;
	padding:10px;
	text-decoration:none;
}
.rates a:hover {
	text-decoration: underline;
}
.rates30, .rates30 a, .rates30 a:link, .rates30:visited {
	font-size: xx-large;
	color: #FFFFFF;
	font-style: italic;
	font-family: Garamond, Georgia, "Times New Roman", serif;
	font-weight: bold;
}
.rates30 a:hover {
	text-decoration: underline;
}
.rates31, .rates31 a, .rates31 a:link, .rates31:visited {
	font-size: small;
	font-weight: bold;
	color: #FFFFFF;
}
.rates31 a:hover {
	text-decoration: underline;
}
.rates32 a:hover {
	text-decoration: underline;
}
.rates32, .rates32 a, .rates32 a:link, .rates32:visited {
	color: #FFFFFF;
}
.headerborder {
	border-bottom: 1px solid #6B728C;
}
.topspacer {
	border-top: 1px solid #6B728C;
}

.lenderstable {
	border:1px solid #cccccc;
}
.lenderstable td {
	border-bottom: 1px solid #e5e5e5;
	border-top: 1px solid #fff;
	border-right: 1px solid #fff;
	border-left: 1px solid #fff;
	background-color: #f5f5f5;
}
.level1 {
	font-weight: bold;	
	padding:5px 0 5px 0px;
}
.level2 {
	padding:0 0 5px 15px;
}
