td
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: normal;
color: #343498;
}
.body
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: normal;
color: #343498;
}
.body A
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: normal;
text-decoration: none;
color: #CC0001;
}
.body A:hover
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: normal;
text-decoration: none;
color: #343498;
}
.body A:visited
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: normal;
text-decoration: none;
color: #CC0001;
}
.breadcrumbs
{
	COLOR: #000099;
	FONT-FAMILY: Arial, Verdana, SansSerif;
	FONT-SIZE: 10px;
}
.breadcrumbs A
{
	COLOR: #000099;
	FONT-FAMILY: Arial, Verdana, SansSerif;
	FONT-SIZE: 10px;
}
.breadcrumbs A:hover
{
	COLOR: #CC3333;
	FONT-FAMILY: Arial, Verdana, SansSerif;
	FONT-SIZE: 10px;
	TEXT-DECORATION: underline;
}
.bottom_body
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: normal;
}	
.wwwlink
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 9px;
font-weight: normal;
}	
.bodyheader
{
font-family: Arial;
font-size: 20px;
font-weight: 500;
text-transform: capitalize;
color: #343498;
}
.bodysubhead
{
font-family: Arial;
font-size: 16px;
font-weight: bold;
text-transform: capitalize;
color: #343498;
}
.bodysubhead A
{
font-family: Arial;
font-size: 16px;
font-weight: bold;
text-transform: capitalize;
text-decoration: none;
color: #343498;
}
.bodysubhead A:hover
{
font-family: Arial;
font-size: 16px;
font-weight: bold;
text-transform: capitalize;
text-decoration: none;
color: #CC0001;
}
.readmore A
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: normal;
text-decoration: none;
color: #CC0001;
}
.readmore A:hover
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: normal;
text-decoration: none;
color: #000088;
}

.footer
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: normal;
color: #343498;
}
.footer A
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: normal;
text-decoration: none;
color: #343498;
}
.footer A:hover
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: normal;
text-decoration: none;
color: #CC0001;
}


.navbar:link {
	display:block;
	color: #ffffff;
	font-family:Verdana,  Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	width: 100%;
	
	text-decoration: none;
	background-color: #CC0001;
	display:block;
	padding:2px 0 3px 0;
	

}
.navbar:active {
	display:block;
	color: #ffffff;
	font-family:Verdana,  Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 100%;
	
	text-decoration: none;
	font-weight: bold;
	padding:2px 0 3px 0;
}
.navbar:visited {
	display:block;
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	width: 100%;
	
	text-decoration: none;
	padding:2px 0 3px 0;
	
}
.navbar:hover {
	display:block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	width: 100%;
	
	text-decoration: none;
	background: #343498;
	padding:2px 0 3px 0;
	
}



.sitemap
{
display:inline;
display:none;
color:#FFFFFF;
}

.pad{
background-color:#D6E2F2;
}

.pad1{
background-color:#D6E2F2;
font-size:12px;
padding:2px;
text-align:center;
font-weight:bold
}

.pad2{
font-size:11px;
padding-top:10px;
padding-bottom:0px;
text-align:left
}

.pad3{
font-size:11px;
padding-top:5px;
padding-bottom:5px;
padding-right:5px;
padding-left:5px;
}

.pad4{
font-size:11px;
padding-top:8px;
padding-bottom:8px;
}

.pad5{
font-size:11px;
padding:10px;
text-align:left
}

.border
{
	border-collapse: collapse;
	border: solid 1px #B1D7FE;
}

.main_table_top
{
	font-family : arial;
	color: #FFFFFF;
	font-size : 14px;
	font-weight : bold;
	text-decoration: none;
	background: #3366CC;
}

.sec_table_top
{
	font-family : arial;
	color: #FFFFFF;
	font-size : 14px;
	font-weight : bold;
	text-decoration: none;
	background: #8AA7E1;
}

/* NEW */

a.HomePage 
{font-weight:bold;}

table.HomePageRow1 
{  border-style:solid;
  border-color:blue;
  border-width:1px;
  width:240px;
   height: 240px;
   background-color:White;
   
  }
  
  table.HomePageRow2 
{  border-style:solid;
  border-color:blue;
  border-width:1px;
  width:240px;
  height: 240px;
   background-color:White
  }
  
  table.InteriorPageLeftPanel 
{  border-style:solid;
  border-color:blue;
  border-width:1px;
  width:150px;
  height: 100%;
   background-color:White
  }
  
  table.InteriorPageLeftPanel ul
  { margin-left:5px;
     list-style-type:none;}
  
table.InteriorPageRow1 
{  border-style:solid;
  border-color:blue;
  border-width:1px;
  width:100%;
   height: 100%;
   background-color:White;
   
  }
  
  tr.HomePageHeader { height:15px;} 
  
  tr.HomePageHeader td
  {
 background-color: #333399;
font-size:12px;
color:White;
padding:2px;
text-align:center;
font-weight:bold
 }

  tr.HomePageHeader a
  {
font-size:12px;
color:White;
font-weight:bold
 }

.MainTable 
{
  background-image: url('images/background-800x700.jpg'); 
  background-repeat:no-repeat;
  background-color: #D6E2F2;
  }
  
  p { text-align:justify}
  
  .REMAX-Red { color:#CE0000;} 
  
  .REMAX-Blue { color:#314594;}