* {
	margin: 0px;
	padding: 0px;
	}
/* default formatting */
#content h1             {font-size: 2em; margin: .67em 0;}
#content h2              {font-size: 1.5em; margin: .75em 0;}
#content h3              {font-size: 1.17em; margin: .83em 0;}
#content h4,
#content blockquote, #content ul,
#content fieldset, #content form,
#content ol, #content dl, 
	{margin: 1.12em 0;}
#content p {margin: 1.2em 0;}
#content ol, #content ul	{
	padding-left: 40px; 
	}
	


#right h1             {font-size: 2em; margin: .67em 0;}
#right h2              {font-size: 1.5em; margin: .75em 0;}
#right h3              {font-size: 1.17em; margin: .83em 0;}
#right h4,
#right blockquote, #right ul,
#right fieldset, #right form,
#right ol, #right dl, 
				{margin: 1.12em 0;}
#right p {margin: 1.2em 0;}
#right ol, #right ul	{
	padding-left: 40px; 
	}
/* ------------- */
body {
	background: #369;
	font: 13px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	}
a:link, a:visited {color: #fff;}
a:hover {
	text-decoration: none;
	color: #fff;
	}
#main	{
	margin: 0 auto;
	width: 1007px;
	text-align: left;
	border: 3px solid #fff;
	}
#content {
	height: 228px;
	width: 967px;
	padding: 20px;
	height:100%;
	}
#content a{
	color:#369;
	}
#back {
	width: 1007px;
	background: #fff;
	height:100%;
	}
#header {
	height: 228px;
	width: 1007px;
	background: url(../images/header.jpg) no-repeat;		
	}
#toptext {
	float: left;
	height: 188px;
	width: 223px;
	padding: 20px;
	}
#toptext p {padding: 3px 0;}
.more {
	text-align: right;
	}
#toptext a {
	color: #FF0000;
	}
#logo {
	width: 714px;
	float: right;
	height: 198px;
	text-align:  left;
	padding-left: 30px;
	padding-top: 30px;
	}
#logo a {
	text-decoration: none;
	text-transform: lowercase;
	font-style: italic;
	font-size: 18px;
	color: #fff;
	}
#logo h2 a {font-size: 12px;}

#bg {background: url(../images/left_bg.gif) repeat-y;}

#top {
	background: url(../images/left_top.gif) top no-repeat;
	padding-top: 20px;
	}
#bottom {
	background: url(../images/left_bottom.gif) bottom no-repeat;
	}
#left {
	margin-left: 10px;
	width: 252px;
	}
#left h3 {
	width: 227px;
	height: 38px;
	font-size: 14px;
	font-weight: bold;
	padding-left: 25px;
	padding-top: 15px;
	text-transform: uppercase;
	color: #ffffff;
	background: url(../images/title.gif) no-repeat
	}
#left ul {
	list-style: none;
	}
#left li ul {
	border: 0px;
	margin-left: 40px;
	margin-bottom: 10px;
	}
#left li li {
	padding: 4px 20px;
    background: url(../images/small.gif) no-repeat left;
	}
#left a {
	color: #23609C;
	}
#left a:visited {
	color: #23609C;
	}
#left p {
	padding: 10px;
	padding-left: 40px;
	}
#left h4 {
	font-size: 12px;
	padding-left: 20px;
	}
#calendar1 {
	padding: 0 10px 20px 10px;
	}
#calendar table {
	width: 100%;
	text-align: center;
	}
#calendar thead {
	}
#calendar tbody td {
	border: 1px solid #F1F1F1;
	}
#calendar #prev {
	text-align: left;
	}
#calendar #next {
	text-align: right;
	}
#calendar tfoot a {
	text-decoration: none;
	font-weight: bold;
	}
#calendar .today {
	background: #696969;
	border: 1px solid #ff0000;
	font-weight: bold;
	color: #ffffff
	}
#right {
	float: right;
	width: 700px;
	padding-right: 10px;
	}
#right h4 {
	margin: 0;
	padding: 0px;
	font-size: 12px;
	color: #23609C;
	}
#right a {
	color: #23609C;
	text-decoration: none;
	}
#right p {
	margin: 0;
	padding: 0;
	padding-bottom: 10px;
	}
#right .date2 {
	margin: 10px;
	padding: 0;
	padding-top: 5px;
	}
#right h2 {
	margin: 0;
	padding: 0;
	padding-top: 10px;
	color: #23609C;
	}
.date {
	text-align: right;
	color: #23609C;
	font-size: 11px;
	}
.date a {
	color: #23609C;
	}
.date2 {
	float: left;
	width: 82px;
	height: 67px;
	background: url(../images/date.gif) no-repeat;
	text-transform: uppercase;
	text-align: center;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	vertical-align: middle;
	}
.date2 b {
	display: block;
	margin-top: 5px;
	font-size: 40px;
	color: #2F6AA2;
	}
.roundcorner-01 {
	width: 300px;
	margin: 0 0 40px auto;
	color: white;
	padding: 7px 10px;
	/* Rounded corner stuff starts here */
  	background-color: #693;
	-webkit-border-radius: 6px;    /* for Safari */
	-moz-border-radius: 6px;       /* for Firefox */
	}
