/* CSS Document */

body {
	margin:0;
	padding:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:62.5%;
	background-color:#212121;
	/*background-image:url(images/background.gif);
	background-position:left top;
	background-repeat:repeat;*/
}

img {
	border:0;
}

p {
	margin:10px 25px 10px 15px;
}

div {
	color: #000000;
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 1em;
}

div.clearspace {
	clear:both;
}

#banner {
	width:100%;
	background-color:#000000;
	background-image:url(images/resource_banner_bkgd.gif);
	background-position:left top;
	background-repeat:repeat-x;
}

#container_flex {
	width:90%;
	min-width:717px;
	_width:717px;
	height:100%;
	background-color:#000000;
	border:20px solid #000000;
	margin:0 auto;
	color:#ffffff;
}

#container_flex table {
	width:100%;
	margin:0;
	padding:0;
	border-bottom:1px solid #b2c9dd;
	background-color:#212121;
}

#container_flex table.navigation {
	background-color:#373737;
	border-bottom:0px;
}

#container_flex table.navigation img {
	float:right;
	display:inline;
	margin-left:6px;
}


#main {
	background-color: #ffffff;
	width: 850px;
}

#title {
	float: left;
}

#search {
	float: right;
}


/*
a {
	color:#ffffff;
	font-weight:bold;
}

a:hover {
	color:#cccccc;
}

a.link_top {
	line-height:250%;
}

a.backtop {
	color:#ffffff;
	text-decoration:none;
	font-weight:normal;
}

#banner {
	width:100%;
	background-color:#000000;
	background-image:url(images/resource_banner_bkgd.gif);
	background-position:left top;
	background-repeat:repeat-x;
}

#container {
	width:717px;
	height:100%;
	background-color:#000000;
	border:20px solid #000000;
	margin:0 auto;
	color:#ffffff;
}

#container_flex {
	width:90%;
	min-width:717px;
	_width:717px;
	height:100%;
	background-color:#000000;
	border:20px solid #000000;
	margin:0 auto;
	color:#ffffff;
}

#container h1, #container_flex h1 {
	font-size:1.2em;
	margin:0;
	padding:25px 15px 15px 0px;
	line-height:140%;
}

#container table, #container_flex table {
	width:100%;
	margin:0;
	padding:0;
	border-bottom:1px solid #b2c9dd;
	background-color:#212121;
}

#container table.navigation, #container_flex table.navigation {
	background-color:#373737;
	border-bottom:0px;
}

#container table.navigation td {
	vertical-align:middle;
}

#container table.navigation img, #container_flex table.navigation img {
	float:right;
	display:inline;
	margin-left:6px;
}

#container table th, #container_flex table th {
	background-color:#ff8f00;
	color:#ffffff;
	font-weight:bold;
	vertical-align:top;
	text-align:left;
	padding:5px;
	border-right:1px solid #b2c9dd;
}

#container table th, #container_flex table th a:hover {
	color:#000000;
}

#container table td, #container_flex table td {
	padding:5px;
	vertical-align:top;
	border-right:1px solid #b2c9dd;
}

#container table tr.group, #container_flex table tr.group {
	background-color:#004574;
}

#container table tr.group td {
	border:0;
}

#container_flex table tr.group td {
	border-right:1px solid #b2c9dd;
}

#container table tr.even, #container_flex table tr.even {
	background-color:#373737;
}

#container td.topheader, #container_flex td.topheader {
	border-top:1px solid #b2c9dd;
}


#container table.navigation td, #container_flex table.navigation td {
	border:0px;
}

#container table.pricing {
	margin:25px 0px;
	border:0px;
}

#container table.pricing td {
	border:0px;
	padding:1px 5px;
	margin:0;
}

div.clearspace {
	clear:both;
}
*/
