.splashbg {
	background-image: url(../images/splash/bg.gif);
	background-repeat: repeat-x;
	background-position: top;
}

a.nav:link { font-weight:bold; font-size:10px; color:#05345F; text-decoration:none}
a.nav:visited { font-weight:bold; font-size:10px; color:#05345F; text-decoration:none}
a.nav:hover { font-weight:bold; font-size:10px; color:#05345F; text-decoration:underline}
a.nav:active { font-weight:bold; font-size:10px; color:#05345F; text-decoration:none}

a:link { font-weight:bold; font-size:10px; color:#05345F; text-decoration:none}
a:visited { font-weight:bold; font-size:10px; color:#05345F; text-decoration:none}
a:hover { font-weight:bold; font-size:10px; color:#05345F; text-decoration:underline}
a:active { font-weight:bold; font-size:10px; color:#05345F; text-decoration:none}

body, p, td {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 200%;
}

h1 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #333333;
	line-height: 120%;
}

.smallwhite {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	line-height: 120%;
}

.border {
	border: 1px dashed #D3D3D3;
}
