BODY	{
	background-color : #ffffff;
	margin:0px;
	margin-bottom: 0px;
}


P,TD,UL {
	color : #2F2F2F;
	font-family : Arial, sans-serif;
	font-size : 12px;
	text-align : justify;
}

TABLE {border-collapse:collapse;
}

.rightmenu {
	font-size : 11px;
	font-family : Arial, sans-serif;
	font-weight : normal;
	color : #004080;
	text-align : left;
}

.newsbox {
	border-bottom: 1px dashed #D7D7D7;
	padding: 10px;
}

.newsboxheading {
	font-size : 11px;
	font-family : Arial, sans-serif;
	font-weight : bold;
	color : #004080;
}

.newsboxtext {
	font-size : 11px;
	font-family : Arial, sans-serif;
	color : #2F2F2F;
	text-align :left;
}

.content {
	border-left: 1px solid #D7D7D7;
	border-right: 1px solid #D7D7D7;
	border-top: 1px solid #D7D7D7;
	padding: 20px;
}

.cellborderleft {
	border-left: 1px solid #008080;
	padding: 20px;
}

.topborder {
	border-top: 1px solid #D7D7D7;
}
    
.bottomborder {
	border-bottom: 1px solid #D7D7D7;
}


a:link {
	text-decoration : none;
	color: #004080;
}

a:visited {
	text-decoration : none;
	color: #004080;
}

a:hover {
	text-decoration: none;
	color: #0000CC;}

a:active {
	text-decoration: none;
	color: #0000CC;}

.readmoretext {
	font-size : 11px;
	font-family : Arial, sans-serif;
	color : #2F2F2F;
	text-align : right;
	font-weight : bold;
}

a.readmore:link {
	color : #2F2F2F;
	text-decoration : none;
}

a.readmore:visited {
	color : #2F2F2F;
	text-decoration : none;
}

a.readmore:hover {
	color : #0000CC;
	text-decoration : none;
}

a.readmore:active {
	color : #0000CC;
	text-decoration : none;
}


.leftjust{
	text-align : left;
}

.bold {
	font-size : 11px;
	font-family : Arial, sans-serif;
	font-weight : bold;
	color : #2F2F2F;
	text-align : right;
}

H1{
	color : #2F2F2F;
	font-family : Arial, sans-serif;
	font-size : 16px;
	text-align : center;
}

H2{
	color : #2F2F2F;
	font-family : Arial, sans-serif;
	font-size : 12px;
	font-weight : bold;
	text-align : center;
}

H3{
	color : #2F2F2F;
	font-family : Arial, sans-serif;
	font-size : 12px;
	font-weight : bold;
	text-align : left;
}

H4{
	color : #2F2F2F;
	font-family : Arial, sans-serif;
	font-size : 10px;
	font-weight : bold;
	text-align : center;
}

H5{
	color : #2F2F2F;
	font-family : Arial, sans-serif;
	font-size : 12px;
	font-weight : bold;
	text-align : right;
}

.center{
	text-align : center;
}

.right{
	text-align : right;
}

.footer{
	color : #7f7f7f;
	font-family : Arial, sans-serif;
	font-size : 10px;
	text-align : center;
	padding: 10px;
}

.browser{
	color : #CC0033;
	font-family : Arial, sans-serif;
	font-size : 12px;
	font-weight : bold;
	text-align : left;
}

.notation{
	color : #2F2F2F;
	font-family : Arial, sans-serif;
	font-size : 10px;
	text-align : left;
}

.notationcenter{
	color : #2F2F2F;
	font-family : Arial, sans-serif;
	font-size : 10px;
	text-align : center;
}

.floatright {
	float:right;
	
	margin-left: 20px;
	margin-bottom: 0px;
}

.floatleft {
	float:left;
	
	margin-right: 20px;
	margin-bottom: 0px;
}