body {
	margin: 0px;
	padding: 0px;
	font-family: tahoma;
	font-size: 12px;
	/*		font-family: Agency FB;
	font-size: 14px;
	font-weight: bold;*/
}

#ctable {
	
}

.header {
	width: 1000px;
	height: 151px;
	background-color: #FFFFFF;
}

.headerRight {
	width: 150px;
	height: 151px;
	background: url(img/headerTopRight.png);
	background-repeat: no-repeat;
	float: right;
	margin: 0px;
	padding: 0px;
}

.headerCenter {
	width: 650px;
	height: 151px;
	background: url(img/headerTopCenter.jpg);
	background-repeat: no-repeat;
	float: left;
	margin: 0px;
	padding: 0px;
}

.headerLeft {
	width: 200px;
	height: 151px;
	background: url(img/headerTopLeft.png);
	background-repeat: no-repeat;
	float: left;
	margin: 0px;
	padding: 0px;
}

.menu {
	width: 960px;
	height: 25px;
	background: url(img/menu.png);
	background-repeat: no-repeat;
	margin: 0px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 9px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	text-align: right;
	color: white;
}

.menuLink {
	
}

.menuLink a:visited {
	color: #ffffff;
	text-decoration: none;
}

.menuLink a {
	color: #ffffff;
	text-decoration: none;
}

.menuLink a:hover {
	color: gray;
	text-decoration: none;
}

.menuLink a:active {
	color: red;
	text-decoration: none;
}

.content {
	width: 1000px;
	padding: 0px;
	margin: 0px;
	background: url(img/contentBackground.jpg);
	background-repeat: repeat-y;
	vertical-align: top;
	min-height: 630px;
}

.sidebarLeft {
	width: 220px;
	float: left;
	text-align: left;
}

.sidebarRight {
	width: 0px;
	/*	background-color: #9fa1a5;	*/
	vertical-align: top;
	float: right;
	text-align: left;
	margin-left: 8px;
	padding: 0px 0px 0px 3px;
	height: 100%;
}

.main {
	width: 760px;
	min-width: 570px;
	padding-top: 5px;
	text-align: left;
	/*padding-left :-140px;
	
	margin-right:-205px;*/
	padding-left: 210px;
}

.footer {
	width: 990px;
	height: 40px;
	background: url(img/footer.png);
	background-repeat: no-repeat;
	text-align: right;
	font-size: 12px;
	color: #FFFFFF;
	padding-right: 10px;
	padding-top: 5px;
	clear: both;
}

h1 {
	width: 100%;
	border-bottom: 1px solid black;
	font-size: 18px;
	margin-bottom: 5px;
	color: #545454;
}

h2 {
	width: 100%;
	font-size: 15px;
	font-style: bold;
	margin-bottom: 5px;
	background-color: #545454;
	color: #FFFFFF;
	padding-left: 2px;
}

h3 {
	width: 100%;
	font-size: 15px;
	font-style: bold;
	margin-bottom: -15px;
	background-color: #545454;
	color: #FFFFFF;
	padding-left: 2px;
	padding-bottom: -15px;
	padding-top: 1px;
	margin-top: 1px;
}

h4 {
	width: 150px;
	font-size: 15px;
	font-style: bold;
	margin-bottom: 5px;
	background-color: #545454;
	color: #FFFFFF;
	padding-left: 2px;
}

fieldset {
	border: 1px solid black;
	padding: 4px;
	width: 750px;
}

legend {
	font-family: tahoma, verdana, arial, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: gray;
	margin-bottom: 2px;
}

.error {
	color: #FF0000;
	font-weight: bold;
}

.selectDateButton {
	background: url(img/selectDate.png);
	width: 16px;
	height: 16px;
	font-size: 0px;
	border: 0px;
	cursor: pointer;
	margin-bottom: 2px;
}

.checkbox {
	margin: 0px;
}

form {
	margin: 0px;
	padding: 0px;
}

p {
	margin: 0px;
	padding: 0px;
}

.leftmenu {
	font-size: 14px;
	height: 25px;
	margin: 5px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 0px;
	padding-right: 60px;
	padding-bottom: 50px;
	padding-left: 5px;
	text-align: left;
}

.leftmenu2 {
	font-size: 14px;
	height: 0px;
	margin: 0px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 0px;
	padding-right: 22px;
	padding-left: 22px;
}

.graphselect a:visited {
	color: #0;
	text-decoration: none;
}

.graphselect a {
	color: #FF3333;
	text-decoration: none;
}

.graphselect a:hover {
	text-decoration: none;
	color: black;
}

.graphselect a:active {
	color: blue;
	text-decoration: none;
}

.tipsLink {
	
}

.tipsLink a:visited {
	color: red;
	text-decoration: none;
}

.tipsLink a {
	color: red;
	text-decoration: none;
}

.tipsLink a:hover {
	color: gray;
	text-decoration: none;
}

.tipsLink a:active {
	color: black;
	text-decoration: none;
}

.impactLink {
	
}

.impactLink a:visited {
	color: white;
	text-decoration: none;
}

.impactLink a {
	color: white;
	text-decoration: none;
}

.impactLink a:hover {
	color: darkgreen;
	text-decoration: none;
}

.impactLink a:active {
	color: red;
	text-decoration: none;
}

.rankLink {
	
}

.rankLink a:visited {
	color: black;
	text-decoration: none;
}

.rankLink a {
	color: black;
	text-decoration: none;
}

.rankLink a:hover {
	color: gray;
	text-decoration: none;
}

.rankLink a:active {
	color: white;
	text-decoration: none;
	background-color: gray;
}

.overviewLink {
	padding: 0px;
}

.overviewLink a:visited {
	color: #242424;
	text-decoration: none;
}

.overviewLink a {
	color: #242424;
	text-decoration: none;
}

.overviewLink a:hover {
	color: gray;
	text-decoration: none;
}

.overviewLink a:active {
	color: black;
	text-decoration: none;
}

.headerText {
	color: white;
	font-size: 38px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	position: absolute;
	left: 470px;
	top: 55px;
}

.treeView {
	font-weight: bold;
}

.menuLink2 {
	
}

.menuLink2 a:visited {
	color: #ffffff;
	text-decoration: none;
}

.menuLink2 a {
	color: #ffffff;
	text-decoration: none;
}

.menuLink2 a:hover {
	color: black;
	text-decoration: none;
}

.menuLink2 a:active {
	color: red;
	text-decoration: none;
}

.buttonLink {
	
}

.buttonLink a:visited {
	color: #ffffff;
	text-decoration: none;
}

.buttonLink a {
	color: #ffffff;
	text-decoration: none;
}

.buttonLink a:hover {
	color: red;
	text-decoration: none;
}

.buttonLink a:active {
	color: red;
	text-decoration: none;
}