.NavModuleWhiteSpace {
	background-color: transparent;
	width: 216px;
}
.NavModule {  
	background-color: #e6e8ec;
	border: solid 1px #bbbfca;
	width: 200px;
}

.NavModuleTitle { 
	color:#43506d;
	font-family:Times;
	font-size:19px;
	font-weight:normal;
	padding-left: 5px;
	padding-top: 3px;
	text-decoration:none; 
	text-transform: uppercase;
}
.NavModuleContent {
	color: #333333;
	font-family: Arial;
	padding-left: 8px;
}
.NavModuleContent a:link {
	color: #333333;
	font-family: Arial;
	padding-top: 3px;
	padding-bottom: 2px;
	padding-left: 2px;
	line-height: 10px;
}
.NavModuleContent a:visited {
	color: #333333;
	padding-top: 3px;
	padding-bottom: 2px;
	padding-left: 2px;
	line-height: 10px;
}
.NavModuleContent a:hover {
	color: #333333;
	text-decoration: underline;
}


.YellowTable
{
	border-style:solid;
	border-color:#cfd2d9;
	border-width:1px;
	background-color:#FFF7D8;
}
.YellowHeader{
	font-family: Times;
	font-size: 13px;
	height:20px;
	color: #495053;
	text-align:center;
	background-color: #FFE889;
	text-transform: uppercase;
	vertical-align: middle;
}
.YellowBodyTitleText{
	font-family: Arial, Verdana, Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #0D1D42;
}
.YellowBodyText{
	font-family: Arial, Verdana, Tahoma;
	font-size: 10px;
	color: #4C4C4C;
	border-left: 5px;
}
.YellowBodyText p{
	font-family: Arial, Verdana, Tahoma;
	font-size: 10px;
	color: #4C4C4C;
	border-left: 5px;
}
.YellowBodyText a
{
	font-family: Arial, Verdana, Tahoma;
	font-size: 10px;
	color: #0D1D42;
	background-color:#FFF7D8;
	text-decoration:none;
}
.YellowBodyText a:hover
{
	font-family: Arial, Verdana, Tahoma;
	font-size: 10px;
	color: #03102f;
	background-color:#FFF7D8;
	text-decoration:underline;
}
a.YellowTitleLink
{
	font-family: Arial, Verdana, Tahoma;
	font-size: 11px;
	color: #0D1D42;
	font-weight:bold;
	text-decoration:none;
}
a.YellowTitleLink:hover
{
	font-family: Arial, Verdana, Tahoma;
	font-size: 11px;
	color: #03102f;
	text-decoration:underline;
}


.NoContainerTitle { 
	color:#43506d;
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
}



.StandardTitle
{
	font-family: Arial, Verdana;
	font-size: 20px;
	font-weight: bold;
	color: #0d1d42;
}
.StandardText
{
	font-family: Arial, Verdana;
	font-size: 12px;
	color: #0d1d42;
	text-decoration:none;	
}
.StandardText P {
	font-family: Arial, Verdana;
	font-size: 12px;
	color: #0d1d42;
	text-decoration:none;	
}
.StandardText td {
	font-family: Arial, Verdana;
	font-size: 12px;
	color: #0d1d42;
	text-decoration:none;	
}
.StandardText a {
	color: #1b4cbd;
	text-decoration:none;	
	font-size: 12px;
}
.StandardText a:link {
	color: #1b4cbd;
	text-decoration:none;	
}
.StandardText a:visited {
	color: #1b4cbd;
	text-decoration:none;	
}
.StandardText a:hover {
	color: #1b4cbd;
	text-decoration:underline;	
}
.Normal {
	font-family: Arial, Verdana, Tahoma;
	font-size: 11px;
	margin-top: 4px;
	margin-bottom: 0px;
	color: #000000;
}
