@charset "utf-8";
* {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#container {
	display: block;
	position: relative;
	height: auto;
	width: auto;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 40px;
}
#container #header {
	display: block;
	position: relative;
	height: 140px;
	width: 100%;
	overflow: visible;
}
#container #header #site-logo {
	display: block;
	position: absolute;
	height: auto;
	width: auto;
	left: 2%;
	top: 9px;
	z-index: 400;
}
#header #credo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	display: block;
	position: relative;
	height: auto;
	width: auto;
	text-align: center;
	top: 20px;
	margin-right: auto;
	margin-left: auto;
	left: auto;
	right: auto;
	line-height: 24px;
	padding-left: 10px;
}

#container #header #main-menu {
	display: block;
	position: absolute;
	width: 96%;
	top: 76px;
	height: auto;
	margin-left: 2%;
	margin-right: 2%;
}

#header #mm-base {
	display: block;
	position: absolute;
	height: 26px;
	width: 96%;
	top: 104px;
	margin-right: 2%;
	margin-left: 2%;
	clear: both;
	float: none;
	overflow: hidden;
}

#main-menu ul {
	display: block;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	height: 26px;
	width: 1010px;
	padding-left: 30px;
}
#main-menu li {
	display: inline-block;
	list-style-type: none;
	position: relative;
	color: #FFFFFF;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	height: auto;
	float: left;
	width: auto;
	text-align: center;
	margin-right: 2px;
	margin-left: 1px;
	padding-right: 0px;
	padding-left: 0px;
}
#main-menu    a:link,   #main-menu a:hover, #main-menu a:visited, #main-menu a:active {
	color: #FFFFFF;
	text-decoration: none;
	height: 20px;
	width: 140px;
	display: block;
	position: relative;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
	font-size: 14px;
	overflow: hidden;
}
#header      #main-menu   a.credit    {
	font-size: 15px;
}

#main-menu .tab {
	display: block;
	position: relative;
	height: 20px;
	width: 200px;
}

#mm-base #sub-links {
	width: auto;
	position: relative;
	font-size: 12px;
	padding-top: 4px;
	padding-bottom: 4px;
	height: 20px;
}
#sub-links ul {
	display: block;
	position: relative;
	height: 20px;
	width: 80%;
	margin-left: 20%;
	padding-left: 10px;
}
#sub-links li {
	display: block;
	width: auto;
	position: relative;
	margin-right: 10px;
	margin-left: 10px;
	padding-right: 10px;
	padding-left: 10px;
	list-style-type: none;
	height: 20px;
	line-height: 18px;
	text-align: center;
	float: left;
}
#sub-links  a:link, #sub-links a:visited, #sub-links a:active {
	color: #FFFFFF;
	text-decoration: none;
}
#sub-links a:hover {
	text-decoration: underline;
}

.clear  {
	clear: both;
	display: block;
	position: relative;
	height: 0px;
	width: auto;
	float: none;
}




#header #top-of-page-links {
	display: block;
	position: absolute;
	height: auto;
	width: 400px;
	top: 10px;
	right: 0px;
	margin-right: 2%;
}
#top-of-page-links ul {
	display: block;
	position: relative;
	height: auto;
	width: auto;
	text-align: right;
}
#top-of-page-links li {
	display: inline-block;
	float: right;
	width: auto;
	position: relative;
	list-style-type: none;
	padding-left: 20px;
	margin-right: 4px;
	margin-left: 4px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: auto;
}
#top-of-page-links a:link, #top-of-page-links a:visited, #top-of-page-links a:active {
	color: #000000;
	text-decoration: none;
}
#top-of-page-links a:hover {
	text-decoration: underline;
}
#page, #application  {
	display: block;
	position: relative;
	width: 970px;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	padding-left: 2%;
	clear: both;
	float: none;
}

#left-panel, #right-panel {
	display: block;
	position: relative;
	width: 160px;
	height: auto;
	z-index: 0;
	overflow: hidden;
}
#left-panel {
	float: left;
	clear: both;
	background-color: #FFFFFF;
}
#right-panel {
	float: left;
	margin-left: 0px;
	background-color: #FFFFFF;
}

