/*Css File*/

BODY {
	margin:0;
	background:url(../images_pop/bg_top.gif) repeat-x;
	
}

UL {
	font-family: tahoma;
	font-size:11px;
	color:#4d4d4d;
	list-style-position:inside;
	line-height:14px;
	list-style-type:square;
}
A{
	font-family:tahoma;
	font-size:11px;
	font-weight:bold;
	color:#c10000;
	margin-left:10px;
		
	}
P{
		padding:5px;
		margin:0;
		font-family:arial;
		color:#4d4d4d;
		text-align:left;
		font-size:11px;
		font-family:arial;
		font-size:11px;
	}
UL A{
	font-family: tahoma;
	font-size:11px;
	color:#4d4d4d;
	text-decoration:underline;
}
UL A:hover{
	text-decoration:none;
}
.ul_links{
	font-family: tahoma;
	font-size:11px;
	color:#4d4d4d;
	list-style-position:outside;
	line-height:14px;
	list-style-type:square;
}
.ul_links a{
	font-family: tahoma;
	font-size:11px;
	color:#c10000;
	text-decoration:none;
	}
.ul_links a{
	font-family: tahoma;
	font-size:11px;
	text-decoration:underline;
}
#maindiv{
	margin:0;
	width:435px;
	height:100%;
	text-align:center;
}
#header_title{
	width:435px;
	text-align:center;
	font-family:verdana;
	color:#d8e2ee;
	font-weight:bold;
	font-size:16px;
	float:left;
	margin-top:55px;
}
#content{
	width:435px;
	text-align:left;
	padding-bottom:10px;
}
.prod {
	margin-top:10px;
	width:435px;
	text-align:left;
	padding:left;
	font-family:arial;
	font-size:11px;
}

.prod  h1{
	font-size:14px;
	font-family:tahoma;
	color:#275a9c;
	border-bottom:1px solid #cccccc;
	margin-left:10px;
	width:90%;
}
.prod  h2{
margin-left:10px;
	font-family:arial;
	font-size:11px;
	font-weight:bold;
	text-decoration:underline;
	color:#4d4d4d;
}
.prod p{
	margin-left:10px;
	color:#4d4d4d;
}
.apply {
	height:35px;
}
.apply a{
	margin-left:20px;
	width:77px;
	height:20px;
	float:left;
	background:url(../images_pop/apply.gif) bottom left no-repeat;
}

.apply a:hover{
	width:77px;
	height:20px;
	background:url(../images_pop/apply.gif) top left no-repeat;
}
#copy{
	font-family:tahoma;
	font-size:10px;
	color:#919191;
}
.usual {
		background: url(../images/link_arrow.gif) right no-repeat;
		background-position:100% 60%;
		margin-left:10px;
		padding-right:8px;
		font-family:tahoma;
		color:#c10000;
		font-size:11px;
		font-weight:bold;
		text-decoration:none;
	}
.usual:hover{
		text-decoration:underline;
	}
.prod2{
	margin-top:3px;
	width:100%;
	height:110px;
	border-top:1px solid #c6c6c6;
	border-bottom:1px solid #c6c6c6;
}
.prod2 h2{
	font-size:20px;
	color:#275A9C;
	text-decoration:none;
}
.prod2 a{
}
.prod2 h3{
	color:red; font-size:15px; color:#4d4d4d;;
}
.prod2 img{float:left; height:95px;margin:5px;}

.prod3{
	margin-top:3px;
	width:100%;
	border-top:1px solid #c6c6c6;
	border-bottom:1px solid #c6c6c6;
}
.prod3 h2{
	font-size:20px;
	color:#275A9C;
	text-decoration:none;
}
.prod3 a{
}
.prod3 h3{
	color:red; font-size:15px; color:#4d4d4d;;
}
.prod3 img{float:left; height:95px;margin:5px;}

.ss{
	float:left;
	width:150px;
	height:95%;
}
.ss a{
	float:left;
}
.img_l
{
background-color:#FFFFFF;
border:medium none;
color:#FFFFFF;
text-decoration:none;
}

.table_price td
{
	font-family:tahoma;
	padding-left:10px;
	font-size:11px;
	border:1px solid #c3c3c3;
	color: #434343;
}

.table_header{
text-align:center;
font-weight:bold;
margin:0;
padding:0;
height:30px;
background:#6986aa;
font-family:arial;
font-size:16px;
color:#f3f3f3;

}
/* BEGIN StateList */
.StateList
{
    width: 160px;
    margin-top: 20px;
    margin-bottom: 20px;
}
.StateListTextHeader {
    width: 160px;
    height: 24px;
    line-height: 24px;
    font-size: 12px;
    font-weight: bold;
}
.StateListText {
    width: 160px;
    height: 100px;
    margin-left: 10px;
    color: #336699;
    font-weight: bold;
    overflow: auto;
}
.StateListLink {
    color: #336699;
    font-weight: bold;
}


/* END StateList */



