a:link {
	color: #00008B;
}

a:visited {
	color: #00008B;
}

a:hover {
	color: #CC0000;
}

b {
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}

body {
	background: url(../images/layout/green_gradient.jpg) #005500;
	background-color: #E1E3E5;
	color: #333333;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: small;
	margin: 0;
	padding: 0;
}

h0, h1, h2,h3, h4 {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

h1 {
	font-size: 140%;
}

h2 {
	font-size: 120%;
}

li {
	margin-top: 11px;
}

table {
	width: 100%;
}

td {
	padding: 5px;
	vertical-align: top;
}

ul {
	list-style-image: url(../images/layout/list_dot1.gif);
	margin-bottom: 10px;
	margin-top: 10px;
}

.alert {
	background-color: #FAFAD2;
	border: 1px solid #333333;
	color: #000080;
	margin-top: 45px;
	padding: 11px;
	z-index: 18;
}

.issue h1 {
	color: #B22222;
	font-size: 120%;
}

.issue h2 {
	color: #8A0000;
	font-size: 110%;
	margin-bottom: 0;
	margin-top: 11px;
}

.issue h3 {
	color: #333333;
	font-size: 100%;
	margin: 3px 0 0 7px;
}

.nol a {
	text-decoration: none;
}

.smaller {
	color: #191970;
	font-size: 85%;
}

.tcenter {
	text-align: center;
}

.title h1 {
	color: #911D1D;
	font-size: 120%;
	margin-bottom: 0;
	margin-top: 3px;
}

.title h2 {
	border-bottom: 1px solid #C6C6C6;
	color: #2F4F4F;
	font-size: 110%;
	margin-bottom: 0;
	margin-top: 11px;
	padding-bottom: 5px;
}

.title h3 {
	color: #6C0000;
	font-size: 100%;
}

.title h4 {
	color: #1D5A36;
	font-size: 85%;
	margin: 3px 0;
}

.tleft {
	text-align: left;
}

.tright {
	text-align: right;
}
