@charset "UTF-8";
/* CSS Document */

body {
	background: url(/media/images/background.gif) center repeat-y;
	background-color: #ccc;
}
#top_banner {
	background: url(../media/images/top_banner.gif) center bottom no-repeat;
	margin: 0 -20px;
	background-color: #ccc;
	text-align: center;
	padding: 10px 0;
	width: 990px;
}
#top_banner p.banner {
	font-size: 0.8em;
	margin: 0;
}
.container {
	background-color: #FFF;
}
#top {
	background: url(/media/images/header.jpg) top center no-repeat;
	background-color: #D9E9FA;
}
#banner {
	/*	height: 8em;
*/	text-align: left;
}
#right_skyscraper {
}
#right_skyscraper p.banner {
	font-size: 0.8em;
	margin: 0;
}
.smaller, .reference { /* same as .small in blueprint/screen.css */
	font-size: 0.8em;
	margin-bottom: 1.875em;
	line-height: 1.875em;
}
sup, sub {
 font-size: 0.8em:
}
#wrapper .superscript { /* legacy, should use <sup></sup> */
	vertical-align: super;
	font-size: 0.8em;
	line-height: 0;
}
#wrapper .subscript { /* legacy, should use <sub></sub> */
	vertical-align: sub;
	font-size: 0.8em;
	line-height: 0;
}
#wrapper .tint {
	background: url(/css/viniet2.gif) repeat-x top;
	background-color: #B4C6F4;
}
#wrapper .error {
	color: #E3003D;
	font-weight: bold;
}
#wrapper .white {
	color: #FFFFFF;
	font-weight: bold;
	background: url(/css/viniet.gif) repeat-x top;
	background-color: #004990;
}
#mainContent a:link, #mainContent a:active {
	color: #004990;
	text-decoration: none;
}
#mainContent a:visited {
	color: #E3003D;
	text-decoration: none;
}
#mainContent a:hover {
	color: #1C52DC;
	text-decoration: underline;
}
#mainContent .highlight {
	background-color: #FFD90F;
}
#mainContent .highlight a {
	background-color: #FFD90F;
	color: #FFFFFF;
}
#mainContent td.white a {
	color: #FFFFFF;
	text-decoration:underline;
}
#mainContent .bulleted-pink {
	list-style-image: url(pink_tri_right.gif);
}
#mainContent #paging p {
	font: bold .8em sans-serif;
	font-size:.8em;
	margin-bottom: 1.625em;
	line-height:1.875em;
	background-color: #DDD;
	border-left: solid 0.125em #CCC;
	border-right: solid 0.125em #999;
	border-top: solid 0.125em #999;
	border-bottom: solid 0.125em #CCC;
	/*	margin: 0px;
	padding: 2px;
*/	text-align: center;
}
#mainContent img.listicon {
	width: 16px;
	height: 16px;
	vertical-align: text-bottom;
	margin-left: -18px;
	margin-right: 2px;
	border: none;
}
/* Icons used are based on the Silk icon set from http://www.famfamfam.com/lab/icons/silk/ */
#mainContent img.icon {
	width: 16px;
	height: 16px;
	vertical-align: text-bottom;
	border: none;
}
#mainContent .cpd_stamp {
	border: none;
	vertical-align: middle;
	width: 54px;
	height: 54px;
	float: right;
}
#content {
	min-height: 42em;
}
#track_this {
	text-align: center;
}
#track_this .cpd_stamp {
	border: none;
	width: 54px;
	height: 54px;
}

#email_page { /* based on .small in blueprint/screen.css */
	font-size: 0.8em;
	margin-bottom: 1.875em;
	line-height: 1.875em;
	text-align:center;
}

a
{
	
	color:#336699;
	text-decoration:none;
}

a:hover
{
	color:#999999;
	text-decoration::none;
}
