/* CSS Document */
body, html, p, td, li, a, h1, h2, h3, h4, h5, h6, label {
	font-family: Arial, Helvetica, sans-serif;
}

a:link, a:visited {
	color: #00C;
	text-decoration: none; 	
}

a:hover, a:active {
	color: #F60;
	text-decoration: none;
}

#creditForm td
{
	vertical-align: top;
}

#creditForm, #creditForm p
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#creditForm input.textBoxLaunchForm, #creditForm textarea
{
	width: 220px;
}

p {
	font-size: 12px;
	padding: 0 0 8px 0;
	margin: 0;
}

ul {
	padding-top: 0;
	padding-bottom: 8px;
}

li, label {
	font-size: 12px;
}

h1
{
	font-size: 18px;
	padding: 0 0 10px 5px;
	margin: 0;
	color: #102055;
}

h2
{
	font-size: 16px;
	padding: 0 0 10px 0;
	margin: 0;

}

#topNav {
	height: 80px;
	width: 225px;
	vertical-align: bottom;
	padding: 0;
	margin: 0;
}

#logo {
	text-align: right;
	vertical-align: bottom;
	height: 80px;
	padding: 0;
	margin: 0;
}

#blueBar {
	background-color: #1E2E69;
	height: 7px;
}

#navPics {
	padding-top: 5px;
}

.navElement {
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #1E2E69;
	width: 74px;
	height: 30px;
	vertical-align: top;
	text-align: left;
	color: #7A7A7A;
	font-size: 10px;
	font-weight: bold;
	margin: 0 0 3px 0px;
	padding-left: 2px;
}

.navElement a:link, .navElement a:visited {
	color: #000;
	text-decoration: none;
}

.navElement a:hover, .navElement a:active {
	color: #1E2E69;
	text-decoration: none;
}

.navElement2 {
	border-right: 0px solid #CCC;
	border-bottom: 1px solid #1E2E69;
	width: 75px;
	height: 105px;
	vertical-align: top;
	text-align: left;
	font-size: 10px;
	color: #000;
	/*background-image: url(../images/navBar_tools.jpg);
	background-position: top left;
	background-repeat: no-repeat;*/
}

.navElement2 img {
	border: none;
}

.navElement2 a:link, .navElement2 a:visited {
	color: #000;
	text-decoration: none;
	width: 75px;
	height: 105px;
}

.navElement2 a:hover, .navElement2 a:active {
	color: #FFF;
	text-decoration: none;/*
	background-image: url(../images/navBar_tools_over.jpg);
	background-position: top left;
	background-repeat: no-repeat;*/
	width: 75px;
	height: 105px;
}
/*
.navButton {
	height: 105px;
	width: 75px;
	background-image: url(../images/navBar_tools.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}*/

#main {
	height: 350px;
	text-align: left;
}

#left {
	width: 150px;
	background-color: #DFE2EB;
	vertical-align: top;
	padding: 0;
	margin: 0;
}

#mainContent {
	width: 600px;
	text-align: left;
	vertical-align: top;
}

#mainContent #centre img {
	margin-right: 45px;
}

#generalProductsTable {
	vertical-align: top;
}

#generalProductsTable td {
	background-color: #DFE2EB;
	background-image: url(../images/cornerPiece.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
}

#creditApplicationTable {
	vertical-align: top;
}

#creditApplicationTable td {
	background-color: #DFE2EB;
	background-image: url(../images/cornerPiece.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
	vertical-align: top;
	width: 210px;
}


.leftTile {
	width: 150px;
	height: 83px;
	border: none;
	/*
	background-color: #EF9C00;
	background-image: url(../images/leftTile_bg.gif);
	background-position: top left;
	background-repeat: no-repeat;
	border-bottom: 8px solid #FFF;
	color: #FFF;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	padding-left: 3px;
	vertical-align: bottom;
	*/
}

.leftTile a img {
	border: none;
	border-bottom: 8px solid #FFF;
}

.leftTile a:link, .leftTile a:visited {
	text-decoration: none;
	color: #FFF;
	border: none;
}

.leftTile a:hover, .leftTile a:active {
	text-decoration: none;
	color: #DFE2EB;
	border: none;
}

#footer {
	
}

#footNav {
	color: #000;
	font-size: 10px;
	padding-bottom: 5px;
	padding-top: 5px;
	border-bottom: 7px solid #1E2E69;
}

#footNav a:link, #footNav a:visited {
	color: #000;
	font-size: 10px;
	text-decoration: none;
}

#footNav a:hover, #footNav a:active {
	color: #1E2E69;
	font-size: 10px;
	text-decoration: none;
}

#extreme {
	text-align: right;
	font-size: 10px;
	padding-top: 4px;
	color: #CCC;
}

#extreme a:link, #extreme a:visited {
	color: #7A7A7A;
	text-decoration: none;
}

#extreme a:hover, #extreme a:active{
	color: #000;
	text-decoration: none;
}

#contentTable
{
	width: 600px;
	margin-top: 8px;
}

#contentTable #centre
{
	vertical-align:top;
	padding: 10px 15px;
}

#contentTable #right
{
	width: 150px;
	background-color: #DFE2EB;
	vertical-align: top;
	padding: 0;
	margin: 0;
}

#contentTable #right img {
	border-bottom: 8px solid #FFF;
}

/************************************
******* NEWS STYLES ******************
**************************************/

#ValidationSummary1 p {
	font-size: 11px;
}

#news
{
	margin: 0 0 10px 5px;
	padding-top: 10px;
}

#news h2
{
	font-size: 11px;
	font-weight: bold;
}

#news p
{
	font-size: 11px;
	font-weight: normal;
}

.newsitem
{
	margin-bottom: 4px;
	padding: 1px 4px 1px 0;
	border-bottom: dashed 1px #8E8E8E;
}
.newsitem p
{
	color: #000;
	margin: 2px 0;
	padding: 1px 0;
	font-size: 12px;
	
}

.newsLinks
{
	font-size: 12px;
	color: #000;
}

.newsitem a.newstitle
{
	font-size: 12px;
	color: #000;
	font-weight: bold;
	text-decoration: none;
}

.newsContent {
	font-size: 11px;
	vertical-align: top;
	padding-right: 20px;
	padding-top: 0;
	padding-bottom: 10px;
}

.newsContent h1 {
	display: inline;
	font-weight: normal;
	font-size: 14px;
	color: #000;
}

.newsContent h1 a {
	display: inline;
	font-weight: normal;
	font-size: 14px;
	color: #000;
	text-decoration: none;
}

.newsContent h1 a:link {
	color: #000;
	text-decoration: none;
}

.newsContent h1 a:visited {
	color: #000;
	text-decoration: none;
}

.newsContent h1 a:hover {
	color: #000;
	text-decoration: none;
}

.newsContent h1 a:active {
	color: #000;
	text-decoration: none;
}

.newsContent h2 {
	display: inline;
	font-weight: normal;
	font-size: 14px;
	color: #000;
}

.newsRotator 
{
	vertical-align:top;
}
.newsRotator p
{
	font-size: 10px;
	padding: 0 0 2px 0;
	margin: 0;
}

.newsRotator h2
{
	font-size: 11px;
	color: #FF9900;
	padding: 0 0 2px 0;
	margin: 0;
}







