@charset "utf-8";
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
}
body {
	background-color: #FFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #2676C9;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #2676C9;
}
a:hover {
	text-decoration: none;
	color: #000;
}
a:active {
	text-decoration: none;
	color: #2676C9;
}

.Top {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999;
	background-image:url(images/top.png);
	background-repeat:no-repeat;
	background-position:top left;
	height:80px;
	padding-right:10px;
	line-height:30px;
}

.Top a:link {
	color: #999;
	text-decoration: none;
}
.Top a:visited {
	text-decoration: none;
	color: #999;
}
.Top a:hover {
	text-decoration: none;
	color: #000;
}
.Top a:active {
	text-decoration: none;
	color: #999;
}
.innerTop {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999;
	background-image:url(images/innertop.png);
	background-repeat:no-repeat;
	background-position:bottom left;
	height:80px;
	padding-right:10px;
	line-height:30px;
}

.innerTop a:link {
	color: #999;
	text-decoration: none;
}
.innerTop a:visited {
	text-decoration: none;
	color: #999;
}
.innerTop a:hover {
	text-decoration: none;
	color: #000;
}
.innerTop a:active {
	text-decoration: none;
	color: #999;
}

.BlueLink {
	color: #2676C9;
	text-decoration: none;
}

.BlueLink a:link {
	color: #2676C9;
	text-decoration: none;
}
.BlueLink a:visited {
	text-decoration: none;
	color: #2676C9;
}
.BlueLink a:hover {
	text-decoration: none;
	color: #000;
}
.BlueLink a:active {
	text-decoration: none;
	color: #2676C9;
}

.MainPic {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	background-image:url(images/main.png);
	background-repeat:no-repeat;
	background-position:top left;
	height:200px;
	padding-left:15px;
	padding-right:160px;
}

.MainPic a:link {
	color: #fff;
	text-decoration: none;
}
.MainPic a:visited {
	text-decoration: none;
	color: #fff;
}
.MainPic a:hover {
	text-decoration: none;
	color: #000;
}
.MainPic a:active {
	text-decoration: none;
	color: #fff;
}

.Tabs {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	background-image:url(images/tab.png);
	background-repeat:no-repeat;
	background-position:top left;
	height:30px;
	line-height:28px;
	padding-left:40px;
}

.Tabs a:link {
	color: #000;
	text-decoration: none;
}
.Tabs a:visited {
	text-decoration: none;
	color: #000;
}
.Tabs a:hover {
	text-decoration: none;
	color: #2676C9;
}
.Tabs a:active {
	text-decoration: none;
	color: #000;
}

.PartnerBoxbg {
	background-image:url(images/logos_bg.gif);
	background-repeat:no-repeat;
	background-position:bottom;
}

.PartnerBox {
	background-image:url(images/logos_header.png);
	background-repeat:no-repeat;
	background-position:top;
	padding: 10px 15px 15px 15px;
}


.Footer {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999;
}

.Footer a:link {
	color: #999;
	text-decoration: none;
}
.Footer a:visited {
	text-decoration: none;
	color: #999;
}
.Footer a:hover {
	text-decoration: none;
	color: #000;
}
.Footer a:active {
	text-decoration: none;
	color: #999;
}

.Trebuchet20White {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #fff;
}
.Trebuchet16Black {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000;
}

.Trebuchet12Blue {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2676C9;
}

.Trebuchet16Blue {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #2676C9;
}



.innerMain {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	background-image:url(images/innermain.png);
	background-repeat:no-repeat;
	background-position:top left;
	height:100px;
	padding-left:15px;
	padding-right:120px;
}

.TitleBorder {
	border-bottom:dashed 1px #999;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #000;
}

