body, html 	{margin: 0; padding: 0px; border: 0; font-family: Arial, Helvetica, sans-serif; color: #000000;}
body		{background: #e6eff7 url('../images/bgr_page.jpg') repeat-x; font-size: 12px;}
#homepage 	{background: #e6eff7 url('../images/bgr_homepage.jpg') repeat-x; }

a 			{text-decoration: none; color: #307cbd;}
a:hover 	{color: #489ee7; text-decoration: underline;}

p 			{margin: 0 0 1.1em 0; padding: 0;}
td 			{vertical-align: top;}
b, strong 	{font-weight : bold;}
img 		{border: 0;}
.clear		{clear: both;}

h1, h2, h3, h4 {font-family: Arial, Helvetica, sans-serif; color: #004788;}
h1 {font-size : 18px; font-weight: normal; margin:0 0 7px 0; padding:0; line-height: 1.1em;}
h2 {font-size : 16px; font-weight: bold; margin:0 0 7px 0; padding:0; line-height: 1.1em;}
h3 {font-size : 14px; font-weight: bold; margin:0 0 6px 0; padding:0; line-height: 1.1em;}
h4 {font-size : 12px; font-weight: bold; margin:0 0 5px 0; padding:0; line-height: 1.1em;}

.imgLeft 	{float: left; margin: 0 25px 15px 0;}
.imgRight 	{float: right; margin: 0 0 15px 20px;}
.yellowBorder   {border-right: solid 10px #ffc500;}

/* Basic layout definition */
#header,
#topNav,
#pageContent,
#footer {width: 970px; margin: 0 auto 0 auto; clear: both;}

/* Header */
#header 			{height: 87px; background-image: url('../images/bgr_header.jpg'); background-repeat: no-repeat; position: absolute; top: 0; z-index: 1; padding: 30px 0 0 0;}
#header #logo 		{float: left; margin: 0 0 0 15px;}
#header #tagline 	{position: absolute; top: 35px; right: 0px; font-size: 20px; color: #006;}
#header #tel 		{position: absolute; top: 35px; right: 0px; font-size: 20px; color: #000; font-weight: bold; white-space: nowrap;}
#header a:hover 	{text-decoration: none;}

#logoPrint 			{margin: 0 0 30px 0; display: none;}

/* Top Navigation */
#topNav 			{background: url('../images/bgr_topnav.png') no-repeat; height: 31px; width: 750px; margin-bottom: 0px; position: absolute; top: 65px; right: 0;}
#topNav ul 			{margin: 0; padding: 0; list-style: none; float: right;}
#topNav li 			{float: left; padding: 9px 0 0 0;}
#topNav a 			{color: #fff; font-weight: bold; font-size: 14px; padding: 0 18px 0 18px; text-decoration: none; border-right: 1px solid #464c66;}
#topNav a.selected,
#topNav a:hover 	{color: #41a0ff;}
#topNav li.last a 	{padding-right: 0; border: none;}

/**
HOME PAGE
**/

/* Homepage Block */
#mainBanner 			{margin: 0 0 20px 0;}

/* Homepage panel */
#hpPanel 				{background: url('../images/bgr_hp_panel.gif') repeat-y; padding: 5px 0 0 0;}
#hpPanel .leftColumn 	{float: left; width: 650px;}
#hpPanel .rightColumn 	{float: left; width: 275px; margin: 0 0 0 40px;}

.news 			{}
.news .date 	{font-size: 11px; color: #666; padding: 0 0 3px 0;}
.news h2 		{margin: 0 0 5px 0;}
.news a 		{color: #004788;}
.news a:hover 	{color: #0093d2; text-decoration: none;}

/**
PAGE
**/

/* Page Banner */
#pageBanner 		{height: 245px; position: relative;}
#pageBanner h1 		{color: #FFF; position: absolute; top: 210px; right: 0px; font-size: 24px; width: 480px; text-align: right;}

/* Page Content */
#pageContent 		{position: relative; top: 0;}
#mainCopy 			{padding: 25px;}

/* Sub Navigation */
#rightPanel 				{width: 225px; float: right; padding: 0px 0px 0px 20px; margin: 0px 0px 20px 30px; font-size : 9pt; border-left: 1px solid #c9d4de; vertical-align: top; }
#leftPanel 				    {width: 225px; float: left; padding: 0px 20px 0px 0px; margin: 0px 30px 20px 0px; font-size : 9pt; border-right: 1px solid #c9d4de; vertical-align: top; min-height: 224px;}
ul.subNav 					{list-style: none; margin: 0 0 20px 0; padding: 0;}
ul.subNav li 				{border-bottom: 1px solid #c9d4de; padding: 3px 0 4px 0;}
ul.subNav li a 				{font-size: 11px;}
ul.subNav li a:hover 		{text-decoration: none;}
ul.subNav h4 				{list-style: none; margin: 0 0 5px 0;}
ul.subNav a.selected 		{font-weight: bold;}
ul.subNav a.selected:hover 	{text-decoration:none;}

/* Footer */
#footer 						{line-height: 1.1em; padding: 8px 0 8px 0; font-size: 11px; color: #828282;}
#footer #copyright 				{float: left; width: 630px;}
#footer #credits 				{float: right; width: 340px; text-align: right;}

/* Forms */
form 			{padding: 0px; margin: 0px;}
input, textarea {padding-left:2px; padding-right:2px; border: 1px solid #9e9e9e; font-size: 12px; font-family: Arial, Helvetica, sans-serif;}

/* Services */
.tblFinancing td            {padding: 4px 12px; font-size: 12px;}
.tblFinancing .first        {font-weight: bold; color: #303030; font-size: 12px; vertical-align: middle;}
.tblFinancing .shaded td    {background: #FFF;}

/* STANDARD */
.submit         {margin:0 7px 0 0; background-color:#004788; border:1px solid #dedede; border-top:1px solid #eee; border-left:1px solid #eee; font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif; font-size:100%; line-height:130%; text-decoration:none; font-weight:bold; color:#FFFFFF; cursor:pointer; padding:5px 11px 4px 8px; /* Links */}
.submit[type]   {padding:4px 11px 4px 8px; /* Firefox */ line-height:17px; /* Safari */}
.submit:hover   {background-color:#dff4ff; border:1px solid #c2e1ef;color:#336699;}
