body
{
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 101%;
	background-color: #d8d8d8;
	background-image: url(graphics/border_lr.jpg);
	background-repeat: repeat-x;
}

p
{
	margin-bottom: 1em;
	margin-top: 1em;
}

h1
{
	font-size: 1.4em;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #ff3300;
	margin: 0em 0em 0.9em 0em;
}

h2
{
	font-size: 1em;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #111111;
	margin: 0em 0em 0.9em 0em;
}

img
{
	border: 0px;
}

a
{
	text-decoration: underline;
	color: #333355;
}

a:hover
{
	color: #000000;
	text-decoration: none;
}

a:visited
{
	color: #555555;
}

hr
{
	width: 60%;
	height: 2px;
	border-top: 1px dashed #ffb54e;
	border-bottom: 1px dashed #ffb54e;
	color: #ffb54e;
	background-color: #ffb54e;
	margin: 2em;
	text-align: center;
}

div.invisible_header
{
	display: none;
}

div.main_header
{
	width: 970px;
	height: 100px;
	background-image: url(graphics/header.gif);
	background-repeat: no-repeat;
}

.main_menu_ul
{
	display: block;
	width: 970px;
	min-height: 24px;
	margin: 0em;
	padding: 0em;
	background-color: #999999;
	background-image: url(graphics/menu_bg.gif);
	background-repeat: repeat-x;
	font-size: 0.8em;
	font-weight: bold;
	list-style-type: none;
	border-bottom: 3px solid #444444;
}

.main_menu_li
{
	display: block;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 6px 0px 0px;
	width: 115px;
}

*html a.main_menu
{
	width: 115px;
	height: 24px;
}

a.main_menu
{
	display: block;
	min-height: 24px;
	min-width: 115px;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	padding: 0em 0em 0em 0em;
	color: #202020;
	background-color: #cacaca;
	background-image: url(graphics/menu_top.gif);
	background-repeat: repeat-x;
	background-position: top;
	line-height: 24px;
}

a.main_menu:hover
{
	background-color: #dcdcdc;
	background-position: 0 -24px;
}

a.main_menu:visited
{
	background-color: #202020;
}


div.main_container
{
	width: 970px;
	margin: auto;
	padding: 0em;
	font-size: 1em;
	background-color: #ffffff;
	border-right: 1px solid #444444;
	border-left: 1px solid #444444;
	overflow: hidden;
}

.leftcol 
{ 
	clear: both;
	float: left;
	width: 258px;
	margin: 0em;
	padding: 1.5em 6px 0px 6px;
	font-size: 0.8em;
	background-color: #ffb852;
	height: 100%;
	padding-bottom: 4000px;
	margin-bottom: -3980px;
}

.rightcol   /*.rightcol_projects for datafile projects pages*/
{
	float: left;
	width: 682px;
	margin-top: 1.5em;
	margin-right: 0px;
	margin-bottom: 2em;
	margin-left: 10px;
	padding: 0em;
	font-size: 0.8em;
	overflow: auto;
}

div.left_login
{
	float: left;
	width: 50%;
}

form.left_login
{
	padding: 0em;
	margin: 0em 0em 0.8em 0em;
}

h2.left
{
	font-size: 1.1em;
}

div.left_pubs
{
	float: left;
	width: 33%;
	text-align: center;
	margin-bottom: 0.8em;
}

img.border
{
	border: 1px solid #555555;
}

img.default
{
	float: left;
	border: 1px solid #555555;
	margin: 0.3em 0.8em 0.3em 0;
}

	

