div, p, td, tr, li, ul {
	font-family : Verdana, sans-serif;
	font-size : 9pt;
	color : #333333;
	font-style : normal;
	line-height : 16px;
}

a:hover { 
	color: #CCCC00;
}

h1 {
	font-family : Verdana, sans-serif;
	font-size : 13pt;
	font-weight : bold;
	color : #999999;
	margin-top : 20px;
	margin-bottom : 15px;
}

h1.new {
	font-family : Verdana, sans-serif;
	font-size : 14pt;
	font-weight : bold;
	color : #ff9900;
	margin-top : 20px;
	margin-bottom : 15px;
}

h2 {
	font-family : Verdana, sans-serif;
	font-weight : bold;
	font-size : 10.5pt;
	color : #0066FF;
	border-top : dashed #CCCCCC;
	border-width : 1px;
	padding-top : 15px;
}

h3 {
	font-family : Verdana, sans-serif;
	font-weight : bold;
	font-size : 10pt;
	color : #000000;
}

h4 {
	font-family : Verdana, sans-serif;
	font-weight : bold;
	font-size : 10pt;
	color : #80494B;
	margin-bottom:1px;
	margin-top:3px;
}

ul li {
	list-style-image : url("/images/li.gif");
}
ol.lalpha {list-style-type: lower-alpha}
hr {
	height : 1px;
	color : #CCCCCC;
}

.coursedatehead {
	font-family : Verdana, sans-serif;
	font-weight : bold;
	font-size : 10.5pt;
	color : #0066FF;
	padding-bottom : 10px;
	padding-top : 10px;
}

.footer {
	font-family : Verdana, sans-serif;
	font-size : 8pt;
	color : #666666;
}

.small {
	font-family : Verdana, sans-serif;
	font-size : 7.5pt;
}

.smallgrey {
	font-family : Verdana, sans-serif;
	font-size : 7.5pt;
	color : #999999;
}

.odd { background-color: #EEEEEE; }

.even { background-color: #f8f8f8; }

.border {
	border-color : #000000;
	border-style : solid;
	border-width : 1;
}

.imgout {
	border: 0;
	filter: alpha(opacity=80);
	margin: 0;
	padding: 0;
}

.imgon {
	border: 0;
	margin: 0;
	padding: 0;
}	

.forminput {
	font-family : Verdana, sans-serif;
	font-size : 9pt;
	border: 1px solid #999999; 
	background: #FFFFFF;
	color: #333333;
}

#required {
	border-left: 3px solid #666666;	
}

.smalltop {
	font-family : Arial, Verdana, sans-serif;
	font-size : 7.5pt;
	margin : 0px;
	margin-top : -15px;
}

.formregister {
	border : dashed 1px #CCCCCC;
	padding:5px;
	background: #F9F9F9;
	margin-top:20px;
}

.registerinput {
	font-family : Verdana, sans-serif;
	font-size : 7.5pt;
	border: 1px solid #999999; 
	background: #FFFFFF;
	color: #333333;
}

.quote p {
	font-family : Verdana, sans-serif;
	font-size : 7.5pt;
	color : #B4B4B4;
	font-style : normal;
	line-height : 13px;
}

.homecontent p {
	margin-top:10px;
	margin-left : 30px;
	margin-right : 30px;
	font-family : Verdana, sans-serif;
	font-size : 8pt;
	color : #666666;
}



.cmssubmit {
        padding: 0px 0px 0px 0px;
        background-color: #BDBB8C;
        font-size: 8.5pt;
        height: 19px;
        width: 70px;
}

.crmSubHeading {
	font-family : Verdana, sans-serif;
	font-weight : bold;
	font-size : 10pt;
	color : #807E49;
	margin-bottom:1px;
	margin-top:3px;
}

TABLE.crmSubTable TH {
	font-family : Verdana, sans-serif;
	font-weight : bold;
	font-size : 10pt;
	color : #807E49;
	text-align : left;
}

TABLE.training th {
	border-style: solid; 
	border-width: 1; 
	text-align : center;
	font-weight : bold;
	background-color: #ffd700;
}

TABLE.training td {
	border-style: solid; 
	border-width: 1; 
	padding-left: 4; 
	padding-right: 4; 
	padding-top: 1; 
	padding-bottom: 1
}