body {
	margin: 0px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #064D85;
}
p {
	margin: 0px;
	margin-top: 8px;
	margin-bottom: 4px;
}
a:link {
	color: #204486;
}
a:visited {
	color: #204486;

}
a:hover {
	color: #CF820A;
	text-decoration: underline;
}
.content {
    margin-top: 5px;
	margin-bottom: 10px;
	color: #444444;
	line-height: 18px;
	padding-right: 35px;
	padding-bottom: 30px;
}
.sidebar {
    margin-top: 40px;
	margin-bottom: 10px;
	line-height: normal;
}
.sidebar .arrow {
    margin-top: 6px;
	margin-right: 9px;
}
.blueStripe {
    background-color: #075EA2;
}
.mainTitle {
	font-family:  "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #555555; 
	font-weight: bold;
	margin-bottom: 20px;
	margin-top: 30px;
}
.pageTitle {
	font-family:  "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #555555; 
	font-weight: bold;
	margin-bottom: 20px;
	margin-top: 30px;
}
.pageSection {
	font-family:  "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	font-weight: bold;
	padding-bottom: 2px;
	border-bottom: solid #DADEE9 7px;	
}
.pageFooter {
    color: #CCCCFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
    padding-top: 5px;
	padding-bottom: 15px;
}
.pageFooter a {
    color: #CCCCFF;
}
.pageFooter a:visited {
    color: #CCCCFF;
}
.pageFooter a:hover {
    color: white;
}
.pageHeader{
    font-family: "Arial Narrow", Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	margin-top: 26px;
}
.selection-title {
    color: #EDEDFF;	
	font-family:Arial,Helvetica,Verdana,sans-serif;
	font-size:14px;
	white-space:nowrap;
}
.selection a {
    color: #EDEDFF;	
	line-height: normal;	
	text-decoration: none;
}
.selection a:visited {
    color: #EDEDFF;
	text-decoration: none;
}
.selection a:hover {
    color: white;
	text-decoration: underline;
}
td {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #333333;
}
a.menuitem {
	color:gray;
	font-family:Arial,Helvetica,Verdana,sans-serif;
	font-size:10px;
	font-weight:bold;
	padding:0 5 0 5;
	white-space:nowrap;
	text-decoration:none;
}
a.menuitem:hover {
	color: #CF820A; 
	text-decoration: none;
}
