/*-------------------------------------------------
PAGE BODY
-------------------------------------------------*/
body 
{
	
    background:url(../Images/BG.jpg) #66818C;
	background-repeat:repeat-x;
	font-family: Arial, Verdana;
	font-size: 10pt;
}

h1
{
	font-family: Garamond,Times New Roman, helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #333366;
}

h2
{
	font-family: Times New Roman, helvetica, sans-serif;
	font-size: 11pt;
	color:Navy;
		
}

h3
{
	font-family: Times New Roman, helvetica, sans-serif;
	font-size: 10pt;
	color:Navy;
		
}

.navPanel
{
	font-family: Times New Roman, helvetica, sans-serif;
	font-size: 12pt;
	margin-left: 10px;
	line-height: 21pt;
	padding:0px;
}

.leftrightspacePanel
{
	margin-left: 10px;
	margin-right: 10px;
}
.breadcrumb
{
	font-family: Arial,Verdana;
	font-size:11px;
	color:#333333;
	
}

a.White:link
{
	font-family: Arial,Verdana;
	font-size:10pt;
	color:White;
}

a.White:active
{
	font-family: Arial,Verdana;
	font-size:10pt;
	color:White;
}

a.White:visited
{
	font-family: Arial,Verdana;
	font-size:10pt;
	color:White;
}

a.White:hover
{
	font-family: Arial,Verdana;
	font-size:10pt;
	color:White;
}
