@charset "UTF-8";
/* Main layout
------------------------------------------------------------------*/
img {
	margin:0;
	padding: 0;
	border: 0;
}
body {
	background: #FFFFFF;
	color: #333333;
	font-size: 12px;
	line-height: 18px;
	font-family: Arial, Helvetica, sans-serif;
}
/* text
------------------------------------------------------------------*/
strong {
	color: #006699;
	font-weight: bold;
}
.noStyle a
{
	color: #006699;
}
.noStyle strong
{
	color: #000000;
}
.noStyle em
{
	color: #000000;
}
.noStyle p
{
	color: #111111;
}
h1.sub_title   {
	color: #333333;
	padding: 5px 0 20px;
	clear: both;
	font-size: 21px;
	margin: 0;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 24px;
}
h2.sub_title   {
	color: #333333;
	padding: 5px 0 20px;
	clear: both;
	font-size: 21px;
	margin: 0;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 24px;
}
h3.blue_bold, h3.blue_bold a {
	color: #006699;
	font-weight: bold;
	margin: 0 0 15px;
	padding: 0;
	clear: both;
	font-size: 14px;
}
.rule {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #006699;
}
.blue {
	color: #006699;
}
p {
	color: #333333;
	font-size: 14px;
	line-height: 18px;
	margin-bottom: 20px;
}
p a, p a:visited {
	color: #006699;
	border-bottom: 1px dotted #006699;
	text-decoration: none;
}
p a:hover {
	color: #000000;
	border-bottom: 1px dotted #000000;
	text-decoration: none;
}
/* Header
------------------------------------------------------------------*/
#header-grad {
	width: 100%;
	background-color: #FFFFFF;
	background-image: url(../images/header-grad.png);
	background-repeat: repeat-x;
}
#header-shadow {
	width: 860px;
	margin: 0 auto;
	padding: 0;
}
#header-container {
	width: 800px;
	margin: 0 auto;
	position: relative;
	height: 120px;
}
#tagline {
	position: absolute;
	left: 0px;
	top: 70px;
	font-size: 12px;
	text-align: left;
	width: 380px;
}
#tagline h1 {
	color: #666666;
	font-size: 12px;
	line-height: 14px;
}
#header-right {
	position: absolute;
	top: 0px;
	background-image: url(../images/hand-money.png);
	background-repeat: no-repeat;
	height: 120px;
	width: 140px;
	right: 0px;
	background-position: right top;
}
/* header-logo
------------------------------------------------------------------*/
#header-logo-101 {
	height: 60px;
	position: absolute;
	text-indent: -9999px;
	width: 380px;
	top: 10px;
	left: 0px;
}
#header-logo-101 li {
	display: block;
	float: right;
}
#header-logo-101 li a, #header-logo li a:visited {
	display: block;
	margin: 0;
	padding: 0;
	text-decoration: none;
	background-image: url(../images/header-logo.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 60px;
	width: 380px;
}
#header-logo-101 li a:hover {
	background-position: left bottom;
}
/* header-logo
------------------------------------------------------------------*/
#header-logo-107 {
	height: 60px;
	position: absolute;
	text-indent: -9999px;
	width: 380px;
	top: 10px;
	left: 0px;
}
#header-logo-107 li {
	display: block;
	float: right;
}
#header-logo-107 li a, #header-logo li a:visited {
	display: block;
	margin: 0;
	padding: 0;
	text-decoration: none;
	background-image: url(../images/header-logo-107.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 60px;
	width: 380px;
}
#header-logo-107 li a:hover {
	background-position: left bottom;
}
/* apply-now
------------------------------------------------------------------*/
#apply-now {
	height: 65px;
	position: absolute;
	text-indent: -9999px;
	width: 180px;
	top: 30px;
	right: 0px;
}
#apply-now li {
	display: block;
	float: right;
}
#apply-now li a, #apply-now li a:visited {
	display: block;
	margin: 0;
	padding: 0;
	text-decoration: none;
	background-image: url(../images/apply-now-top.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 65px;
	width: 180px;
}
#apply-now li a:hover {
	background-image: url(../images/apply-now-top.png);
	background-position: left bottom;
}
/* Nav
------------------------------------------------------------------*/
#leftContainer {

}

