/* CSS Document */

/*Top Navigation Styles*/

.menuBorder {
border-bottom: medium solid brown;
line-height:3pt;
}

.menuBorderTop {
border-top: medium solid brown;
line-height:3pt;
}

.rightMenuBorder{
border-right: medium solid brown;
}

/*main text styles*/

.cfpBorder {
border-top: thin solid #33CC00;
border-right: thin solid #33CC00;
border-left: thin solid #33CC00;
border-bottom: thin solid #33CC00;
background:#F3FACF;
}

.leftTab {
padding-left:20px;
}

.textColor {
text-align: center;
color: #33CC00;
font-size: 150%;
font-weight: bold;
}

.mainTextColor {
text-align: center;
color: #33CC00;
font-size: 220%;
font-weight: bold;
}

.subTextColor {
color: #33CC00;
font-size: 150%;
font-weight: bold;
}

.subHeadColor {
color: #33CC00;
font-size: 110%;
font-weight: bold;
}

.headColor {
text-align: center;
color: #993300;
font-size: 150%;
font-weight: bold;
}

.subColor {
text-align: center;
color: #FF0000;
font-size: 125%;
font-weight: bold;
}

.regHeadText {
text-align: center;
color:#993300;
font-size: 200%;
font-weight:bold;
}

.regText {
text-align: center;
color:#993300;
font-size: 150%;
font-weight:bold;
}

.regFormColor {
color:#009900;
font-size:125%;
}

.tableFont {
font-size:125%;
}

/*Side Navigation Bar Styles*/

.greenBarText {
	font-family: Times, Arial, Verdana, Helvetica, sans-serif;	
	color:#33CC00;
	font-weight: bold;
	font-size: 12pt;
	text-decoration: none;
	text-align: center;
	
}

.whiteBarText {
	font-family: Times, Arial, Verdana, Helvetica, sans-serif;	
	color:#FFFFFF;
	font-weight: bold;
	font-size: 12pt;
	text-decoration: none;
	text-align: center;
	
}
.menuLine {
line-height:10pt;
padding-right: 10px;
color:#993300;
font-weight:bold;
}

.indentTab {
padding-left:5px;
}

.hrcolor1 {
	color:#33CC00;
}

.hrcolor2 {
	color:#993300;
}

.linered {
   line-height: 11px;
   color: #E84520;
   font-weight:bold;
   font-size:16pt;
}
.redline {
   line-height: 11px;
   color: #E84520;
   font-weight:bold;
   font-size:13pt;
}
