/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.simple_white {color: #FFFFFF}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #FF9900;
}
a:active {
	text-decoration: none;
}
.tiny {font-size: x-small; color:#CCCCCC}
.white {color: #FFFFFF}

.simple_white {color: #FFFFFF}
.white_bold {
	color: #FFFFFF;
	font-weight: bold;
}
.tiny_text {font-size: x-small}
.white_bold_14 {
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.georgia_16 {
	font-size: 16px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.left_nav {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-top: 1px none #FFFFFF;
	border-right: 1px none #FFFFFF;
	border-bottom: 1px dotted #FFFFFF;
	border-left: 1px none #FFFFFF;
	background-image: url(images/navbg.gif);
}
.style1 {font-size: x-small; color: #999999; }
.tiny-white {font-size: x-small; color: #FFFFFF; }
.tbl_header_navy_bg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #202020;
}
.subheader {
	font-weight: bold;
		color: #000000;

}
.tiny-red {
font-size: x-small; color: #FF0000;
}
.formfield {
	font-size: 12px;
	border: 1px solid #230414;
}
.simply_white {color: #FFFFFF}

.btmbordr {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.light_tbl_bgcolor {
	background-color: #FFFFCC;
}

.arial_white_sm { color: #230414;}
.border {
border-width: 1px;
border-color: #333333;
border-style:solid; 
}

.twenty4norm {
	font-size: 24px;
	font-weight: bold;
}
.twenty4red {
	font-size: 24px;
	font-weight: bold;
	color:#990000;
}
.address {
	width: 294px;
}
.listmenu300 {
	width: 300px;
}
.buttonStyle {
padding:0px 0px 7px 0px;
background-color:#FFF;
background-image:url(images/get-quotes.jpg);
width:219px;
height:52px;
border:0px;
font-size:20px;
color:#FFF;
/* image is 219 by 52 pixels */
}
.white24 {
	color: #FFFFFF;
	font-size: 36px;
}
.description{
	width:300px;
	overflow:auto;
	font-size:12px;
	color:#666666;
	padding: 5px;
	height:77px;
	border: 1px solid #CCC;
		
	
}

