@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size:12px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #FF6600;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FF6600;
}
a:hover {
	text-decoration: underline;
	color: #FF6600;
}
a:active {
	text-decoration: none;
	color: #FF6600;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Tw Cen MT, Century Gothic, Trebuchet MS, Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 18px;
	margin:0;
}
h2 {
	font-size: 18px;
	color:#f47a2f;
	text-transform:uppercase;
	margin:0;
	font-weight:normal;
}
h3 {
	font-size: 20px;
	margin:0;
	font-weight:normal;
}
h4 {
	font-size: 18px;
	color:#0a82c1;
	text-transform:uppercase;
	margin:0;
	font-weight:normal;
}
h5 {
	font-size: 12px;
}
h6 {
	font-size: 12px;
}

.smallFontsBold{
font-size:10px;
font-weight:bold;
line-height:12px;
}

.smallFontsNormal{
font-size:10px;
font-weight:bold;
line-height:12px;
}

.blueFontLarge{
	font-size: 16px;
	color:#0a82c1;
}

.clearTopItems {
clear: both;
}

.clearTop {
height: 10px;
clear: both;
}

.clearContent {
clear: both;
}
