BODY {
	background : white;
	/*
	background-position : center 10px;
	background-repeat : no-repeat;
	margin-top: 100px;
	background-attachment: fixed;
	font-family: arial;
	font-size: 8pt;
	color: #000080;
	
	*/
}
.text {
	color: blue;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

.intent {
	padding-left: 5px;
	text-indent: 20px;
	text-align: justify;
}

.top-intent {
	padding-top: 150px;
}
.top-intent80 {
	padding-top: 80px;
}
.top-intent10 {
	padding-top: 10px;
}

.mainHead {color: #cc9900; font-weight:bold; font-size : 30pt; padding: 5px 5px 10px 10px;}

#pagehead {color: #cc9900; font-weight: bold; font-size: 15pt;}

.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;}

.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;}

/* Used for left nav tabs */
#navigation {
	width: 160px;
	padding: 0;
	margin: 0;
	border-collapse: collapse;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;	
}

#navigation td{
	height: 26px;
	border-bottom: 2px solid #000000;
	background-color: #ffcc33;
	color: #000000;
	border-right: 4px solid #000000;
}

#navigation a:link, #navigation a:visited{
	margin-top:5px;
	margin-left:1px;
	height: 26px;
	background-color: transparent;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

#navigation a:hover{
	margin-top:5px;
	margin-left:1px;
	height: 26px;	
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}

.astrx { color: #cc9900; }

.formlabel {	
	color: #ffffff;
	text-align: right;
	padding: 2px 5px 2px 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color:#000000;
}
.input {	
	color: #000000;
	text-align: left;
	padding: 2px 2px 2px 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color:#cc9900;
}

.formlabelb { font-size: 12pt; color: blue; }

.moduleheadercolor { background-color: #9C9A9C; }
.moduleheadercopyb { font-size: 12px; color: #ffffff; font-weight: bold;}
.moduleheadercopy { font-size: 12px; color: #ffffff;}

TD.normal {
	color: blue;	
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

TD.bcard1 {
	color: #000000;	
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 4 4 4 4px;
	padding-left: 5px;
	text-align: left;	
	background-color: #cc9900;
	width: 300px;
	border-bottom: 4px solid #000000;
}
TD.bcard2 {
	color: #000000;	
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;	
	padding: 5px 5px 5px 5px;
	text-align: right;
	background-color: #cc9900;
	border-right: 4px solid #000000;
	border-bottom: 4px solid #000000;
}

TD.notes {
	color: #000000;	
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;	
	padding: 10px 5px 10px 5px;
	margin: 10px 5px 10px 5px;
	text-align: justify;
	background-color: #cc9900;
	border-right: 4px solid #000000;
	border-bottom: 4px solid #000000;
}


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

A{font-family:Arial, Helvetica, sans-serif;font-size:10,text-decoration: none;}
A:hover {color:red;text-decoration: none;}

A:link{color:#0000FF}
A:active{color: #00FF00}
A.seo {color: blue; text-decoration: none; font-size: 10pt}
A.seou {color: blue; text-decoration: underline; font-size: 10pt}
A.white {color: black; text-decoration: underline; font-size: 10pt}
A.white:hover {text-decoration: none; color: white; font-size : 10pt}

TD.error {color: red; font-size: 10pt}

#blue {
	color: Blue;
}
#head1 {color: blue; font-weight: bold; font-size: 13pt;}
#errorText {color: red; font-size: 10pt;}

.theader {
	color:white;
	background-color: blue;
	font-weight : normal;
	font-size : 45px;
	font-family : "Times New Roman", Times, serif;
	font-style : normal;
	font-variant : normal;
}
.tdHeader	{
	font-family : "Arial,Helvetica,sans-serif";
	font-size : 10pt;
	color : Blue;
	font-weight : bold;
}

.tdHeaderWhite	{
	font-family : "Arial,Helvetica,sans-serif";
	font-size : 13px;
	color : White;
	font-weight : bold;
	background-color: #000000;
	padding: 5px 5px 5px 5px;
}

.coolButtons {
	background-color: #cc9900;
	border-style: solid;
	border-color: #000000;
	border-width: 0px 5px 5px 0px;
	font-family: "Arial,Helvetica,sans-serif";
	font-size : 15px;
	color: #000000;
	padding: 5px 5px 5px 5px;
	text-align : center;
}

.coolButtons2 {
	background-color: #ffffff;
	border-style: solid;
	border-color: #000000;
	border-width: 0px 5px 5px 0px;
	font-family: "Arial,Helvetica,sans-serif";
	font-size : 15px;
	font-weight : bold;
	color: #000000;
	padding: 5px 5px 5px 5px;
	text-align : center;
}

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: #000000;
	font-weight : bold;
	font-size : 15px;
}

.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:  #000000;
	font-weight : bold;
	font-size : 6pt;
}