html, body
{
	background-color: #f6faf7;
	text-align: center;
	/*font-family:Myriad Pro Cond;
	font-size: 11pt;*/
	font-family: Verdana;
	font-size: 13px;
	line-height: 18px;
	font-size-adjust: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

#header
{
	width: 900px;
	border: solid 1px black;
	margin: auto;
	height: 118px;
	background-image: url(../images/header_bottom.png);
	background-repeat: repeat-x;
	background-position: bottom;
}

#container
{
	width: 900px;
	margin: auto;
	
	padding-top: 8px;
	
	text-align: left;
}

#menuContainer
{
	float: left;
}

.menu
{
	width: 150px;
	border: solid 1px black;
	/*background-color: #2f6aa1;*/
	/*background-color: #00a550;*/
	/*background-color: #3bbd79;*/
	/*background-color: #c3ee77;*/
	background-color: #66d099;
	margin-bottom: 8px;
}

.menuItem td
{
	border-bottom: solid 1px #103f6b;
	font-family:Verdana;
	font-size: 12px;
	color: #000000;
}

.menuSubItem td
{
	text-align:left;
	border: none;
}

.lastmenuItem td
{
	font-family:Verdana;
	font-size: 12px;
	color: #000000;
}

.menuItem td strong
{
	padding-left: 20px;
}

.menuHeader
{
	background-image: url(../images/menu_bg.png);
	background-repeat: repeat-x;
	height: 23px;
	color: #ffffff;
	text-align: center;
	font-family: Verdana;
	font-weight: bold;
	font-size: 11pt;
	padding-top: 2px;
	border-bottom: solid 1px #103f6b;
}

.menuSubItem td a:hover
{
	text-decoration: underline;
	color: #000000;
	background-color: Transparent;	
}

.menu a, .menu a:visited
{
	
	/*color: #ffffff;*/
	color: #000000;
	text-decoration: none;
	font-family: Verdana;
	font-size: 12px;
	padding-left: 5px;
	padding-right: 5px;
	display: block;
}

.menu a:hover
{
	/*color: #000000;*/
	/*background-color: #ffffff;*/
	color: #FFFFFF;
	background-color: #00a651;
}

.tbl
{
	color: #000000;
	font-family: Verdana;
	font-size: 12px;
}

.menuTXT
{
	width: 130px;
	height: 13px;
	font-family: Verdana;
	font-size: 8pt;
}

.tbl a, .tbl a:visited
{
	text-decoration: underline;
	color: #000000;
	font-family: Verdana;
	font-size: 10px;
	padding-bottom:4px;
	padding-left: 0px;
	padding-right: 0px;
	display: inline;
}

.tbl a:hover
{
	color: #000000;
	background-color: transparent;
	text-decoration: underline;
}

#contentContainer
{
	float: right;
	width: 740px;
	border: solid 1px #000000;
}

.contentHeader
{
	background-image: url(../images/menu_bg.png);
	background-repeat: repeat-x;
	height: 23px;
	color: #ffffff;
	text-align: center;
	font-family: Verdana;
	font-weight: bold;
	font-size: 11pt;
	padding-top: 2px;
	border-bottom: solid 1px #103f6b;
}

#content
{
	padding: 8px;
}

#content p
{
	font-family: Verdana;
}

.newsItem
{
	margin: 10px;
}

.newsHeader
{
	background-color: #00a651;
	height: 25px;
}

.newsHeadline
{
	float: left;
	padding-left: 10px;
	font-family: Verdana;
	font-size: 11pt;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 3px;
	color: #FFFFFF;
}

.newsDate
{
	float: right;
	padding-right: 5px;
	font-family: Verdana;
	font-size: 9pt;
	font-weight: bold;	
	padding-top: 3px;
	padding-bottom: 4px;
	color: #FFFFFF;
}

.newsContent
{
	padding: 4px;
	
	clear: both;
}

a.artlink
{
	color: White;
	text-decoration: underline;
}

a.link, a.link:visited, a.link:hover
{
	color: #000000;
}

a.indicesLink, a.indicesLink:hover, a.indicesLink:visited
{
	color: #000000;
	text-decoration: underline;
	cursor: pointer;
}

#bread
{
	margin-bottom: 25px;
	border-bottom: solid 1px #66d099;
	font-family: Verdana;
	font-size: 10pt;
}

.divEditorDetails
{
	font-family: Verdana;
	font-size: 11pt;
}

.EditorName, a.EditorName, a.EditorName:visited, a.Editorname:hover
{
	font-size: 11pt;
	font-weight: bold;
	color: #000000;
}

a.EditorLink, a.EditorLink:visited, a.EditorLink:hover
{
	color: #000000;
}

a, a:visited, a:hover
{
	color: #000000;
}

.divToTop
{
	text-align:right;
	clear:both;
}

.divToTop a, .divToTop a:visited
{
	font-size:10px;
	color: #00a651;
}

.searchPageLink
{
	padding-left: 5px;
	padding-right: 5px;
}
