﻿body{
	font-family: Arial, Helvetica, sans-serif;
	color: #414141;
	font-size: 12px;
}

h1, h2{
	font-size: 14px;
	line-height: 13px;
	font-weight: bold;
}
h3, h4{
	font-size: 12px;
	line-height: 13px;
	font-weight: bold;
}
/**/
h5, h6, p, a,{
	font-size: 12px;
	line-height: 13px;
	font-weight: normal;
}

a, #container a{
	color: #015781;
}

#menu
{   text-align:right;
    margin: 0px 0px 2px 0px;
}

#menu a
{ font-family:Arial;
    font-size:9.0pt;
    font-weight:300;
    color:#015781;
    text-decoration:none;
	padding: 4px 10px 4px 10px;
}

#menu a.lastm
{ padding: 4px 0px 4px 10px;
}

#menu a:hover
{   color:#015781;
    text-decoration:underline; 
    border-left:solid 1px #015781;
}

#metaNav ul li a{
	color: #015781;
	font-weight: normal;
	font-size: 9px;
	text-decoration: none;
}
#metaNav ul li a:hover{
	text-decoration: underline;	
}

.submenuit a,
.submenuith a,
.submenuith a:hover
{ text-decoration:none;
  color:#000000;  
}

#mainContent
{   font-family: Arial, Helvetica, sans-serif;
	color: #414141;
	font-size: 12px;
	line-height: 13px;
	font-weight: normal;
}