/*General Style*/
body
{
	padding-right: 0px;
	padding-left: 0px;
	font-size: 11px;
	padding-bottom: 0px;
	margin: 0px 0px 0px;
	color: white;
	font-family: Verdana;
	background-color: #063D82;
	text-align: left;
}
td
{
	font-size: 10px;
	color: white;
	font-family: Verdana;
	text-align:justify;
	
	
}
/*End of General Style*/
.grayLine
{
background-image:url(../images/divider.gif);
}
.SubLink
{
	border:0px;
	text-decoration:none;
	cursor:hand;
}
.Content
{
	font-size: 11px;
	line-height:20px;
	color: white;
	font-family: Verdana;
	width:475px;
	
}
.cntContent
{
	font-size: 11px;
	line-height:20px;
	color: white;
	font-family: Verdana;

}
.copyRight
{
	background-position: left top;
	background-image:url(../images/CorporateBG.gif);
	color: gray;
	padding-top: 5px;
	background-repeat: repeat-x;
}
.copyRightContent
{
	font-weight: normal;
	font-size: 10px;
	color: gray;
	font-family: Arial;
	text-align: right;
	text-decoration: none;
	line-height:15px;
}
.copyRight A
{
	font-weight: normal;
	font-size: 10px;
	color: #ff3300;
	font-style: normal;
	font-family: Arial;
	text-decoration: none;
}
.copyRight A:hover
{
	font-weight: normal;
	font-size: 10px;
	color: #ff3300;
	font-style: normal;
	font-family: Arial;
	text-decoration: none;
}
.copyRight A:visited
{
	font-weight: bold;
	font-size: 10px;
	color: #ff3300;
	font-style: normal;
	font-family: Arial;
	text-decoration: none;
}
div
{
scrollbar-face-color : #063D82;
scrollbar-highlight-color : #063D82; 
scrollbar-track-color : #063D82; 
scrollbar-arrow-color:#ffffff;

}
A.SubLink
{
	font-weight: bold;
	font-size: 10px;
	color: #ff3300;
	font-style: normal;
	font-family: Arial;
	text-decoration: none;
}
A.SubLink:hover
{
	font-weight: bold;
	font-size: 10px;
	color: #ffffff;
	font-style: normal;
	font-family: Arial;
	text-decoration: none;
}
A.SubLink:visited
{
	font-weight: bold;
	font-size: 10px;
	color: #ff3300;
	font-style: normal;
	font-family: Arial;
	text-decoration: none;
}