.myHidden {
	color : #0000CC;
	font-size : 4pt;
}
BODY {
	background-color : #0000CC;
}
BODY.light {
	background-color: #66ccff;
}

.yellow {
	color : Yellow;
	font-weight : bold;
	font-size : 12pt;
}

.btn {
	background-color : #3300FF;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
	color : White;
}

.blue {
	color: #1E90FF;
	font-weight: bold;
}

.padded {
	padding-left: 8px;
	padding-top: 5px;
	padding-right: 8px ;
	padding-bottom: 5px ;
}	

.whiteText{
	font-size : 12pt;
	font-family : Arial, Helvetica, sans-serif;
	font-weight: bold;
	color : white;
}

A {
	font-size : 8pt;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
	text-decoration : none;
}

A:CURRENT {
	font-weight : bold;
	text-decoration : none;
}

A:VISITED {
	font-weight : bold;
	text-decoration : none;
}

A:HOVER {
	font-size : 8pt;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
	text-decoration : underline;
	color : Blue;
}

A.link{
	font-size : 8pt;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
	text-decoration : none;
	color : Teal;
}

A.link:CURRENT{
	font-size : 8pt;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
	text-decoration : none;
	color : Teal;
}

A.link:VISITED{
	font-size : 8pt;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
	text-decoration : none;
	color : Teal;
}

A.link:HOVER {
	font-size : 8pt;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
	text-decoration : underline;
	color : Blue;
}

A.main {
	font-size : 9pt;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
	text-decoration : none;
	color : Navy;
}

A.main:VISITED {
	font-size : 9pt;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
	text-decoration : none;
	color : Navy;
}

A.main:CURRENT {
	font-size : 9pt;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
	text-decoration : none;
	color : Navy;
}

A.main:HOVER {
	font-size : 9pt;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
	text-decoration : underline;
	color : Blue;
}

A.brdr{
	font-size : 12pt;
	font-family : Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration : none;
	color : white;
}

A.brdr:CURRENT {
	font-size : 12pt;
	font-family : Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration : none;
	color : white;
}

A.brdr:VISITED{
	font-size : 12pt;
	font-family : Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration : none;
	color : white;
}

A.brdr:HOVER {
	font-size : 12pt;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
	background-color: white;
	color: blue ;
}

A.inLine  {
	font-size : 10pt;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
	text-decoration : none;
	color: blue ;
}

A.inLine:VISITED {
	font-size : 10pt;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
	text-decoration : none;
	color: blue ;
}

A.inLine:CURRENT  {
	font-size : 10pt;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
	text-decoration : none;
	color: blue ;
}


BODY.plain{
	background-color: White;
}

A.inLine:HOVER {
	font-size : 10pt;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
	text-decoration : underline;
	color : blue;
}

A.section_heading {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12pt;
	font-weight : bold;
	color : Black;
	text-decoration : none;
}

A.section_heading:HOVER, A.section_heading:CURRENT, A.section_heading:VISITED {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12pt;
	font-weight : bold;
	color : Black;
	text-decoration : none;
}

DIV, BODY, LI, P, SPAN, TD {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color : Black;
}
.mainHeading {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 20pt;
	font-weight : bold;
}
.subHeading1 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 16pt;
	font-weight : bold;
	color : Navy;
}
.subHeading {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 16pt;
	font-weight : bold;
	color : Blue;
}
.smallHeading {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12pt;
	font-weight : bold;
	color : Black;
}
.smallBlueHeading {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11pt;
	font-weight : 900;
	color : Navy;
}
.small {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
}

A.stdSmall {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color: Blue;
	font-weight: bold;
	text-decoration: underline;
}

A.stdSmall:VISITED, A.stdSmall:CURRENT {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color: Blue;
	font-weight: bold;
	text-decoration: underline;
}

A.stdSmall:HOVER {
	color: Red;
	text-decoration: none;
}



