
a:link, a:visited {
	text-decoration : none;
}

a:hover {
	color : #990000;
	text-decoration : underline;
}

a:active {
	text-decoration : none;
}

body {
	background : #FFFFFF;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11pt;
}

H1{
	font-size : 18pt;
	font-weight : normal;
	color : #990000;
	border-bottom : 3px dotted #333366;
	}

H2{
	font-size : 16pt;	
	font-weight : Bold;
	color : #990000;
	border-bottom : 3px dotted #333366;
}

H3{
	font-size : 13pt;	
	font-weight : Bold;
	color : black;
}


H4{
	font-size : 12pt;	
	font-weight : Bold;
	color : #000000;
}

H5{
	background-color: #f0f0f0; 
	border-color: #909090; 
	border-style: solid; 
	border-width: 1px; 
	padding: .5em;
	font-size : 11pt;
	font-weight : normal;
}
H6{
	font-size : 10pt;	
	font-weight : bold;
}

li, ol {
	margin-bottom : 6px;
}

td, p {
	color : #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11pt;
}

.heading2{
	border-bottom : 3px dotted #455073;
	color : #990000;
	font-size : 14pt;
	font-weight : Bold;
}

.heading2{
	border-bottom : 3px dotted #455073;
	color : #990000;
	font-size : 14pt;
	font-weight : Bold;
}

.highlight {
	background-color : #FFCC00;
}

.latestupdate 	{
	background-color : #FBDA98;
	border-color : #000000;
	border-style : solid;
	border-width : 1px;
	width : auto;
}

.news 			{
	background-color : #F0F0F0;
	border-color : #000000;
	border-style : solid;
	border-width : 1px;
	padding : .5em;
}

.notebox 		{
	background-color : #F0F0F0;
	border-color : #909090;
	border-style : solid;
	border-width : 1px;
	padding : .5em;
}

.readmore		{
	color : #0000FF;
	font-size : 8pt;
}

.redtext {
	color : #990000;
}

#content {
	border : 0px none;
	color : #000000;
	float : none !important;
	padding : 0;
	width : auto;
}

.contentarea{
	width : auto;
}

#frame {
	border : none;
	color : #000000;
	float : none !important;
	padding : 0;
	width : auto;
}

#header, #footer, #menu {
	display : none;
}

.cellStyle5{
	border : none;
}

.leftcolumn{
 display : none;
}