	
.section {}

	

/* MENU DIVS */

#sectionHead .section {
	font-weight:bold;
	color:#16275D;}
	
#sectionHead .section a {
	color:#16275D;
	text-decoration:none;}
	
#mtop .section { 
	font-size:0;
	margin:0;
	padding:0;
	background-image:url(/images/mtop.ofirmie.gif);
	background-repeat:no-repeat;
	width:195px;
	height:3px}
		

#mbottom .section { 
	font-size:0;
	background-image:url(/images/mbottom.ofirmie.gif);
	background-repeat:no-repeat;
	width:195px;
	height:3px;}

#mcontent .section {
	background-color:#16275D;
	padding-bottom:5px;}
	
	
/* RIGHT PRIMARY BOX DIVS */
		
#pcontent .section {
	background-color:#16275D;
	padding-left:12px;
	padding-right:12px;
	padding-top:5px;
	padding-bottom:5px;}
	

#ptop .section { 
	font-size:0;
	background-image:url(/images/ptop.ofirmie.gif);
	background-repeat:no-repeat;
	width:302px;
	height:3px}
	
#pbottom .section { 
	font-size:0;
	background-image:url(/images/pbottom.ofirmie.gif);
	background-repeat:no-repeat;
	width:302px;
	height:3px}
	
/* CONTENT DIVS */

#content .arthead {
	font-weight:bold;
	color:#13295A;
	}

#wideContent .arthead {
	font-weight:bold;
	color:#13295A;
	}

#content .arthead a{
	font-weight:bold;
	color:#13295A;
	text-decoration:none;
	}

#wideContent .arthead a{
	font-weight:bold;
	color:#13295A;
	text-decoration:none;}

#content a {
	color:#13295A;
	text-decoration: none;}


#wideContent a {
	color:#13295A;
	text-decoration: none;}

#content a:hover {
	color:#374663;
	text-decoration: none;}
	
#wideContent a:hover {
	color:#374663;
	text-decoration: none;}

.head {
	font-weight:bold;
	color:#13295A;}
	
.head a {
	color:#13295A;
	text-decoration:none;}
	
.article p a {
	color:#13295A;
	text-decoration: none;}
	
.article p a:hover {
	color:#374663;
	text-decoration: none;}