div.feat_home
{
	float: left;
	width: 47%;
	margin-top: 0.5em;
	padding: 0.25em 0.2em 0em 0.4em;
	border: 1px solid #cccccc;
	background-image: url(graphics/feat_bg.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
}

div.news_home
{
	float: right;
	width: 47%;
	margin-top: 0.5em;
	padding: 0.25em 0.2em 0em 0.4em;
	border: 1px solid #cccccc;
	background-image: url(graphics/feat_bg.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
}

.feat_news_ul
{
	list-style-type: none;
	padding: 0em;
	margin: 0em;
}

a.more
{
	display: block;
	width: 105px;
	height: 18px;
	background-repeat: no-repeat;
	background-position: top;
	margin: 0.5em 0em 0.5em 0em;
}

a.more:hover
{
	background-position: 0px -18px;
}

div.footer_image
{
	width: 970px;
	height: 18px;
	background-image: url(graphics/blend_footer.gif);
	background-repeat: no-repeat;
	margin-bottom: 1em;
}

div.footer
{
	clear: both;
	font-size: 0.7em;
	color: #ffffff;
	background-color: #ff3300;
	text-align: center;
	position: relative;
	border-bottom: 1px solid #333333;
	padding: 0em 0em 1em 0em;
}

.foot_menu_li
{
	display: inline;
	list-style-type: none;
}

a.foot
{
	color: #ffffff;
	text-decoration: underline;
}

a.foot:hover
{
	color: #cccccc;
	text-decoration: underline;
}

div.page
{
	width: 45%;
	text-align: center;
	margin: 0.9em 0.5em 0.9em 0.5em;
}

.submit
{
	font-size: 0.8em;
	margin-top: 0.2em;
}

/* datafile.asp */

h3
{
	margin: 0em;
	padding: 0em;
	color: #ff9933;
	display: inline;
	font-size: 1.1em;
}

h4
{
	margin: 0em;
	padding: 0.3em 0em 0.5em 0em;
	color: #333333;
	font-size: 1em;
}

.rightcol_projects
{
	float: left;
	width: 682px;
	margin-top: 0em;
	margin-right: 0em;
	margin-bottom: 0em;
	margin-left: 10px;
	padding: 0em;
	font-size: 0.8em;
	overflow: hidden;
	position: relative; right: -8px;
}

img.icon
{
	width: 26px;
	height: 26px;
	vertical-align: middle;
	margin: 0.3em 0.1em 0.3em 0.2em;
	border: 1px solid #333333;
}

img.icon2
{
	width: 23px;
	height: 23px;
	vertical-align: middle;
	margin: 0.3em 0.1em 0.3em 0.2em;
	border: 1px solid #333333;
}

.datafile_ul
{
	margin: 0em 0em 1em 0em;
	padding: 0em;
	list-style-type: none;
}

a.datafile_menu
{
	background-color: #777777;
	color: #ffffff;
	line-height: 2.5em;
	padding: 0.3em 0.5em 0.3em 0.5em;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
	font-family: Verdana, sans-serif;
	font-size: 0.85em;
	margin-left: 0.2em;
}

a.datafile_menu:hover
{
	background-color: #eeeeee;
	color: #666666;
}

div.search
{
	width: 95%;
	background-color: #dddddd;
	text-align: left;
	padding: 0.5em 0.5em 0.5em 0.75em;
	margin: 0em 0em 1em 0em;
}

form.search
{
	padding: 0em;
	margin: 0em;
}

.search_field
{	
	font-size: 0.8em;
	vertical-align: middle;
}
.right_content
{
	margin-top: 1.5em;
	margin-right: 45px;
	margin-bottom: 10px;
}

.right_title
{
	float: right;
	width: 35px;
	height: 800px;
	background-position: center;
	background-position: top;
	background-repeat: no-repeat;
	background-color: #888888;
	padding: 0em;
	/*position: relative; top: -10px; right: -8px;*/
	padding-bottom: 4000px;
	margin-bottom: -4000px;
}

.new
{
	color: #ff3300;
	font-style: italic;
}

.info
{
	line-height: 1.4em;
}

/* news */

div.teaser
{
	margin: -0.4em 0em 0.9em 0em;
}

div.page_nums
{
	clear: both;
	text-align: center;
}

/* pscasites */

.sites_ul
{
	margin: 0em;
	padding: 0.5em;
	list-style-type: none;
}

.sites_li
{
	margin: 0.6em 0em 0.7em 0.5em;
	padding: 0em;
}

/* register */

.reg_text
{
	width: 10em;
	float: left;
	text-align: right;
	margin-right: 0.5em;
	position: relative;
	top: 2px;
	font-family: Arial, Helvetica, sans-serif;
}

.exch_text
{
	width: 6.5em;
}

.reg_field
{
	color: #111111;
	background-color: #fcfcfc;
	border: 1px solid #aaaaaa;
	margin-bottom: 0.5em;
	font-family: Arial, Helvetica, sans-serif;
	width: 222px;
}

.reg_submit
{
	margin-left: 9em;
}

/* your say form */

div.yoursay_divider
{
	margin: 1em 3em 1em 3em;
	border-top-width: 1px;
	border-top-color: #bbbbbb;
	border-top-style: dashed;
}

.rec_title
{
	width: 98%;
	background-color:#dddddd;
	display: block;
	font-size: 1.1em;
	font-weight: bold;
	padding: 1%;
	margin-top: 3.5em;
}