/* styles for general text and body  */
#topLine {      height:2px;}
body{           font-family:arial,helvetica,sans-serif;
                font-size:11px;
                line-height:14px;
                color:#000000;
}

td{             font-family:arial,helvetica,sans-serif;
                font-size:11px;
                color:#000000;
}
P{              font-family:arial,helvetica,sans-serif;
                font-size:11px;
                color:#000000;
}
li {            margin-left: -8px; 
                list-style-type: disc;
}
input {         height:20px;
                line-height:13px;
}

/* styles for regular links  */
a:link{
	color: Yellow;
	text-decoration: underline;
}
a:visited{
	color: Red;
	text-decoration: underline;
}
a:active{       color:#0000CC;
                text-decoration:underline;
}
a:hover{        color:#CC0000;
                text-decoration:underline;
}

/* styles for footer links */
a.footer:visited{ color: #666666;
}
a.footer:link{  color: #666666;
}
a.footer:hover{ color: #666666; 
}
.regularText{
	font-family: "Trebuchet MS"; /* <FONT FACE="Arial" SIZE="2" CLASS="regularText"> */
	font-size: 14px;
	font-weight: bold;
	color: White;
}
.regularTextWhite{
	font-family: sans-serif; /* <FONT FACE="Arial" SIZE="2" CLASS="regularText"> */
	font-size: 12 px;
	font-weight: bold;
	color: #FFFFFF;
}
.regularTextBlack{
	font-family: sans-serif; /* <FONT FACE="Arial" SIZE="2" CLASS="regularText"> */
	font-size: 12 px;
	color: #000000;
}


.formText{
	font-family: arial,helvetica,sans-serif; /* <FONT FACE="Arial" SIZE="2" CLASS="regularText"> */
	font-size: 12px;
	color: White;
}
.formTextTeal{
	font-family: arial,helvetica,sans-serif; /* <FONT FACE="Arial" SIZE="2" CLASS="regularText"> */
	font-size: 12px;
	color: Teal;
}
.formTextBold{
	font-family: arial,helvetica,sans-serif; /* <FONT FACE="Arial" SIZE="2" CLASS="regularText"> */
	font-size: 14px;
	font-weight: bold;
	color: White;
}
.formTextBoldTeal{
	font-family: arial,helvetica,sans-serif; /* <FONT FACE="Arial" SIZE="2" CLASS="regularText"> */
	font-size: 14px;
	font-weight: bold;
	color: Teal;
}
.formTextTeal{
	font-family: arial,helvetica,sans-serif; /* <FONT FACE="Arial" SIZE="2" CLASS="regularText"> */
	font-size: 14px;
	font-weight: bold;
	color: Teal;
}
.formHeadBoldTeal{
	font-family: arial,helvetica,sans-serif; /* <FONT FACE="Arial" SIZE="2" CLASS="regularText"> */
	font-size: 14px;
	font-weight: bold;
	color: Teal;
}
.formHeadTeal{
	font-family: arial,helvetica,sans-serif; /* <FONT FACE="Arial" SIZE="2" CLASS="regularText"> */
	font-size: 14px;
	color: Teal;
}
.formHeadBold{
	font-family: arial,helvetica,sans-serif; /* <FONT FACE="Arial" SIZE="2" CLASS="regularText"> */
	font-size: 14px;
	font-weight: bold;
	color: White;
}
.formHeadBoldTeal{
	font-family: arial,helvetica,sans-serif; /* <FONT FACE="Arial" SIZE="2" CLASS="regularText"> */
	font-size: 14px;
	font-weight: bold;
	color: Teal;
}
.pageTitle{
	font-family: "Century Schoolbook";
	font-size: x-large;
	font-weight: bold;
	color: Yellow;
	background: Black;
}
.pageTitleTeal{
	font-family: "Century Schoolbook";
	font-size: x-large;
	font-weight: bold;
	color: Yellow;
	background: #008080;
}
.pageTitleBlack{
	font-family: "Century Schoolbook";
	font-size: x-large;
	font-weight: bold;
	color: Black;
}
.sub1{
	font-size: 18px; /* <FONT COLOR="#000099" FACE="Arial" SIZE="3" CLASS="sub1"> */
	font-family: arial,helvetica,sans-serif;
	font-weight: bold;
	color: Teal;
}
.sub1White{
	font-size: 18px; /* <FONT COLOR="#000099" FACE="Arial" SIZE="3" CLASS="sub1"> */
	font-family: arial,helvetica,sans-serif;
	font-weight: bold;
	color: White;
}

.sub2{          font-size: 12px;                        /* <FONT COLOR="#000066" FACE="Arial" SIZE="3" CLASS="sub2"> */
                font-family:arial,helvetica,sans-serif;
                font-weight: bold;
                font-style: none;
                font-weight: bold;
					 color: Teal;
}
.pageNav{          font-size: 12px;                        /* <FONT COLOR="#000033" FACE="Arial" SIZE="2" CLASS="sub3"> */
                font-family:arial,helvetica,sans-serif;
                font-weight: bold;
                color: #000033;
}
.sub4{
	font-size: 13 px; /* <FONT COLOR="#000000" FACE="Arial" SIZE="2" CLASS="sub4"> */
	font-family: arial,helvetica,sans-serif;
	font-weight: bold;
	color: White;
}
.exception{     font-size: 12px;                        /* <FONT COLOR="#FF0000" FACE="Arial" SIZE="3" CLASS="exception"> */
                font-family:arial,helvetica,sans-serif;
                font-weight: bold;
                color: #FF0000;
                margin-top: 20px;
                margin-left: 0px;
                margin-bottom: 8px;
                margin-right: 0px;
                padding-top: 0px;
                padding-left: 0px;
                padding-bottom: 0px;
                padding-right: 0px;
}
.footer{
	color: White;
	text-decoration: none;
	font-family: arial,helvetica,sans-serif;
	font-size: 10px;
	line-height: 13px;
}
.footerTitle{
	color: White;
	font-family: arial,helvetica,sans-serif;
	font-size: 12px;
	line-height: 13px;
	font-style: none;
	font-weight: bold;
}
.footnote{
	color: Teal;
	text-decoration: none;
	font-family: arial,helvetica,sans-serif;
	font-size: 8px;
	line-height: 10px;
}
.tealLine{
	color: Teal;
	text-decoration: none;
	font-family: arial,helvetica,sans-serif;
	font-size: 8px;
	line-height: 13px;
	background: Teal;
}
.yellowLine{
	color: Yellow;
	text-decoration: none;
	font-family: arial,helvetica,sans-serif;
	font-size: 4px;
	line-height: 4px;
	background-color: Yellow;
}
	
}tealLine{      color: Teal;
					 text-decoration: none;
					 font-family: arial,helvetica,sans-serif;
					 font-size: 8px;
					 line-height: 13px;
					 background: #028EB1;
}


