﻿/* @group Global Browser Reset */
* {
padding:0;
margin:0;
}

h1, h2, h3, h4, h5, h6, p, pre, blockquote, form, label, ul, ol, dl, fieldset, address { margin:20px 0; }

li, dd, blockquote { margin-left: 40px; }

fieldset { padding:10px; }

img { border: 0px; }
/* @end */

html,body{
  margin:0;
  padding:0;
  height:100%;
  border:none
}

input
{
	font-family:'verdana';
	font-size: 12px;
	height: 17px;
}
textarea
{
	font-family:'verdana';
	font-size: 12px;
}
#topicmap ul 
{
   margin:  2px 0px 0px 0px;
}
#topicmap li 
{
    margin:  0px 25px 0px 25px;
    list-style-type: none;
}

#content-inner {
	font-size: .75em;
	color: #575757;
	line-height: 1.7em;
	float:left;
	width:750px;
	font-size: 12px;
	font-family: Verdana, sans-serif;	
	padding: 5px
}
#content-inner p {
	margin: 2px 0 30px 0;
}

/* @group Links - link visited hover active */

#content-inner a:link, #content-inner a:visited {
	color: #575757;
	text-decoration: none;
}
#content-inner a:hover {
	color: #A9A9A9;
}


#homepage-content a:link, #homepage-content a:visited {
	color: blue;
	text-decoration: underline;
}
#homepage-content a:hover {
	color: blue;
}

p.end-story-links a:link, p.end-story-links a:visited {
	color: #575757;
	text-decoration: none;
	border-bottom: none !important;
}

.login {
	/*width: 150px;	float: right;*/
	margin: 4px 0 0 0;

}
.login-box
{
	padding:10px;
	width:195px;
	height:125px;
	border:2px solid #D8D8D8;
	background-color:#F6F6F6;
	color:#474747;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	font-style: normal;
}
.input-login
{
	width:190px;
	height:18px;
	padding-left:3px;
	background-color:#FFFFFF;
	border:1px solid #999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333;
	text-decoration: none;
}
ul#nav {
	margin: 0 0 0 0;
	line-height: 35px;
	font-size: 12px;
	font-family: "Verdana";
	font-weight: normal;
	overflow: hidden;
	color: #ffffff;
}
ul#nav li {
	display: inline;
	list-style-type: none;
	margin: 0 10px 0 0;
}
ul#nav li a:link, ul#nav li a:visited {
	color: #ffffff;
	font-family: "Verdana";
	font-size: 12px;
	text-decoration: none;
}
ul#nav li a:hover {
	color: #ffffff; text-decoration: underline;
}

#navbar ul 
{
   margin:  2px 0px 0px 0px;
}
#navbar li 
{
    margin:  0px 25px 0px 25px;
    list-style-type: none;
}
#navbar #selectedtopic1
{
    font-weight:bold;
}
#navbar #selectedtopic2
{
    font-weight:bold;
}
#navbar #selectedtopic3
{
    font-weight:bold;
}

#toclinks
{
	padding-top:10px;
	padding-left:25px;
}
#toclinks ul {
	margin: 0  0 5px 0;
	line-height: 20px;
	font-size: 11px;
	font-weight: bold;
	font-family: Verdana;
}
#toclinks li {
	display: inline;
	list-style-type: none;
	margin:  0 15px 0px 0;
}
#toclinks li a:link, #toclinks li a:visited {
	color: #ffffff;
	font-size: 11px;
	text-decoration: none;
}
#toclinks li a:hover {
	color: #ffffff; 
	font-size: 11px;
	text-decoration: underline;
}

.nav_bar_link
{
    font-size:11px;text-decoration:underline;
}

.navbar_header_cell
{
	color:#ffffff;width:205px;padding-left:5px;padding-top:15px;font-weight:bold;font-size:11px;line-height:11px;
}    
.navbar_contents
{
	height:100px;background-color:#E8E8E8;border-left:solid 1px #C3C3C3;border-bottom:solid 1px #C3C3C3;
}
.navbar_expander
{
	background-color:#E8E8E8;border:solid 1px #C3C3C3;
}
.navbar_contents_right
{
    height:100px;background-color:#E8E8E8;border-left:solid 1px #C3C3C3;border-bottom:solid 1px #C3C3C3;border-right:solid 1px #C3C3C3;        	
}   

.list_cell{
    white-space:normal;height:25px;overflow:hidden;line-height:19px;padding-left:3px;font-weight: normal;font-size: 12px;color: #575757;font-family: verdana, arial;text-decoration: none;
}

.list_group_header_cell{
    border:solid 1px #7d7257;background-color:#CCCCCC;height:25px;text-align:center;font-weight: bold;font-size: 12px;color: #3f3e3a;font-family: verdana, arial;text-decoration: none;
}

.list_header_cell{
    background-color:#676767;height:25px;text-align:center;font-weight: bold;font-size: 12px;color: #FFFFFF;font-family: verdana, arial;text-decoration: none;
}

.list_no_results{
    color:red;text-align:center;font-weight:bold;padding:25px;
}    
   
#divOverflow 
{
	width:225px; 
	border:1px solid #CCC; 
	background:#ffffff;
}
     
#divOverflow ul 
{
    list-style-image: url(/images/cssalt1_arrow_right.gif);
    margin: 10px 10px 10px 10px;
}

#divOverflow li 
{
    margin-left: 20px;
}

#divOverflow a:link, a:visited {
	color: #8b7f73;
	font-family: Verdana;
	font-size: 12px;
	text-decoration: none;
}
#divOverflow a:hover {
	color: #706153; 
	font-family: Verdana;
	font-size: 12px;
	text-decoration: underline;
}

a.smalllink {
	color: #706153;
	font-size: 11px;
	font-family:Verdana;
	text-decoration: none;
}
a.smalllink:hover {
	color: #706153; 
	font-family:Verdana;
	font-size: 11px;
	text-decoration: underline;
}

a.biglink {
	color: yellow;
	font-size: 12px;
	font-family:Verdana;
	font-weight:bold;
	text-decoration: none;
}
a.biglink:hover {
	color: yellow; 
	font-family:Verdana;
	font-size: 12px;
	font-weight:bold;
	text-decoration: underline;
}
a.biglink:visited {
	color: yellow; 
}

#divPager td a:link, td a:visited {
	text-decoration: underline;
}

.button50{border-style:none; width:50px; height:20px; background-image:url(/images/buttons/bg_button_50.png); background-color:Transparent; cursor: pointer;font-weight: bold;font-size: 11px;color: #ffffff;font-family: verdana, arial;text-decoration: none;}
.button75{border-style:none; width:75px; height:20px; background-image:url(/images/buttons/bg_button_75.png); background-color:Transparent; cursor: pointer;font-weight: bold;font-size: 11px;color: #ffffff;font-family: verdana, arial;text-decoration: none;}

/* @group Misc */
.clear {
	clear: both;
}
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.error {
	/*width: 150px;*/
	color:Red;
	font-family:Verdana;
	font-weight:bold;
	font-size:12px;
	padding-bottom:15px;
}
.success {
	/*width: 150px;*/
	color:green;
	font-family:Verdana;
	font-weight:bold;
	font-size:12px;
	padding-bottom:15px;
}
.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
/* @end */