body {
	margin: 0px;
	padding: 0px;
	font: small Arial, Helvetica, sans-serif;
}

br.clear {
	clear: both;
	display: block;
	margin: 0px;
	padding: 0px;
}

p {
	margin: 0px;
	font-size: 90%;
}

ul {
	font-size: 90%;
}


a img {
	text-decoration: none;
	border: none;
}

#wrap {
	width: 100%;
	padding: 0px;
}

#branding {
	height: 4em;
}

p.login {
margin-left: 240px;
}

#branding h1 {
	font-family: Verdana, sans-serif;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	padding-top: 24px;
	padding-left: 15px;
	position: relative;
	height: 4em;
	overflow: hidden;
	font-size: 160%;
	text-transform: uppercase;
	color:#666699;
	text-decoration: underline;
	letter-spacing: -.2px;
}

#branding h1 span {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	background-image: url('/images/subpage_01.gif');
	background-repeat: no-repeat;
}

#navigation {
	position: relative;
	height: 2.7em;
	background-color: #000;
}

#navigation div.padding {
	padding-left: 45px;
}

#NavigationList {
	position: relative;
	top: 11px;
	margin: 0px;
	font-size: .8em;
	color: #fff;
	list-style: none;
}

#NavigationList li {
	float: left;
}

#NavigationList li a {
	font-family: verdana, sans-serif;
	margin-right: 2px;
	padding: 4px 8px;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	background-color: #000;
	border: 1px solid #000;
}

#NavigationList li.PDF a {
	padding: 5px 3px;
	color: #000;
	font-weight: normal;
	font-size: .9em;
	background-color: #9999cc;
}

#NavigationList li a:hover,#NavigationList li a:focus, #NavigationList li a:active, #NavigationList li.on a {
	border: 1px solid #9999cc;
}

#NavigationList li.PDF a:hover, #NavigationList li.PDF a:focus, #NavigationList li.PDF a:active {
	border: 1px solid #fff;
}



#main {
	float: left;
	width: 790px;
	min-height: 400px;
	padding-left: 30px;
	font-size: 1.3em;
	background-image: url('/images/subpage_13.gif');
	background-repeat: repeat-y;
}

#main div.padding {
	padding-top: 20px;
	padding-left: 80px;
}


#footer {
	clear: both;
	position: relative;
	width: 670px;
	height: 100px;
	padding-top: 0px;
}

#footer h2 {
	font-family: Verdana, sans-serif;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	padding-top: 0px;
	padding-left: 15px;
	position: relative;
	width: 600px;
	height: 35px;
	overflow: hidden;
	font-size: 120%;
	text-transform: uppercase;
	color:#000080;
	letter-spacing: -.2px;
}

#footer h2 span {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	background-image: url('/images/subpage_14.gif');
	background-repeat: no-repeat;
}

#footer div.padding {
	position: absolute;
	height: 100px;
	padding: 0px 0px 0px 140px;
	background-color: #fff;
}

#FooterNavigationList {
	float: left;
	margin: 0px;
	padding: 0px 0px 0px 1px;
	height: 10px;
	font-size: .7em;
	list-style: none;
	background-color: #000;
}

#FooterNavigationList li {
	padding: 0px 0px;
	float: left;
}

#FooterNavigationList li a {
	font-family: verdana, sans-serif;
	padding: 0px 5px;
	margin-right: 1px;
	color: #000080;
	font-weight: normal;
	text-decoration: none;
	background-color: #fff;	
}

#FooterNavigationList li a:hover,#FooterNavigationList li a:focus,#FooterNavigationList li a:active {
	text-decoration: underline;
}

#footer span.copyright {
	position: relative;
	top: 0px;
	left: 0px;
	margin: 0px;
	color: #000;
	font-size: .7em;
}

#footer span.copyright a{
	color: #000080;
	text-decoration: none;
}

#footer span.copyright a:hover,#footer span.copyright a:focus,#footer span.copyright a:active {
	text-decoration: underline;
}




span.red {
	color: #cc0000;
}

span.navy {
	color: #000080;
}

fieldset {
	float: left;
	padding: 20px;
}

fieldset.wide {
	float: left;
	width: 635px;
	padding: 20px;
}

fieldset label{
	font-size: 80%;
}

fieldset input {
	padding: 3px;
	font-size: 100%;
	border: 1px solid #999;
}

fieldset input:hover, fieldset input:active, fieldset input:focus {
	border: 1px solid blue;
}

fieldset input.submit {
	font-size: 70%;
}

fieldset.registration {
	width: 500px;
}

table.news {
	font-size: 12pt;
	font-family: "Times New Roman", Georgia, serif;
	text-align: left;
}

table.news li {
	position: relative;
	left: 50px;
	text-indent: 0in;
}

table.news p strong span { 
	font-family: Arial, "MS Trebuchet", sans-serif;
	font-size: 120%;
}

.MsoTitle {
	text-align: center;
	font-size: 12pt;
	font-weight: bold;
}

table.news ul {
	padding: 0px;
	margin: 0px;
	font-size: 100%;
}
