body.home h1
{
	color: #333;
	font-size: 14px;
	font-weight: bold;
}

body.home h2
{
	color: #333;
	font-size: 12px;
}
body.home
{
	background-color:#FFFFFF;
	margin: 0px;
	padding: 0px;
	
}

body.footer
{
	background-color:White;
	margin: 0px;
	padding: 0px;
}


body.home td.upperleft
{
	background-color: #FFFFFF;
	border-right: white 1px solid;
	color: #333;
	border-top: white 1px solid;
	
	
}

body.home td.upperleft td
{
	color: #333;
	font-size: 11px;
	padding-right: 10px;
}
body.home td.upperleft h1
{
	color:#333;
	font-size: 14px;
	font-weight: bold;
	margin: 0px;

}

body.home td.bottomleft td
{
	padding-right: 15px;
}



body.home td.upperright
{
	background-color: #FFFFFF;
	color: #333;
	border-top: white 1px solid;
	
}



body.home td.upperright h1
{
	color: #333;
	font-size: 12px;
	font-weight: bold;
margin-bottom:5px;
}
body.home td.upperright p
{
font-size: 11px;
margin-top:5px;
line-height: 150%;

}

body.home td.bottomleft
{
	background-color: #deefff;
	border-top: white 1px solid;
	border-right: white 1px solid;
	color: #333;
}

body.home td.bottomleft h1
{
	color: #333;
	font-size: 15px;
	font-weight: bold;
margin-bottom:5px;
}

body.home td.bottomleft ol
{
	color: #333;
margin-top:0px
}

body.home td.bottomleft li
{
font-size:11px;
line-height: 150%
}


body.home td.bottomright
{
	background-color: #b4d7ff;
	border-top: white 1px solid;
	
}
body.home td.bottomright ul
{
	margin: 0px;
	padding: 0px;
	display: block;
	list-style-type: none;
}

body.home td.bottomright li
{
	margin: 0px;
	padding: 0px;
	display: block;
	list-style-type: none;
}

body.home td.bottomright h1
{
	color: #333;
	font-size: 14px;
	font-weight: bold;
margin-bottom:5px;
}



body.home td
{
	vertical-align: top;
	padding: 10px;
}

body.home a
{
	color: #0050AE;
}


body.home a:hover
{
	text-decoration:underline;
}



body.header
{
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

table.navigationbar
{
	border-collapse: collapse;
}

table.navigationbar a
{
	font-size: 12px;
	color: #0050AE;
	text-decoration:none;
}


table.navigationbar a:hover
{
	text-decoration:underline;
}



table.format
{
	border-style: none;
	margin: 0px;
	padding: 0px;
	border-collapse: collapse;
}




table.format td
{
	padding: 0px;
	vertical-align: top;
}




body 
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color:#FFFFFF;
	margin-left:15px;
	margin-top: 15px;
}

p
{
	font-size: 11px;
	color: #333;
}

th
{
	
	font-size: 11px;
	text-align: left;
	
}

td
{
	font-size: 11px;
}

h1
{
	color: #333;
	font-size: 16px;
	font-weight: bold;
}

h2
{
	color: #333;
	font-size: 14px;
	font-weight: bold;
}

h3
{
	color: #333;
	font-size: 12px;

}

h4
{
	color: #333;
	font-size: 11px;

}


a
{
  color: #0050AE;
  	text-decoration:none;
}

a:hover
{
	 text-decoration:underline;
}

img.floatleft
{
	float: left;
 	margin-right: 10px;
	margin-bottom: 10px;
}

li
{
	font-size: 11px;
}

.error
{
	color: red;
}

dd
{
	font-size: 11px;
	
}

dt
{
	font-size: 11px;
	
}

dt.header
{
	
	font-size: 14px;
	font-weight: bold;
	color: #333;
}

dd.header
{
	
	font-size: 14px;
	font-weight: bold;
	color: #333;
	
}

dl.legend
{
	margin-left: 16px;
	background-color: #FFFFFF;
	padding: 5px;
	line-height:2;
	border-style: solid;
	border-width: 1px;
	border-color:white;
	font-weight: bold;


}
dl.legend dt
{
	
	font-size: 11px;
	font-weight: bold;
	color: #333;
}

dl.legend dd
{
	
	font-size: 11px;
	font-weight: bold;
	color: #333;
	
}

select   { color: #333; font-size: 11px; background-color: #FFFFFF }

.footer    { font-family: Verdana, Arial, Helvetica, Swiss, Helv; color: #333; font-size: 10px}
.footer a{ color: #0050AE;text-decoration:none; }
.footer a:hover  { text-decoration:underline; }

.menubar, .menubar a:link, .menubar a:visited, .menubar a:hover    {
	font-family: Helvetica, Verdana, Arial, Swiss, Helv;
	color: #0050AE;
	font-size: 11px;
	text-decoration: none;
}
.menubar a:hover    {text-decoration:underline;
}

/** Tab Menu **/
a.tabmenu{
	font-size: 12px;
	color: #0050AE;
	font-family:  Verdana, Arial, Helvetica, Swiss, Helv;
	text-decoration: none;
}

a.tabmenu:hover{
	text-decoration: underline;
	}