a{
	background-color: transparent;
	color: #0000ff;
	text-decoration: underline;
}

a.globalnav{
	background-color: #000099;
	color: #ffffff;
	text-decoration: underline;
}

body{
	background: #000099 right top;
	color: #000000;
	font-family: verdana,arial,helvetica,sans-serif;
	line-height: 1.5;
	font-size: 95%;
	margin: 0;
}

div.content{
	background-color: #ffffff;
	border-color: #999999 #ff9933;
	border-style: solid;
	border-width: 3px 0 0 5px;
	color: #000000;
	float: right;
	font-family: verdana,arial,sans-serif;
	font-size: 100%;
	margin: 0;
	padding: 2% 3% 3% 3%;
	width: 70%;
}

div.nav{
	background-color: transparent;
	border: 0;
	color: #ffffff;
	float: left;
	font-family: verdana,arial,sans-serif;
	font-size: 90%;
	font-weight: normal;
	margin: 0 0 0 0.5%;
	width: 23%;
}

dt{
	font-weight: 600;
}

strong{
	font-style: normal;
	font-weight: 600;
}

em.large{
	background: #ffffcc;
	color: #996600;
	font-size: 140%;
	font-weight: 800;
}

em.nav{
	background-color: #f2f4f9;
	color: #003399;
	font-weight: normal;
}

em.none{
	display: none;
	font-size: 10%;
	font-style: normal;
}

h1{
	background: #ffffff;
	color: #993300;
	font-size: 105%;
	font-style: normal;
	font-weight: 600;
}

h2{
	background: #ffffff;
	color: #000000;
	font-size: 100%;
	font-style: normal;
	font-weight: 700;
}

h2.center{
	background: #ffffff;
	color: #000000;
	font-size: 100%;
	font-style: normal;
	font-weight: 700;
	text-align: center;
}

h3{
	background: #ffffff;
	color: #993300;
	font-size: 100%;
	font-style: normal;
	font-weight: 700;
}

h3.center{
	background: #ffffff;
	color: #993300;
	font-size: 100%;
	font-style: normal;
	font-weight: 700;
	text-align: center;
}

hr{
	background: #ffffff;
	color: #993300;
}

img{
	border: 0px;
	margin: 2%;
}

img.logo{
	border: 0px;
	margin: 4% 0 1% 8%;
}

img.right{
	border-style: none;
	float: right;
	margin-left: 5%;
}

input{
	background-color: #f2f4f9;
	color: #000000;
	font-family: verdana,arial,sans-serif;
	font-size: 100%;
	font-weight: 600;
}

input,textarea{
	background-color: #f2f4f9;
	color: #000000;
	font-family: verdana,arial,sans-serif;
	font-size: 100%;
	font-weight: 500;
}

legend{
	font-weight: 600;
}

p{
	font-family: verdana,arial,helvetica,sans-serif;
}

p.footer{
	font-family: verdana,arial,sans-serif;
	font-size: 85%;
}

p.footernav{
	font-family: verdana,arial,sans-serif;
	font-size: 85%;
	text-align: center;
}

p.right{
	margin-right: 2%;
	text-align: right;
}

p.utilities{
	font-family: verdana,arial,sans-serif;
	font-size: 95%;
	font-weight: normal;
	text-align: right;
}

select{
	background-color: #f2f4f9;
	color: #000000;
	font-family: verdana,arial,sans-serif;
	font-size: 95%;
	font-weight: normal;
}

ul{
	font-family: verdana,arial,sans-serif;
	font-size: 100%;
	list-style: disc url(../images/bullet.gif);
}

ul.nav{
	font-family: verdana,arial,sans-serif;
	margin-left: 1%;
}

. big{
	font-size: 120%;
}

.bigred{
	color: #993300;
	font-size: 120%;
}

.center{
	margin: 0;
	text-align: center;
}

.news{
	border: 1px dashed #cccccc;
	padding: 0% 1%;
}

.right{
	text-align: right;
}

#caption{
	font-size: 100%;
	font-weight: 700;
	text-align: center;
}

#center{
	margin: 0;
	text-align: center;
}

#sidenav{
	margin: 0;
	text-align: left;
}
em {
	font-style: italic;
}