/* CSS Document */

body {
	background-image: url(../gfx/westwon-bck.jpg);
	background-repeat: repeat-x;
	background-color: #A4A4A4;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #666666;
	text-align: center;
	font-weight: normal;
}

body {
 text-align: -moz-center;
} 

body.detective {
	background-image: url(../gfx/detective-back.jpg);
	margin-top: 0px;
	background-repeat: repeat-x;
	background-color: #A4A4A4;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000066;
	text-align: center;
}
body.detectiveform {
	background-image: url(../gfx/detective-form-back.jpg);
	margin-top: 0px;
	background-repeat: repeat-x;
	background-color: #ffffff;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000066;
	text-align: center;
}
.Dhead {font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 16pt;	color: #000066;	font-weight: normal;}

.Dbody {font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 8pt;	color: #000066;	font-weight: normal;}
.Dbody2 {font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 9pt;	color: #000066;	font-weight: normal;}

.Dsub {font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 11pt;	color: #000066;	font-weight: normal;}

.Dtitle {font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 10pt;	color: #000066;	font-weight: bold;}

.formtitle {font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 8pt;	color: #000000;	font-weight: bold;}
.formtext {font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 8pt;	color: #000000;	font-weight: normal;}


#content_container {
	text-align: center;
	width: 100%;
	text-align: -moz-center; 
	margins: auto;
}

#mainText {
	line-height: 17px;
}

ul {
	line-height: 35px;
	margin-left: 50px;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-weight: normal;
}

td.red {
	color: #ff0000;
}

a{
	font-weight: normal;
	color: #00309e;
	text-decoration: none;
}

a:hover{
	color: #666666;
	text-decoration: underline;
}

td.menu {
	background-image: url(../gfx/menuBar.gif);
	background-repeat: no-repeat;
	height: 40px;
	width: 740px;
}

td.spacer {
	height: 13px;
	width: 740px;
}

td.freeCreditReport {
	background-image: url(../gfx/freeCreditReport.gif);
	background-repeat: no-repeat;
	height: 173px;
	width: 740px;
}

td.mainTop {
	background-image: url(../gfx/backgroundMainTop.gif);
	background-repeat: no-repeat;
	height: 12px;
	width: 740px;
}

td.mainBottom {
	background-image: url(../gfx/backgroundMainBottom.gif);
	background-repeat: no-repeat;
	height: 12px;
	width: 740px;
}

td.main {
	background-color: White;
	padding-bottom: 3px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 3px;
	text-align: left;
	vertical-align: top;
}

td.blueBox {
	background-image: url(../gfx/blueBox.gif);
	background-repeat: no-repeat;
	height: 75px;
	width: 196px;
}

td.orangeBox {
	background-image: url(../gfx/orangeBox.gif);
	background-repeat: no-repeat;
	height: 75px;
	width: 196px;
}

td.grayBox {
	background-image: url(../gfx/grayBox.gif);
	background-repeat: no-repeat;
	height: 75px;
	width: 196px;
}

td.largeBlueBox {
	background-image: url(../gfx/largeBlueBox.gif);
	background-repeat: no-repeat;
	height: 170px;
	width: 196px;
}

#navtext {
	font-family: Arial, Helvetica, sans-serif;
}

#navtext img{
	margin-top: 3px;
}

#navtext a{
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	margin-left: 17px;
	margin-right: 17px;
	position: relative;
	bottom: 2px;
	text-decoration: none;
}

#navtext a:hover{
	color: #ff6600;
	text-decoration: underline;
}

#legal {
	font-family: Arial, Helvetica, sans-serif;
}

#legal a{
	font-size: 11px;
	font-weight: normal;
	color: #00309e;
	margin-left: 17px;
	margin-right: 0px;
	position: relative;
	bottom: 2px;
	text-decoration: none;
}

#legal a:hover{
	color: #ff6600;
	text-decoration: underline;
}

#date {
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	margin-left: 13px;
	margin-right: 0px;
	position: relative;
	bottom: 2px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}

#orangeBoxText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bolder;
	color: #002f9c;
	margin-left: 70px;
	margin-right: 0px;
	position: relative;
	bottom: 2px;
	text-decoration: none;
}

