body {
	background-color: #dd7f69;
	font-family: Verdana, sans-serif;
	font-size: 70%;
	margin: 0 0 15px 0;
}

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

a:visited {
	color: #606060;
}

a:hover {
	color: #000000;
	text-decoration: underline;
} 

a img {
	border: 0px;
}

p {
	line-height: normal;
	margin-top: 0;
	margin-bottom: 0;
}

h2,h3,h4,h5 {
	margin-top: 1em;
	margin-bottom: 0.4em;
	line-height: normal;
}

td, th {
	vertical-align: top;
	text-align: left;
}


h1 {
	margin-top: 0px;
	color: #8d3e2f;
	font-size: 180%;
	font-weight: normal;
	margin-top: 0;
	margin-bottom: 1em;
}

h2 { font-size: 135%; }

h3 { font-size: 128%; }

h4 { font-size: 128%; font-weight: normal; } 

h5 { font-size: 100%; }

h6 {
	font-size: 90%;
	margin-top: 0;
	margin-bottom: 0;
}

ul {
	margin-left: 0px;
	padding-left: 16px;
	list-style-image: url(../images/bullet_r.gif);
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	line-height: normal;
}

ul ul {
	margin-left: 0px;
	padding-left: 16px; 
	list-style-image: url(../images/bullet_b.gif);
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	line-height: normal;
}

li { margin-bottom: 0.4em; }



/*------------------------layout--------------------------------------------------*/
div#global_container {
	width: 800px;
}

div#top_container {
	background-color: #8dacc0;
	height: 100px;
}

div#metanav_container {
	margin-left: 147px;
	padding-top: 4px;
	color: #FFFFFF;
	font-family: Verdana, sans-serif;
	font-size: 90%;
	text-transform: uppercase;
	letter-spacing: 0.1em;
}

div#metanav_container a, div#metanav_container a:visited {
	color: #FFFFFF;
	text-decoration: none;
	padding: 1px 10px 2px 10px;
}

div#metanav_container a:hover {
	color: #000000;
	text-decoration: underline;
}

div#topnav_container {
	width: 653px;
	background: url(../images/doubledot.gif) no-repeat 144px 0px;
	padding-left: 147px;
	background-color: #000000;
	color: #FFFFFF;
	z-index: 1;
	position:absolute;
	top: 84px;
	left: 0px;
	padding-top: 1px;
	padding-bottom: 2px;
}

div#topnav_container a, div#topnav_container a:visited {
	color: #FFFFFF;
	text-decoration: none;
	padding: 1px 10px 2px 10px;
}

div#topnav_container a:hover {
	color: #FFFFFF;
	text-decoration: none;
	padding: 1px 10px 2px 10px;
	background-color: #e26d4a;
}

div#topnav_container a.active, div#topnav_container a.active:visited {
	color: #FFFFFF;
	text-decoration: none;
	padding: 1px 10px 2px 10px;
	background-color: #e26d4a;
}
 
div#claim {
	font-family: Verdana, sans-serif;
	z-index: 2;
	position:absolute;
	top: 85px;
	left: 20px;
	color: #a3bfd0;
	letter-spacing: 0.1em;
	font-size: 0.9em;
}

div#logo {
	background: url(../images/logo.jpg) no-repeat;
	height: 23px;
	width: 656px;
	z-index: 2;
	position:absolute;
	top: 61px;
	left: 144px;
}

div#sublogo {
	background: url(../images/bg_sublogo.jpg) no-repeat;
	height: 40px;
	width: 656px;
	float: left;
}

div#sublogo h3 {
	font-size: 100%;
	color: #8d3d2e;
	margin-top: 10px;
	margin-left: 14px;
	
}

div#left_container {
	width: 144px;
	float: left;
	padding-top: 40px;
}

div#content_container {
	width: 656px;
	float: left;
}

/*------ content -------------------------------------------------------*/

div.content_container_home {
	background-color: #e4937e;
}
div.content_container {
	background-color: #eeeeee;
}
div.content_container_home h1, div.content_container_home h5 {
	color: #FFFFFF;
}

div.plain_article {
	margin: 40px 60px 0 15px;
}
div.plain_article2 {
	margin: 40px 0px 15px 15px;
}

div.plain_article h3 {
	line-height: 110%;
	margin-bottom: 0.4em;
	color: #507389;
/*	text-transform: uppercase;*/
	letter-spacing: 0.1em;
}

div.plain_article h5 {
	line-height: 130%;
	margin-bottom: 0.4em;
	color: #666666;
}

div.content_container_home div.plain_article h5 {
	color: #FFFFFF;
}

div.plain_article p, div.plain_article2 p {
	line-height: 130%;
	margin-bottom: 0.4em;
}

div.plain_article2 p {
	padding-right: 120px;
}
div.plain_article2 img {
margin-right: -120px;
}

div.leftblock {
	padding: 0px 3px 18px 0;
	margin-right: 6px;
	/*background-color: #e4937e ;*/
}


h5.category {
	font-family: verdana, sans-serif;
	color: #8d3d2e;
	font-size: 90%;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	margin-left: 20px;
	margin-bottom: 1em;
}

div.leftblock p {
	color: #000000;
	margin-bottom: 0.5em;
	line-height: 110%;
	background: url(../images/bullet_s.gif) no-repeat 2px 6px;
	padding-left: 16px;
}

div.leftblock a, div.leftblock a:visited {
	color: #000000;
	text-decoration: none;
	display: block;
	padding: 3px;
}

div.leftblock a:hover {
	padding: 3px;
	display: block;
	background-color: #e4937e;
	text-decoration: none;
}

div#object_description {
	z-index: 1;
	position: absolute;
	width: 210px;
	height: 180px;
	left: 590px;
	top: 100px;
	color: #ffffff;
	border-top: 15px solid #000000;
}

div#object_description h5 {
	color: #cccccc;
	margin: 1em 0 1em 16px;
}

div#object_description p {
	margin: 0 0 0.5em 0px;
	background: url(../images/bullet_e.gif) no-repeat 0px 5px;
	padding-left: 16px;
}

table.objectdata {
background-color: #ffffff;
margin-bottom: 32px;
}

table.objectdata thead {
	font-family: verdana;
	color: #000000;
	font-weight: bold;
}

table.print_scope {
	
}

table.print_scope h5 {
	margin-top: 0;
	margin-bottom: 0.5em;
}

table.objectdata th {
	width: 200px;
	color: #666666;
	font-family: arial, sans-serif;
	text-align: right;
	padding: 4px 6px;
	border-bottom: 1px solid #cccccc;
}

table.objectdata td {
	width: 360px;
	padding: 4px 6px;
	border-bottom: 1px solid #cccccc;
}

td.white-bottom-line{
	border-bottom: 1px solid #ffffff; padding-bottom: 12px;
}

td.download-link a, td.download-link p a {font-size: 125%;}

/* general purpose styles -------------------------------*/

span.middot1 {
	margin-left: 5px;
	margin-right: 5px;
}


span.red {
	color: #cc0000;
}

span.green {
	color: #009900;

}

.jpgrotator_sq {
	margin-right: 12px;
	float: left;
}

.jpgrotator_ho {
	margin-right: 12px;
	float: left;
}

.jpgrotator_qu {
}
