/* Normal, standard links. */
a:link, a:visited
{
	color: #1abc9c;
	text-decoration: none;
}
a:hover
{
	text-decoration: underline;
	cursor: pointer;
}

/* Links that open in a new window. */
a.new_win:link, a.new_win:visited
{
	color: #346;
	text-decoration: none;
}
a.new_win:hover
{
	text-decoration: underline;
}
#header
{
	background: #16a085;
	padding-left: 20px;
	border-bottom: 1px solid #1bb89a;
}
#header div.frame
{
	background: #16a085;
	display: block;
	padding: 0;
}
#main_menu
{
	padding: 8px 0;
	float: left;
	margin: 0;
	width: 100%;
	background: #14836e;
	font-size: 16px;
	border-top: 1px solid #116b59;
}
#admin_menu
{
	min-height: 28px;
	padding-left: 0;
	background: #14836e;
	padding-top: 4px;
}
#adm_submenus
{
	min-height: 28px;
	background: #14836e;
	padding-top: 4px;
	padding-left: 2em;
	overflow: hidden;
}
.dropmenu, .dropmenu ul
{
	list-style: none;
	line-height: 1em;
	padding: 0;
	margin: 0;
}
.dropmenu
{
	padding: 0 26px;
}
.dropmenu a
{
	display: block;
	color: #fcfcfc;
	text-decoration: none;
}
.dropmenu a span
{
	display: block;
	padding: 0 0 0 5px;
	font-size: 0.9em;
}
/* the background's first level only */
.dropmenu li a.firstlevel
{
	margin-right: 8px;
}
.dropmenu li a.firstlevel span.firstlevel
{
	display: block;
	position: relative;
	left: -5px;
	padding-left: 5px;
	height: 24px;
	line-height: 24px;
	white-space: pre;
}
.dropmenu li
{
	float: left;
	padding: 0;
	margin: 0;
	position: relative;
}
.dropmenu li ul
{
	z-index: 90;
	display: none;
	position: absolute;
	width: 19em;
	font-weight: normal;
	background: #14836e;
	padding: 8px 0 0 0;
	margin-left: -5px;
}
.dropmenu li li
{
	width: 19em;
	margin: 0;
}
.dropmenu li li a span
{
	display: block;
	padding: 8px;
}
.dropmenu li ul ul
{
	margin: -1.8em 0 0 13em;
}

/* the active button */
.dropmenu li a.active
{
	background: #1abc9c;
	color: #fff;
	font-weight: bold;
	border-radius: 3px;
}
.dropmenu li a.active span.firstlevel
{
	background: #1abc9c;
	border-radius: 3px;
}
/* the hover effects */
.dropmenu li a.firstlevel:hover, .dropmenu li:hover a.firstlevel
{
	background: #1abc9c;
	color: #fff;
	cursor: pointer;
	text-decoration: none;
	border-radius: 3px;
	-webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
}
.dropmenu li a.firstlevel:hover span.firstlevel, .dropmenu li:hover a.firstlevel span.firstlevel
{
	background: #1abc9c;
	border-radius: 3px;
	-webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
}
/* the hover effects on level2 and 3 */
.dropmenu li li a:hover, .dropmenu li li:hover>a
{
	background: #1abc9c;
	color: #fff;
	text-decoration: none;
}
.dropmenu li:hover ul ul, .dropmenu li:hover ul ul ul
{
	top: -999em;
}
.dropmenu li li:hover ul
{
	top: auto;
}
.dropmenu li:hover ul
{
	display: block;
}
.dropmenu li li.additional_items
{

}

div.roundframe div.cat_bar
{
	background: #1abc9c;
	margin-bottom: 0;
}
div.roundframe div.cat_bar h3.catbg
{
	background: #1abc9c;
}
div.cat_bar
{
	background: #1abc9c;
	padding-left: 9px;
	height: 31px;
	overflow: hidden;
	margin-bottom: 1px;
}
div.title_bar
{
	background: #14836e;
	padding-left: 9px;
	height: 31px;
	overflow: hidden;
	margin-bottom: 1px;
}
h4.catbg, h4.catbg2 , h3.catbg , h3.catbg2 , .table_list tbody.header td.catbg
{
	background: #1abc9c;
	padding-right: 9px;
}
h4.titlebg, h3.titlebg
{
	background: #14836e;
	padding-right: 9px;
}
div.title_barIC
{
	background: #14836e;
	padding-left: 9px;
	height: 31px;
	overflow: hidden;
	margin-bottom: 1px;
}
div.title_barIC h4.titlebg
{
	background: #14836e;
}
#footer_section
{
	text-align: right;
	background: #16a085;
	height: 42px;
    font-family: 'Questrial', Arial, Helvetica, sans-serif;
    padding: 30px 20px 0 20px;
}
#footer_section div.frame
{
	background: #16a085;
	display: block;
}
tr.catbg th.first_th
{
	background: #1abc9c;
}
tr.catbg th.last_th
{
	background: #1abc9c;
}
tr.titlebg th.first_th
{
	background: #14836e;
}
tr.titlebg th.last_th
{
	background: #14836e;
}
.titlebg, .titlebg2, tr.titlebg th, tr.titlebg td, tr.titlebg2 td
{
	color: #fcfcfc;
	font-family: arial, helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	background: #14836e;
}
.catbg, .catbg2, tr.catbg td, tr.catbg2 td, tr.catbg th, tr.catbg2 th
{
	color: #fff;
	font-family: arial, helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	background: #1abc9c;
}
.table_list tbody.content td.info a.subject
{
	font-weight: bold;
	font-size: 110%;
	color: #1abc9c;
}
/* Styles for the standard button lists.
------------------------------------------------------- */

.buttonlist ul
{
	z-index: 100;
	padding: 5px;
	margin: 0 0.2em 5px 0;
}
.buttonlist ul li
{
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
}
.buttonlist ul li a
{
	display: block;
	font-size: 0.8em;
	color: #fff;
	background: #1abc9c;
	padding: 0 0 0 8px;
	margin-left: 12px;
	text-transform: uppercase;
	cursor: pointer;
}
.buttonlist ul li a:hover
{
	background: #14836e;
	color: #fff;
	text-decoration: none;
}
.buttonlist ul li a span
{
	background: #1abc9c;
	display: block;
	height: 19px;
	line-height: 19px;
	padding: 0 8px 0 0;
}
.buttonlist ul li a:hover span
{
	background: #14836e;
}
/* the active one */
.buttonlist ul li a.active
{
	background: #14836e;
	color: #fff;
	font-weight: bold;
}
.buttonlist ul li a.active span
{
	background: #14836e;
}
.buttonlist ul li a.active
{
	font-weight: bold;
}
.buttonlist ul li a.active:hover
{
	color: #fff;
}