.rc-header {
	width: 750px;
	margin: 0 auto;
	color: white;
	padding: 7px 10px;
	/* Rounded corner stuff starts here */
	background-color: #693;
	-webkit-border-radius: 6px;    /* for Safari */
	-moz-border-radius: 6px;       /* for Firefox */
	}
.roundcorner-02 {
	width: 400px;
	margin: 0;
	color: #666;
	padding: 7px 15px;
	/* Rounded corner stuff starts here */
	background-color: #e7e7e7;
	-webkit-border-radius: 6px;    /* for Safari */
	-moz-border-radius: 6px;       /* for Firefox */
	}
#footer {
	height: 69px;
	clear: both;
	padding-top: 30px;
	background: url(../images/footer.gif) repeat-x; 
	}
#footer p {
	margin: 0;
	font-size: 10px;
	text-align: center;
	color: #01569A;
	}
#footer a {
	color: #01569A;
	}
/* ********************** NAVIGATION ***************************** */
div#navcontainer {
	width: 947px;
	height: 58px;
	padding-left: 60px;
	background: url(../images/buttons.gif) repeat-x;
	position: relative;
	z-index:25;
	}
div#nav {
	top: 16px;
	position: absolute;
	z-index:25;
	}
div#nav ul.hmenu ul{display:none;}
div#nav ul.hmenu li:hover>ul{display:block;}
div#nav ul.hmenu ul{position: absolute; left:-1px; top:35px;}
html>body div#nav ul.hmenu ul ul{position: absolute; left:98%; top:-2px;}
	div#nav ul.hmenu ul ul{position: absolute; left:92%; top:-2px;} /* for ie6 */
div#nav ul.hmenu, div#nav ul.hmenu ul, div#nav ul.hmenu {
	margin:0px;
	list-style:none;
	padding:0px 2px 2px 0px;
	background-color:#fff;
	background-repeat:repeat;
	border-color:#808080;
	border-width:1px;
	border-style:solid;
	}
div#nav ul.hmenu table {border-collapse:collapse;}
div#nav ul.hmenu {
	display:block;
	zoom:1;
	height:39px;
	float: left;
	}
div#nav ul.hmenu ul{
	width:180px; /* width of drop-down options */
	}
div#nav ul.hmenu li{
	display:block;
	margin:2px 0px 0px 2px;
	font-size:0px;
	}
div#nav ul.hmenu a:active, ul.hmenu a:focus {
	outline-style:none;
	}
div#nav ul.hmenu a, 
div#nav ul.hmenu li.dis a:hover, 
div#nav ul.hmenu li.sep a:hover {
	display:block;
	vertical-align:middle;
/*			background-color:#FFFFFF; */
	border-width:1px;
	border-color:#fff;
	border-style:solid;
	text-align:center;
	text-decoration:none;
/*			padding:2px 5px 5px 10px;*/
	_padding-left:0;
	font:normal 11px Tahoma;
	color: #000;
	text-decoration:none;
	cursor:default;
	min-height:16px; 		/* sets minimum height of drop-down links */
	height:auto; 			/* allows for adjustable height of drop-down links */
}
div#nav ul.hmenu span{
	overflow:hidden;
	}
div#nav ul.hmenu li {
	float:left;
	}
div#nav ul.hmenu ul li {
	float:none;
	}
div#nav ul.hmenu ul a {
	text-align:left;
	/*	white-space:nowrap; */	/* leave commented out to allow text to wrap in drop-down box */
	}
/*		div#nav ul.hmenu li.sep{
	text-align:left;
	padding:0px;
	line-height:0;
	height:100%;
	}
div#nav ul.hmenu li.sep span{
	float:none;	
	padding-right:0;
	width:3px;
	height:100%;
	display:inline-block;
	background-color:#808080;	
	background-image:none;
	}
div#nav ul.hmenu ul li.sep span{
	width:100%;
	height:3px;
}
*/
div#nav ul.hmenu li:hover{
	position:relative;
}
div#nav ul.hmenu li:hover>a{
	background-color:#c3e3ff;
	border-color:#369;
	border-style:solid;
	font:normal 11px;
	color: #444;
	text-decoration:none;
}
div#nav ul.hmenu li a:hover{
	position:relative;
	background-color:#c3e3ff;
	border-color:#369;
	border-style:solid;
	font:normal 11px;
	color: #444;
	text-decoration:none;
	}
div#nav ul.hmenu li.dis a {
	color: #557D4F !important;
	}
div#nav ul.hmenu img {
	border: none;
	float:left;
	_float:none;
	margin-right:2px;
	width:16px;
	height:16px;
	}
div#nav ul.hmenu ul img {
	width:16px;
	height:16px;
	}
