@charset "UTF-8";
/* CSS Document */
body {
	background-image: url(../images/bg.gif);
	background-repeat: repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #003366;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #003366;
}
a:hover {
	text-decoration: none;
	color: #CCCC99;
}
a:active {
	text-decoration: underline;
	color: #003366;
}
h1 {
	font-size: 28px;
	color: #003366;
	margin-top: 2px;
	margin-bottom: 2px;
	line-height: 34px;
}
h2 {
	font-size: 20px;
	color: #FF9900;
	margin-top: 3px;
	margin-bottom: 3px;
}
h3 {
	font-size: 16px;
	color: #666666;
	margin-top: 16px;
	margin-bottom: 8px;
}
h4 {
	font-size: 14px;
	color: #000000;
}

.MainText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	margin-top: 2px;
	margin-left: 2px;
}
p {
	margin-top: 3px;
	margin-bottom: 3px;
}
.headerlink {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	color: #FFFFCC;
}
a.headerlink {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	color: #FFFFCC;
	text-decoration: none;
}

a.headerlink:visited {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	color: #FFFFCC;
	text-decoration: none;
}

a.headerlink:hover {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
.TD1 {
	background-image: url(../images/sub_bg1.gif);
}
.TD2 {
	background-image: url(../images/sub_bg2.gif);
}
.TDRIGHT {
	background-image: url(../images/rightcolumn.gif);
}
.TDBLUEGRADIENT {
	background-image: url(../images/bluegradient_top.gif);
}
.TDGRADIENTBOTTOM {
	background-image: url(../images/gradient_bottom.gif);
}
