
.Normal boxText{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 11pt;
	color: #ffffff;
	text-align: left;
}

.boxLink{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 11pt;
	color: #ffffff;
	text-align: right;
}

.boxLink a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	line-height: 11pt;
	color: #ffffff;
	text-align: right;
}

.boxLink a:hover{
	color: #373536;
	font-weight: normal;
	text-decoration: underline;
}

.homeBox
{
    position:relative;
	float: left;
	margin: 10px 10px 10px 0px;
	height: 135px;
	width: 283px;
}

.interiorBox
{
    position:block;
	float: left;
	width: 250px;
}

.boxTop
{
	float: left;
	height: 25px;
	width: 240px;
	padding-left: 10px;
	background:url(images/box_top.gif) no-repeat;
}
.topHome { background:url(images/box_top_home.gif) no-repeat; }

.boxTitle
{
	text-align: left;
	font-size: 10pt;
	line-height: 18pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #ffffff;		
}
		
.boxBg
{
    position:relative;
	float: left;
	padding: 10px 0px 10px 10px;
	width: 240px;
	background:url(images/box_bg.gif) repeat-y;
}

.boxBottom
{
    position:relative;
	display: block;
	float: left;
	text-align: left;
	vertical-align: bottom;
	/*height: 12px; */
	padding: 10px 0px 0px 10px;
	width: 240px;
	background:url(images/box_bottom.gif) no-repeat;
}
.bottomHome { background:url(images/box_bottom_home.gif) no-repeat; }

.homePage { width: 283px; }

.textbox{
	border: 1px solid #999999;
	background: #ffffff;
	color: #333333;
	margin: 5px 0px 0px 5px;
	font-size: 8pt;
}

.c_head{padding:8px 10px 0 11px; text-align:left;}

.c_content{clear:both;}

.c_contentpane{padding:8px 15px 0 15px ; text-align:left;}

.c_footer {margin-bottom:20px;padding:8px 10px 8px 15px; text-align:right;}

.title{margin:0; float:left; white-space:nowrap;}
.title_vis{margin:0; float:right; text-align:right;}

.title_grey .Head {color:#43494D;}


div.error li 
{ 
	color: #FF0000; 
	list-style-image: none;
}