#nav-grad {
	background-image: url(../images/nav-grad.png);
	background-repeat: repeat-x;
	width: 100%;
	z-index: 200;
}
#nav-shadow {
	width: 860px;
	margin: 0 auto;
	padding: 0;
	z-index: 200;
}
#nav-container {
	width: 800px;
	margin: 0 auto;
	height: 28px;
	position: relative;
	padding-top: 7px;
	z-index: 200;
}
/* banner
------------------------------------------------------------------*/
#banner-grad {
	width: 100%;
	background-color: #FFFFFF;
	background-image: url(../images/banner-grad.png);
	background-repeat: repeat-x;
	padding-top: 0px;
}
#banner-shadow-home {
	width: 860px;
	margin: 0 auto;
	padding: 0;
}
#banner-shadow-nothome {
	width: 860px;
	margin: 0 auto;
	padding: 0;
}
#banner-container {
	width: 800px;
	margin: 0 auto;
	background-image: url(../images/howItWorksBg.gif);
	background-position: left top;
	height: 250px;
}
#banner-form {
	width: 800px;
	margin: 0 auto;
	position: relative;
	height: 250px;
}
#fill-out-the-form  {
	position: absolute;
	top: 80px;
	width: 165px;
	left: 370px;
}
#money-girl  {
	position: absolute;
	left: -35px;
	bottom: -5px;
}
/* Content
------------------------------------------------------------------*/
#content-grad {
	width: 100%;
	background-color: #f9f9f9;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #ffffff;
	background-image: url(../images/content-top-grad.png);
	background-repeat: repeat-x;
	background-position: left top;
}
#content-grad2 {
	width: 100%;
	background-image: url(../images/content-bot-grad.png);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-top: 30px;
	padding-bottom: 30px;
}
#content-shadow {
	width: 860px;
	margin: 0 auto;
	padding: 0;
}
#columnsContainer {
	width: 800px;
	margin: 0 auto;
	padding: 0;
}
#wideContainer  {
	width: 450px;
	float: left;
}
#wideContainer p {
	text-align: justify;
	margin-bottom: 20px;
}
#narrowContainer  {
	width: 320px;
	float: right;
}
#narrowContainer img  {
	padding-bottom: 20px;
}
#narrowContainer p {
	text-align: justify;
	margin-bottom: 20px;
}
#howWorks  {
	width: 350px;
	background-image: url(../images/how-it-works-bkg.png);
	background-repeat: no-repeat;
	height: 610px;
	position: relative;
	margin-right: -30px;
}
.states-box  {
	padding: 20px 30px 30px;
	background-color: #ffffff;
	border: 2px solid #dddddd;
}
.states-box div {
	padding-bottom: 3px;
}
.states-box div a, .states-box div a:visited {
	color: #006699;
	border-bottom: 1px dotted #006699;
	text-decoration: none;
	font-size: 14px;
}
.states-box div a:hover {
	color: #000000;
	border-bottom: 1px dotted #000000;
	text-decoration: none;
}
.states-box-left  {
	float: left;
}
.states-box-right  {
	float: right;
}
/* apply-now-form-button
------------------------------------------------------------------*/
#apply-now-form {
	height: 45px;
	position: absolute;
	width: 130px;
	top: 190px;
	left: 590px;
}
#apply-now-form li {
	display: block;
	float: left;
}
#apply-now-form li a, #apply-now-form li a:visited {
	display: block;
	margin: 0;
	padding: 0;
	text-decoration: none;
	background-image: url(../images/button-girl.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 45px;
	width: 130px;
	font-size: 16px;
	line-height: 45px;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
}
#apply-now-form li a:hover {
	background-position: left bottom;
}
/* get-started-form-button
------------------------------------------------------------------*/
#get-started-form {
	height: 45px;
	position: absolute;
	width: 130px;
	top: 535px;
	left: 25px;
}
#get-started-form li {
	display: block;
	float: left;
}
#get-started-form li a, #get-started-form li a:visited {
	display: block;
	margin: 0;
	padding: 0;
	text-decoration: none;
	background-image: url(../images/button-bkg.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 45px;
	width: 130px;
	font-size: 16px;
	line-height: 45px;
	color: #FFFFFF;
	text-align: center;
}
#get-started-form li a:hover {
	background-position: left bottom;
}
/* login-form-button
------------------------------------------------------------------*/
.login-form-btn {
	height: 20px;
	width: 40px;
}
.login-form-btn li {
	display: block;
	float: left;
}
.login-form-btn li a, .login-form-btn li a:visited {
	display: block;
	margin: 0;
	padding: 0;
	text-decoration: none;
	background-image: url(../images/returning-login-btn.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 20px;
	width: 40px;
	font-size: 9px;
	line-height: 20px;
	color: #FFFFFF;
	text-indent: -9999px;
}
.login-form-btn li a:hover {
	background-position: left bottom;
}
#login-bot  {
	width: 320px;
	background-image: url(../images/returning-login-bot.png);
	background-repeat: no-repeat;
	height: 135px;
	position: relative;
}
#login-bot-form  {
	width: 260px;
	position: absolute;
	left: 30px;
	top: 45px;
}
/*  news-stories
------------------------------------------------------------------*/
#news-stories {
	width: 310px;
}
#news-stories h2 {
	color: #333333;
	padding: 0;
	margin: 10px 0 10px 5px;
	font-size: 18px;
	font-weight: bold;
}
#news-stories ul {
	padding: 1px 0px 0px;
	margin: 0 0 20px;
	border-top: 1px dotted #333333;
	list-style-type: none;
}
#news-stories ul li {
	padding: 0 0 1px;
	margin: 0;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
	clear: left;
}
#news-stories ul li a, #news-stories ul li a:visited {
	color: #006699;
	padding: 3px 5px 0px;
	text-decoration: none;
	margin: 0;
	display: block;
	border: none;
	font-size: 16px;
}
#news-stories ul li a:hover {
	color: #000000;
	background-color: #eeeeee;
	text-decoration: none;
}
#news-stories ul li .date {
	color: #333333;
	padding: 0px 5px;
	display: block;
	font-size: 11px;
}
#news-stories .rss {
	background: transparent url(../../images/rss.png) no-repeat 0 0em;
	padding: 0 0 0 18px;
	height: 11px;
	float: right;
	display: block;
	font-size: 8px;
	line-height: 11px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	margin-top: -24px;
}
#news-stories .rss a {
	color: #0066cc;
	text-decoration: none;
	padding: 0;
	border: none;
	background: none;
}
#news-stories .rss a:hover {
	text-decoration: none;
	background: none;
	color: #FF9900;
}
#bannerFormLeft  {
	width: 380px;
	background-image: url(../images/banner-form-left.png);
	background-repeat: no-repeat;
	height: 350px;
	position: relative;
}
#bannerFormLeft .stepOne {
	width: 340px;
	height: 300px;
	padding: 95px 20px 20px;
	white-space: nowrap;
}
#bannerFormLeft .apply-button {
	width: 130px;
	height: 50px;
	position: absolute;
	left: 125px;
	bottom: 20px;
}
#bannerFormLeft .apply-button li {
	display: block;
	float: right;
}
#bannerFormLeft .apply-button li a, #bannerFormLeft .apply-button li a:visited {
	display: block;
	margin: 0;
	padding: 0;
	text-decoration: none;
	background-image: url(../images/apply-now.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 50px;
	width: 130px;
	text-indent: -9999px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#bannerFormLeft .apply-button li a:hover {
	background-image: url(../images/apply-now.png);
	background-position: left bottom;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#bannerFormRight {
	width: 380px;
	background-image: url(../images/banner-form-right.png);
	background-repeat: no-repeat;
	height: 350px;
	position: relative;
}
#bannerFormRight .apply-button {
	width: 130px;
	height: 50px;
	position: absolute;
	left: 125px;
	bottom: 20px;
}
#bannerFormRight .apply-button li {
	display: block;
	float: right;
}
#bannerFormRight .apply-button li a, #bannerFormRight .apply-button li a:visited {
	display: block;
	margin: 0;
	padding: 0;
	text-decoration: none;
	background-image: url(../images/get-started.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 50px;
	width: 130px;
	text-indent: -9999px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#bannerFormRight .apply-button li a:hover {
	background-image: url(../images/get-started.png);
	background-position: left bottom;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.columnsDivider {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #006699;
	height: 20px;
}
.box-title {
	padding: 20px;
	background-color: #ffffff;
	border: 2px solid #ffcc00;
	margin-bottom: 20px;
}
ul.blue_title  {
	color: #006699;
	font-size: 21px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	list-style-position: outside;
	list-style-type: disc;
	padding-left: 20px;
}
ul.blue_title li {
	color: #006699;
	font-size: 21px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-bottom: 10px;
	line-height: 24px;
}
/* table-list
------------------------------------------------------------------*/
.table-list {
	background-color: #FFFFFF;
	border-top: 1px solid #6d7b88;
	border-right: 0px solid #6d7b88;
	border-bottom: 0px solid #6d7b88;
	border-left: 1px solid #6d7b88;
}
.table-list a, .table-list a:visited {
	color: #006699;
	border-bottom: 1px dotted #006699;
	text-decoration: none;
}
.table-list a:hover {
	color: #000000;
	border-bottom: 1px dotted #000000;
	text-decoration: none;
}
.line-title {
	background-color: #6d7b88;
	color: #FFFFFF;
}
.line-title a, .line-title a:visited {
	color: #e2e5e8;
	border-bottom: 1px dotted #e2e5e8;
	text-decoration: none;
}
.line-title a:hover {
	color: #ffffff;
	border-bottom: 1px dotted #ffffff;
	text-decoration: none;
}
.line-1 {
	background-color: #FFFFFF;
}
.line-2 {
	background-color: #e2e5e8;
}
.cell-1 {
	padding: 10px;
	border-top: 0px solid #6d7b88;
	border-right: 1px solid #6d7b88;
	border-bottom: 1px solid #6d7b88;
	border-left: 0px solid #6d7b88;
}
.cell-selected {
	padding: 10px;
	border-top: 0px solid #6d7b88;
	border-right: 1px solid #6d7b88;
	border-bottom: 1px solid #6d7b88;
	border-left: 0px solid #6d7b88;
	background-image: url(../images/sorting.png);
	background-position: right center;
	background-repeat: no-repeat;
	background-color: #475460;
}
.cell-selected-reversed {
	padding: 10px;
	border-top: 0px solid #6d7b88;
	border-right: 1px solid #6d7b88;
	border-bottom: 1px solid #6d7b88;
	border-left: 0px solid #6d7b88;
	background-image: url(../images/sorting-reversed.png);
	background-position: right center;
	background-repeat: no-repeat;
	background-color: #475460;
}
/* boxes
------------------------------------------------------------------*/
#login {
	width: 300px;
	margin: 0 auto;
}
.centered-button {
	margin: 0 auto;
	padding-top: 5px;
	width: 70px;
}
.centered-text {
	text-align: center;
	padding-top: 10px;
}
.login-field-bkg {
	background: url(../images/search-field.png) no-repeat;
	width: 180px;
	height: 32px;
	float: left;
	margin-top: 1px;
}
.login-field-text {
	width: 164px;
	height: 14px;
	font-size: 12px;
	line-height: 14px;
	padding: 8px;
	color: #333333;
}
.login-box {
	font-size: 12px;
	line-height: 14px;
}
.login-box a, .login-box a:visited {
	color: #006699;
	border-bottom: 1px dotted #006699;
	text-decoration: none;
}
.login-box a:hover {
	color: #000000;
	border-bottom: 1px dotted #000000;
	text-decoration: none;
}
.login-box .left {
	text-align: right;
	font-size: 12px;
	line-height: 30px;
	padding-top: 1px;
	padding-right: 5px;
	vertical-align: top;
}
.login-box .right {
	text-align: left;
	padding: 2px 20px 5px 0;
	width: 180px;
}
.box1 {
	width: 300px;
	background-image: url(../images/box-grad.png);
	background-repeat: repeat-y;
	margin-bottom: 0;
}
.box1-top {
	width: 300px;
	background-image: url(../images/box-top.png);
	background-repeat: no-repeat;
	height: 10px;
	overflow: hidden;
}
.box1-content {
	width: 280px;
	padding-bottom: 20px;
	padding-right: 10px;
	padding-left: 10px;
	background-image: url(../images/box-bot.png);
	background-position: left bottom;
	background-repeat: no-repeat;
}
/* Footer
------------------------------------------------------------------*/
#footer-grad {
	background-repeat: repeat-x;
	background-position: left top;
	width: 100%;
	background-image: url(../images/footer-grad.png);
	padding-bottom: 30px;
}
#footer-container {
	width: 860px;
	margin: 0 auto;
}
#footer {
	width: 800px;
	margin: 0 auto;
	padding: 0;
	
}
/* Footer  Work with us
------------------------------------------------------------------*/
#contact {
	width: 540px;
	float: left;
	margin-top: 30px;
	margin-left: 0;
}
#contact p {
	color: #d8dcdf;
	margin: 0;
	padding: 0;
	font-size: 12px;
}
/* Footer  Copyright
------------------------------------------------------------------*/

