body {
	margin-top: 0px;
	margin-bottom: 10px;
	background-color: #F7F5F2;
}

a:link {
	color: #1B3F94;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #1B3F94;
}
a:hover {
	text-decoration: none;
	color: #1B3F94;
}
a:active {
	text-decoration: underline;
	color: #1B3F94;
}

.footertext {
	font-size: 11px;
	color: #7B7464;
	font-family: Arial, Helvetica, sans-serif;
}
.datetext {
	font-size: 11px;
	color: #1B3F94;
	font-family: Arial, Helvetica, sans-serif;
}
.footertext a:link {
	font-size: 11px;
	color: #7B7464;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.footertext a:visited {
	text-decoration: none;
	font-size: 11px;
	color: #7B7464;
	font-family: Arial, Helvetica, sans-serif;
}
.footertext a:hover {
	text-decoration: underline;
	font-size: 11px;
	color: #7B7464;
	font-family: Arial, Helvetica, sans-serif;
}
.footertext a:active {
	text-decoration: underline;
	font-size: 11px;
	color: #7B7464;
	font-family: Arial, Helvetica, sans-serif;
}

.olb
{
	font-size: 11px;
}
.pgtitle
{
	font-size: 11px;
}
.maincontent
{
	font-size: 11px;
}
.rtcontent
{
	font-size: 11px;
}

/* Solpart Menu */

.MainMenu_MenuContainer { } 

.MainMenu_MenuContainer td { } 

.MainMenu_MenuBar { 
height:30px;
} 

.MainMenu_MenuItem { 
border:0; 
font-family:Arial, Helvetica, sans-serif;
color:#fff;
font-size:12px;
font-weight:normal;
height:30px;
} 
/* this font-family changes the sub menus only */
/* this background modifies the main menu and the sub menus */
/* height here modifies the main menu and the sub menu */
/* border here changes the sub menus only */
/* padding here changes the sub menus only */
/* color here changes the sub menu font */

.MainMenu_MenuItem td{ 
} 

.MainMenu_MenuItem td span{ } 

.MainMenu_MenuIcon { 
display: none; } 

/* Main Menu Active/Current Button */
.rootmenuitemactive{
}

/* Main Menu Mouseover */
.MainMenu_MenuItemSel {  } 

/* Padding around the words in the main menu buttons */
.MainMenu_MenuItemSel td{ 
} 

.MainMenu_MenuBreak {
} 

.MainMenu_RootMenuArrow {
} 

/* Shows up in the sub menu, to the right of the words. */
.MainMenu_MenuArrow{
border: 0;
background:#0053A0;
}  

.submenu{
z-index:1000;
border:0;
background:#0053A0;
font-weight:normal;
} 



/* Sub Menu Mouseover */
.submenuitem{
font-family:Arial, Helvetica, sans-serif;
color: #fff;
background: #4D87BD;
font-weight: normal;
height:30px;
}

.submenuitemselected{
font-family:Arial, Helvetica, sans-serif;
color: #fff;
background: #4D87BD;
font-weight: normal;
height:30px;
}

/* Sub Menu Active/Current */

.rootmenuitem{
}  

.rootmenuitem td{
border-bottom:1px #8BB1D4 dotted;
text-align:left;
height:30px;
width: 160px;
padding-left: 10px;
}  
/* Add width here to set main nav button width */ 
/* Add images here for button background */ 
/* if you don't put the height here, the right border doesnt reach the top/bottom. */
/* Also adds (unwanted) border in the submenu. */ 

/* Main Menu font */ 
.rootmenuitem td span{
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#fff;
font-size:12px;
font-weight:bold;
font-variant:normal;

}  

.rootmenuitembreadcrumb{
background:transparent;} 

/* Main Menu Mouseover */ 
.rootmenuitembreadcrumb td{
border-bottom:1px #8BB1D4 dotted;
text-align:left;
height:30px;
width: 160px;
padding-left: 10px;
}  

/* Main Menu Active/Current button */
.rootmenuitembreadcrumb td span{
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#fff;
font-size:12px;
font-weight:bold;
font-variant:normal;
}  

/* Main Menu Mouseover Background */
.rootmenuitemselected{
background:#0053A0;
}  

.rootmenuitemselected td{
border-bottom:1px #8BB1D4 dotted;
text-align:left;
height:30px;
width: 160px;
padding-left: 10px;
/* Add images here for selected button background */ 
}  

/* Main Menu Mouseover Text */
.rootmenuitemselected td span{
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#fff;
font-size:12px;
font-weight:bold;
font-variant:normal;
}  

.FCKImageGalleryContainer {background: #fff;}
.FCKLinkGalleryContainer {background: #fff;}

