/* 
================================
 Container Styles for DotNetNuke
================================
*/

.contentTitle
{
   font-size: 11px; color: #273A60; font-family: Tahoma;font-weight:bold;
	background-image:url(dkbluerpt.jpg);height:33px;background-repeat:repeat-x;width:100%;
   padding-left:10px;
   vertical-align:middle;
}
.content
{
   font-size: 11px; color: #273A60; font-family: Arial;
}
.titlecontentrpt
{
	background-image: url(rpt.png);
	background-repeat: repeat-y;
	
	/*height: 282px;*/
}
.headercontainer .bannertext
{   
     font-size: 11px; color: #023C69; font-family: Tahoma;

}
.titlegrant
{
background-image:url(dkbluerpt.jpg);height:33px;background-repeat:repeat-x;width:100%;
font-size: 11px; color: #fff; font-family: Tahoma;font-weight:bold;vertical-align:middle;
}
.headercontainer .more {
color:#023C69;
font-family:Tahoma;
font-size:11px;
font-weight:bold;
text-align:right;
text-decoration:none;
}
.headercontainer .more a:visited {
color:#023C69;
text-decoration:none;
}
.headercontainer .more a:hover {
color:#023C69;
text-decoration:none;
}
