@charset "UTF-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	background-image: url(images/topbar.jpg);
	background-position: top;
	background-repeat: repeat-x;
	background-color: ffffff;
}
body,td,th {
	font-family: Trebuchet MS;
	font-size: 14px;
	color: #666666;
}
.shadow_left {
	background-image: url(images/shadow_left.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
.shadow_right {
	background-image: url(images/shadow_right.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.navigation {
	color: #333333;
	font-size: 12px;
	text-align: right;
	text-transform: uppercase;
}
.orange {
	color: #D51C01;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
.imageborder {
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
h1 {
	font-size: 22px;
	color: #D51C01;
}
.navigation:link {
	text-decoration: none;
}
h2 {
	font-size: 15px;
	color: #666666;
}
h3 {
	font-size: 13px;
	color: #666666;
}
.reversed  {
	font-size: 18px;
	color: #FFFFFF;
	font-weight: bold;
}
.copywright {
	font-size: 12px;
	color: #333333;
}
.bottomnav {
	font-size: 11px;
	text-decoration: none;
}
.quote {
	color: #FFFFFF;
	text-align: right;
	line-height: 24px;
	font-size: 13px;
	font-style: italic;
}
.orangeQuote {
	color: #D51C01;
	line-height: 20px;
}
.reversed14 {
	font-size: 14px;
	font-style: italic;
	color: #FFFFFF;
}
.topbar {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	background-image: url(images/topbar.jpg);
	background-position: top;
	background-repeat: repeat-x;
}
.navigation:hover {
	background-color: #C3D2D9;
	text-decoration: none;
}
.navigation:active {
	background-color: #DBE3E7;
	text-decoration: none;
}
.navigation:visited {
	text-decoration: none;
}
.bottomnav:link {
	font-size: 11px;
	text-decoration: none;
	color: #333333;
}
.copywright:link {
	font-size: 11px;
	color: #333333;
}
.shadow_bottom {
	background-image: url(images/shadow_bottom.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

