/* Tag styles */
body {
	margin-top: 0px;
	margin-left: 0px;
}
/* TD,TR class styles */
.td_accent {
	background-color: #010099;
}
.td_accent_gr {
	background-color: #009966;9
}
.td_accent_old {
	background-color: #00367E;
}
.td_body_left {
	background-color: #E8FFFE;
	vertical-align: top;
}
.td_body_main {
	background-color: #ffffff;
	vertical-align: top;
}
.td_bottom_right {
	text-align: right;
	vertical-align: bottom;
}
.td_bronze {
  color: #996633;
  font-weight: bold;
	
}
.td_center {
	text-align: center;
	vertical-align: middle;
}
.td_center_left {
	text-align: left;
	vertical-align: middle;
}
.td_center_left_menuitems {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #000000;
	text-align: left;
	vertical-align: middle;
	text-decoration: none;
	font-weight: normal;
}
.td_center_right {
	text-align: right;
	vertical-align: middle;
}
.td_gold {
  color: #FFCC00;
  font-weight: bold;
}
.td_menuitem {
	background-color: #0001CF;
	padding-right: 4px;
	padding-left: 4px;
	text-align: center;
	vertical-align: middle;
}
.td_menuitem_old {
	background-color: #006699;
	padding-right: 4px;
	padding-left: 4px;
	text-align: center;
	vertical-align: middle;
}
.table_mini_main {
	border: 1px solid #00367E;
}
.td_mini_main_body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #0001CF;
	text-align: left;
	vertical-align: top;
	text-decoration: none;
	font-weight: normal;
	padding: 3px;
	
}
.td_mini_main_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #00367E;
	text-align: left;
	vertical-align: middle;
	text-decoration: none;
	font-weight: bold;
	padding: 3px;
}
.td_platinum {
  color: #336699;
  font-weight: bold;
}
.td_silver {
  color: #999999;
  font-weight: bold;
}
.td_top_left {
	text-align: left;
	vertical-align: top;
}
.td_top_right {
	text-align: right;
	vertical-align: top;
}
/* text (FONT, A) class styles */
.text_base {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #0001CF;
	
}
.text_blackberry_title {
	font-family: Tahoma, sans-serif;
	font-size: 36px;
	color: #010099;
}
.text_body_title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	color: #00367E;
	text-decoration: none;
	font-weight: bold;
}
.text_body_title_first {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	color: #009966;
	text-decoration: none;
	font-weight: bold;
}
.text_course_link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	font-style: normal;
	color: #000000;
}
.text_course_link_color {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	font-style: normal;
	color: #D10000;
}
.text_footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #999999;
}
.text_left_demo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #D10000;
	text-decoration: none;
	font-weight: bold;
}
.text_left_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #00367E;
	text-decoration: none;
	font-weight: bold;
}
.text_menuitem {
  font-family: "MS Sans Serif", Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-style: normal;
  color: #ffffff;
  text-decoration: none;
  font-weight: bold;
}
.text_module {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #009966;
	text-decoration: none;
	font-weight: bold;
}
.text_subtopic {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #00367E;
	text-decoration: none;
	font-weight: bold;
}
.text_topic {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-style: normal;
  color: #000000;
  font-weight: bold;
  text-decoration: underline;
}
.text_topic_viewed {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-style: normal;
  color: Teal;
  font-weight: bold;
}
.text_training_title {
	font-family: Tahoma, sans-serif;
	font-size: 36px;
	color: #009D5A;
}
/* form (INPUT) styles */
.form_button {
	height: 25px;
	width: 75px;
	font-size: 12px;
}
.form_text_field {
	height: 15px;
	width: 155px;
}
.form_text_long_field {
	height: 15px;
	width: 350px;
}
.form_text_phone_field {
	height: 15px;
	width: 100px;
}
.form_text_short_field {
	height: 15px;
	width: 55px;
}
