/* Globals
----------------------------------------------------------------------------------------------------*/
body {
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #333333;
}

sup { vertical-align: super; line-height: 0px; }
sub { vertical-align: sub; line-height: 0px; }


/* Gutter
----------------------------------------------------------------------------------------------------*/
.sh_gutter2 {
	color: white;
}


/* Links
----------------------------------------------------------------------------------------------------*/
a, a:link, a:visited {
	color: #00539f;
	text-decoration: underline;
}
a:hover, a:active {
	text-decoration: none;
}


/* Top buttons
------------------------------------------------------------------------------ */
.sh_button {
	background:url(../img/sh_button1.gif) top repeat-x;
	border:none;
	color:#FFFFFF;
	font-weight:bold;
	font-size:11px;
	height: 22px;
	padding:3px 5px 3px 4px;
	text-transform:uppercase;
	vertical-align:middle;
}


/* Search
----------------------------------------------------------------------------------------------------*/
.sh_formtext {
	width:140px;
	font-size:11px;
	color:#07138b;
	height:18px;
	background:#FFFFFF;
	border:1px solid #0b0e12;
	margin-right:10px;
}


/* Footer
----------------------------------------------------------------------------------------------------*/
.sh_footer2 {
	color: #aab7c5;
}
.sh_footer2 a, .sh_footer2 a:link, .sh_footer2 a:visited {
	color: #aab7c5;
	text-decoration: underline;
}
.sh_footer2 a:hover, .sh_footer2 a:active {
	text-decoration: none;
}
.sh_footer_current {
	font-weight: 800;
}


/* Popup
------------------------------------------------------------------------------ */
#login_form a {
	color:#2887C3;
	font-family:Arial;
	font-size:11px;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
	text-decoration:none;
}
#login_form a {
	text-decoration:underline;
}
#login_form a:hover {
	text-decoration:none;
}


/* Menu
------------------------------------------------------------------------------ */
.sh_menu_row2_container a, .sh_menu_row2_container a:link, .sh_menu_row2_container a:visited {	color: white;
	text-decoration: none;}
.sh_menu_row2_container a:hover, .sh_menu_row2_container a:active {
	text-decoration: underline;
}
.sh_menu_row1_lcont td {
	font-weight: 800;
}
.sh_menu_row1_lcont a, .sh_menu_row1_lcont a:link, .sh_menu_row1_lcont a:visited {
	color: black;
	text-decoration: none;
}
.sh_menu_row1_lcont a:hover,.sh_menu_row1_lcont a:active {
	text-decoration: underline;
}
.sh_menu_row1_active_mid a, .sh_menu_row1_active_mid a:link, .sh_menu_row1_active_mid a:visited {	color: white;
}
.sh_menu_row1_active_mid a:hover, .sh_menu_row1_active_mid a:active {
	text-decoration: underlinel
}
.sh_menu_row3, .sh_menu_row3 a, .sh_menu_row3 a:link, .sh_menu_row3 a:visited {
	color: black;
	font-weight: 800;
	text-decoration: none;
}


/* Right block
----------------------------------------------------------------------------------------------------*/
.sh_rblock_header div {
	color: white;
	font-weight: bold;
	padding-top: 7px;
	padding-left: 15px;
}


/* Linkblock
------------------------------------------------------------------------------ */
.sh_linkblock_container a, .sh_linkblock_container a:link, .sh_linkblock_container a:visited {
	text-decoration: underline;
	color: #73776f;
}
.sh_linkblock_container a:hover, .sh_linkblock_container a:active {
	text-decoration: none;
}


/* Main
------------------------------------------------------------------------------ */
.sh_left_cell h1 {	font-size: 16px;}
.sh_left_cell ul {	list-style: disc outside;
	padding-left: 16px;
}
.sh_left_cell td {	vertical-align: top;
}


/*
------------------------------------------------------------------------------ */
.topnewstable {	border-collapse: collapse;}
.topnewstable a, .topnewstable a:link, .topnewstable a:visited {	color: black;
	text-decoration: none;}
.topnewstable a:hover, .topnewstable a:active {
	text-decoration: underline;
}
.topnewstable td {	border-top: 1px solid #dddddd;
	border-bottom: 1px solid #dddddd;
	padding: 2px;
}
.topnewstable tr:nth-child(even) {background: white}
.topnewstable tr:nth-child(odd) {background: whitesmoke}


/*
------------------------------------------------------------------------------ */
.sh_date {	color: #999999;
	font-size: 10px;}


/*
------------------------------------------------------------------------------ */
.sh_cattitle a, .sh_cattitle a:link, .sh_cattitle a:visited {	color: black;
	text-decoration: none;}
.sh_cattitle a:hover, .sh_cattitle a:active {
	text-decoration: underline;
}
