
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 : 12pt;
}

h1{
	border-bottom : 3px dotted #455073;
	color : #990000;
	font-size : 18pt;
	font-weight : Bold;
}

h2{
	border-bottom : 3px dotted #455073;
	color : #990000;
	font-size : 14pt;
	font-weight : Bold;
}

h3{
	color : #990000;
	font-size : 13pt;
	font-weight : Bold;
}

h4, h5, h6{
	font-size : 13pt;
	font-weight : bold;
}

li, ol {
	margin-bottom : 6px;
}

td, p {
	color : #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12pt;
}

.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;
}