@charset "utf-8";
/* CSS Document */

body, h1, h2, h3, h4, h5, p, dl, dt, dd, ul, ol, li, img, caption, fieldset, form, input, select, label {
	margin: 0;
	padding: 0;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}

body {
	text-align: left;
}

img {
	border: none;
}

ul, ol{
	list-style-type: none;
}

a:link    {color: #666; text-decoration: none;}
a:active  {color: #666; text-decoration: none;}
a:visited {color: #666; text-decoration: none;}
a:hover   {color: #666; text-decoration: underline;}


.floatLeft  {float: left;}
.floatRight {float: right;}
.clearer    {
	clear: both;
	font-size: 1px;
	line-height: 0%;
	height: 0px;
	text-indent: -9999px;
}

.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 */

/* C[WhoverNX */
a.imghover:hover img {
filter:alpha(opacity=70);
opacity:0.7;
}

/*Wrapper Main
-------------------------------------------------------*/
div#wrapper {
	width:1100px;
	margin: 0 auto;
	padding: 0;
	}

div#header {
	width:1100px;
	height: 382px;
	text-align:left;}

div#header img{
	float: left;
	margin: 0;
	}
	
div#headinfo {
	width: 1100px;
	height: 58px;
	padding: 0;
	}

div#headinfo img{
	float: left;
	margin: 0;
	}

div#content{
	background-color: #96B6C0;
	padding: 0;
	margin: 0;
	}

div#content img{
	float: left;
	margin: 0;
	}

div#gnavicontainer {
	width: 945px;
	height: 20px;
	padding: 17px 0 0 100px;
	clear: both;
	}
	
ul#gnavi {
	width: 945px;
	padding: 0;
	margin: 0;
	}

ul#gnavi li{
	float: left;
	list-style-type: none;
	padding: 0 13px;
	_padding: 0 11px;
	}

ul#gnavi li a{
	display: block;
	font-family: Georgia;
	font-size: 17px;
	color: #EFF4F6;
	text-decoration: none;
	}

ul#gnavi li a.current{
	color: #513434;
	}

ul#gnavi li a:hover{
	color: #513434;
	}

div#contentinformation {
	width: 939px;
	margin: 0 0 0 81px;
	padding: 0 0 90px 0;
	background:url(../images/common/content_bkmid.gif) repeat-y;
	}

div#contentinformation img{
	float: left;
	margin: 0;
	}

div#contentinformationLeft {
	float: left;
	width: 570px;
	font-family: Tahoma;
	font-size: 12px;
	color:#3E3E3E;
	line-height: 175%;
	overflow: hidden;
	text-align:justify;
	padding: 30px 0 0 25px;
	}

div#contentinformationLeft img{ float: left; margin: 0; padding: 0;}

span.contenttextdescription {
	font-size: 18px;
	color: #452626;
	font-family: Georgia;
	font-style: italic;	
	line-height: 145%;
	}

span.contenttextdescription a{
	text-decoration: underline;
	color: #452626;
	font-weight: bold;
	}

h1.pagetitle {
	 width: 580px;
	 font-size: 30px;
	 color: #452626;
	 font-style: italic;
	 margin: 0;
	 font-family: Georgia;
	 font-size: 30px;
	 padding-bottom: 7px;
	 font-weight: normal;
	 border-bottom: solid 1px #8A6061;	
	}

div.subcontentarea {
	width: 580px;
	font-size: 12px;
	color:#3E3E3E;
	font-family: Tahoma;
	border-bottom: solid 1px #96B6C0;
	padding-bottom: 25px;
	}

div.subcontentarea h2{
	color: #3E3E3E;
	font-weight: normal;
	font-size: 18px;
	font-family:Georgia;
	}

div#contentinformationLeft h2{
	width: 100%;
	color: #3E3E3E;
	font-family: Georgia;
	font-size: 18px;
	padding-top: 20px;
	font-weight: normal;
	}
	
div#contentinformationLeft a{	
	text-decoration: underline;
	color: #452626;
	font-weight: bold;
	}

div#contentinformationRight {
	float: right;
	width: 265px;
	padding: 35px 27px 0 0;
	}

div#contentinformationRight img {
	float: left;
	margin: 0; padding: 0;
	}
	
div#contentinformationDrInfo {
	float: left;
	font-size: 12px;
	padding-top: 20px;
	line-height: 150%;
	color: #452626;
	}

div#contentinformationDrInfo a {
	text-decoration:underline;
	color: #452626;
	}

div.datecontainer {
	width: 144px;
	background-color: #B0CED7;
	text-align: center;
	color: #3E3E3E;
	font-size: 11px;
	font-family: Tahoma;	
	margin-top: 5px;
	}

div.newscontentinfo {
	width: 570px;
	padding-top: 20px;
	text-align: justify;
	font-family: Tahoma;
	font-size: 12px;
	color: #3E3E3E;
	line-height: 175%;
	}

div.newscontentinfo a{
	color: #452626;
	font-weight: normal !important;
	text-decoration: underline;
	
	}
	
div.nextprevcon {
	width: 570px;
	}

a.prev{
	float: left;
	color: #452626;
	font-size: 11px !important;
	text-decoration: none !important;
	font-weight: normal !important;
	}

a.next{
	float: right;
	color: #452626;
	font-size: 11px !important;
	text-decoration: none !important;
	font-weight: normal !important;
	}

div#footer {
	width: 1100px;
	height: 172px;
	background-color: #D8EAEF;
	background: url(../images/common/footer_bk.gif) repeat-x;
	position: relative;
	}

ul#footermenu {
	position: absolute;
	width: 470px;
	_width: 460px;
	padding: 0;
	left: 339px;
	top: 18px;
	}

ul#footermenu li{
	float: left;
	list-style-type: none;
	font-size: 14px;
	color: #452626;
	padding: 0 2px;
	font-family: Tahoma;
	}

ul#footermenu li a{
	display: block;
	font-size: 14px;
	color: #452626;
	padding: 0 2px;	
	font-family: Tahoma;
	}

img#footerlogo {
	position: absolute;
	left: 452px;
	top: 46px;
	}

ul#footermenudesigned {
	position: absolute;
	width: 470px;
	padding: 0;
	left: 424px;
	top: 133px;
	}

ul#footermenudesigned li{
	float: left;
	list-style-type: none;
	font-size: 10px;
	color: #452626;
	padding: 0 1px;
	font-family: Tahoma;
	}

ul#footermenudesigned li a{
	display: block;
	font-size: 10px;
	color: #452626;
	padding: 0 1px;	
	font-family: Tahoma;
	}

div#copyright {
	position: absolute;
	font-size: 10px;
	color: #452626;
	font-family: Tahoma;
	top: 149px;
	left: 396px;
	}
