/***********************************************/
/* ©2006 graphite studio. All rights reserved. */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body{
	font-family: Helvetica Neue, Helvetica, Arial,sans-serif;
	font-size: 1em;
	color: #333333;
	margin: 0px;
	padding: 0px;
	background: #1e8c00 url(../images/back_stars.gif) center top no-repeat;
	text-align: center;
}
a{
	color: #339900;
	text-decoration: underline;
}
a:link{
	color: #339900;
	text-decoration: underline;
}
a:visited{
	color: #339900;
	text-decoration: underline;
}
a:hover{
	color: #932e1a;
	text-decoration: underline;
}
h1{
	font-family: "Times New Roman", Times, serif;
	font-size: 1.35em;
	font-weight: normal;
	color: #339900;
	margin: 0 0 10px 0;
	padding: 0px;
}
h2{
	font-size: 90%;
	font-weight: bold;
	line-height: 1.35em;
	color: #333;
	margin: 0px;
	padding-bottom: 10px;
}
#home h2 {
	font-weight: normal;
	color: #555;
	}
h3{
	font-size: 80%;
	line-height: 1.35em;
	color: #333;
	margin: 0px;
	padding-bottom: 5px;
}
h4{
	font-size: 75%;
	line-height: 1.35em;
	font-weight: normal;
	color: #333;
	margin: 0px;
	padding: 0px;
}
h5{
	font-size: 70%;
	line-height: 1.35em;
	font-weight: normal;
	color: #333;
	margin: 0px;
	padding: 0px;
}
p, td {
	font-size: 75%;
	line-height: 1.35em;
	color: #555;
	margin: 0px;
}
p {
	padding-bottom: 10px;
}
ol{
	font-size: 75%;
	margin-top: 5px;
	margin-bottom: 5px;
}
ul{
	font-size: 75%;
	list-style-type: disc;
	margin-top: 5px;
	margin-bottom: 5px;
}
ul ul{
	font-size: 100%;
	list-style-type: circle;
}

ol ul{
	font-size: 100%;
	list-style-type: disc;
}
ul ul ul{
	font-size: 100%;
	list-style-type: none;
}
li{
	color: #666;
	padding-bottom: 5px;
	line-height: 1.3em;
}
.centerheading{
	font-size: 100%;
	font-weight: bold;
	color: #000;
}
.date {
	color: #333;
	font-size: 70%;
	font-weight: normal;
	line-height: 1.35em;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	text-align: right;
}
.intdate {
	color: #333;
	font-size: 70%;
	font-weight: normal;
	line-height: 1.35em;
	margin: 0px;
	padding: 0px 0px 10px 0px;
	text-align: left;
}
p.datalabel {
	font-size: 80%;
}
table.data {
	margin: 0 0 15px 0;
	font-size: 100%;
	}
table.data td {
	padding: 5px 10px 5px 0;
	}

/***********************************************/
/* General Layout Divs                         */
/***********************************************/

#container {
    width: 744px;
    margin: 0px auto;
    padding: 0px;
    text-align: left;
    background-color: white;
}

/***********************************************/
/* Home Layout Divs                            */
/***********************************************/

#masthead{
	background: url(../images/masthead_winfield.gif) top no-repeat;
	width: 744px;
	height: 160px;
	text-align: center;
}
#globalNav{
	width: 403px;
	height: 34px;
	margin: 0px auto;
	padding: 0px;
}
#logo{
	position: relative;
	top: 4px;
	width: 240px;
	height: 148px;
	margin: 0px auto;
	padding: 0px;
	background: url(../images/logo.gif) no-repeat;
}
#logo h1{
	display: none;
}
#daterow{
	clear: both;
	position: relative;
	top: 0px;
	right: 0px;
	width: 724px;
	height: 26px;
	margin: 0px;
	padding: 0px 20px 0px 0px;
}
#leftnav{
	float: left;
	width: 212px;
	margin: 0px;
	padding: 0px 0px 10px 20px;
    background-color: white;
}
#center{
	float: left;
	width: 223px;
	margin: 0px;
	padding: 2px 27px 20px 30px;
    background-color: white;
	background: url(../images/dotted.gif) top left repeat-y;
}
#rightcontent{
	float: left;
	width: 212px;
	margin: 0px;
	padding: 0px 20px 10px 0px;
    background-color: white;
}
.contentpad{
	clear: both;
	width: 744px;
	height: 15px;
	margin: 0px;
	background-color: white;
}

/***********************************************/
/* Detail Layout Divs                          */
/***********************************************/

#interiormasthead{
	background-color: #fff;
	background: url(../images/masthead_int.gif) no-repeat;
	width: 744px;
	height: 113px;
}
#interiorglobalNav{
	position: relative;
	top: 85px;
	left: 20px;
	width: 500px;
	height: 28px;
	margin: 0px;
	padding: 0px 0px 0px 0px;
}
#interiorglobalNav h1{
	display: none;
}
#intleftnav{
	float: left;
	width: 240px;
	margin: 0px;
	padding: 0px 10px 0px 20px;
    background: #fff;
}
#intrightcontent{
	float: left;
	min-height: 400px;
	width: 438px;
	margin: 0px;
	padding: 0px 20px 0px 15px;
    background: #fff;
	border-left: 1px solid #eee;
}
.intrightstory{
	position: relative;
	clear: both;
	margin: 0px;
	padding: 0px;
}
.intrightstory h4{
	font-style: italic;
	padding: 0px 0px 10px 0px;
}
.languagelink{
	position: absolute;
	right: 0px;
	top: -12px;
	font-size: 90%;
}

/***********************************************/
/* Components                                  */
/***********************************************/

/************* #globalNav styles **************/

.navitem{
	float: left;
	display: block;
}
#globalNav img{
	 display: block;
}
#globalNav a {
	padding: 0px;
}
#globalNav h1{
	display: none;
}

/************** .centerstory styles *****************/

.centerstory{
	clear: both;
	padding: 0px;
}
.centerstory p{
	padding: 0px 0px 10px 0px;
}
.centerstory img{
	padding: 0px 0px 10px 0px;
}

/************** .rightstory styles *****************/

.newshead {
	width: 155px;
	height: 24px;
	background: url(../images/heading_news.gif);
}
.presshead {
	width: 142px;
	height: 24px;
	background: url(../images/heading_press.gif);
}
#rightcontent h2{
	display: none;
}
.rightstory{
	clear: both;
	margin-top: 4px;
	padding: 0px;
}
.rightstory .date{
	padding: 4px 0px 0px 0px;
}
.floatimageright{
	float: right;
	margin: 0px 0px 10px 10px;
	padding: 0px;
	border: 1px solid #b2b2b2;
}
.floatimageleft{
	float: left;
	margin: 0 10px 10px 0;
	padding: 0;
	border: 1px solid #b2b2b2;
}
.datahead{
	height: 20px;
	font-size: 90%;
	padding: 3px 4px 0px 4px;
	color: #fff;
	background: #1e8c00;
}
.datablock{
	width: 75%;
	font-size: 90%;
	padding-top: 4px;
	color: #333;
	background: #fff;
	text-align: right;
}

/************* #search styles ***************/

.searchbox{
	width: 96%;
	background: #eee;
	padding: 10px;
	border: thin dotted black;
}

/************* #footer styles ***************/

#legal{
	clear: both;
	width: 724px;
    margin: 0px auto;
	background: #aaa;
	padding: 3px 0px 3px 20px;
}
#legal h5{
	color: #fff;
}
div.highlighted {
	margin-bottom: 10px;
	background-color: #eee;
	padding: 15px;
	border: 1px solid #b2b2b2;
	text-align: center;
	}