/* Module Styles
***
***Use this to control all of the modules on your site.
***
*/

/*
**Default Modules
***This is the section where you can edit the style for the default modules.
***
*/
.module h3{
	/*Module title*/
	margin: 0px 0px 5px 0px;
	color:  #07243d; 
	font-size:145%;
	font-weight: normal;
	line-height: 1.0em;
	word-spacing: 0.3em;
}	
.module{
	padding-bottom: 15px;
	/*Module text*/
	color:  #07243d; 
	word-spacing: 0.3em;
	font-size:100%;
	font-weight: normal;
}
.module a:link{
	color: #1762a2;
	/*text-shadow: #07243d 2px 2px 1px;*/
	font-weight: bold;
	font-size: 100%;
	text-decoration: none;
}
.module a:hover{
	color: #0b3c66; 
	font-weight: bold;
	font-size: 100%;
	text-decoration: none;
}
.module a:visited{
	color: #0b3c66; 
	font-weight: bold;
	font-size: 100%;
	text-decoration: none;
}
.module #active_menu{ 
	color: #0b3c66; 
}
/*end of the default modules section */

/*
**Header Module
***This is the section where you can edit the style for the A modules.
*/
.module-header h3{
	/*Module title*/
	
}	
.module-header{
	padding: 0px;
	margin: 0px;
}
/*end of the header modules section */

/*
**Top-Right Modules
***This is the section where you can edit the style for the default modules.
***
*/
.moduletable-top-right h3{
	/*Module title*/
	margin: 0px 0px 5px 0px;
	color:  #07243d; 
	font-size:145%;
	font-weight: normal;
	line-height: 1.0em;
	word-spacing: 0.3em;
}	
.moduletable-top-right{
	padding-bottom: 15px;
	/*Module text*/
	color: #fff; 
	word-spacing: 0.3em;
	font-size:90%;
	font-weight: normal;
}
.moduletable-top-right a:link{
	color: #fff;
	/*text-shadow: #07243d 2px 2px 1px;*/
	font-weight: bold;
	font-size: 90%;
	text-decoration: none;
}
.moduletable-top-right a:hover{
	color: #B6B6C6; 
	font-weight: bold;
	font-size: 90%;
	text-decoration: none;
}
.moduletable-top-rightt a:visited{
	color: #B6B6C6; 
	font-weight: bold;
	font-size: 90%;
	text-decoration: none;
}
.moduletable-top-right #active_menu{ 
	color: #B6B6C6; 
	font-weight: bold;
	font-size: 90%;
	text-decoration: none;
}
/*end of the default modules section */

/*
**Footer Modules
***This is the section where you can edit the style for the default modules.
***
*/
.moduletable-footer h3{
	/*Module title*/

}	
.moduletable-footer{
	/*Module text*/
	color: #fff;
}
.moduletable-footer a:link{
	color: #fff;
}
.moduletable-footer a:hover{
	color: #B6B6C6;
}
.moduletable-footer a:visited{
	color: #B6B6C6;
}
.moduletable-footer #active_menu{ 
	
}
.moduletable-footer img{
	
}
/*end of the default modules section */
