body
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
}
a.new, span.soon
{
	background: transparent url('/images/new.gif') no-repeat right center;
	padding-right: 25px;
	margin-top: 5px;
}
a.see_all
{
	font-size: 100%;
	color: #06426c;
	font-family: verdana, arial, helvetica;
	background-color: #fff;
	text-decoration: none;
}
a.see_all:visited
{
	color: #445c6d;
	background-color: #cbd6dd;
}
a.see_all:hover
{
	text-decoration: underline
}
p.explanation
{
	margin:13px;
}
span.soon
{
	background-image: url('/images/soon.gif');
}
li
{
	list-style-image: url('/images/bullet_minus.gif');
}
a img
{
	border: none;
	text-decoration: none;
}
a
{
 color: #555555;
 text-decoration: underline;
}
a:hover
{
 color: #222222;
}
.centered
{
	display: block;
	margin-right: auto!important;
	margin-left: auto!important;
	text-align: center;
}
ul.nobullets
{
	margin: 2px;
	padding: 0;
	list-style: none;
}
ul.nobullets li
{
	padding: 0;
}
em
{
	font-size: 77%;
	color: #16387C;
	font-family: verdana;
	text-decoration: none;
	font-style: normal;	
}
h1 
{
	font-size: 130%;
	margin-top: 8px;
	color: #4a5c70;
}
h2 
{
	font-size: 120%;
	margin-top: 8px;
	color: #4a5c70;
}
h2 a
{
	color: #6a7c90;
}
h2 a:hover
{
	color: #4a5c70;
}
h3 
{
	font-size: 110%;
	margin-top: 8px;
	color: #4a5c70;
}
h4
{
	margin: 10px 5px 2px;
	font-size: 100%;
}
.cleanLinks a
{
	text-decoration: none;
}
.sideLinks a
{
	font-family: Verdana;
	font-size:85%;
	font-size-adjust:none;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	color:#16387C;
	text-decoration:none;
	margin-left:0pt;
}
.sideLinks a:hover
{
	text-decoration:underline;
	color:#113377;
}
.sideLinks li
{
	line-height:14px;
	margin-bottom:5px;
	list-style-image: url('../images/bullet.gif');
}
div.helpButton
{
	margin: 1px;
	overflow: hidden;
	width: auto;
	cursor: pointer;
	color: #000080;
	float: right;
/*	text-decoration: underline;
	padding-left: 16px;
	background: #ffffff url('/images/help.gif') no-repeat top left; */
}
#loginForm
{
	margin: 15px auto;
	width: 160px;
	background: #dddddd;
	border: 1px solid;
	overflow: hidden;
}

#loginForm li
{
	clear: both;
	width: 100%;
	padding: 0;
	margin: 0;
	overflow: hidden;
}

#loginForm *
{
	float: right;
	display: block;
}

#loginForm label
{
	clear: left;
	margin: 2px 2px 0 0;
	font-size: 80%;
}

#loginForm input
{
	clear: right;
	margin: 2px;
	font-size: 80%;
}

#loginForm input.text
{
	padding: 0;
	width: 80px;
	border: 1px solid;
}

#loginForm input.submit
{
	width: 80px;
	height: 19px;
	padding-bottom: 4px;
	background: url('/images/search_go_back.gif') repeat-x top left;
	font-weight: bold;
	text-align: center;
	color: #333333;
	font-size: 100%;
	border: none;
}
div.helpButton img
{
	height: 16px;
	width: 16px;
}
.aVDBGrid
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif!important;
	font-size: 100%!important;
}
.aVDBGrid td *
{
	font-size: 100%!important;
}
#contentLeftColumn a:visited
{
	color:#888888;
}
#content div.contentBox div.content div.mainColumn a:hover, #content div.contentBox.tab.main div.content ul a:hover
{ 
	background-color: #ffb;
}
#footerNavigation li a
{
	color:#16387C;
	font-size:	84.6%;
}
#footerNavigation li a:hover
{
	text-decoration: underline;
}

.regular_glossary
{
	font-family: Tahoma;
	font-size: small;
}
.glossary_color_item
{
	color: #1f497d;				
	font-style: italic;
	text-decoration: underline;
}

@media print
{
	body
	{
		color: #000000;
		background: #ffffff;
		font-family: "Times New Roman", Times, serif;
		font-size : 15.6px;
	}
	a
	{
		text-decoration : underline;
		color : #0000ff;
	}
	
	div.header, div.headerTitle
	{
		display:none;
	}
	
	.noprint
	{
		display:none;
	}
}
