/*=======================================================================
Typography
=======================================================================*/

h2 
{
	font-size:17px;
	font-weight:bold;
}

h2.pagetitle, h2.subnavtitle, h2.fullpage {
	display:block;
	width:520px;
	background-repeat:repeat-x;	
	color:#fff;
	margin:0;
	padding-bottom:2px;
	font-weight:normal;
	}
	
/* hide the pagetitle */
h2.pagetitle 
{
	display:none;
}
	
h2.fullpage {
	width:690px;
}
	
h2.subnavtitle{
	width:153px;
	padding-left:8px;
}

h3.itemtitle {
	color:#666666;
	padding-left:20px;	
	font-weight:bold;
}

p
{
	font-size:12px;
	text-align:justify;	
	display:block;
	padding:1px 20px 0px 0px;
}

td 
{
	font-size:12px;
	text-align:left;	
	padding-right:20px;
}

table 
{
	margin:0;
	padding:0;
	display:inline;
}

p.footertext{
	font-size:11px;
	margin:0;
	padding:0;
	padding-left:20px;
	padding-top:15px;
	float:left;
	color:#999999;	
}

p.footertext a 
{
	color:#999999;	
	text-decoration:none;
}

small {font-size:11px;margin-top:0px;}

p.footertext a:hover 
{
	color:#64328C;	
	text-decoration:none;
}


#sub_column p {
	text-align:left;
}

#sub_column label 
{
	display:block;
	width:47px;
	float:left;
	margin-right:2px;
	margin-bottom:2px;
	margin-top:2px;
	font-size:12px;
}

#sub_column input 
{
	float:right;
	margin-bottom:2px;
	margin-top:2px;
	width:100px;
}

#Newsletter1_ErrorSummary
{
	float:left;
	clear:both;
	font-size:10px;
}

address 
{
	float:left;
	font-style:normal;
	font-size:12px;
	text-align:left;
	margin-left:20px;
	display:block;
}

.radListing 
{
	height:18px;
	vertical-align:middle;
}

label 
{
	display:block;
	float:left;
	width:90px;
	font-size:12px;
	text-align:left;
	margin-right:2px;
}

.radListing label 
{
	width:30px;
	float:none;
	position:relative;
	clear:none;
	display:inline;
}

.newsLabel 
{
	width:130px;
	text-align: left;

}

.newsLabel_1
{
	width:90px;
	text-align: left;
}

.newsLabel_2
{
	width:70px;
	text-align: left;
}
fieldset 
{
	padding:8px;
	margin:8px;
}

legend 
{
	font-size:14px;
	margin:0;
	padding:0;
}

.formfieldExplain 
{
	font-size:11px;
}
.c_img {
	border:solid 1px black;
	margin-right:5px;
	float:left;
}

.errorMessage 
{
	color:Red;
}