div#nav ul.hmenu img.over{display:none}
div#nav ul.hmenu li.dis a:hover img.over{display:none !important;}
div#nav ul.hmenu li.dis a:hover img.def {display:inline !important;}
div#nav ul.hmenu li:hover > a img.def  {display:none;}
div#nav ul.hmenu li:hover > a img.over {display:inline;}
div#nav ul.hmenu a:hover img.over,
div#nav ul.hmenu a:hover ul img.def,
div#nav ul.hmenu a:hover a:hover ul img.def,
div#nav ul.hmenu a:hover a:hover a:hover ul img.def,
div#nav ul.hmenu a:hover a:hover img.over,
div#nav ul.hmenu a:hover a:hover a:hover img.over,
div#nav ul.hmenu a:hover a:hover a:hover a:hover img.over{display:inline;}

div#nav ul.hmenu a:hover img.def,
div#nav ul.hmenu a:hover ul img.over,
div#nav ul.hmenu a:hover a:hover ul img.over,
div#nav ul.hmenu a:hover a:hover a:hover ul img.over,
div#nav ul.hmenu a:hover a:hover img.def,
div#nav ul.hmenu a:hover a:hover a:hover img.def,
div#nav ul.hmenu a:hover a:hover a:hover a:hover img.def{display:none;}

div#nav ul.hmenu a:hover ul,
div#nav ul.hmenu a:hover a:hover ul,
div#nav ul.hmenu a:hover a:hover a:hover ul{display:block;}
div#nav ul.hmenu a:hover ul ul,ul.hmenu a:hover a:hover ul ul{display:none;}

div#nav ul.hmenu span{
	display:block;
	background-image:url(../images/arrv_white.gif);
	background-position:right center;
	background-repeat: no-repeat;
	padding-right:9px;
	}

div#nav ul.hmenu ul span{background-image:url(../images/arr_black.gif);}
div#nav ul.hmenu ul li:hover > a span{background-image:url(../images/arr_white.gif);}
div#nav ul.hmenu table a:hover span,
div#nav ul.hmenu table a:hover a:hover span,
div#nav ul.hmenu table a:hover a:hover a:hover span{background-image:url(../images/arr_white.gif);}
div#nav ul.hmenu table a:hover table span,
div#nav ul.hmenu table a:hover a:hover table span{background-image:url(../images/arr_black.gif);}
div#nav ul.hmenu li.toplevel {
	width:110px;
	height:39px;
	}
div#nav ul.hmenu li a.toplevel{
	height:100%;
	background: url(../images/nav-bg.png) repeat-x;
	border:none;
	border-width:0px;
	font:normal 13px Tahoma; /* sets the font of top-level navigation button (NOT HOVER) */
	color:#fff;
	padding-top:13px; /* sets the padding of the top-level within height of the navigation */
	}
div#nav ul.hmenu li a.toplevel:hover{
	background-image:url(../images/nav-bg-over.png);
	font:normal 13px Tahoma;
	color:#eee;
	height:39px;
	background-repeat: repeat-x;
	background-position: left top;
	}
/* --- */
/*div#nav ul.hmenu li.hmenui0 {
	width:110px;
	height:39px;
	}
div#nav ul.hmenu li.hmenui0>a{
	height:100%;
	background: url(../images/nav-bg.png) repeat-x;
	border:none;
	border-width:0px;
	font:normal 13px Tahoma; /* sets the font of top-level navigation button (NOT HOVER) */
/*	color:#fff;
	padding-top:13px;*/ /* sets the padding of the top-level within height of the navigation */
/*	}
div#nav ul.hmenu li.hmenui0>a:hover{
	background-image:url(../images/nav-bg-over.png);
	font:normal 13px Tahoma;
	color:#eee;
	height:39px;
	background-repeat: repeat-x;
	background-position: left top;
	}*/
/* --- */

div#nav ul.hmenum0 {
	background-color:transparent;
	border-width:0px;
	padding:0px 0px 0px 0px;
	}
div#nav ul.hmenum0>li>a {
	padding:8px 10px 0px 5px;
	}
div#nav ul.hmenum0 a {
	padding:8px 10px 0px 5px;
	}
div#nav ul.hmenum0 ul a {
	padding:2px 5px 5px 5px;
	}
div#nav ul.hmenum0>li {
	margin:0px 0px 0px 0px;
	}
div#nav ul.hmenum0 li {
	margin:0px 0px 0px 0px;
	}
div#nav ul.hmenum0 li li {
	margin:2px 0px 0px 2px;
	}
/* end navigation */
table.lenders td{
	padding:6px;
	vertical-align:top;
	}
table.contact td{
	padding:6px;
	vertical-align:top;
	}
/* Table with lines */
table.lines {
	margin:0;
	width:100%;
	border-spacing: 0;
	border-collapse:collapse;
	border:solid 1px #CCC;
	}
table.lines td {
	padding:3px;
	border:solid 1px #CCC;
	vertical-align:top;
	}
table.lines th {
	padding:3px;
	font-weight:bold;
	color:#01569A;
	background-color:#E6E6E6;
	text-align:center;
	border:solid 1px #CCC;
	font-size:11px;
	}
.ri {background-color:#F1F1F1;}
b.attention {color:red;}
.centered {text-align:center;}
body#tinymce.mceContentBody li {margin-left:40px;}

