/* CSS Document */

.main_container
{
	width:960px;
	text-align:left;
	height:auto;
}
.dotted_pattern
{
	background-image:url(/images/dotted_pattern.gif);
	height:27px;
}
.dotted_pattern_2
{
	border-top:1px dotted #ccc;
       margin-bottom:11px;
}
.blue_pattern
{
	background-image:url(/images/blue_pattern.gif);
}
.div960
{
	width:960px;
}
.div685
{
	width:685px;
}

.black11
{
	font-size:11px;
}
.blue11
{
	font-size:11px;
	color:#4f8bb6;
}
.lightblue11
{
	font-size:11px;
	color:#cbe8fb;
}
.white11
{
	font-size:11px;
	color:#ffffff;
}
.spacer
{
	padding:0 11px 0 11px;
}
/* Form Style  */

.selectype
{
border:0 solid #000000;
color:#737373;
font-size:18px;
height:27px;
width:100px;
}
.inputext
{
	font-size:11px;
	color:#737373;
	height:25px;
	font-size:18px;

	border:0 solid #000000;
}
.inputext2
{
	border:0;
	height:19px;
}
img{
border:0px;
}


.ig_reset div{
	display:none;
}
/* End Form Style  */