/* CSS Document */


body {
	background-image: url(images/BG.jpg); padding: 0; margin: 0;
}
.main-links {
	font-size: 13px;
	font-family: Tahoma;
	color: #FFFFFF;
}

.content {
	font-size: 11px;
	font-family: Tahoma;
	color: #333333;
}

.content-BLUE {
	font-size: 11px;
	font-family: Tahoma;
	color: #184d64;
	font-weight: bold;
}

.content-BLUE-Large {
	font-size: 15px;
	font-family: Tahoma;
	color: #184d64;
	font-weight: bold;
}

.content-SUB {
	font-size: 12px;
	font-family: Tahoma;
	color: #184d64;
}

a:link {
	color: #174B61;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #174B61;
}
a:hover {
	text-decoration: underline;
	color: #870900;
}
a:active {
	text-decoration: none;
}

a.main:link {
	color: #fff;
	text-decoration: none;
}
a.main:visited {
	text-decoration: none;
	color: #fff;
}
a.main:hover {
	text-decoration: underline;
	color: #CCCCCC;
}
a.main:active {
	text-decoration: none;
}

#textspacing {text-align:justify; padding-right:20px; line-height:17px;}

#textspacing-about {text-align:justify; padding-right:20px; line-height:17px;}

#textspacing a {
	padding: 0 50px 0 50px;
}

form {
	padding: 0;
	margin: 0;
}

h2	{
font-weight: normal;
font-size: 11px;
}