#left-panel li, #right-panel li {
	line-height: 11px;
}
.menu strong {
	color: #282D55;
}
#main-intro-block {
	width: 600px;
	display: block;
	position: relative;
	margin-bottom: 20px;
	height: auto;
	clear: both;
	float: none;
}
#main-intro-block h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: normal;
	color: #FFFFFF;
	padding-top: 20px;
	padding-bottom: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: transparent;
}

#main-intro-block p {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 24px;
	margin: 0px;
	padding-top: 0px!important;
	padding-right: 90px;
	padding-bottom: 20px;
	padding-left: 20px;
	z-index: 2;
	display: block;
	position: relative;
	height: auto;
	width: auto;
	font-weight: normal;
}
#main-intro-block       p    strong {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: normal;
	line-height: 30px;
}



#main-intro-block #intro-girl {
	display: block;
	position: absolute;
	height: auto;
	width: auto;
	right: 5px;
	bottom: 0px;
	z-index: 1;
}

#homepageBtn {
	width: 580px;
	margin: 0 0 20px 10px;
}

h1 {
	background-color: #9399B2;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	line-height: 14px;
	display: block;
	position: relative;
	height: 14px;
	width: auto;
	padding-left: 20px;
	margin-bottom: 20px;
	padding-top: 4px;
	padding-bottom: 4px;
}

h2   {
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #9399B2;
	padding-left: 20px;
	display: block;
	margin-bottom: 4px;
	padding-top: 4px;
	padding-bottom: 4px;
	margin-top: 10px;
	line-height: 14px;
	position: relative;
	height: 14px;
	width: auto;
	clear: both;
	float: none;
	background-image: url(../images/down-white-arrow.gif);
	background-position: right center;
	background-repeat: no-repeat;
}
#left-panel  a:link, #left-panel a:visited,#left-panel a:active, #right-panel a:link, #right-panel a:visited, #right-panel a:active{
	color: #000000;
	text-decoration: none;
	font-size: 11px;
}
#left-panel  a:hover, #right-panel a:hover {
	text-decoration: underline;
	font-size: 11px;
}
.testimonials  {
	display: block;
	height: 260px;
	width: 160px;
	position: relative;
	margin-top: 4px;
	z-index: 1;
}

h2:hover  {
	background-color: #7B93B3;
	cursor: hand;
}
h3   {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	background-color: #f0f0f0;
	color: #000000;
	padding-left: 20px;
	margin-bottom: 2px;
	padding-top: 4px;
	padding-bottom: 4px;
	display: block;
	position: relative;
	height: auto;
	width: auto;
	line-height: 12px;
	clear: both;
	background-image: url(../images/down-grey-arrow.gif);
	background-position: right center;
	background-repeat: no-repeat;
}
h3:hover   {
	background-color: #E6EDF4;
	color: #000000;
	cursor: hand;
}

.menu ul {
	display: block;
	position: relative;
	width: auto;
	padding-bottom: 10px;
}
.menu li {
	display: block;
	position: relative;
	width: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left: 20px;
	padding-top: 4px;
	padding-bottom: 4px;
	list-style-type: none;
}
#main-content {
	display: block;
	float: left;
	position: relative;
	height: auto;
	width: 600px;
	margin-left: 20px;
	margin-right: 20px;
	font-size: 12px;
	line-height: 18px;
	padding-top: 10px;
}

.loans {
	background-color: #00BAFF !important ;
	color: #FFFFFF !important ;
}
.home {
	background-color: #9399B2 !important ;
	color: #FFFFFF !important
}
.payday-loans {
	background-color: #00BAFF !important;
	color: #FFFFFF !important;
}
.logbook-loans {
	background-color: #47B0EF !important;
	color: #FFFFFF !important;
	font-size: 14px;
}
.unsecured-loans {
	background-color: #56AAF5 !important;
	color: #FFFFFF !important;
}
.secured-loans {
	background-color: #56AAF5 !important;
	color: #FFFFFF !important;
}
.car-credit-loans {
	background-color: #439BEB !important;
	color: #FFFFFF !important;
}
.credit {
	background-color: #EBA602!important;
}