#footer_links_main {
	float: center;
	color: #ffffff;
	margin-top: 30px;
	margin-right: 0;
	text-align: right;
}
#footer_links_main p {
	color: #d8dcdf;
	margin: 0;
	padding: 0;
	font-size: 12px;
}
#footer_links_main a, #footer_links a:visited {
	color: #d8dcdf;
	border-bottom: 1px dotted #d8dcdf;
	text-decoration: none;
	margin-left: 10px;
}
#footer_links_main a:hover {
	color: #ffffff;
	background: none;
	border-bottom: 1px dotted #ffffff;
	text-decoration: none;
}


#footer_links {
	float: right;
	margin-top: 30px;
	margin-right: 0;
	text-align: right;
	width: 240px;
}
#footer_links p {
	color: #d8dcdf;
	margin: 0;
	padding: 0;
	font-size: 12px;
}
#footer_links a, #footer_links a:visited {
	color: #d8dcdf;
	border-bottom: 1px dotted #d8dcdf;
	text-decoration: none;
	margin-left: 10px;
}
#footer_links a:hover {
	color: #ffffff;
	background: none;
	border-bottom: 1px dotted #ffffff;
	text-decoration: none;
}
/* Global resets
------------------------------------------------------------------*/
body,div,dl,dt,dd,ul,ol,li,pre,form,fieldset,input,textarea,p,th {
	margin:0;
	padding: 0;
}
fieldset,img {
	border:0;
}
address,caption,cite,code,dfn,em,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
q:before,q:after {
	content:'';
}
.clearing {
	clear: both;
	height: 0;
	line-height:0;
	font-size: 0;
}
.list-colered {
	color: #006699;
}
/* Navigation
------------------------------------------------------------------*/
.preload1 {
	background: url(../images/nav_images/pro_drop4_1a.png);
	background: url(../images/nav_images/pro_drop4_1b.png);
	background: url(../images/nav_images/pro_drop4_bot.png);
}
.prodrop4 {
	padding:0;
	margin:0;
	list-style:none;
	height:28px;
	position:relative;
	z-index:4000;
}
.prodrop4 li.top {
	display:block;
	float:right;
}
.prodrop4 li a.top_link {
	display:block;
	float:left;
	height:28px;
	line-height:28px;
	color:#FFFFFF;
	text-decoration:none;
	font-size:14px;
	padding:0 0 0 10px;
	cursor:pointer;
	background: url(../images/nav_images/pro_drop4_0a.png) no-repeat;
}
.prodrop4 li a.top_link span {
	float:left;
	display:block;
	padding:0 15px 0 5px;
	height:28px;
	background:url(../images/nav_images/pro_drop4_0b.png) no-repeat right top;
}
.prodrop4 li a.top_link:hover {
	color:#FFFFFF;
	background: url(../images/nav_images/pro_drop4_1a.png) no-repeat;
}
.prodrop4 li a.top_link:hover span {
	background:url(../images/nav_images/pro_drop4_1b.png) no-repeat right top;
}
.prodrop4 li:hover > a.top_link {
	color:#FFFFFF;
	background: url(../images/nav_images/pro_drop4_1a.png) no-repeat;
}
.prodrop4 li:hover > a.top_link span {
	background:url(../images/nav_images/pro_drop4_1b.png) no-repeat right top;
}
.prodrop4 table {
	border-collapse:collapse;
	width:0;
	height:0;
	position:absolute;
	top:0; left:0;
}
/* Default link styling */
/* Style the list OR link hover. Depends on which browser is used */
.prodrop4 a:hover {
	visibility:visible;
	position:relative;
	z-index:4000;
}
.prodrop4 li:hover {
	position:relative;
	z-index:4000;
}
/* keep the 'next' level invisible by placing it off screen. */
.prodrop4 ul {
	position:absolute;
	left:-9999px;
	top:-9999px;
	margin:0;
	padding:0;
	list-style:none;
}
.prodrop4 :hover ul {
	left:-1px;
	top:28px;
	background: url(../images/nav_images/pro_drop4_bot.png) no-repeat left bottom;
	padding:5px 5px 20px;
	z-index:4000;
	border-right: 1px;
	border-bottom: 1px;
	border-left: 1px;
	width: 194px;
}
.prodrop4 :hover ul li {
	display:block;
	position:relative;
	font-weight:normal;
}
.prodrop4 :hover ul li a {
	display:block;
	font-size:16px;
	width:174px;
	color:#000000;
	text-decoration:none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #aaaaaa;
	line-height: 18px;
	padding: 5px 10px;
}
.prodrop4 :hover ul li a:hover {
	color:#006699;
	background-color: #fafafa;
}
.textz {
	font-size: 12px;
	color: #333;
	border: 1px solid #009933;
	font-weight: normal;
	height: 25px;
	background-color: #FFFFFF;
	background-image: url(../images/input-grad.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	line-height: 18px;
	margin-top: 4px;
	margin-bottom: 6px;
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 4px;
}
.textx {
	text-align: left;
	padding-left: 1px;
	color: #333333;
	font-size: 10px;
}

#LiveChatDiv a {
	color: #333;
	font-weight: bold;
	font-size: 110%;
	text-decoration: none;
}

#LiveChatDiv a:hover {
	text-decoration: underline;
}

.contentBox {
    width: 327px;
    height: 165px;
    float: right;
    margin: 5px;
    padding: 95px 20px 10px 20px;
}

.contentBox h3 {
	color: #006d95;
}

#checkPrinting {
    background: url(../images/checkPrinting.gif) transparent no-repeat;
}

#indexNav {
    min-height: 115px;
	clear: both;
}

#indexNav a {
    color: #929295;
    text-decoration: none;
}

#indexNav .pageLink {
    display: block;
    width: 160px;
    height: 115px;
    float: left;
    padding: 0px 20px;
    background: url(../images/navLinkBorder.jpg) transparent no-repeat right;
}

#indexNav .lastNav {
    background: none;
}

#indexNav .pageLink strong {
    color: #006d95;
    display: block;
    padding-top: 20px;
    padding-bottom: 3px;
    font-size: 110%;
}

#indexNav a.pageLink:hover {
    color: #fff;
    background: url(../images/navSelected.gif) transparent repeat-x;
}

#indexNav a.pageLink:hover strong {
    color: #fff;
}