*
{
	padding: 0;
	margin: 0;
}

body
{
	width: 100%;
	height: 100%;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px; 
}

ul
{
	list-style: none;
}

img
{
	border:0px;
	border-width: 0px;
}

a
{
	color:#2079a7;
	outline: none;	
}

h1
{
	margin: 29px 0 29px 5px;
}

h2
{
	margin: 0 0 28px 0;
}

h3
{
	margin: 0 20px 0 5px;
}

h5
{
	font-weight:normal;
}

h1, h2
{
	font-weight: bold;
}

h1 a
{
	text-decoration: none;
}

table
{
	border-collapse:collapse;	
}

th, td 
{ 
	text-align: left; 
	font-size: 12px;
	padding: 5px 4px 3px 4px; 
}
table td
{ 
	vertical-align: top; 
}


hr
{
	color: #eeeeee;
	background-color: #eeeeee;
	height: 1px;
	border: 0px;
}

#content
{
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
}

#header
{
	width: 1000px;
	line-height: 12px;
}
#headertop
{
	overflow: hidden;
	clear: both;
	/*background-image: url(../img/header/header_top.gif); background-repeat: repeat-x;*/
	background-color: #DFEDEE;
	height: 38px;
	/*border-bottom: 9px solid #FFF;*/
}
#headertopleft
{
	font-size: 11px;
	padding: 2px 10px 0 10px;
	width: 580px;
	float:left;
}
#headertopleft cite
{
	font-style: normal;
	display: block;
	padding: 12px 0 0 0;
}
#headertopright
{
	float:left;
	padding: 0 0 0 10px;
}
#headertopright img
{
	border-width: 0px;
	margin: 0 10px 0 0;
}
div#headersearchbar
{
	padding: 0 0 0 10px; 
	position: relative;
	top: -4px;
	
}
#headersearchbar, #headersearchbar form
{
	display: inline;
}

#left
{
	float: left;
	width: 200px;
	
}
#center
{
	float:left;
	width: 780px;
	margin: 0 0 10px 20px;
	overflow: hidden;
/*	background-color: #ccddcc; */
}



.chrome #center
{
	overflow: hidden;
}

#footer
{
	float: left;
	width: 1000px;
	margin: 36px 0 8px 0;
}

#infocenterleft
{
	float: left;
	width: 530px;
	margin: 0 10px 0 10px;
}

#infocenterright
{
	 float: right;
	 width: 195px;
	 margin: 5px 10px 0 0;
}


#leftcenter
{
	float: left;
	width: 555px;
}

#rightcenter
{
	 float: right;
	 width: 205px;
	 margin: 0 0 0 18px;
}

#center table
{ 
	width: 99%; 
	max-width: 778px !important;
}
#center p
{
	margin: 0 0 14px 0;
}
#center a
{
	font-weight:bold;
}
#center a:hover
{
	text-decoration:none;
}

#center ul{ list-style-type: disc; padding: 0 0 0 20px; margin: 8px 0; }

