.table_dark {
	
	background-color : #cccccc;
}

table {
	font : 11px 'Trebuchet MS', 'Helvetica Neue', Arial, sans-serif;
}

img {
	margin: 0;
	border: 0;
	padding: 0;
	background-color: transparent;
}

.content {
	padding: 0 15px 45px 60px;

}

.content_wrapper {

	float: left;
	width : 74%;

}

acronym, abbr {
  	border-bottom: 1px dotted #000;
  	font-style: normal;
}

body {
	margin: 0;
	border: 0;
	padding: 0;
	background-color: #fff;
	color: #000;
	font : 13px/1.3 'Trebuchet MS', 'Helvetica Neue', Arial, sans-serif;
}

p {
	font: 13px/1.3 'Trebuchet MS', 'Helvetica Neue', Arial, sans-serif;
}

.Header {
	width : 103%;
	margin: 0 0 10px 0;
	padding: 7px 60px 7px 60px;
	background-color : #B3B3B3;
	color : #FFFFFF;
	font : 13px/1.3 'Trebuchet MS', 'Helvetica Neue', Arial, sans-serif;
}

.menu_wrapper {

	float: right;
	width : 25%;
}


.menu {
	padding: 5px 60px 45px 15px;
	font-size: .85em;
}

H1 {
	font-weight: bold;
	font-size : 14;
	font-family : Verdana;
	
}

H2 {
	font-weight: bold;
	font-size : 14;
	font-family : Verdana;
	font-style : none;

}

a {
	color: #0B5893;
	font-size : 10pt;
	text-decoration: none;
	font: 13px/1.3 'Trebuchet MS', 'Helvetica Neue', Arial, sans-serif;
	text-decoration: underline;
}

a:hover {
	background-color : #0B5893;
	color: #FFFFFF;
	font-size : 10pt;
	text-decoration: none;
	font: 13px/1.3 'Trebuchet MS', 'Helvetica Neue', Arial, sans-serif;
	text-decoration: underline;
	
}

a:visited {
	color: #0B5893;
	font-size : 10pt;
	text-decoration: none;
	font: 13px/1.3 'Trebuchet MS', 'Helvetica Neue', Arial, sans-serif;
	text-decoration: underline;
}

a:visited:hover {

	background-color : #0B5893;
	color: #FFFFFF;
	font-size : 10pt;
	text-decoration: none;
	font: 13px/1.3 'Trebuchet MS', 'Helvetica Neue', Arial, sans-serif;
	text-decoration: underline;
}

.WRAPPER {
	width : 1000px;
	
}
