/* CSS Document */

body, textarea{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #CCCCCC;
}

p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 18px;
	margin-top: 0px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #000066;
	margin-bottom: 6px;
	text-transform: uppercase;
	margin-top: 12px;
	text-align: center;
	font-variant: normal;
	border-bottom-width: medium;
	border-bottom-style: double;
	border-bottom-color: #000066;
	letter-spacing: .6em;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000066;
	line-height: normal;
	margin-bottom: 3px;
	letter-spacing: 0.1em;
	font-style: normal;
	margin-top: 12px;
	text-transform: uppercase;
}
ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	margin-top: 0px;
	margin-bottom: 0px;
	list-style-position: outside;
}

.navbar {
	color: #000066;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	letter-spacing: .1em;
}

.navbar a:link {
	color: #000066;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	text-decoration: none;
}

.navbar a:visited {
	color: #000066;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}

.navbar a:hover {
	color: #9999CC;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}

.ltbar {
	font-weight: bold;
	color: #333399;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	letter-spacing: normal;
	font-variant: normal;
	text-transform: none;
	font-style: normal;
	line-height: 14px;
	margin-bottom: 6px;
}

.ltbar a:link {
	font-weight: bold;
	color: #333399;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	letter-spacing: normal;
	font-variant: normal;
	text-transform: none;
	font-style: normal;
}

.ltbar a:visited {
	font-weight: bold;
	color: #333399;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	letter-spacing: normal;
	font-variant: normal;
	text-transform: none;
	font-style: normal;
}

.ltbar a:hover {
	font-weight: bold;
	color: #333399;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	letter-spacing: normal;
	font-variant: normal;
	text-transform: none;
	font-style: normal;
	border-bottom-style: solid;
	border-bottom-color: #FFCC33;
	border-bottom-width: thin;
}

a:link {
	color: #6633CC;
	text-decoration: underline;
}

a:visited {
	color: #6633CC;
	text-decoration: underline;
}

a:hover {
	color: #6633CC;
	text-decoration: none;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FFCC33;
}

.sidebar {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	letter-spacing: normal;
	font-variant: normal;
	text-transform: none;
	font-style: normal;
	line-height: 14px;
}

.footer {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	letter-spacing: .2em;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 2px;
}

.footer a:link {
	color: #FFFFFF;
	text-decoration: none;
}

.footer a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

.footer a:hover {
	color: #FFCC33;
	text-decoration: none;
}
.special {
	font-size: 11px;
	font-style: italic;
	line-height: 14px;
}

.special a:link {
	color: #6633CC;
	font-style: normal;
}

.special a:visited {
	color: #6633CC;
	font-style: normal;
}

.special a:hover {
	color: #6633CC;
	font-style: italic;
}

.caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	padding-bottom: 6px;
	line-height: 14px;
}

.formfields {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	font-weight:normal;
	padding: 3px;
}

#newsframe {
	width:578px;
	height: 350px;
}