body {
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	background: #FFF;
	margin: 10px 0;
	padding: 0;
	text-align: center;
	color: #666;
}



.container {
	width: 1001px; 
	margin: 0 auto;
	text-align: left;
}

#top {background:url(/images/bgFade.png) bottom repeat-x;}
#top .container #social {float:right;}
#top .container #social img {margin-right: 20px;}
#top .container #logo {float:left; margin-left:30px;}
#top .container #topLinks {float:right; margin-right:20px; margin-top:15px; text-align:right;}
#top .container #topLinks a {margin-left:20px; text-decoration:none;}
#top .container #tagLine {color:#262561; font-size:21px; text-align:center; padding:20px 0px;}
#top .container #nav {background-color:#272561; padding:0px 0px 0px 0px;}


#bottom {background:url(/images/bg.png) center repeat-y; padding-top:15px;}
#bottom .container #leftCol {width:235px; float:left; overflow:hidden; font-weight:bold;}
#leftCol a.active {color:#d8980e !important;}
#bottom .container #mainCol {float:left; overflow:hidden; min-height:300px;}
#bottom .container #rightCol {width:235px; float:right; overflow:hidden;}

#mainCol .padding {padding:0 10px 10px 0px; float:left;}
#mainCol .withRightCol {width:521px;}
.noLeftCol {width:1000px;}
.withLeftCol {width:766px;}
#leftCol .padding {padding:0px 40px 10px 40px;}


.newsTickerBG{height:44px; width:988px; margin:0 auto; background-image:url(/images/rss.png); overflow:hidden;}
.newsTickerBG .padding {margin: 15px 0 0 110px;}


#footer {background:url(/images/btmFade.png) top center no-repeat;}
#footer ul {padding:0; margin:0 0 15px 0; list-style-type:none;}
#footer ul li{display:inline; margin-right:15px;}
#footer ul li a {text-decoration:none;}

#footer .footerText {color:#666; font-style:italic; font-size:10px;}

#clear {float:none; clear:both;}

#mainContent {
	padding: 0 20px; 
}

.small {font-size:10px}

.footer 			{color: #996600 !important; font-size: 10px;}
a.footer:link		{color: #996600 !important; text-decoration: underline;}
a.footer:visited	{color: #996600 !important; text-decoration: underline;}
a.footer:hover 		{color: #996600 !important; text-decoration: none;}
a.footer:active 	{color: #996600 !important; text-decoration: none;}

.path		{color: #003399; font-size: 10px; padding: 7px 10px 7px 10px; font-weight : bold;}
a.pathLink:link		{color: #666666;}
a.pathLink:visited	{color: #666666;}
a.pathLink:hover 	{color: #003399;}
a.pathLink:active 	{color: #003399;}
.pathTable 	{background : #EEEEEE;}

.objectTable 	{background : #999999;}
.objectShadow 	{background : #999999;}
.objectBody 	{background : #EEEEEE;}
.objectTitle 	{color: #003399; font-size: 12px; text-decoration: none; font-weight : bold;}
.objectLink	{color: #000000; font-size: 12px; text-decoration: none;}
a.objectLink:link		{color: #000000; font-size: 11px; text-decoration: none;}
a.objectLink:visited	{color: #000000; font-size: 11px; text-decoration: none;}
a.objectLink:hover 		{color: #666666; font-size: 11px; text-decoration: underline;}
a.objectLink:active 	{color: #666666; font-size: 11px; text-decoration: underline;}

.relatedTitle 	{color: #333333; font-size: 11px; text-decoration: none; font-weight : bold; padding-left:5px; padding-right:5px; padding-top:5px; padding-bottom:5px;text-align : center;}
.relatedTable { background:#BBBBBB; border:1px solid #CCCCCC;}
.relatedLink, A.relatedLink:link, A.relatedLink:visited, A.relatedLink:hover, A.relatedLink:active {
	border-bottom:1px solid #EEEEEE; 
	border-top:1px solid #EEEEEE;
	display: block;
	background: #EEEEEE url('../images/library_arrow2.gif') no-repeat top left;
	color: #000000; font-style:normal; font-variant:normal; font-weight:normal; font-size:11px; font-family:Verdana; padding-left:20px; padding-right:2px; padding-top:5px; padding-bottom:5px
}
A.relatedLink:hover {
	background:#DDDDDD url('../images/library_arrow3.gif') no-repeat top left; 
	color:#000000;
	border-bottom:1px solid #CCCCCC;
	border-top:1px solid #CCCCCC
}
