/***********************
	TAGS
***********************/
body {
	margin: 0px;
	font-family: verdana, arial, helvetica;
	font-weight: 12px;
}

p, td {
	font-family: verdana, arial, helvetica;
	font-size: 12px;
	color: #676767;
}

li {
	padding-bottom: 4px;
	margin-top: 2px;
}

/***********************
	CLASSES
***********************/

.hdr, h1 {
	font-size: 18px;
	font-weight: bold;
	color:#746C56;
	margin-bottom: 7px;
	font-family: arial, helvetica, verdana;
}

.subhdr, h2 {
	font-size: 14px;
	font-weight: bold;
	color:#144856;
	margin-bottom: 6px;
	margin-top: 12px;
	letter-spacing: 1px;
}

.footDivider {
	color: #838385;
	font-size: 10px;
}

.footer {
	color: #828282;
	font-size: 10px;
}


/***********************
	ANCHOR
***********************/

a:link, a:visited {
	color: #144856;
}

a:hover {
	color: #144856;
	text-decoration: none;
}

a.subNav:link, a.subNav:visited {
	font-size: 11px;
	font-family: tahoma, verdana, arial;
	color: #144856;
	font-weight: bold;
}

a.subNav:hover {
	font-size: 11px;
	font-family: tahoma, verdana, arial;
	color: #144856;
	text-decoration: none;
	font-weight: bold;
}

a.foot:link, a.foot:visited {
	color: #144856;
	font-size: 10px;
	line-height: 16px;
	font-weight: bold;
}

a.foot:hover {
	color: #144856;
	font-size: 10px;
	text-decoration: none;
	line-height: 16px;
	font-weight: bold;
}
