body, td, p, ul, ol, li { 
	font-family: 'trebuchet MS', trebuchet, arial, verdana, sans-serif;
	font-size: 12px;
	color: #666666;
}

.header {
	font-family: 'trebuchet MS', trebuchet, arial, verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #006699;
}

#unav {
	margin-left: 25px;
	margin-top: 40px;
}

#maincontent {
	margin-top: 40px;
	margin-left: 45px;
	width: 320px;
}

#footercontent {
	padding-right:20px;
	font-family: 'trebuchet MS', trebuchet, arial, verdana, sans-serif;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}

#footercontent A {
	color: #ffffff;
}

#footercontent A:visited {
	color: #ffffff;
}

#disclaimercontent {
	padding-left:2px;
	padding-top:6px;
	font-family: 'trebuchet MS', trebuchet, arial, verdana, sans-serif;
	font-size: 10px;
	color: #666666;
}

body {
	background-color: #ffffff;
}

a { 
	text-decoration: none;
	color: #006699; 
}

a:visited { color: #006699; }

.bgblue {
	background-color:#006699;
}

.home {
	font-family: 'trebuchet MS', arial, verdana, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 160%;
}

.white {
	font-family: 'trebuchet MS', arial, verdana, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}

.arrow {
	list-style-image: url(../img/bullet_arrow.gif);
}


.dash {
	list-style-image: url(../img/bullet_dash.gif);
}

