H1 { font-size : 12px; 
     font-face : verdana; 
	 font-family : verdana,arial,helvetica,sans-serif; 
	 font-weight : bold; color : #cc3b33; } 
	 
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 : #666666; } 
	 
BODY { 
	font-size : 11px; 
	font-face : verdana; 
	font-family : verdana,arial,helvetica,sans-serif; 
	color : #666666; } 

	   
 P { font-size : 11px; 
     font-face : verdana; 
	 font-family : verdana,arial,helvetica,sans-serif; 
     color : #666666; } 
	 
UL { font-size : 11px; 
     font-face : verdana; 
	 font-family : verdana,arial,helvetica,sans-serif; 
     color : #666666; } 
	 
TABLE { font-size : 11px; 
        font-face : verdana; 
		font-family : verdana,arial,helvetica,sans-serif; 
        color : #666666; } 
		
TD { font-size : 11px; 
     font-face : verdana; 
	 font-family : verdana,arial,helvetica,sans-serif; 
     color : #666666; } 
	 
TH  { font-size : 11px; 
	  text-align : left;
      font-face : verdana; 
	  font-family : verdana,arial,helvetica,sans-serif; 
      font-weight : bold; color : white; 
	  text-decoration : none;}
	
	 
A:Link { color : #white; 
         text-decoration : None; } 
		 
A:Visited { color : #316480; text-decoration : None; } 

A:Active { color : #blue; text-decoration : None; } 

A:Hover { text-decoration : underline; color: #blue; } 

.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 : #666666;
	 text-decoration: none; }
	 
.inputtext, .inputText {
	color : #333333;
	font-family : Verdana, Helvetica, sans-serif;
	text-decoration : none;
	font-size : 10px;
	font-weight : normal; }
	
.inputtext_faded {
	color : #dddddd;
	font-family : Verdana, Helvetica, sans-serif;
	text-decoration : none;
	font-size : 10px;
	font-weight : normal; }
	
.inputtext_green {
	color : #009933;
	font-family : Verdana, Helvetica, sans-serif;
	text-decoration : none;
	font-size : 10px;
	font-weight : normal; }
	
.inputtext_red {
	color : #FF0000;
	font-family : Verdana, Helvetica, sans-serif;
	text-decoration : none;
	font-size : 10px;
	font-weight : normal; }
	
.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; }
	
.errorlight{
	color : #FF0000;
	font-family : Verdana, Helvetica, sans-serif;
	text-decoration : none;
	font-size : 11px;
	font-weight : normal; }

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; }
