/* WWW_file interior.css, Version 1.001, Updated 2009-03-11 11:14:04 */
/* RED STRIPE STYLES*/

#stripe_container
{
	width: 100%;
	height: 166px;
	position: absolute;
	float: left;
	top: 130px;
	left: 0px;
	background-image: url(../images/red_stripe_bg_int.png);
	background-repeat: repeat-x;
	text-align: center;
	z-index: 5;
}

#stripe_inner_container
{
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	width: 931px;
	padding-top: 11px;
	padding-left: 20px;
	height: 183px;
}

/* CONTENT STYLES */

#content_bg_middle
{
	background-image: url(../images/content_bg_middle.gif);
	background-repeat: repeat-y;
	background-position: left top;
	width: 931px;
	padding-top: 25px;
}

#content_bg_middle table
{
	width: 100%;
	margin-left: 5px;
}

#left_column
{
	background-image: url(../images/int/left_col_bg.gif);
	background-repeat: no-repeat;
	width: 202px;
	height: 284px;
	text-align: left;
	vertical-align: top;
	padding-top: 20px;
	padding-left: 15px;
	padding-right: 15px;
}

#left_column p
{
	padding: 0px;
	margin: 0px 0px 8px 0px;
	font-family: Helvetica, Times New Roman, Arial;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #828282;
}

#right_column
{
	text-align: left;
	vertical-align: top;
	padding: 20px 40px 40px 15px;
}

#right_column p
{
	padding: 0px;
	margin: 0px;
	font-family: Helvetica, Times New Roman, Arial;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #828282;
}

#right_column h3
{
	color: #333333;
	font-family: Helvetica, Times New Roman, Arial;
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 8px;
}

#right_column ul
{
	margin-left: 0px;
	list-style-type: none;
}

#right_column ul li
{
	list-style-type: none;
	padding-bottom: 5px;
	font-family: Helvetica, Times New Roman, Arial;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #828282;
}

#right_column ul.sublist
{
	margin-left: 20px;
	margin-top: 5px;
}

#signup_form tr td
{
	font-family: Helvetica, Times New Roman, Arial;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #828282;
}

#signup_form tr td input[type=text]
{
	width: 250px;
	font-family: Helvetica, Times New Roman, Arial;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #828282;
}

#signup_form tr td input[type=submit]
{
	font-family: Helvetica, Times New Roman, Arial;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #525252;
	border: solid 1px #828282;
	margin-right: 150px;
	margin-top: 15px;
}

#signup_form tr td textarea
{
	width: 250px;
	font-family: Helvetica, Times New Roman, Arial;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #828282;
}
