body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
a:active {
	color: #333333;
	text-decoration: none;
}

h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 40px;
	color: #E60000;
	font-weight: normal;
	padding-left: 30px;
	line-height: 30px;
}
.slogan {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	line-height: 36px;
	padding-left: 30px;
}
.side_title {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	height: 25px;
}

.top_text {
	color: #FF0000;
	padding-left: 5px;
	font-size: 10px;
}

.slogan2 {

	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #7084A9;
}
.footer {
	font-size: 11px;
}
.main_text {
	color: #003366;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	padding-top: 10px;
	padding-right: 3px;
	padding-bottom: 30px;
	padding-left: 3px;
	vertical-align: top;
	line-height: 18px;
}
.highlight {
	font-size: 18px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.faq {
	margin-left: 20px;
	list-style-type: square;
}

.redhighlight {
	color: #FF0000;
	font-weight: bold;
}
.banner_text {
	color: #FFFFFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 150px;
	display: block;
}

#navigation
{
	margin: 0px;
	padding: 0px;
	text-align: right;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
}
#navigation a
{
	color: #003300;
	text-decoration: none;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 10px;
	display: block;
	float: left;
	height: 30px;
}

#navigation a:hover
{
	color: #fff;
	padding-left: 15px;
	padding-right: 15px;
	background-image: url(images/menu_hover.gif);
	background-repeat: repeat-x;
}

#navigation ul
{
	list-style: none;
	padding: 0px;
	margin: 0px;
}

#navigation li
{
	list-style: none;
	float: left;
	margin: 0px;
	padding-right: 5px;
}

blockquote {
	position: relative;
	display: block;
	padding: 0 20px;
}
.who {
	font-size: 10px;
	color: #FFFFFF;
}

.bqstart,
.bqend { font-size: 500%; color: #ffffff; }
/* apply IE specific rules first */
.bqstart {
	text-indent: 0;
	margin: -0.6em 0 -2em 0;
	float: left;
}
blockquote> .bqstart {
	/* add extra non-IE rules */
	position: absolute;
	top: -0.2em;
	left: 0;
	/* remove IE specific rules */
	float: none;
	margin: 0;
}
.bqend {
	position: absolute;
	margin-top: -0.6em;
	right: 0;
	text-indent: 0;
}
blockquote> .bqend {
	margin-top: -0.2em;
}

#slides li {
	list-style:none;
	color: #FFFFFF;
}
h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #003366;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #006599;
	padding-bottom: 2px;
}
.news {
	font-size: 11px;
	color: #006699;
}