.apply {
	background-color: #9399B2;
}
.info         {
	background-color: #F0F0F0;
	color: #0000FF!important;
}

.map {
	font-family: Verdana, Arial, Helvetica, sans-serif!important;
	font-size: 10px!important;
	font-weight: normal!important;
	color: #000000!important;
	line-height: 22px;
}

#footer {
	clear: both;
	float: none;
	padding-top: 60px;
	padding-bottom: 20px;
	position: relative;
	width: 970px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	padding-left: 2%;
	z-index: 0;
}
.site-links {
	display: block;
	text-align: center;
	position: relative;
	width: auto;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	clear: both;
	float: none;
	padding-top: 10px;
}
.site-links ul {
	display: block;
	text-align: center;
	position: relative;
	width: 700px;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.site-links li {
	list-style-type: none;
	display: inline;
	padding-right: 10px;
	padding-left: 10px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	height: auto;
	width: auto;
	text-align: center;
}
.site-links  a:link, .site-links a:visited, .site-links a:active {
	text-decoration: none;
	color: #000000;
}
.site-links a:hover {
	text-decoration: underline;
	color: #000000;
}
#base-content {
	display: block;
	clear: both;
	float: none;
	width: auto;
	position: relative;
	padding-top: 20px;
}
#main-page-content {
	clear: both;
	float: none;
}
#main-page-content h3 {
	margin-bottom: 5px;
	margin-top: 5px;
}
.hide {
	display: none;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	display: block;
	margin-top: 20px;
	margin-bottom: 10px;
	position: relative;
	width: 500px;
	height: auto;
	margin-right: 20px;
	margin-left: 20px;
}
h5 {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	background-color: #F0F0F0;
	display: block;
	position: relative;
	margin-left: 20px;
	margin-top: 4px;
	margin-bottom: 4px;
	width: 300px;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 20px;
	height: auto;
	background-image: url(../images/down-grey-arrow.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-right: 20px;
	clear: both;
	float: none;
}
h5+p:first {
	margin-top: 10px;
	background-color: #00CCCC;
}
h5:hover {
	background-color: #E6EDF4;
}
h5 +p {
	margin-top: 6px;
	margin-bottom: 12px;
}



p {
	margin-bottom: 8px;
	font-size: 12px;
	line-height: 18px;
	margin-right: 20px;
	margin-left: 20px;
}
.page-menu ul {
	display: block;
	position: relative;
	width: auto;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 60px;
	margin-right: 40px;
}
.page-menu li {
	color: #333333;
	font-size: 12px;
}
.page-menu   a:link, .page-menu a:visited, .page-menu a:active {
	color: #0000FF;
	font-size: 14px;
}
.page-menu a:hover {
	text-decoration: underline;
}
.category-box {
	background-color: #F0F0F0;
	display: block;
	float: left;
	height: 85px;
	width: 280px;
	position: relative;
	margin-right: 10px;
	margin-bottom: 20px;
	background-image: url(../images/go.gif);
	background-position: 247px 62px;
	background-repeat: no-repeat;
	text-align: center;
	overflow: hidden;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin-top: 0px;
	margin-left: 10px;
}
.category-box:hover {
	background-image: url(../images/go-over.gif);
	background-repeat: no-repeat;
	background-position: 245px 60px;
}
.category-box  strong {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	text-align: center;
	padding: 0px;
	height: auto;
	width: auto;
	line-height: 22px;
	position: relative;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}
.category-box h2 {
	display: block;
	position: relative;
	height: 20px;
	width: auto;
	line-height: 20px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	font-weight: bold;
	background-color: #F0F0F0!important;
	text-align: left;
}
.category-box p {
	font-size: 11px;
	line-height: 15px;
	padding-right: 20px;
	padding-top: 2px;
	text-align: left;
	padding-left: 10px;
}
.category-box a:link {
	color: #000000;
	text-decoration: none;
}
.category-button img {
	position: absolute;
	height: 110px;
	width: 280px;
	left: 0px;
	top: 0px;
}
.colouredHeader {
	display: block;
	width: 8px;
	position: absolute;
	height: 8px;
	padding: 0px;
	left: 10px;
	top: 8px;
	float: left;
	z-index: 100;
	border: 2px solid #FFFFFF;
	margin: 0px;
	overflow: hidden;
}




#tooltip {
	position: absolute;
	z-index: 3000;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	font-size: 11px;
	line-height: 16px;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 20px;
	width: 200px;
	overflow: visible;
}
#tooltip  h3   {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	margin: 0;
	display: block;
	position: relative;
	height: auto;
	width: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	background-color: #FFFFFF;
	line-height: 22px;
	background-image: none;
	padding: 0px;
}

