a {
	outline:none;
}

.module_table
{
	text-align: left;
	width: 95%;
}

.module_table-bg
{
	
}

.module_head
{
	font: 8pt "Trebuchet MS", arial, verdana;
	background-image: url(images/module_head_bg.png);
	background-repeat:repeat-x;
	background-position:top;
	background-color: #199c7f;
	color: #FFF;
}

.module_subhead
{
	font: 8pt "Trebuchet MS", arial, verdana;
	color: #FFFFFF;
	background-color: #188b72;
}
div.module_subhead a, div.module_subhead a:visited, div.module_subhead a:link, td.module_subhead a, td.module_subhead a:visited, td.module_subhead a:link
{
	color: #FFFFFF;
	text-decoration: underline;
}
div.module_subhead a:hover, div.module_subhead a:active, td.module_subhead a:hover, td.module_subhead a:active
{
	color: #FFFFFF;
	text-decoration: none;
}

.module_content
{
	font: 8pt "Trebuchet MS", arial, verdana;
}

.module_textbox
{
	font: 8pt "Trebuchet MS", arial, verdana;
	color: #000;
	background-color: #FFFFFF;
	border: 1px solid #188b72;
}

.module_textarea
{
	font: 8pt "Trebuchet MS", arial, verdana;
	color: #000;
	background-color: #FFFFFF;
	border: 1px solid #188b72;
}

.module_dropdown
{
	font: 8pt "Trebuchet MS", arial, verdana;
	color: #000;
	background-color: #FFFFFF;
	border: 1px solid #188b72;
}

.module_button
{
	font: bold 10px "Trebuchet MS", arial, verdana;
	color: #FFFFFF;
	background-color: #188b72;
	border: 1px solid #188b72;
}

.sb_textbox
{
	font: 8pt "Trebuchet MS", arial, verdana;
	color: #000;
	background-color: #FFFFFF;
	border: 1px solid #188b72;
}

form.module { margin:0px; margin-bottom: 4px; padding:0px; }
.module_title { font-size:11px; color:#ffffff; font-weight:600; }
.module_title a { font-size:11px; color:#ffffff; font-weight:600; }
.module_hl {font-weight: bold; text-decoration: underline; }
.module_imgborder { margin: 5px; }
.module_time { }
.module_hr { color: #188b72; }
.module_spacer { margin-bottom: 5px; margin-top: 5px; }

.module_head, .module_subhead, .module_content { padding: 4px; }