body { 
	font-family: Verdana, Arial, Helvetica, San Serif;
	font-size: 13px;
	background-color: #FFFFFF;
}

BODY, TD, .NormalText {
	font-family: Verdana, Arial, Helvetica, San Serif;
	font-size: 13px;
	color: #000000;
}

.RedText {
	color: red;
}

html .cream {
	background-color: #F2EFD7;
}

html .circ {
	background-image: url('../img/bk_circle.gif');
	background-repeat: no-repeat;
	background-color: #F2EFD7;
	
}

html .signup {
	border-width: 1px;
	border-color: #81B6BC;
	border-style: solid;
	background-color: #B9D6D9;
}

h3 {
	text-align: right;
	text-transform: uppercase;
}

.page_title {
	text-align: right;
	text-transform: uppercase;
	font-size: 15px;
	font-weight: bold;
}

.home_mission {
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
}

li {
	line-height: 26px;
}

ul.training {
	list-style-image: url('../img/bull_arr.gif')
}

.footer {
	color: #888888;
	font-family: Verdana, Arial, Helvetica, San Serif;
	font-size: 10px;
}

a.footer {
	color: #888888;
}

a.tr_top_link {
	color: #888888;
}

a.tr_ind_wkshp_link {
	color: #000000;
	font-size: 12px;
	font-weight: bold;
}

a.tr_pro_dev_series_link {
	color: #000000;
	font-size: 12px;
	font-weight: bold;
}

a.tr_pub_classes_link {
	color: #000000;
	font-size: 12px;
	font-weight: bold;
}


html .tr_header_table {
	border-style: solid;
	border-top-width: 1px;
	border-bottom-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-color: #000000;
	margin-top: 20px;
}

html .tr_session {
	font-size: 10px;
	border-style: solid;
	border-bottom-width: 1px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-color: #AAAAAA;
}

html .tr_body {
	font-size: 11px;
}

.tr_title {
	font-size: 14px;
	color: red;
	font-variant: small-caps;
}

.tr_session_title {
	font-size: 14px;
	font-weight: bold;
}

.tr_details_label {
	font-size: 12px;
	font-weight: bold;
}

html .tr_details_label_iw {
	border-style: solid;
	border-top-width: 1px;
	border-bottom-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-color: #000000;
	padding-top: 5px;
	font-size: 12px;
	font-weight: bold;
}

html .tr_details_sublabel {
	font-size: 11px;
	font-weight: bold;
	font-style: italic;
}

html .tr_details_specific {
	font-size: 10px;
}

html .tr_details_blurb {
	font-size: 11px;
	font-style: italic;
}

a.tr_details_links, .tr_details_links {
	font-size: 10px;
	color: red;
	font-variant: small-caps;
}

.prod_subtitle {
	font-size: 10px;
}