.verdana_12 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.verdana_16 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
}
.verdana_10 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.horizontal_rule {
	border: 1px dotted #7D7D7D;
}
.page_header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #000000;
}
.verdana_14 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.tribox {
	width: 180px;
	display: inline;
	float: left;
	margin: 5px;
}

.tribox h3 span{
	display: none;
}

#h1n1 {
}

#h1n1 h1.n1 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 32px;
	font-style: normal;
	font-weight: bold;
	text-transform: normal;
	letter-spacing: -2px;
	line-height: 1.2em;
	color: #000032;
	text-align: center;
	margin-bottom: -15px;
	margin-top: 0;
}
	
#h1n1 h2 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	text-transform: normal;
	letter-spacing: -1px;
	line-height: 1.2em;
	color: #000070;
}


#h1n1 p, #h1n1 li {
font-family: Georgia, serif;
font-size: 13px;
font-style: normal;
font-weight: normal;
text-transform: normal;
letter-spacing: normal;
line-height: 1.45em;
color: #333;
}

#h1n1 b {
	font-family: Georgia, serif;
	font-weight: bold;
}

#h1n1 .row {
	border-top: 1px solid #fff;
	border-bottom: 1px solid #ddd;
	padding: 10px;
}


#h1n1 #nav ul li {
	display: inline;
}

#h1n1 img {
	display: block;
	border: 0;
	float: right;
}

.clear {
	clear: both;
}

#h1n1 #nav {
}

#h1n1 #nav li {
	display: inline;
	width: 200px;
}

#h1n1 #nav li a{}

ul#navlist
{
margin-left: 10px;
margin-right: 10px;
padding-left: 0;
xwhite-space: nowrap;
width: 500px;
}

#navlist li
{
display: inline;
list-style-type: none;
}

#navlist a { padding: 3px 10px; }

#navlist a:link, #navlist a:visited
{
color: #fff;
background-color: #036;
text-decoration: none;
}

#navlist a:hover
{
color: #fff;
background-color: #369;
text-decoration: none;
}

.back {
	margin-left: 10px;
}

ul#widgets li {
	display: inline;
	list-style: none;
	float: left;
}

.subtitle {
	margin-bottom: 0;
}

.widgetbox {
	float: right;
	margin-left: 20px;
	padding: 10px; 
	margin-bottom: 20px;
	border-left: 1px solid #ccc;
}

.left {float: left; margin-right: 10px;}