body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	background: #ffffff ;
	margin: 0 auto;
	padding: 0;
	text-align: center;
	}

.rightpanel{
	text-align: right;
	width: 150px;
	}

h2 {
	font-size: 120%;
	}

a:active {  
	text-decoration: underline;
	color: #da1205;
	}

a:hover {  
	color: #da1205;
	text-decoration: underline;
	}

a:link {
	color: #da1205;
	text-decoration: underline;
	}

a:visited {
	color: #da1205;
	text-decoration: underline;
	}

.container {
	width: 773px;
	padding: 0;  
	margin: 10px 0px 10px 0px;
	text-align: left; 
	border: none; 
	}

.header {
	margin: 0 auto;
	padding: 0;
	background: #ffffff;
	height: 70px;
	}

.header img{
	float: left;
	}

.breadcrumbs {
	margin: 0;
	padding: 10px 0px 10px 0px;
	background: #ffffff;
	font-size: 10px;
	color: #000000;
	text-align: center;
	border: none;
	text-align: left;
	}

.contentTable{
	background-color: #FFFFFF;
	border: none;
	}

.content {
	margin: 0;
	border: 0;
	text-align: left;
	background: #ffffff;
	vertical-align: top;
	}

.clsStdLabelFont 
	{
	display: block;
	text-align: left;
	font-size: 12px;
	}

.clsFontSize4 
	{
	font-family: Times New Roman, Times, serif;
	margin: 0 auto;
	padding: 0 auto;
	font-size: 22px;
	color: #000000;
	text-align: center;
	}	

.copyright{
	text-align: left;
	border: none;
	font-size: 12px;
	line-height: 19px;
	font-style: italic;
	margin: 20px 0px 10px 0px;
	}

.copyright img{
	float: left;
	margin: 0px 5px 00px 0px;
	}

