@import url(../../Containers/Simple_No_Border/style.css);
@import url(../../Containers/Title_No_Border/style.css);

html {
	margin: 0;
	padding: 0;
}

body {
	font-size: small;
	font-family: Tahoma;
	margin: 0;
	padding: 0;
	background-color: #E6E3D4;	
}

#container
{
	margin: 0 auto 0 auto;  
	padding: 0;
	width: 760px;
	background: url(bg.gif) repeat-y top center;
}

#intro {
	padding: 0px;
	margin: 0px;
}

#pageHeader
{
	background-color: White;
	margin: 0 10px 0 30px;	
	height: 220px;
	padding: 0px;
}

#pageHeader h1 
{
	margin: 0;
	padding: 0;
	background: #ccc url(arm.gif) no-repeat top right;
	height: 40px;
	margin: 0;
}

#pageHeader h1 span {
	display: none;
}

#pageHeader h2 
{
	margin: 0;
	padding: 0;
	background: #ccc url(logo.jpg) no-repeat top center;
	margin-top: 20px;
	height: 160px;
}

#pageHeader h2 span {
	display: none;
}

#bodyText
{
	
}

#mainMenuPane
{	
	position: absolute;
	top: 45px;
	width: 740px;
	margin: 0 auto 0 auto;
}

#contentPane
{	
	float: right;
	width: 520px;
	padding: 0 20px 10px 10px;
}

#leftPane
{	
	width: 165px;
	padding: 10px 5px 10px 35px;
}

#subNavPane
{
	clear: both;
	height: 20px;
	background-color: White;
	padding-top: 10px;
	margin: 0 10px 0 30px;	
}

#subNavPane a
{
	font-size: 8pt;
	font-weight: bold;
	color: #562;
	text-decoration: none;
	float: right;
	margin-right: 15px;
	text-decoration: none;
	background: url(left_pointer.gif) no-repeat center right;
	text-indent: 10px;
}

#subNavPane a:hover
{
	text-decoration: none;
	background-color: White;
	color: #2A3A00;
}

#footerPane
{
	background: #ccc url(footer.gif) repeat-x top center;
	height: 30px;
	margin: 0 10px 0 30px;	
	padding-top: 8px;
	text-align: center;
	font-size: 8pt;
	color: #666;
}


#lostmodules
{
	clear: both;
	float: none;
}

#mainMenuPane, #mainMenuPane ul
{
	padding: 0;
	margin: 0;
	list-style: none;
}

#mainMenuPane a
{
	display: block;
	width: auto;	
	font-size: 8pt;
	color: #666;
	text-decoration: none;
	direction: rtl;
	cursor: hand;
}

#mainMenuPane a:hover
{
	color: #666;
}

#mainMenuPane li
{
	float: right;	
	margin:0 15px 0 0;
	position: relative;
}

#mainMenuPane li ul
{
	position: absolute;
	display:none;
	background-color: #fff;
	border-bottom: solid 6px #BCBFB0;
	width: 10em;
	right: 0;
	padding-top: 10px;	
}

#mainMenuPane li ul li
{
	margin: 0;
	clear: both;
	width: 10em;	
	border-top: solid 1px #F5F5F0;
}

#mainMenuPane li ul li a
{
	font-weight: normal;
	padding: 5px 5px 2px 5px;
	display: block;
	height: 16px;
}

#mainMenuPane li ul li a:hover
{
	color: #000;
	background-color: #F5F5F0;
}

#mainMenuPane li:hover ul, #mainMenuPane li.sfhover ul 
{
	display:block;
}

.polling .question
{
	font-weight: normal;
}

.rssMarque
{
	height: 200px;
}

.rssItemTitle a
{
	color: #666666;
}

.rssItemTitle a:hover
{
	color: #ccc;
}

.News_Archive2
{
	color: #3D3D33;
}

.News_Archive2 .newsTitle
{
	background: url(blNews.gif) no-repeat right 7px;	
	text-indent: 10px;
	margin-right: 10px;	
}

.News_Archive2 a
{
	color: #596622;
}

.News_Archive2 a:hover
{
	color: #9D6F1D;
	text-decoration: underline;
}

.News_Archive2 .newsNav
{
	background: url(newsLine.jpg) no-repeat center 20px;
}

.News_Archive2 .newsAnchor, .News_Archive2 .newsWriter, .News_Archive2 .newsSource
{
	visibility:hidden;
}

.SearchControl .SearchControlBox
{
	color: darkgray;
}