body {
	margin: 0px;
	background: #fff url('images/background.gif') repeat-x;
	font-family: "Tahoma", "Helvetica", "Trebuchet MS", "Arial", sans-serif;
	font-size: 11pt;
	color: #555;
}

a, a:visited {
	color: #3164c3;
}

a:hover {
	background: #3164c3;
	color: #fff;
	text-decoration: none;
}

div.header_menu {
	padding-top: 3px;
	text-align: right;
	font-size: 9pt;
	position: absolute;
	float: right;
	width: 749px;
}


table.body {
	padding: 0px;
	background: url('images/body_background.gif') repeat-y right;
	width: 765px;
}

td.body {
	padding-right: 32px;
	vertical-align: top;
	padding-top: 4px;
	padding-left: 16px;
}


td.menu {
	background: #ececec url('images/menu_background.gif') repeat-y right;
	vertical-align: top;
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 0px;
	width: 126px;
}

td.menu a, td.menu a:visited {
	display: block;
	padding-right: 16px;
	padding-top: 8px;
	padding-bottom: 8px;
	border-bottom: solid 1px #ddd;
	text-decoration: none;
}

td.menu a:hover {
	background: #2b4482;
}

div.menu {
	list-style: none;
	margin-top: 0px;
	/*border-top: solid 1px #ddd;*/
}

div.menu_item {
	padding-bottom: 0px;
}

ul.rating_list {
	list-style: none;
	margin-top: 0px;
	margin-bottom: 12px;
}

li.rating_list {
	padding-top: 0px;
}


div.display_option {
	margin-bottom: 8px;
}




div.copyright {
	color: #ccc;
	font-size: 7pt;
	text-align: center;
	margin-top: 32px;
}

h2 {
	margin-top: 0px;
	color: #000;
}

h2.title {
	margin-bottom: 8px;
	color: #000;
}

h1 {
	color: #000;
}

h3 {
	color: #000;
	margin-bottom: 4px;
}


img.about_rating {
	margin: 8px;
}

td {
	vertical-align: top;
}

div.fragment {
	font-size: 10pt;
}

.anchors a:hover, .anchors a:active {
    background: #3164c3;
    color: #fff;
}

.anchors .tabs-selected a {
	background: #eaeaea url('images/tab_current_background.gif') repeat-x top;
} 

.anchors .tabs-selected a {
	color: #3164c3;
}

div.menu_current {
	background: #f2f2f2 url('images/menu_current_background.gif') repeat-y right;
}

div.amenu_current a, diva.menu_current a:visited {
	color: #fff;
}

.anchors a {
    background: #fff url('images/tab_background.gif') repeat-x bottom;
}

div.rating_section {
	font-size: 10pt;
}

.rating_section ul {
	list-style: none;
	margin-left: 32px;
}

.rating_section h3 {
	margin-top: 16px;
	margin-left: 16px;
}

.rating_section h2 {
	margin-top: 32px;
}

a.get_started {
	text-decoration: none;
	font-size: 30pt;
	display: block;
	font-weight: bold;
	background: #2b4482;
	width: 320px;
	margin: auto;
	margin-top: 32px;
	margin-bottom: 32px;
	padding-left: 48px;
	padding-top: 16px;
	padding-bottom: 16px;
	font-style: italic;
	color: #fff;
}

a.get_started:hover {
	background: #3164c3;
}

.copyright a, .copyright a:visited {
	color: #b2ccfd;
}

.copyright a:hover {
	background: #b2ccfd;
	color: #fff;
}
