body, td{
	background : white;
	color : black;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
}

td.breadcrumb{
	background : Navy;
	font-size : 11pt;
	font-weight: bold;
	color: white;
	vertical-align : top;
	padding-left : 3px;
}

td.breadcrumbSearch{
	background : Navy;
	font-size : 11pt;
	font-weight: bold;
	text-align : right;
	color: white;
	vertical-align : top;
	padding-right : 3px;
}

td.sidebar{
	background : navy;
	color: white;
	font-size : 9pt;
	font-weight : bold;	
	padding-left : 3px;	
}

td.whatsnew{
	padding-top : 10px;	
	padding-left : 10px;	
}

td.whatsnew p{
	padding-left : 10px;	
}

td.whatsnew ul{
	margin-left : 20px;
	padding-left : 10px;
}

td.sidebar p{
	margin-bottom : 2.5pt;
	margin-top : 2.5pt;
}

td.sidebar a:link, td.sidebar a:active, td.sidebar a:visited{
	color: white;
	text-decoration : none;
}

td.sidebar a:hover{
	color: #999933;
}

tr.topnav td, td.topnav, table.topnav {
	font-size : 9pt;
	text-align : left;
	vertical-align : top;
	padding-bottom : 0px;
	padding-top : 0px;
}

tr.topnavcenter td {
	font-size : 9pt;
	text-align : center;
	vertical-align : top;
	padding-bottom : 0px;
	padding-top : 0px;
}

h1{
	font-size : 16pt;
	color : #DC143C;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin-bottom : 2px;
	vertical-align : top;
}

h1.pithy {
	font-size: 11pt;
	color: Navy;
	font-style : italic;
	font-family : "Courier New", Courier, monospace;
	text-align : center;
}

h2{
	font-size: 14pt;
	color: Navy;
}

h3{
	font-size: 12pt;
	color: Navy;
}

h4{
    font-size: 11pt;
	font-weight: bold;
	color : Navy;
	}
	
h5{
    font-size: 10pt;
	font-weight: bold;
	color : Navy;
	}
	
hr {
	color: Navy;
	height: 1pt;	
}

hr.topnav, hr.bottom {
	color: Navy;
	height: 2pt;
}

td.topnav a:link, tr.topnav a:link, tr.topnavcenter a:link {
	text-decoration : underline;	
}

td.topnav a:hover, tr.topnav a:hover, tr.topnavcenter a:hover {
	color: #999933;
}

td.breadcrumb a:link, td.breadcrumb a:active, td.breadcrumb a:visited{
	color: #00FF7F;
}

td.breadcrumbSearch a:link,  td.breadcrumbSearch a:active, td.breadcrumbSearch a:visited {
	color: navy;
}

table.navig {
    font-size: 8pt;
	font-weight: bold;
	color : navy;
}


p.shortp {
	margin: 10px;
}