.homeText {	font-family: Arial, Helvetica, sans-serif, Times New Roman;	font-size: 12px; color:#333333}
.homeText A:Link {	color: #F77824;	font-weight: bold;}
.homeText A:Visited {	color: #F77824;	font-weight:bold;}
.homeText A:hover {	color:#000000;}

.mediumHomeText{	font-family: Arial;	font-size: 12px;	font-weight: bold;}
.mediumHomeText A:Link {	color: #F77824;	font-weight: bold;}
.mediumHomeText A:Visited {	color: #F77824;	font-weight:bold;}
.mediumHomeText A:hover{	color:#000000;}

.mediumOrangeHomeText
{
	font-family:Script MT Bold;
	font-size: 24px;
	font-weight:bold;
	color:#F15522;
}

.smallText
{
	font-family: Arial;
	font-size: 8pt;
	color:#333333;
}

.subnav {	font-family: Arial, Helvetica, sans-serif;	font-size: 11px;	color: #FFFFFF;}
.subnav A:Link{	color: #FFFFFF;	text-decoration: underline;}

.mediumText 
{  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px;
	font-weight: bold;
	color: #000000
}

.prodHeadText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

.headingText
{
	font-family:Arial, Helvetica, Sans-Serif;
	font-size:14px;
	color: orange;
	font-weight:bold;
}

.subHeadingText{	font-family:Arial;	font-size:20px;	color: #F15522;	font-weight:bold;}
.subHeadingText A:link{	font-family:Arial;	font-size:20px;	color: #F15522;	font-weight:bold;	text-decoration:none;}
.subHeadingText A:Visited{	font-family:Arial;	font-size:20px;	color: #F15522;	font-weight:bold;	text-decoration:none;}
.subHeadingText A:hover{	font-family:Arial;	font-size:20px;	color: #000000;	font-weight:bold;	text-decoration: none;}

.subHeadingBigText{	font-family:Arial;	font-size:26px;	color: #F15522;	font-weight:bold; text-align:center;}
.subHeadingSmallText{	font-family:Arial;	font-size:12px;	color: #F15522;	font-weight:bold;}
.subHeadingSmallText A:link{	font-family:Arial;	font-size:12px;	color: #F15522;	font-weight:bold;	text-decoration:underline;}
.subHeadingSmallText A:Visited{	font-family:Arial;	font-size:12px;	color: #F15522;	font-weight:bold;	text-decoration:underline;}
.subHeadingSmallText A:hover{	font-family:Arial;	font-size:12px;	color: #000000;	font-weight:bold;	text-decoration: none;}



.modelText {	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	font-weight:bold;}
.modelText A:Link {	color:#ff6600;	font-weight:bold;}
.modelText A:Visited{	color:#ff6600;}
.modelText A:hover{	color:#000000;}

.headerTableText {	font-family: Arial, Helvetica, sans-serif;	font-size: 18px;	color:#FFFFFF;}
.headerTableText A:Link {	color:#000000;}
.headerTableText A:hover{	color:#ff6600;}

.barText 
{  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	font-weight: bold; 
	color: #FFFFFF; 
	background-color: Teal;
}

.adminHeadText{	font-family: Arial, Helvetica, sans-serif; 	font-size: 14px;	font-weight: bold; 	color: teal; 	background-color: honeydew;}
.adminHeadText A{	color: teal;	font-weight: normal;	text-decoration: none;}
.adminHeadText A:Link {	color: teal;	font-weight: bold;}
.adminHeadText A:Visited {	color: teal;	font-weight:bold;}
.adminHeadText A:hover{	color:#000000;}

.supportLink {	font-family: Verdana, Arial, Helvetica, sans-serif; 	font-size: 11px;	font-weight: normal;	color:#000000;}
.supportLink A{	color: #999999;	font-weight: normal;	text-decoration: none;}
.supportLink A:hover {  	color: #ff6600; 	font-weight: normal;	text-decoration: none;}

.footerText {  	font-family: Arial, Helvetica, sans-serif;	font-size: 11px;	font-weight: normal;	color: #ffffff;}
.footerText A{  	color: #ffffff;	font-weight: bold;	text-decoration: none;}
.footerText A:hover{  	color: #ffffff;	font-weight: bold;	text-decoration: none;}

.footNoteText {  	font-family: Helvetica;	font-size: 12px;	font-weight: bold;	color: #666666;}
.footNoteText A{  	color: #666666;	font-weight: bold;	text-decoration: none;}
.footNoteText A:hover{  	color: #ff6600;	font-weight: bold;	text-decoration: none;}

.bodyTextCaption{  	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 9px;	font-weight: normal;	color: #000000;}
.bodyTextCaption A{  	color: #ff6600;	font-weight: bold;	text-decoration: none;}
.bodyTextCaption A:hover{  	color: #666666;	font-weight: bold;	text-decoration: none;}

.pagerText {	font-family: Arial, Helvetica, sans-serif, Times New Roman;	font-size: 12px;	color:White;	font-weight:bold;}
.pagerText A:Link {	color:white;	font-weight: bold;	text-decoration: none;}
.pagerText A:Visited {	color: white;	font-weight:bold;	text-decoration: none;}
.pagerText A:hover{	color:#000000;	font-weight:bold;}

.errorMessages{	font-family: Arial;	color: #CC0000;	font-weight: bold;	font-size: 15px;}

.barMessage
{
	font-family: Arial;
	/*color: #ff8400;*/
	color:#ffffff;
	font-weight: bold;
	font-size: 15px;
	/*background-color: #ff8c00;*/
	background-color:#FACD12;
}

.Message, .redText
{  
	font-family: Arial; 
	font-size: 12px;
	font-weight: bold; 
	color: #CC0000; 
}

.orangeText
{  
	font-family: Arial; 
	font-size: 12px;
	font-weight: bold; 
	color: #ff6600; 
}



.supScript
{
	font-size:14px;
}

#formBorder {
   /*border-top: 1px solid #000;
   border-right: 1px solid #000;
   border-bottom: 1px solid #000;
   border-right: 1px solid #000;*/
   border-width:3px;
   border-style:solid;
   width:100%;
   border-collapse:collapse;
   border-color:Teal;				
}

.topbanner
{
	/*background-color:#000000;
	border-width:2px;
	border-style:solid;*/
}

.leftnav {
	background-color:#FE8415;
	/*background-color:#f99c23;*/
	/*border-color:#000000;
	border-width:2px;
	border-style:solid;*/
	/*height: 1000px;
	width: 135px;
	left:0px;
	top:100px;*/
	padding-left: 1px;
	padding-top: 1px;
	/*background-image: url(images/orang1128.gif);*/
}

.contentLeftNav {	font-family: Arial, Helvetica, sans-serif, Times New Roman;	font-size: 12px;	text-decoration:none;	background-color:#ffcc33;}
.contentLeftNav A{	text-decoration:none;	font-size:12px;}
.contentLeftNav A:Link {	color: #000000;	font-weight: bold;	text-decoration:none;	font-size:12px;}
.contentLeftNav A:Visited {	color: #000000;	font-weight:bold;	font-size:12px;}
.contentLeftNav A:hover{	color:#ff6600;	font-size:12px;}

.ContentBackground
{
	position: absolute;
	left: 0px;
	top: 100px;
	/*background-color: #333333;*/
	background-image: url(images/contentbg.gif);
	height: 1050px;
	/*width: 850px;*/
}

.subNav {	font-family: Arial;	font-size: 12px;	color:Black;	font-weight:bold;}
.subNav A:Link {	color: #000000;	font-weight: bold;	text-decoration:none;}
.subNav A:Visited {	color: #000000;	font-weight:bold;	text-decoration:none;}
.subNav A:hover{		color:White;	font-weight:bold;	text-decoration:none;}
	
	