#tooltip.pretty {
	font-family: Arial;
	border: none;
	width: 210px;
	padding:20px;
	height: 135px;
	opacity: 0.8;
	background-image: url(../images/shadow.png);
}
#tooltip.pretty h3 {
	margin-bottom: 0.75em;
	font-size: 12pt;
	width: 220px;
	text-align: center;
	color: #000000;
	background-color: #FFFFFF;
	display: block;
}
#tooltip.pretty div { width: 220px; text-align: left; }

#tooltip.fancy {
	padding-top: 5em;
	height: 100px;
	background-image: url(../images/shadow.png);
}
#tooltip div.url {
	color: #0000FF;
	padding-top: 10px;
}
#tooltip   div.body   {
	padding-top: 5px;
}
.banner {
	display: block;
	position: relative;
	height: 120px;
	width: 600px;
	padding-bottom: 10px;
}
.banner-button {
	display: block;
	float: left;
	height: 120px;
	width: 120px;
	position: relative;
	background-image: url(../images/banner-button.png);
	background-repeat: no-repeat;
}
.banner-intro {
	display: block;
	float: right;
	width: 460px;
	position: relative;
	height: 120px;
	overflow: hidden;
}
.banner-button     p {
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	display: block;
	width: auto;
	position: relative;
	height: auto;
	line-height: 26px;
	text-align: center;
	padding-top: 30px;
}
.banner-image {
	display: block;
	position: absolute;
	height: auto;
	width: auto;
	left: 100px;
	top: 4px;
}
.banner-intro ul {
	display: block;
	position: relative;
	width: 320px;
	height: 90px;
	margin-top: 16px;
	margin-left: 120px;
}
.banner-intro li {
	font-size: 14px;
	line-height: 22px;
	list-style-position: outside;
	list-style-image: url(../images/small-tick.gif);
	color: #FFFFFF;
}
.banner-intro li strong {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
.provider-box, .which-box {
	background-color: #F0F0F0;
	display: block;
	position: relative;
	width: auto;
	margin-bottom: 20px;
	height: auto;
	margin-top: 10px;
	clear: both;
	float: none;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
.provider-box:hover {

	background-color: #E6EDF4;
}

.apply-button {
	background-image: url(../images/right-arrow-white.gif);
	background-repeat: no-repeat;
	display: block;
	position: relative;
	height: 22px;
	width: 140px;
	float: right;
	background-color: #9399B2;
	background-position: right center;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	line-height: 22px;
	overflow: hidden;
}
.apply-button a {
	color: #FFFFFF!important;
	font-size: 14px!important;
	text-decoration: none!important;
	padding-left: 20px;
	line-height: 20px;
	display: block;
	position: relative;
	height: 22px;
	width: 120px;
	text-align: left;
	overflow: hidden;

}
.apply-button a:link, .apply-button a:visited, .apply-button a:active, .apply-button a:hover {
	color: #FFFFFF!important;
	text-decoration: none!important;
}
.alone {
	margin-top: 10px;
	display: block;
}

.apply-button:hover {
	background-image: url(../images/right-arrow-white-over.gif);
}
.provider-box table {
	position: relative;
	width: 560px;
	height: auto;
}
table th {
	color: #333333;
	text-align: right;
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
table td {
	text-align: right;
	font-size: 12px;
	line-height: 20px;
}
.provider-box .provider-heading {
	font-size: 20px;
	text-align: left;
	width: 240px;
	position: relative;
	height: 30px;
	line-height: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-bottom: 10px;
}
.provider-box   .provider-info  {
	font-size: 11px;
	line-height: 15px;
	text-align: left;
	vertical-align: top;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.provider-info ul {
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 30px;
	text-align: left;
	font-size: 11px;
}
.provider-info p {
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	line-height: 15px;
}

.provider-info li {
	margin: 0px;
	padding: 0px;
	line-height: 15px;
}
#product-page-header {
	display: block;
	height: 120px;
	width: 600px;
	margin-bottom: 20px;
	position: relative;
}
.no-arrow {
	background-image: none;
	cursor: auto!important;
}
.button a {
	font-size: 11px;
	display: block;
	position: relative;
	width: 160px;
	padding-right: 30px;
	padding-left: 15px;
	padding-bottom: 2px;
	background-color: #9399B2;
	background-image: url(../images/right-arrow-white.gif);
	background-repeat: no-repeat;
	background-position: right center;
	margin-top: 10px;
	margin-bottom: 20px;
	line-height: 14px;
	margin-left: 20px;
	height: auto;
}
.button a:hover {
	background-image: url(../images/right-arrow-white-over.gif);
	background-repeat: no-repeat;
	background-position: right center;
}


.button a:link, .button a:visited, .button a:active {
	text-decoration: none;
	color: #FFFFFF;
	font-size: 11px;
}
.close {
	display: inline;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	line-height: 18px;
	position: relative;
	clear: both;
	margin-bottom: 10px;
	background-color: #F0F0F0;
	font-weight: bold;
	color: #9399B2;
	height: 18px;
	width: 20px;
	float: none;
}
/* Comparison Chart    */
.pop-window {
	display: block;
	position: absolute;
	z-index: 1000;
	height: auto;
	width: 970px;
	border: 1px solid #666666;
	background-color: #FFFFFF;
	top: 80px;
	left: -475px;
	margin-right: 50%;
	margin-left: 50%;
	overflow: hidden;
}
.pop-header {
	background-color: #9399B2;
	display: block;
	position: relative;
	height: auto;
	width: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #FFFFFF;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 20px;
	cursor: move;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top-color: #9399B2;
	border-right-color: #9399B2;
	border-bottom-color: #9399B2;
	border-left-color: #9399B2;
	margin: 4px;
}
.pop-page {
	display: block;
	margin: 24px;
	width: auto;
	position: relative;
	height: auto;
	padding-bottom: 20px;
	clear: both;
	float: none;
}
.pop-close {
	background-color: #FFFFFF;
	display: block;
	position: absolute;
	height: 18px;
	width: 18px;
	top: 2px;
	right: 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	border: 1px solid #9399B2;
	cursor: auto;
}
.pop-close a:link, .pop-close a:visited, .pop-close a:active, .pop-close a:hover {
	text-decoration: none;
	color: #333333;
}
.pop-base {
	background-color: #F0F0F0;
	display: block;
	position: absolute;
	height: 20px;
	width: 100%;
	bottom: 0px;
	right: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #9399B2;
	border-right-color: #9399B2;
	border-bottom-color: #9399B2;
	border-left-color: #9399B2;
	z-index: 3000;
	clear: both;
	float: none;
}

.pop-resize {
	position: absolute;
	height: 16px;
	width: 16px;
	right: 3px;
	bottom: 3px;
	cursor: nw-resize;
	background-image: url(../images/tables/resize.gif);
	background-repeat: no-repeat;
	background-position: 0px 1px;
}



table.tablesorter /* tables */
 {
	font-family:arial;
	font-size: 8pt;
	border: 0px none #FFFFFF;
	margin-bottom: 20px;
}

#sorter {
	width: 100%;
	position: relative;
	height: auto;
	display: table;
	background-color: #D2D6E8;
}
table.tablesorter    thead   tr   th, table.tablesorter   tfoot   tr   th {
	background-color: #9399B2;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	padding-right: 20px;
	padding-left: 20px;
	line-height: 14px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 4px;
	padding-bottom: 4px;
}

table.tablesorter thead tr .header {
	background-image: url(../images/tables/bg.gif);
	background-repeat: no-repeat;
	background-position: right center;
	cursor: pointer;
	text-align: left;
	border: 2px solid #9399B2;
}

table.tablesorter tbody td {
	color: #3D3D3D;
	background-color: #FFF;
	vertical-align: top;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
	text-align: left;
}
.pop-window .pop-page #sorter td+td+td {
	padding-left: 20px;
}


table.tablesorter tbody tr.odd td {
	background-color:#F6F6F6;
	color: #333333;
}
table.tablesorter thead tr th:hover {
	border: 2px dotted #FF005A;
}
table.tablesorter thead tr .headerSortUp {
	background-image: url(../images/tables/asc.gif);
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
}
table.tablesorter thead tr .headerSortDown {
	background-image: url(../images/tables/desc.gif);
}
table.tablesorter thead tr .headerSortDown, table.tablesorter thead tr .headerSortUp{
	background-color: #FFFFFF;
	color: #000000;
	border: 2px solid #FF005A;
}
.which-box table {
	position: relative;
	width: 560px;
	height: auto;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
}
.which-box table a:link, .which-box table a:visited, .which-box table a:active {
	color: #333333;
}

.which-box tr:hover {
	background-color: #FFFFFF!important;
}


#pleasewait {
	background-color: #FF005A;
	display: none;
	position: relative;
	height: auto;
	width: 600px;
	text-align: center;
	padding-top: 4px;
	padding-bottom: 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
}
.wide {
	width: 40%;
}
h6 {
	font-size: 13px;
	font-weight: bold;
	color: #333333;
}
.pop-page h6 {
	display: block;
	position: relative;
	height: auto;
	width: auto;
	clear: both;
	float: none;
	text-align: left;
	padding-left: 18px;
	overflow: hidden;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 1px dotted #FFFFFF;
}

