/*reset*/

html, body {	
	margin: 0;
	padding: 0;
	text-align: left;
	float: left;
}
div, dl, dt, dd, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote {	
	margin: 0;
	padding: 0;
	text-align: left;
	float: left;
}
span {
}
ol, ul {
	list-style: none;
}
table {	
	margin: 0;
	padding: 0;
	border-collapse: collapse;
	border-spacing: 0;
}
tr {	
	margin: 0;
	padding: 0;
}
td {	
	margin: 0;
	padding: 0;
}
fieldset, img {
	border: 0;
}
caption, th {
}
q:before, q:after {
	content:'';
}
abbr, acronym {
}
/*core*/

.back-link {
	border-left: 4px solid #FFFFFF;
	border-right: 4px solid #FFFFFF;
	padding: 0 2px 0 2px;
	background-color: #000000;
	color:#FFFFFF;
}

h1, h2, h3, h4, h5, h6 {
}
strong {
}
ol, ul {
	list-style: none;
}
ul li {
}
/*id*/

#Main_ContainerWrapper {
	position: relative;
	top: 10px;
	left: 10px;
	
}
#Main_Container {
	width: auto;
}
#Main_ContainerOuter {
}
#LogoBar {
	margin-bottom: 40px;
	width: 900px;
	font-size: 15px;
	font-style: normal;
	font-weight: normal;
}
#LogoBar a {
	font-style: normal;
	text-decoration: none;
}
#ContentContainer {
	float:left;
}
#Menu {
	position: relative;
	top: 3px;
	font-size: 11px;
	float:left;
	width: 200px;
}
#Menu div {
	width: 200px;
}
#Menu a {
}
#Menu a:hover {
}

#Menu ul {
}

#Menu ul li{
}
#Menu div a {
}
#Menu form {
}
#Menu fieldset {
}
#Menu legend {
}
#Menu label {
}
#Menu input {
	border: solid 1px #000000;
	width: 120px;
	height: 13px;
}
#Menu input[type=radio] {
}
#Menu select {
}
#Menu option {
}
#Menu textarea {
}
#Menu input[type=submit], input[type=reset] {
}
#Menu input[type=image] {
}
#Menu .spacer {
	font-weight: 700;
}
#Content {
	position: relative;
	top: -30px;
	float:left;
	width: 600px;
}
#Content strong {
}
.news_title {
	padding: 0 2px 0 2px;
	font-size: 10px;
	background-color: #000000;
	color: #FFFFFF;
}
#Content strong span {
}
#Content br {
}
#Content h2 {
}
#Content h3 {
}
#Content h4 {
}
#Content h5 {
}
#Content a {
}
#Content a:hover {
}
#Content em {
}
#Content div {
}
#Content ul {
}
#Content ul li {
}
#Content img {
}
/*id #Content table*/



#Content table {
}
#Content table tbody {
}
#Content table tbody tr {
}
#Content table tbody tr td {
}
#Content table tbody tr td h2 {
}
#Content table tbody tr td h3 {
}
#Content table tbody tr td h4 {
}
#Content table tbody tr td h5 {
}
#Content table tbody tr td a {
}
#Content table tbody tr td a:hover {
}
#Content table tbody tr td em {
}
#Content table tbody tr td ul {
}
#Content table tbody tr td ul li {
}
#Content table tbody tr td ul li a {
}
#Content table tbody tr td span {
}
#Content table tbody tr td strong {
}
#Content table tbody tr td strong span {
}
#Content table tbody tr td br {
}
#Content table tbody tr td img {
}
#Content table tbody tr td div {
}
#sitedisclaimer {
	margin-top: 60px;
	margin-bottom: 80px;
	font-size: 10px;
}
#search {
	width: 100%;
	margin-top: 30px;
}