body, html {
	height: 100%;
}

body {
  font-size: 12px; 
  color: #333333; 
  line-height: 16px; 
  font-family: verdana, geneva, arial, helvetica, sans-serif;
}

td {
  font-size: 12px; 
  color: #333333; 
  line-height: 16px; 
  font-family: verdana, geneva, arial, helvetica, sans-serif;
}

.content {
  font-size: 12px; 
  color: #333333; 
  line-height: 16px; 
  font-family: verdana, geneva, arial, helvetica, sans-serif;
}

.footer {
  font-size: 9px; 
  color: #666666; 
  line-height: 13px; 
  font-family: verdana, geneva, arial, helvetica, sans-serif;
}


.menu {
	font-size: 9px;
	color: #333333;
	font-family: verdana, geneva, arial, helvetica, sans-serif;
}

.menu td {
	font-size: 9px;
	color: #333333;
	font-family: verdana, geneva, arial, helvetica, sans-serif;
}
.menu a {
  	font-size: 9px;
	color: #3c64a0;
	text-decoration: none;
}	
.menu a:link {
  	font-size: 9px;
	color: #3c64a0;
	text-decoration: none;
}
.menu a:visited {
  	font-size: 9px;
	color: #3c64a0;
	text-decoration: none;
}	
.menu a:active {
  	font-size: 9px;
	color: #3c64a0;
	text-decoration: none;
}
.menu a:hover {
  	font-size: 9px;
	color: #3c64a0;
	text-decoration: underline;
}	


.breadcrumbs {
	font-size: 9px;
	color: #666666;
	font-family: verdana, geneva, arial, helvetica, sans-serif;
}

.breadcrumbs a {
  	font-size: 9px;
	color: #666666;
	text-decoration: underline;
}	
.breadcrumbs a:link {
  	font-size: 9px;
	color: #666666;
	text-decoration: underline;
}
.breadcrumbs a:visited {
  	font-size: 9px;
	color: #6e4987;
	text-decoration: underline;
}	
.breadcrumbs a:active {
  	font-size: 9px;
	color: #666666;
	text-decoration: underline;
}
.breadcrumbs a:hover {
  	font-size: 9px;
	color: #666666;
	text-decoration: none;
}	

.header {
  	font-size: 18px;
	text-decoration: none;
}	

body a {
	color: #3c64a0;
	text-decoration: underline;}
body a:link {
	color: #3c64a0;
	text-decoration: underline}
body a:visited {
	color: #6e4987;
	text-decoration: underline;}
body a:active {
	color: #3c64a0;
	text-decoration: underline;}
body a:hover {
	color: #3c64a0;
	text-decoration: none;}
.hrstyle { 
	color:  #ffffff}

.hrstyle2 { 
	color:  #999999}
	
.sitemap {
	background: #3c64a0;
	color: #fff;
	text-align: center;	
	padding: 150px 5px 5px 5px;
	width: 100%;
}
.sitemap th {
	text-align: left;
	color: #fff;
	font-size: 14px;	
}
.sitemap td a,
.sitemap td a:visited,
.sitemap td a:hover {
	color: #fff;
}
.sitemap td {
	color: #fff;
	font-size: 12px;
	padding-top: 20px;
}
.sitemap table td {
	padding:0px;
}
.sitemap table td a,
.sitemap table td a:visited,
.sitemap table td a:hover {
	color: #fff;
	font-size: 9px;
}
