@charset "utf-8";
/* CSS Document */



body {
	background-color: #FFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #666;
}
a:link {
	text-decoration: none;
	color: #0254A6;
}
a:visited {
	text-decoration: none;
	color: #39F;
}
a:hover {
	text-decoration: none;
	color: #F60;
}
a:active {
	text-decoration: none;
	color: #6C3;
}
#menuBar {
}
#countdown {
	text-align: right;
	padding-top: 110px;
	padding-right: 10px;
}
#breadcrumbs {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #666;
	height: 20px;
	text-align: left;
}
.contentsHeader1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #6B298B;
	font-weight: normal;
	text-transform: capitalize;
}
.contentsHeader3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #EE3230;
	font-weight: normal;
}

.contentsHeader2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #F79323;
	font-weight: normal;
}
.contentsHeader {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333;
	font-weight: normal;
}

.addthis {
	text-align: right;
}

