body		{
	color: Black;
	font-family: Verdana, Helvetica, sans-serif;
	background-color: #FFFFFF;
	font-weight : normal;
}
body		{ margin-left: 0; margin-right: 0; margin-bottom 0 }
body		{ margin: 0 }

p, td, tr, div	{
	font-family: Verdana, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: normal;
}

.banner {
	font-size;
	font-size: 24pt;
}

h1 {
	font-size: 24px;
	color: #B0C4DE;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	font-style: normal;
	border-top: 2px solid #B0C4DE;
	filter:progid:dximagetransform.microsoft.gradient(gradienttype=1,startcolorstr='#ffffffff',endcolorstr='#ffeeeedd');
	width:100%;
	margin-top : 5px;
}
	
 h2	{
	font-size: 19px;
	color: #0054E3;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
}
h3	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color : #0054E3;
	font-weight : bold;
}
h4		{
	font-family: Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size : 15px;
}


.whitesml      	{
	color: #ffffff;
	font-size: 10px;
	font-weight: bold;
	font-family : Arial, Helvetica, sans-serif;
}
.white       	{ color: #ffffff; text-decoration: none }
a.white:link 	{ color: #ff0000; text-decoration: none }
a.white:visited	{ color: #ff0000; text-decoration: none }
a.white:hover 	{ color: #ff0000; text-decoration: none }


.leftnav       	{
	color: Black;
	text-decoration: none;
	display : block;
	white-space : nowrap;
	font-size : 10px;
}

a.leftnav:link, a.leftnav:visited{
	text-decoration: none;
	border: 1px solid #D3D3D3;
	color: Black;
	border-bottom: 1px solid Silver;
}
	
td.leftnav a:hover, a.leftnav:hover 	{
	text-decoration: none;
	background : #C6D6FD;
	border : 1px solid Gray;
	color : Black;
}

table.leftnav {
	background: #D3D3D3;
	white-space: nowrap;
}

td.leftnav {
	border-right: 1px solid Gray;
	background : #D3D3D3;
}

hr.leftnav {
	background-color : Gray;
	color : Gray;
	height : 1px;
}

.bottomnav {
	border-top : 1px solid Gray;
	
	filter:progid:DXImageTransform.Microsoft.Gradient(startColorStr='#FFFFFF', endColorStr='#CDCDCD', gradientType='1');
	background-color : #CDCDCD;
}

p.bottomnav, td.bottomnav p {
	font-size : 9px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.mainbar       		{ color: #E0E0E0; font-size: 12px; font-weight: bold; text-decoration: none }
a.mainbar:link a.mainbar:visited			{
	color: #E0E0E0;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	border-bottom : none;
}

a.mainbar:hover 	{ color: #ffcccc; font-size: 12px; font-weight: bold; text-decoration: none }

a:link, a:visited	{
	color: #0033CC;
	text-decoration: none;
}
	
a:hover		{ color: #FF3333; text-decoration: underline }



 .smaller {
	font-size: xx-small;
}
.Introduction {
	font-size: large;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	font-family: Arial, Helvetica, sans-serif;
	color: #003333;
}

