.titlemain {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #294b60;
}
.comment {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #404040;/*#666666;*/
}
.titlebody_grey {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color:#404040;/*#69818f;*/
}
a.titlebody_grey {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #404040;/*#69818f;*/
	text-decoration:none;
}

.content_grey {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #404040;/*#666666;*/
	text-decoration: none;
}
.navisub_white {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.navisub_whitebold {


	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.title_greybold {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #404040;/*#666666;*/
}
a.title_greybold {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #404040;/*#666666;*/
	text-decoration:underline;
}
a.title_greybold_selected {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: Red;/*#69818f;*/
	text-decoration:underline;
	
}

a.content_grey:hover {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #404040;/*#666666;*/
	text-decoration: underline;
}
.content_white {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.titlebody_black {


	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
.navisub_white:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #152630;
	font-weight: bold;
	text-decoration: none;
}
.content_darkgrey {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: underline;
}



/*Top navigation*/
.topnav_DynamicMenuItemStyle /*Style applied to each dynamic menu item.*/
{

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: 500;
	text-align: left;
	text-decoration: none;
	padding: 5px 5px 5px 5px;
	color: #404040;/*#546f80;*/
	
}
.topnav_DynamicHoverStyle
{
    background-color: #dadada;
}
.topnav_DynamicMenuStyle /*Style applied to the container tag for the dynamic menu.*/
{
	border: #dadada 1px solid;
	
}

.topnav_DynamicSelectedStyle /*Style applied to the selected dynamic menu item.*/
{
/*
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	padding: 5px 5px 5px 5px;*/
}

.topnav_StaticMenuItemStyle /*Style applied to each static menu item.*/
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: 500;
	color: #404040;/*#546f80;*/
	text-decoration: none;
	padding: 2px 2px 2px 2px;
	text-align: left;
	
}
.topnav_StaticHoverStyle /*Style applied to a static menu item when you hover your mouse over it.*/
{
	color: Red;
}
.topnav_StaticMenuStyle /*Style applied to the container tag for the static menu.*/
{
	
	
}
.topnav_StaticSelectedStyle /*Style applied to the selected static menu item.*/
{
	color: Red;
}

/*Footer navigation*/
.footer_StaticHoverStyle /*Style applied to a static menu item when you hover your mouse over it.*/
{

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #404040;/*#666666;*/
	padding: 5px 5px 5px 5px;

	
}
.footer_StaticMenuItemStyle /*Style applied to each static menu item.*/
{

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #404040;/*#666666;*/
	padding: 5px 5px 5px 5px;
	
}
.footer_StaticMenuStyle /*Style applied to the container tag for the static menu.*/
{
	
	text-align: center;
}
.footer_StaticSelectedStyle /*Style applied to the selected static menu item.*/
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #404040;/*#666666;*/
	padding: 5px 5px 5px 5px;
	
}

/*Left navigation*/
.leftnav_HoverNodeStyle /*Style applied to a Tree node when you hover your mouse over a node.*/
{
    
}
.leftnav_LeafNodeStyle /*Style applied to leaf Tree nodes (Tree nodes without child nodes).*/
{
   
}
.leftnav_NodeStyle /*Style applied to Tree nodes by default.*/
{
   
}
.leftnav_ParentNodeStyle /*Style applied to parent nodes (Tree nodes with child nodes).*/
{
   
}
.leftnav_RootNodeStyle /*Style applied to root nodes (Tree nodes with no parent nodes).*/
{
    
}
.leftnav_SelectedNodeStyle /*Style applied to the selected node.*/
{
    
}
.leftnav_Level1
{
    font-family: Geneva, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #FFFFFF;
    font-weight: bold;
    text-decoration: none;
    /*padding: 2px 2px 2px 0px;*/
    background-color: #365366;
    border-bottom: white 1px solid;
    width:167px;
    text-align:left;
 
}
.leftnav_Level1:hover
{
    background-color: #365366;
    color: Red;
}
.leftnav_Level2 /*Style applied to Tree nodes by default.*/
{
    font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:White;
	text-decoration: none;
    /*padding: 2px 2px 2px 10px;*/
    background-color: #365366;
    width:167px;
    border-bottom: white 1px solid;
}
.leftnav_Level2:hover
{
    background-color: #365366;
    color:Red;
}
/*Breadcrumbs*/
.breadcrumbs
{
    font-family: Geneva, Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	height: 40px;
	vertical-align:middle;
	text-align:left; 
}
a.breadcrumbs:hover
{
    text-decoration:underline; 
}
