/* CSS Document */
.text {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 10pt;

}

.SMtext {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 8pt;

}

.heading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15pt;
	font-weight: bold;
	color: #015996;

}

.subhead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: italic;
	color: #666666;
}


.outer_border {border: 1px solid #BFBFBF;}

.pound_logo {
font-size: 22px;
padding: 8px;
letter-spacing: 0px;
border: 0px solid #000000;
border-style: none none solid none;

}

.pound_vmenu {
padding: 0px 0px 0px 0px;
border: 0px solid #000000;
border-style: none solid solid solid;

}

.pound_content {
padding: 0px 5px 0px 5px;
border: 0px solid #BFBFBF;
border-style: none none solid none;

}

a:link {color: #004475; text-decoration:none; border-bottom:1px solid #292829;}
a:visited {color: #004475; text-decoration:none; border-bottom:1px solid #292829;}
a:hover {color: #004475; text-decoration:none; border-bottom:1px solid #1079A5;}
a:active {color: #4ab2de; text-decoration:none; border-bottom:1px solid #4ab2de;}

td.menusys {
font-family: Verdana, arial, helvetica, sans-serif;
letter-spacing:0px;
font-size: 12px;
padding: 5px 5px 5px 5px; 
border-left: 0px solid #3A3A3A;

}

.menusys a:link {text-decoration:none;  border-bottom: 0px solid #292829; font-weight: normal; color: #292829;}
.menusys a:visited {text-decoration:none; border-bottom: 0px solid #292829; font-weight: normal; color: #292829;}
.menusys a:hover {text-decoration:none; border-bottom: 0px solid #1079A5; font-weight: normal; color: #1079A5;}
.menusys a:active {text-decoration:none; border-bottom: 0px solid #4ab2de; font-weight: normal; color: #4ab2de;}

.sidebar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #015996;

}

