html, body {
	margin: 0;
	padding: 0;
}

ol li
{
	background: none !important;	
}

img {
	border: 0;
}
a {
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.more {
	text-align: right;
}
.left {
	float: left;
}
.clear {
	clear: both;
}


/* If this is modified it should apply also in PrintPreview() in default.js in order to be consistent */
body, h1, h2, h3, form {
	font: 14px tahoma, arial, sans-serif;
	margin: 0;
	padding: 0;
	color: #5C5C5C;
}

body {
	background: url(images/header_bg.jpg) repeat-x;
	text-align: center;
	min-width: 1008px;
}

#wrapper {
	text-align: left;
	margin: 0 0 0 10px;
	width: 820px;
	float: left;
	clear: left;
}

#ornament 
{
	background-image: url(images/header_ornament.gif);
	background-position:right;
	background-repeat:no-repeat;
	text-align:right;
	margin: 0 0 0 0;
	width: 100%;
	height: 137px;
	z-index:-1;
	position:absolute;
}

#header {
	height: 203px;
	min-width: 800px;
	position: absolute;

}
#header h1 {
	margin-top: 36px;
}
#header h1 img {
	display: block;
}
#nav {
	margin-top: 7px;
}
#nav img {
	float: left;
}

#headline {
	padding-top: 205px;
	vertical-align: top;
	min-height: 450px;
	width: 810px;
}

#headline ul {
	margin-top: 5px;
	margin-left: 0px;
	padding: 0;
	font-weight: bold;
}

#headline li {
	background: top left url(images/bullet_plus.gif) no-repeat;
	margin: 0 0 10px 0;
	padding: 0 0 0 25px;
}

#article img
{
	max-width: 550px;
	padding: 0px 10px 10px 0px;
}

#ads {
	margin: 180px 0px 0px 832px; /*205px 0px 0px 774px;*/
	width: 180px;
	position: absolute;
	left:0px;
	float:left;
}

#photo {
	float: left;
	/*width: 624px;*/
	width: 570px;
}

#photo-main {
	float: left;
	padding-left: 15px;
	padding-right: 25px;
	width: 200;
	height: 300;
}

#photo div {
	border: 1px solid #D8D8D8;
	padding: 2px;
}
#photo img {
	display: block;
}

#search-news {
	/* removed 20100420
	float: right;*/
	width: 200px;
	float: left;
	padding-left: 35px;
	
	
}
#search-news div {
	padding: 3px 0;
	margin: 0;
}
#search-news #q {
	width: 200px;
	border: 1px solid #859D31;
}
#search-news .downcast {
	background: #E6E7E7;
	border-top: 1px solid #CFD0D0;
	padding: 3px 4px 4px 4px;
	margin: 2px 0 0 0;
}
#search-news h3 {
	background: url(images/bullet_letter.gif) no-repeat;
	padding-left: 15px;
	font-weight: bold;
	margin: 1em 0 0.4em 0;
}
#search-news p {
	padding-left: 15px;
	padding-right: 2px;
	margin: 0.1em 0;
}
a {
	font-weight: bold;
	color: #5C5C5C;
}

#body {
	padding-top: 2em;
	text-align: justify;
}

#body-left {
	float: left;
	/*width: 500px;*/
	width:450px;
	
}

#body-center {
	/*padding-left: 25px;*/
	margin: 1cm .5cm;
	width: 700px;
	text-align:justify;
	/*font-size: 14px;*/
}

#body-right {
	/* removed 20100420
	float: right;
	width: 330px;*/
	float:left;
	padding-left: 30px;
	width: 300px;
}

#body-left ul.plussbullets {
	margin-top: 25px;
	margin-left: 0px;
	padding: 0;
	/*font-weight: bold;*/
}
#body-left ul.plussbullets li {
	background: top left url(images/bullet_plus.gif) no-repeat;
	margin: 0 0 10px 0;
	padding: 0 0 0 25px;
}

#body h2, #body p {
	margin: 0.3em 0;
}

#body-right p {
	margin-right: 2em;
}

#body a.green {
	color: #9AAB68;
	font-weight: bold;
	font-size: 14px;
	text-decoration: underline;
}

