.c_head
{	
	padding:0 0 0 0; 
	text-align:left;
}

.c_content
{
	clear:both;
}

.c_contentpane
{
	padding:5px 10px 0 10px; 
	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;
}

.seperator
{
	border: none;
	background-color: #ffffff;
	background-image: url(containerHeaderHr.gif);
	background-repeat: repeat-x;
	background-position: bottom left;
	font-size: 1%;
	height: 8px;
	width: 100%;
}

/*---------- default style for head & normal -----------*/
.Head
{
	font-family: Verdana;
	background-color: #ffffff;
	color: #00508a;
	font-weight:bold; 
	font-size:110%;
	letter-spacing: 1px;
	padding-top: 3px;
	width: 100%;
}

td.SubHead
{
	font-family: Verdana;
	color: #00508a;
	font-weight:bold; 
	font-size: 75%;
}

#leftpanecontent .SubHead, #rightpanecontent .SubHead
{
	font-family: Verdana;
	color: #00508a;
	font-weight:bold; 
	font-size:90%;
	padding-top: 3px;
	width: 100%;
}

#leftpanecontent .Normal, #rightpanecontent .Normal
{
	font-size: 80% !important;
}

.Normal
{
	color:#333333;
	font-size: 95%;
}

.Normal p
{
	margin-top:0px;
}

a:link
{
	color: #00508a !important;
	text-decoration: underline !important;
}

a:hover
{
	color: #00508a !important;
	text-decoration: none !important;
}

a:active
{
	color: #00508a !important;
	text-decoration: none !important;
}

a:visited
{
	color: #00508a !important;
	text-decoration: underline !important;
}