body{
	background-color:#054F95;
	margin:0;
	font-family: Journal, Garamond, Times New Roman;
}

.SitePrimaryColor{ background-color:#054F95}
.SiteSecondaryColor{ background-color:#F6EC2F}



.NavBlue{
	color:#003366;
	font-weight: bold;
	
}

.NavBlueBold{color:#003366;
			font-weight:bold;	
			}
			
			
.HeaderBlueBold{
			font-size:20px;
			color:#003366;
			font-weight:bolder;	
			}
		
a.NavBlue, a.NavBlue:link, a.NavBlue:visited, a.NavBlue:hover, a.NavBlue:active{
			
    		background: transparent url(images/Bullet.gif)  center no-repeat;
			font-weight:bold;
			color:#003366; 
			text-decoration:none; }

a.NavBlue:hover{ 
			font-weight:bold;
			color:#003366; 
			text-decoration:underline}
.textBlue{
			font-size:16px;
			color:#003366;
			font-weight: normal;
			
			 margin-right:10;
}	
a.textBlue, a.textBlue:link, a.textBlue:visited, a.textBlue:hover, a.textBlue:active{
	text-decoration:none}

a.textBlue:hover{ 

text-decoration:underline}
.allCaps{
	text-transform: uppercase;
	text-decoration: underline;
}


.NavYellow{
	color:#F6EC2F;
	font-weight: bold;
	
	letter-spacing: 1px;
}

.NavYellowBold{color:#F6EC2F;
			font-weight:bold;	
			
			}
			
a.NavYellow, a.NavYellow:link, a.NavYellow:visited, a.NavYellow:hover, a.NavYellow:active{
			background: transparent url(images/Bullet.gif)  center no-repeat;
			font-weight:bold;
			color:#F6EC2F; 
			text-decoration:none; }

a.NavYellow:hover{ 
			font-weight:bold;
			color:#F6EC2F; 
			text-decoration:underline}
			
.textYellow{
			font-size:12px;
			color:#F6EC2F;
			font-weight: normal;
			
			margin-right:10;
}	
a.textYellow, a.textYellow:link, a.textYellow:visited, a.textYellow:hover, a.textYellow:active{
			
			font-weight:normal;
			color:#F6EC2F; 
			text-decoration:none}

a.textYellow:hover{ 
			
			font-weight:normal;
			color:#F6EC2F; 
			text-decoration:underline}
.allCaps{
			text-transform: uppercase;
			text-decoration: underline;
}


.footerText {
	color: #CCCCCC;
	
	font-weight: bold;
	font-size: 14px;
	padding-top: 10 px;
	padding-bottom:10 px;
	
}