#orangeBoxText a{
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	margin-right: 0px;
	position: relative;
	bottom: 2px;
	text-decoration: none;
	top: 3px;
}

#orangeBoxText a:hover{
	color: #002f9c;
	text-decoration: underline;
}

#blueBoxText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bolder;
	color: #ffffff;
	margin-left: 13px;
	margin-right: 0px;
	position: relative;
	bottom: 2px;
	text-decoration: none;
}

#blueBoxText a{
	font-size: 11px;
	font-weight: bold;
	color: #3366cc;
	margin-right: 0px;
	position: relative;
	bottom: 2px;
	text-decoration: none;
	top: 3px;
}

#blueBoxText a:hover{
	color: #ff6600;
	text-decoration: underline;
}

#grayBoxText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bolder;
	color: #002f9c;
	margin-left: 70px;
	margin-right: 0px;
	position: relative;
	bottom: 2px;
	text-decoration: none;
}

#grayBoxText a{
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	margin-right: 0px;
	position: relative;
	bottom: 2px;
	text-decoration: none;
	top: 3px;
}

#grayBoxText a:hover{
	color: #002f9c;
	text-decoration: underline;
}

#largeBlueBoxText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #ffffff;
	margin-top: 15px;
	position: relative;
	bottom: 2px;
	text-decoration: none;
}

#largeBlueBoxText a{
	font-size: 10px;
	font-weight: normal;
	color: #ffffff;
	margin-right: 0px;
	position: relative;
	bottom: 2px;
	text-decoration: none;
	top: 3px;
}

#largeBlueBoxText a:hover{
	color: #ff6600;
	text-decoration: underline;
}

#mainTitle {
	font-family: "Gill Sans",Arial, Helvetica, sans-serif;
	color: #00309e;
	font-size: 32px;
	font-weight: 600;
	margin-top: 0px;
	padding-top: 0px;
}

#subBlueTitle {
	font-family: "Gill Sans", Arial, Helvetica, sans-serif;
	color: #00309e;
	font-size: 20px;
	font-weight: normal;
	margin-top: 0px;
	padding-top: 0px;
}

#Blue13Bold {
	font-family: "Gill Sans", Arial, Helvetica, sans-serif;
	color: #00309e;
	font-size: 13px;
	font-weight: 600;
	margin-top: 0px;
	padding-top: 0px;
}

#subGrayTitle {
	font-family: "Gill Sans", Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 20px;
	font-weight: normal;
	margin-top: 0px;
	padding-top: 0px;
}

#gray13Bold {
	font-family: "Gill Sans", Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 13px;
	font-weight: 600;
	margin-top: 0px;
	padding-top: 0px;
}

#blueText {
	font-family: "Gill Sans", Arial, Helvetica, sans-serif;
	color: #00309e;
	font-size: 11px;
	font-weight: normal;
	margin-top: 0px;
	padding-top: 0px;
}

#padlock {
	background-image: url(../gfx/padLockBrackground.gif);
	background-repeat: no-repeat;
	width: 480px;
	height: 301px;
	margin-top: 20px;
}

#padlock_container {
	margin-left: 100px;
	margin-top: 0px;
}

#footer {
	font-size: 9px;
}

#freeReport {
	left: 653px;
	top: -11px;
	position: relative;
	z-index:10;
}

#detective {
	left: 174px;
	top: 85px;
	position: relative;
	z-index:20;
}

#grayBg {
	background-image: url(../gfx/grayBackground.gif);
	background-repeat: no-repeat;
	width: 480px;
	height: 206px;
	margin-top: 20px;
}

#grayBG_container {
	margin-left: 100px;
	margin-top: 0px;
}

#blueBg {
	background-image: url(../gfx/blueBackground.gif);
	background-repeat: no-repeat;
	width: 480px;
	height: 120px;
	margin-top: 20px;
}

#blueBG_container {
	margin-left: 20px;
	margin-top: 0px;
}

#subWhiteTitle {
	font-family: "Gill Sans", Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 20px;
	font-weight: normal;
	margin-top: 0px;
	padding-top: 0px;
}

#orangeText {
	color: #FF6600;
}