.pop-page  h6:hover {
	background-image: url(asc.gif);
	background-repeat: no-repeat;
	background-position: right;
	cursor: hand;
	border: 1px dotted #FF0000;
}
.pop-page  h6+* {
	text-align: left;
}
.pop-page  ul {
	display: block;
	width: auto;
	margin-left: 30px;
	position: relative;
	margin-top: 4px;
	margin-bottom: 4px;
}
.pop-page li {
	font-size: 12px;
	line-height: 16px;
}
.pop-page  .compare, .pop-page .restart {
	display: block;
	padding-right: 20px;
	padding-left: 20px;
	font-size: 14px;
}
.hide-row {
	display: none;
}
.pop-page .refine-selection td {
	text-align: left;
	font-size: 12px;
	padding-left: 10px;
}
.loading {
	display: block;
	position: absolute;
	height: 1000px;
	width: 100%;
	left: 0px;
	top: 170px;
	z-index: 1000;
}

.please-wait {
	background-color: #FFFFFF;
	display: block;
	position: relative;
	height: 100%;
	width: 100%;
	top: 0px;

}
.waiting-message {
	text-align: center;
	display: block;
	position: absolute;
	width: 500px;
	font-size: 22px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	height: auto;
	margin-right: 50%;
	margin-left: 50%;
	top: 60px;
	background-color: #FF135B;
	border: 1px solid #F0F0F0;
	padding-top: 20px;
	left: -250px;
	right: auto;
	padding-bottom: 20px;
}
.load-graphic {
	display: block;
	position: absolute;
	height: 50px;
	width: 260px;
	top: 130px;
	margin-right: 50%;
	margin-left: 50%;
	left: -120px;
}
#footer .site-links strong {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #212B47;
}
.notes {
	font-size: 10px;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 12px;
}
.apr {
	font-size: 22px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 40px;
}
.right-banner {
	display: block;
	position: relative;
	width: auto;
	margin-top: 20px;
	height: auto;
}