#topNav {
	border-bottom: 1px solid #d5d5d5;
	border-top: 1px solid #d5d5d5;
	margin: 0 -10px
}
#topNav ul {
	text-align: center;
	margin: 3px 0 5px 0;
	padding: 2px
}

#topNav ul li {
	list-style-type: none;
	display: inline;
	margin: 0 10px;
	font-size: small
}

#topNav ul li a {
	font-weight: bold
}                           

#topNav ul li.current a { 
	color: #000;
	border-color: #000
}

p {
	line-height: 1.6em
}

#messages {
	font-size: x-small
}
	

/* Text Styles */
h1 { font: bold large Trebuchet MS,serif }
h2 { font: bold 1.0em Trebuchet MS,sans-serif; margin-bottom:  5px; margin-top: 5px }
h3 { font: bold .8em Trebuchet MS,sans-serif; margin-bottom: 5px; margin-top: 5px}
form table th {
	text-align: left
}

input {
	width: 175px
}

textarea {
	width: 300px
}

.button {
	width: auto
}

p,ul,ol,dl,table {
	font-size:small
}

p,table,ul,ol,dl {
	margin-left: 10px
}

table {
   text-align: center;
   margin: 0 auto
}

td {
   text-align: center
}

.move-right { float:  right }

.caption {
	display: block;
	margin: 25px 10px;
	padding: 5px 10px;
	border: 1px solid #203538;
	text-align: center
}

.caption h3 {
	padding-bottom: 10px;
	font-size: 1.0em
}
