BODY {
	background : white;
	font-family: arial;
	font-size: 10pt;
	/*
	background-position : center 10px;
	background-repeat : no-repeat;
	margin-top: 100px;
	background-attachment: fixed;
	
	color: #000080;
	
	*/
}
.text {
	color: blue;
	font-family: verdana;
	font-size: 10pt;
}


.astrx { color: #ff0000; }
.formlabel {
	font-size: 10pt;
	color: blue;
}
.formlabelb { font-size: 10pt; color: blue; font-weight: bold;}

.moduleheadercolor { background-color: #9C9A9C; }
.moduleheadercopyb { font-size: 12px; color: #ffffff; font-weight: bold;}
.moduleheadercopy { font-size: 12px; color: #ffffff;}

TD.normal {
	color: blue;
	font-size: 10pt;
	font-weight: normal;
}

TD.color1 {
	background-color: #CCCCCC;
	color: blue;
	font-size: 10pt;
	font-weight: normal;
}

TD.scolor1 {
	background-color: #CCCCCC;
	color: blue;
	font-size: 8pt;
	font-weight: normal;
}

TD.color2 {
	background-color: #999999;
	color: blue;
	font-size: 10pt;
	font-weight: normal;
}
TD.scolor2 {
	background-color: #999999;
	color: blue;
	font-size: 8pt;
	font-weight: normal;
}

TD.bold {
	color: blue;
	font-size: 12pt;
	font-weight: bold;
}
TD.maroon {color: maroon; font-size: 12pt}
TD.error {color: red; font-size: 10pt}

#maroonu {color: maroon; text-decoration: underline; font-weight: bold}
#blue {
	color: Blue;
}
#maroonb {color: maroon; font-weight: bold}
#errorText {color: red; font-size: 10pt;}
#pagehead {color: blue; font-weight: bold; font-size: 15pt;}

.normal {
	font-family : "Verdana,Geneva,Arial,Helvetica,sans-serif";
	font-style: normal;
	color: blue;
	font-weight : normal;
	font-size : 10pt;
}

.theader {
	color:white;
	background-color: blue;
	font-weight : bold;
	font-size : 25pt;
	font-family : cursive;
	font-style : italic;
	font-variant : normal;
	height: 80px;
}
.tdHeader	{
	font-family : "Verdana,Geneva,Arial,Helvetica,sans-serif";
	font-size : 10pt;
	color : Blue;
	font-weight : bold;
}

.tdGrayHeader	{
	font-family : "Verdana,Geneva,Arial,Helvetica,sans-serif";
	font-size : 10pt;
	color : #333333;
	font-weight : bold;
}

.tdHeaderWhite	{
	font-family : "Verdana,Geneva,Arial,Helvetica,sans-serif";
	font-size : 10pt;
	color : White;
	font-weight : bold;
	background-color: Blue;
}

.coolButtons {
	background-color: blue;
	border-style:groove;
	border-width:0.1cm;
	font-family: "Verdana,Geneva,Arial,Helvetica,sans-serif";
	font-size : 8pt;
	color: white;
	padding: 0;
	text-align : center;
}

.grayButtons {
	background-color: #333333;
	border-style:groove;
	border-width:0.1cm;
	font-family: "Verdana,Geneva,Arial,Helvetica,sans-serif";
	font-size : 8pt;
	color: white;
	padding: 0;
	text-align : center;
}


A:link {	
	font-family: "Arial";
	font-size : 10pt;
	color: blue;	
	text-decoration: underline;
}

A:active {
	color: Red;
	text-decoration: underline;	
}

A:visited {
	color: blue;
	text-decoration: underline;	
}

A:hover {color:red;text-decoration: none;}

.class1 A:link {text-decoration: underline; color: #ffffff; font-size : 12pt; padding: 5px 5px 10px 10px;}
.class1 A:visited {text-decoration: underline; color: #ffffff; font-size : 12pt; padding:5px 5px 10px 10px;}
.class1 A:active {text-decoration: underline; color: #ffffff; font-size : 12pt; padding: 5px 5px 10px 10px;}
.class1 A:hover {text-decoration: none; color: yellow; font-size : 12pt; padding: 5px 5px 10px 10px;}

.c21b {color: #ffffff; font-weight:bold; font-size : 12pt; padding: 5px 5px 10px 10px;}
.c21 {color: #ffffff; font-size : 12pt; padding: 5px 5px 10px 10px;}

h3{
	color: navy;
}

.header {
	font-family: arial;
	font-size: 20px;
	font-weight: 900;
	color: #000080;
}


.blueborder {
	border : groove blue;
	font-size: 11pt;
}

.inputText{
	border: thin groove;
	font-family: arial;
	font-size: 12px
}

.thinborder{
	border: thin groove black;
}

.fontStyle{
	font-size: 12pt
}

.detailStyle{
	color: #000080;
}
.tagline	{
	font-family : "Verdana,Geneva,Arial,Helvetica,sans-serif";
	font-style:italic;
	color: white;
	background-color:blue;
	font-weight : bold;
	font-size : 10pt;
}

TD.homeTxt {
	height:35;
	font-family : Arial, Helvetica, sans-serif;
	font-style:italic;
	color: red;
	font-weight : bold;
	font-size : 13pt;
}

.homeTxt {	
	font-family : Arial, Helvetica, sans-serif;
	font-style:italic;
	color: red;
	font-weight : bold;
	font-size : 13pt;
}

.foot1 {
	font-family : "Verdana,Geneva,Arial,Helvetica,sans-serif";
	font-style:italic;
	color: blue;
	font-weight : bold;
	font-size : 7pt;
}

.foot2 {
	font-family : "Verdana,Geneva,Arial,Helvetica,sans-serif";
	font-style:italic;
	color:  blue;
	font-weight : bold;
	font-size : 6pt;
}