html, body 
{
	background-color: #BBC9DD;
	margin: 0 0 16px 0;
	
	/*forces vertical scrollbar in all browsers*/	
	min-height: 100%;
	margin-bottom: 1px;	
}

A
{
	font-family: Arial;
	color: #00519D;
}

ul.nav {
	list-style-type: circle;
}

ul.nav a
{
	font-family: Arial;
	font-weight: normal;
	font-size: 12px;
	color: #00519D; 
	text-decoration: none;
}

ul.nav a:hover
{
	font-family: Arial;
	font-weight: bold;
	font-size: 12px;
	color: #00519D; 
	text-decoration: none;
}

ul.nav a.selected
{
	font-family: Arial;
	font-weight: bold;
	font-size: 12px;
	color: #00519D; 
	text-decoration: none;
}

P.nav a
{
	font-family: Arial;
	font-weight: normal;
	font-size: 12px;
	color: #00519D; 
	text-decoration: none;
}

P.nav a:hover
{
	font-family: Arial;
	font-weight: bold;
	font-size: 12px;
	color: #00519D; 
	text-decoration: none;
}

P.nav a.selected
{
	font-family: Arial;
	font-weight: bold;
	font-size: 12px;
	color: #00519D; 
	text-decoration: none;
}

P.nav
{
	font-family: Verdana;
	color:#00519D;
	font-size:12px;	
	margin-top: 10px;
	text-align: right;
}

P.navornament
{
	font-family: Verdana;
	color:#DF2E2E;
	font-size:12px;	
	margin: 0px;
	text-align: right;
}

P.navornament a
{
	font-family: Arial;
	font-weight: normal;
	font-size: 12px;
	color: #DF2E2E; 
	text-decoration: none;
}

P.navornament a:hover
{
	font-family: Arial;
	font-weight: bold;
	font-size: 12px;
	color: #DF2E2E; 
	text-decoration: none;
}

P.p1
{
	font-family: Verdana;
	color:#000000; 
	font-size:12px;
	line-height:18px;
	margin-top:15px;
	margin-bottom:10px;
	margin-left:0px;
	margin-right:0px;
}

ul.p1
{
	font-family: Verdana;
	color:#000000;
	font-size:12px;
	line-height:18px;
	margin-top:15px;
	margin-bottom:10px;	
}

ul.p1 li
{
	margin-bottom:15px;
}

ul.p1_ls
{
	font-family: Verdana;
	color:#000000;
	font-size:12px;
	line-height:18px;
	margin-top:15px;
	margin-bottom:10px;	
}

ul.p1_ls li
{
	margin-bottom:5px;
}


ol.p1
{
	font-family: Verdana;
	color:#000000;
	font-size:12px;
	line-height:18px;
	margin-top:15px;
	margin-bottom:10px;
}

ol.p1 li
{
	margin-bottom:15px;

}


P.quote
{
	font-family: Verdana;
	color:#000000;
	font-size:12px;
	font-weight:bold;
	font-style: italic;
	line-height:18px;
	margin-top:15px;
	margin-bottom:10px;
	margin-left:0px;
	margin-right:0px;
}

P.quoteby
{
	font-family: Verdana;
	color:#000000;
	font-size:12px;
	line-height:18px;
	margin-top:5px;
	margin-bottom:10px;
	margin-left:20px;
	margin-right:0px;
}

P.main
{
	font-family: Verdana;
	color:#000000;
	font-size:12px;
	line-height:18px;
	margin-top:0px;
	margin-left:20px;
	margin-right:20px;
}

P.note
{
	font-family: Verdana;
	color:#000000;
	font-size:11px;
	line-height:18px;
}

P.cpyright
{
	font-family: Arial;
	color:#000000;
	font-size:11px;	
	margin-top: 10px;
	text-align: left;
}

h1#hdr span { display: none; }
h1#hdr {
    height: 128px; /* height of the replacement image */
    background-repeat: no-repeat;
    margin: 0px;
}

h2 {
	padding-right: 0px;
	padding-left: 0px;
	font-weight: normal;
	font-size: 26px;
	padding-bottom: 0px;
	padding-top: 10px;
	margin: 0px;
	color: #333;
	font-family: Trebuchet MS, Arial, Verdana, Helvetica, Geneva, sans-serif;
	background-color: transparent;
}

div.title {
	border-bottom: 1px solid #cccccc;
}

h4 {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
}

div.clearRight {
	clear:right;
}

div.fbContainer {
	margin: 12px 0;
}

div.fbContainerHome {
	margin: 24px 0 0 10px;
}


