/*defaults*/
body 	{
	background:#e7e6ee url('../images/body_bg.jpg') repeat-x 0 0;
	color:#000000;
	margin:20px 0;
	padding:0;
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
}
p		{
	margin:0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 8px;
	padding-left: 0;
}
/*
;a		{color:#000000; text-decoration:underline; }
;a:hover	{color:#2FB6BC; text-decoration:none;}
/*

/*structural elements*/
#container	{margin:0px auto; text-align:center; width:760px; }
#holder		{width:100%; padding:20px 20px 5px 20px; background:#FFFFFF; text-align:left; }
#logo		{
	border-bottom:1px solid #DADADA;
	padding:25px 15px 10px 0px;
	background-repeat: no-repeat;
	background-position: 695px bottom;
}
#navigation	{padding:10px 0; font-size:14px; }
#header		{
	padding:10px;
	height:250px;
	background-color: #DADADA;
	background-image: url(../images/header_home_v7.jpg);
	background-repeat: no-repeat;
	background-position: 10px 10px;
}
#content	{
	float:left;
	width:750px;
	line-height:160%;
	font-size:14px;
	height: auto;
	background-color: #dadada;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 0;
	background-color: #FFF;
	color: #000;
}


#content a	{
	padding:10px 10px 10px 10px;
	text-decoration:blink;
	background-repeat: no-repeat;
	background-position: right center;
	display: marker;
	overflow: visible;
	visibility: visible;
}

	
#content a:hover {
	padding:10px 10px 10px 10px;
	text-decoration:underline blink;
	background-repeat: no-repeat;
	background-position: right center;
	color: #2FB6BC;
}


#content1	{
	float:left;
	width:750px;
	line-height:160%;
	height: auto;
	font-size:14px;
	background-color: #dadada;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 0;
	background-color: #FFF;
	color: #000;
}


#address {
	font-family: Trebuchet MS;
	font-size: 14px;
	font-weight: 300;
	text-align: left;
	color: #4E4E4E;
}


#news		{float:right; width:250px; padding:20px 0; line-height:140%; text-align:justify; }
.newsItem	{padding:20px 20px 5px 20px; background:#FEFFD5; border:1px solid #FFEB70; font-size:14px; margin-bottom:20px; }
#footer		{clear:both; width:100%; font-size:12px; background:#DADADA; padding:20px; text-align:left; border-top:2px solid #36D0D8; }
#footer01	{clear:both; width:760px; font-size:12px; background:#DADADA; text-align:left; }


#copyright	{float:right; font:x-small; margin-right:40px;}


/*headings*/
.newsItem h1	{color:#2FB6BC; margin:0 0 10px 0; padding:0; font-size:140%; font-weight:normal; }
#content h1		{
	font-size:140%;
	font-weight:normal;
	line-height:130%;
	margin:0;
	padding:0 0 12px 0;
}
#logo h1		{font-weight:normal; font-size:170%; margin:0; padding:0; color:#2FB6BC; }

.newsItem h2	{color:#2FB6BC; margin:0 0 10px 0; padding:0; font-size:100%; font-weight:normal; }
#content h2		{
	font-size:100%;
	font-weight:normal;
	line-height:130%;
	margin:0;
	padding:0 0 12px 0;
}
#logo h2		{font-weight:normal; font-size:170%; margin:0; padding:0; color:#2FB6BC; }

/*navigation*/
#navigation ul 		{margin:0; padding:0; }
#navigation li 		{margin:0; padding:0; list-style:none; display:inline; }
#navigation a		{
	color:#2FB6BC;
	padding:0 20px 0 0;
	text-decoration:none;
}
#navigation a:hover	{color:#000000; }

#footnote ul 		{
	margin:0;
	padding:0;
	list-style-type: decimal;
}
#footnote li 		{
	margin:0;
	padding:0;
	display:inline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	color: #808080;
	list-style-image: none;
	list-style-type: decimal;
	position: relative;
	left: 20px;
}

#footer ul 		{margin:0; padding:0; }
#footer li 		{margin:0; padding:0; list-style:none; display:inline; }
#footer a		{color:#000000; font-weight:bold; padding:0 5px 0 0; text-decoration:underline; }
#footer a:hover	{color:#000000; text-decoration:none; }


/*/
.clearfix:after {content:"."; display:block; height:0; clear:both; visibility:hidden; }
.clearfix {display:inline-block; }
/* Hides from IE-mac \*/
* html .clearfix {height:1%; }
.clearfix {display:block; }
/* End hide from IE-mac */
#container #holder #content table tr td table tr .Content_text strong {
	color: #000;
}
#container #holder #content h1 {
	color: #000;
}
#container #holder #content table tr td table tr .Content_text.style1 {
	color: #000;
}
#container #holder #content #content1 table tr td {
	color: #333;
}
#container #holder #content #content1 p {
	color: #000;
}
#container #holder #content table tr td strong {
	color: #000;
}
#container #holder #content table tr .Table_title {
	font-weight: bold;
}
