body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	background-color: #83A2D3;
	margin-top: 0px;
	margin-bottom: 0px;
}
#toprighttools {
	margin-left: 730px;
	margin-top: 20px;
}

#tools {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	height: 115px;
	background-color: #007b80;
	background-repeat: no-repeat;
	background-position: left bottom;
	line-height: 20px;
	padding-right: 15px;
	margin-top: 0px;
	padding-top: 20px;
}
#wrapper {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}

#search {
	float: left;
	padding-top: 15px;
}
#tools a {
	color: #FFF;
	text-decoration: none;
}
#tools a:hover {
	font-weight: bolder;
	color: #FFF;
	text-decoration: none;
}
#bottomlogo {
	background-color: #000;
	height: 32px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
	text-indent: 10px;
	line-height: 25px;
	padding-top: 2px;
}
#cover {
	height: 292px;
	width: 128px;
	float: left;
	background-image: url(/images/2008/cover-background.gif);
	background-repeat: no-repeat;
}

#bottomlogo a {
	color: #FFFFFF;
	text-decoration: none;
}
#bottomlogo a:hover {
	color: #000000;
	text-decoration: blink;
}
#content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	/*font-size: 14px;*/
	color: #000000;
	/*line-height: 125%;*/
	background-color: #FFFFFF;
	width: 742px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 128px;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
#bottomtools a {
	color: #000;
	text-decoration: none;
}
#bottomtools a:hover {
	color: #FFF;
}
#bottomtools {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	margin-top: 5px;
	font-weight: bold;
	margin-bottom: 15px;
	text-align: center;
	margin-left: 128px;
	width: 772px;
}
.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 200%;
	font-weight: bold;
	color: #007B80;
	margin-top: 0;
	padding-top: 0;
}
.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 125%;
	font-weight: bold;
	color: #000000;
}
#spc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000;
	width: 772px;
	text-align: center;
	margin-left: 128px;
}
#spc a {
	color: #000;
}

#left {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #000;
	width: 128px;
	line-height: 25px;
	vertical-align: top;
	float: left;
}
#clickhere {
	margin-top: -40px;
}

#topleft {
	border-bottom: 2px solid #fff;
	margin-bottom: 7px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	vertical-align: top;
	line-height: 16px;
}
#topleft a {
	color: #FFFFFF;
}
#topleft a:hover {
	font-weight: bolder;
	color: #FFF;
}


#left a {
	color: #000;
	text-decoration: none;
}
#left a:hover {
	font-weight: bolder;
	color: #FFF;
	text-decoration: none;
}
.byline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	color: #000000;
}
.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #666666;
}
#search {
	background-color: #000;
	float: right;
	margin: 0px;
	height: 30px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.mainlinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 20px;
}
.bolder {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 115%;
	font-weight: bolder;
	color: #007B80;
}
/*h1, h2, h3, h4, h5, h6 {
	line-height: normal;
	}*/
ul.resources li + li, ul.articles li + li {
	margin-top: .5em;
}

li.article_new {
	list-style-image: url( /images/bullets/articles/new.png );
}
.f_message_error {
	padding: .25em;
	border: 2px solid #f99;
	background-color: #fdd;
}

h3
{
color:#333;
text-size:14px
}