/* begin body style */

		body
		{
			margin-top: 0;
			padding: 0;
			font-family: verdana, arial, helvetica, serif; font-size: 11px;
			color: #000;
			background-color: #ECF1F5;
			height: 100%;
		}

/* end body style */








/* begin outside main structural divs */

		#leadtable
		{

			width: 100%;
			height: 100%;
			vertical-align: top;
			text-align: left;
			background-color: #ECF1F5;
		}

		#leadfixedtable
		{

			width: 790px;
			height: auto;
			vertical-align: top;
			text-align: left;
			background-color: #FFFFFF;
		}

/* end outside main structural divs */


		#leftcolumn
		{

			width: 176;
			height: 100%;
			vertical-align: top;
			background-color: #ECF1F5;
			padding: 0px;
		}


/* begin global text styles */


.text { color: #666666; font-family: verdana; font-size: 11px; font-style: normal; text-decoration: none; line-height: 16px } 
.text a {color: #2865B3; text-decoration: underline }
.text a:hover {color: #000000; text-decoration: none }



.textold { color: #000000; font-family: verdana; font-size: 11px; font-style: normal; text-decoration: none; line-height: 14px; } 
.textold  a {color: #000000; text-decoration: underline; }
.textold  a:hover {color: #004682; text-decoration: none; }

.textsmall { color: #000000; font-family: helvetica; font-weight: bold; font-size: 10px; font-style: normal; text-decoration: none; line-height: 14px; } 

.textblue { color: #215595; font-family: verdana; font-size: 12px; font-style: normal; text-decoration: none; line-height: 14px; } 


/* begin input and select box classes */

.input {
	background-color: #FFFFFF; 
	color: #000; 
	font-size:13px; 
	font-family: verdana; 
	font-weight: bold;
	border-width: 1px 1px 1px 1px;
	border-style: solid solid solid solid;
	border-color: #004682;
	}

.search {
	background-color: #FFFFFF; 
	color: #000; 
	font-size:9px; 
	font-family: verdana; 
	font-weight: bold;
	border-width: 1px 1px 1px 1px;
	border-style: solid solid solid solid;
	border-color: #7F9DB9;
	}

.submit {
	background-color: #DEDEDE; 
	color: #000; 
	font-size:11px; 
	font-family: arial; 
	font-weight: bold;
	border-width: 1px 1px 1px 1px;
	border-style: solid solid solid solid;
	border-color: #DF7369;
	height: 20px;
	}

.textarea {
	background-color: #FAFAFA; 
	color: #000; 
	font-size:11px; 
	font-family: arial; 
	font-weight: bold;
	border-width: 1px 1px 1px 1px;
	border-style: solid solid solid solid;
	border-color: #FFB301;
	}

/* end input and select box classes */




/* end global text styles */

