﻿
#navcontainer 
{	
	margin-left: auto;
	margin-right: auto;
	width: 244px;	
}

#navcontainer ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#navcontainer li 
{
	margin: 0px;
}

#navcontainer a
{
	cursor: pointer;
	font-weight: bold;
	font-size: 11px;
	font-family: Times New Roman;
	letter-spacing: 0px;
	color: #0d2164;
	text-decoration: none;	
	display: block;
	padding: 4px 0px 6px 23px;
	width: 221px;	
}

#navcontainer a:hover
{
	color: #928952;
}

#navcontainer .topline 
{	
	
}

#navcontainer .topline:hover 
{
	
}

#navcontainer .top_bottomline 
{
	
}
#navcontainer .top_bottomline:hover 
{
	
}

#navcontainer .subitem a
{
	display: block;
	font-weight: normal;
	font-size: 13px;
	font-family: Arial ! important;
	color: #7e7a69;
	text-decoration: none;
	padding: 4px 0px 3px 23px;
	width: 221px;
	background-image: none;
}

#navcontainer .subitem:hover 
{	
	background-image: none;	
}

#navcontainer .subitem a:hover 
{
	color: #7e7a69;
	text-decoration: underline;
}


.ContactUsToday 
{
    font-weight: normal;
    font-size: 13px;
    font-family: Arial;
}
.SubscribeToNewsletter
{
    font-weight: normal;
    font-size: 13px;
    font-family: Arial;
}