body { 	
		font-family: trebuchet ms;
		font-size: 11px;
		background-image: url(images/bg_tile.gif);
		color: #737373;
		margin: 0px;
		padding: 0px;
		line-height: 17px;
	 }


td   { 	
		font-family: trebuchet ms;
		font-size: 11px;
		color: #737373;
		line-height: 17px;
	 }


input, select, textarea {
			font-family: trebuchet ms;
			font-size: 12px;
			color: #737373;
}


input.styled {
			border-style: solid;
			border-color: #A28B77;
			border-width: 1px;
			background-color: #E5E1DA;
			padding-left: 2px;
}


textarea.styled {
			border-style: solid;
			border-color: #A28B77;
			border-width: 1px;
			background-color: #E5E1DA;
			padding-left: 2px;
}

input.styled-white {
			border-style: solid;
			border-color: #A28B77;
			border-width: 1px;
			background-color: #FFFFFF;
			padding-left: 2px;
}


	 
A:link, A:visited, A:active { color: #5E92BC; text-decoration: none} 
A.prodbullet:link, A.prodbullet:visited, A.prodbullet:active { color: #737373; text-decoration: none} 
A.prodbullet:hover { text-decoration: underline} 
A:hover { text-decoration: underline} 
A.grey:link, A.grey:visited, A.grey:active { color: #737373; text-decoration: underline }
A.blue:link, A.blue:visited, A.blue:active { color: #0859A4; text-decoration: underline }

form {
	margin:0px;
	padding:0px;
}


ul {
	padding:0;
	margin-top:5px; 
	margin-left:30px;
}



li { list-style-image: url(images/home/bullet_lrg.gif); line-height:15px}
li.arrow { list-style-image: url(images/products/main/arrow.gif); }

.FinePrint {
    COLOR: gray;
    FONT-FAMILY: Arial;
    FONT-SIZE: xx-small;
    FONT-WEIGHT: normal
}


.footer {
	font-size: 10px;
}


.bluetext {
	color: #0859A4;
}

.ltgraytext {
	color: #8E8E8E;
}


.orangetext {
	color: #FF7400;
}


.bluehilite {
	color: #5E92BC;
	font-weight: bold;
}


.smalltext {
	font-size: 10px;
}


.strong {
	font-weight: bold;
}