#gallery img {
	float: left;
}

#footer {
	color: #FFFFFF;
	background: #42453D url(images/footer_bg.gif) repeat-x;
	padding: 6px 0 5px 0;
	/*margin-top: 2em;*/
	font-weight: bold;
	clear:both;
}
#footer p {
	margin: 0;
	padding: 0;
}

#footerFeatured 
{
	clear:both;
	margin-top: 2em;
	text-align: left;
}

#submenu {
	clear: both; text-align: left; padding:0;  white-space: nowrap; width:150px; float:right;position:absolute;
}
#submenu ul {
	 margin:0; padding:0;  color: #ffffff;
}
#submenu li {
	display: block; margin:0; padding:4px 4px 4px 4px; background-color:#E6E7E7; LIST-STYLE-TYPE: none; border-top:solid 1px #ffffff;
}
#submenu a {
	 margin:0; padding:0; color: #5C5C5C; font-weight:normal; TEXT-DECORATION: none;
}
#submenu a:hover { margin:0; padding:0; 
	
}

input, button, select
{
	font-family:Verdana, Calibri, Arial;
}

.title
{
	font-size: 16px;
	color: 	#839837;
	border-bottom: dotted 1px #5c5c5c;
}

/* If this is modified it should apply also in PrintPreview() in default.js in order to be consistent */
.header2
{
	font-size: 16px;
	color: 	#839837;
}

.header3
{
	background: #E6E7E7;
	border-top: 1px solid #CFD0D0;
	padding: 3px 4px 4px 4px;
	margin: 2px 0 0 0;	
}

#listitems
{
	float: left;
}

#listitems ul.plussbullets {
	margin-top: 0px;
	margin-left: 0px;
	padding: 0;
	/*font-weight: bold;*/
}
#listitems ul.plussbullets li {
	background: top left url(images/bullet_plus.gif) no-repeat;
	margin: 0 0 10px 0;
	padding: 0 0 0 25px;
}

/* Specific Classes */

.tableHeader
{
	text-align:left;
}

.divActionBar
{
	background-color:#6699CC;
	padding-left:8px;
	padding-right:8px;
	padding-top: 6px;
	padding-bottom:6px;
}

.divAudioDownload
{
	font-weight:bold;
	width:100%;
	border-width:2px;
	border-color:#666666;
	padding-left:8px;
	padding-top: 4px;
	padding-bottom:4px;
	background-color: #99CCFF;
}

.divAudioDownloadName
{
	float:left;
	width:75%;
	font-size:16px;
	vertical-align:middle;
}

.alternateRow
{
	background-color:#CCCCCC;
}

.inlineHelp
{
	font-size:9px;
}

.normalRow
{
	
}

.pageRow
{
  font-size:12px;
	text-align:right;
	padding-right:8px;
}

.required
{
	font-weight:bold;
}

.tableHeader
{
	font-size:14px;
	font-weight:bold;
	text-align:left;
}

.toolbar
{
	float:none;
	display:block;
	background-color:#FFFF99;
	width:100%;
}

.toolbarButton
{
  float:left;
	padding-right:8px;
	padding-left:8px;
	padding-top:4px;
	padding-bottom:4px;
	font-weight:bold;
	font-size:12px;
	font-color:blue; 
	/*background-color:#FFFF99;*/
}

.toolbarButton a
{
	color:blue;
	text-decoration:none;	
}

.toolbarButton a:active
{
	color:blue;
	text-decoration:none;	
}

.toolbarButton a:visited
{
	color:blue;
	text-decoration:none;	
}

.toolbarButton a:hover
{  
	background-color:#FFFF00;
	text-decoration:underline;
}

/*ID Specific classes */

#divForm
{
	width:750px;
}

#templateShortListFrame tr th.tableHeader
{
	font-weight:bold;
	font-size:16px;
}

#documentVersion tr th.tableHeader
{
	font-weight:bold;
	font-size:16px;
}

.bulletLetter {
	background: url(images/bullet_letter.gif) no-repeat;
	padding-left: 15px;
	font-weight: bold;
	margin: 1em 0 0.4em 0;
}

.DirectoryTreeview 
{
	font-size : 10px;
}