/* CSS Document */
body {
	margin-top:0px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:50px;
	font-family: Verdana, Geneva, sans-serif;
	font-size:12px;
	background-position:left;
	background-repeat:repeat-y;
	text-align:inherit;
	color:#333333;
}

h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#990000;
}
h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#003366;
}
h3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#006699
}
h4 {
	font-family: Verdana, Geneva, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#990000;
}
h5 {
	font-family: Verdana, Geneva, sans-serif;
	font-size:11px !important;
	font-style:italic !important;
	font-weight:normal !important;
	color:#333 !important;
	padding-bottom:10px;
}

.h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#990000;
}
.h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#003366;
}
.h3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#006699
}
.h4 {
	font-family: Verdana, Geneva, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#990000;
}
.h5 {
	font-family: Verdana, Geneva, sans-serif;
	font-size:11px;
	font-style:italic;
	font-weight:normal;
	color:#333;
	padding-bottom:10px;
}
/* Text */
.sm {
	font-family: Verdana, Geneva, sans-serif;
	font-size:11px;
}
.med {
	font-family: Verdana, Geneva, sans-serif;
	font-size:13px;
}
.lg {
	font-family: Verdana, Geneva, sans-serif;
	font-size:14px;
}
.x {
	font-family: Verdana, Geneva, sans-serif;
	font-size:15px;
}
/* Links */
A:link {
	font-family: Verdana, Geneva, sans-serif;
	font-size:12px;
	text-decoration:underline;
	color:#006699;
	background-color:transparent;
}
A:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size:12px;
	text-decoration:underline;
	color:#003366;
	background-color:transparent;
}
A:visited {
	font-family: Verdana, Geneva, sans-serif;
	font-size:12px;
	background-color:transparent;
}
a.sub:link {
	font-family: Verdana, Geneva, sans-serif;
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
	color:#ff3300;
	background-color:transparent;
}
a.sub:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
	color:#993300;
	background-color:transparent;
}
a.sub:visited {
	font-family: Verdana, Geneva, sans-serif;
	font-size:12px;
	background-color:transparent;
}
a.web:link {
	font-family: Verdana, Geneva, sans-serif;
	font-size:12px;
	text-decoration:underline;
	color:#000099;
	background-color:transparent;
}
a.web:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size:12px;
	text-decoration:underline;
	color:#000;
	background-color:transparent;
}

