H1 { font-size : 12px;
     font-face : verdana;
	 font-family : verdana,arial,helvetica,sans-serif;
	 font-weight : bold; color : #000000; }

H2 { font-size : 11px;
     font-face : verdana;
	 font-family : verdana,arial,helvetica,sans-serif;
	 font-weight : bold; color : #cc3b33; }


H3 { font-size : 11px;
	 font-face : verdana;
     font-family : verdana,arial,helvetica,sans-serif;
	 font-weight : normal; }

H4 { font-size : 11px;
	 font-face : verdana;
     font-family : verdana,arial,helvetica,sans-serif;
	 font-weight : bold; color : #000000; }



 I { font-size : 11px;
     font-face : verdana;
     font-family : verdana,arial,helvetica,sans-serif;
	 color : #333333; }

BODY {
	font-size : 11px;
	font-face : verdana;
	font-family : verdana,arial,helvetica,sans-serif;
	color : #333333;
	margin : 0px }


 P { font-size : 11px;
     font-face : verdana;
	 font-family : verdana,arial,helvetica,sans-serif;
     color : #333333; }

UL { font-size : 11px;
     font-face : verdana;
	 font-family : verdana,arial,helvetica,sans-serif;
     color : #333333; }

TABLE { font-size : 11px;
        font-face : verdana;
		font-family : verdana,arial,helvetica,sans-serif;
        color : #333333; }

TD { font-size : 11px;
     font-face : verdana;
	 font-family : verdana,arial,helvetica,sans-serif;
     color : #333333; }

TH  { font-size : 10px;
	  text-align : left;
      font-face : verdana;
	  font-family : verdana,arial,helvetica,sans-serif;
      font-weight : bold; color : white;
	  text-decoration : none;}


A:Link { color : #0788ad;
         text-decoration : None; }

A:Visited { color : #0788ad; text-decoration : None; }

A:Active { color : #0788ad; text-decoration : None; }

A:Hover { text-decoration : underline; color: #0788ad; }

.titletext, .titleText
   { font-size : 11px;
     font-face : verdana;
	 font-family : verdana,arial,helvetica,sans-serif;
	 font-weight : bold; color : #cc3b33;
	 text-decoration: none; }

.footertext, .footerText
   { font-size : 9px;
     font-face : verdana;
	 font-family : verdana,arial,helvetica,sans-serif;
	 font-weight : normal; color : #333333;
	 text-decoration: none; }

.inputtext, .inputText {
	color : #333333;
	font-family : Verdana, Helvetica, sans-serif;
	text-decoration : none;
	font-size : 10px;
	font-weight : normal; }

.inputtext_paid {
	color : #00CC00;
	font-family : Verdana, Helvetica, sans-serif;
	text-decoration : none;
	font-size : 11px;
	font-weight : bold; }

.inputtext_unpaid {
	color : #FF0000;
	font-family : Verdana, Helvetica, sans-serif;
	text-decoration : none;
	font-size : 11px;
	font-weight : bold; }

.stafftalk, .staffTalk {
	color : #009933;
	font-family : Verdana, Helvetica, sans-serif;
	text-decoration : none;
	font-size : 11px;
	font-weight : bold; }

.error{
	color : #FF0000;
	font-family : Verdana, Helvetica, sans-serif;
	text-decoration : none;
	font-size : 12px;
	font-weight : bold; }

.link2 {color : #0788ad; }

.link3 {color : #0788ad; font-size: 20px}

label
{
	float:left;
	clear:both;
	margin-bottom:5px;
	width:12em;
}

label.inline
{
	float:none;
	clear:none;
}

label.auto
{
	width:auto;
}

/*Course Tables */
table.course
{
	margin:5px;
}

table.course td.image
{
	width:10px;
	border:1px solid black;
}

table.course td.title
{
	font-size:1.2em;
}


table.course td.description
{
	background-color:yellow;
}

fieldset table
{
	font-size:1em;
}

fieldset table td.label
{
	text-align:right;
	vertical-align:top;
}

legend
{
	color:black;
	font-weight : bold;
}



.boldblack, .boldBlack
   { font-size : 11px;

	 font-weight : bold; color : #000000;
	 text-decoration: none; }


table.wbCD
{
	font-size:8px;
	margin:5px;
	table-layout:fixed;
	border:solid 1px black;
	width:250px;
	height:120px;
	float:left;
}


.currency
{
	color : #333333;
	font-family : Verdana, Helvetica, sans-serif;
	text-decoration : none;
	font-size : 10px;
	font-weight : normal;
	text-align:right; }

.currencyHeader
{
	color : #cc3b33;
	font-family : Verdana, Helvetica, sans-serif;
	text-decoration : none;
	font-size : 11px;
	font-weight : bold;
	text-align:right; }


.blacktext, .blackText
   { font-size : 11px;
     font-face : Tahoma;
	 font-family : tahoma,helvetica,sans-serif;
	 font-weight : normal; color : #000000;
	 text-decoration: none; }

.whitetext
   { color : #ffffff; }

.whitetext a:link
   { color : #ffffff; }

.whitetext a:visited
   { color : #ffffff; }

.whitetext a:active
   { color : #ffffff; }

.whitetext a:hover
   { color : #ffffff; }

.blackbig
   { font-size : 14px;
     font-face : Tahoma;
	 font-family : tahoma,helvetica,sans-serif;
	 font-weight : normal; color : black;
	 text-decoration: none; }

.boldred, .boldRed
   { font-size : 11px;
     font-face : Tahoma;
	 font-family : tahoma,helvetica,sans-serif;
	 font-weight : bold; color : #e2001a;
	 text-decoration: none; }

.error, .error
   { font-size : 11px;
     font-face : Tahoma;
	 font-family : tahoma,helvetica,sans-serif;
	 font-weight : bold; color : red;
	 text-decoration: none; }
