/* Verdana, Arial, Helvetica, sans-serif */

.normalText {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; line-height: 12px}
.titleText { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; line-height: 13px }
.topTitleText { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 16px; font-style: normal; line-height: 17px; font-weight: bold}
.tableTitle {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; line-height: 12px; font-weight: bold; color: #FFFFFF}
.dataText {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; font-style: normal; line-height: 12px}
.boldText { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; line-height: 13px ; font-weight: bold}
.oddrow {  background-color: #DFE6DD}
.evenrow {  background-color: #F7F0DF}
.classDropdown {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px}
.normalWarrow { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; line-height: 16px}
INPUT {font-family: Verdana, Arial, Helvetica, sans-serif;font-size:11px;}
SELECT {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px}

/*  HSP Start JF 080312  */
/*  Adding color to bold text.  */
/*  Bold titles on userreg.jsp  */
.boldTextColor1 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; line-height: 13px ; font-weight: bold; color: #006666}

/*******************************************/
/* Colors used by the main page regions    */

/* Center top and full bottom              */
/* HRW = #CCCC99  (tan)                    */
/* HSP = #6DBBCF  (light blue)             */
.colorA {  background-color: #6DBBCF}

/* Left and right sides of page            */
/* HRW = #0066CC  (dark blue)              */
/* HSP = #00A2CB  (dark blue)              */
.colorB {  background-color: #00A2CB}

/* Top far right area to page width        */
/* HRW = #669999  (teal)                   */
/* HSP = #FFFFFF  (white)                  */
.colorC {  background-color: #FFFFFF}

/* top right area over class mgr           */
/* HRW = #669999  (teal)                   */
/* HSP =    (null to show background image */
.colorD {  background-color:}

/* Legal footer bar                        */
/* HRW = #000000  (black)                  */
/* HSP = #000000  (black)                  */
.colorE {  background-color: #000000}

/* Legal footer bar accent                 */
/* HRW = n/a                               */
/* HSP = #FE9900  (orange)                 */
.colorF {  background-color: #FE9900}


/****************************************************/
/* set some global things using the body tag        */
/* HRW background-color = #CCCC99  (tan)            */
/* HSP background-color = #6DBBCF  (light blue)     */
body{font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px;color:#000000;margin-top:0px;margin-left:0px;margin-right:0px;margin-bottom:0px;background-color:#6DBBCF}


/*******************************************/
/* Link Styles		                       */

/* Top right common links                  */
/* HRW = #FFFFFF  (white)                  */
/* HSP = #000000  (black)                  */
a.link1{color:#000000; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px;}
a.link1:HOVER{color: #000000}

/* Legal footer bar links                  */
/* HRW = #FFFFFF  (white)                  */
/* HSP = #FFFFFF  (white)                  */
a.link2{color:#FFFFFF; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px;}
a.link2:HOVER{color: #FFFFFF}

.help {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}

.help h2{
	font-size:16px;
	font-weight:bold;
}
