body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #fff;
}

h2 {
	width: 547;
	border-bottom: #B5CDE3 1px solid;
	font-size: 12px;
	font-weight: bold;
	color: #0054B4;	
}

a:link {
	color: #0053A0;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #0053A0;
}
a:hover {
	text-decoration: none;
	color: #0053A0;
}
a:active {
	text-decoration: underline;
	color: #0053A0;
}
.datetext {
	color: #0053A0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.olb {
	color: #0053A0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align:right;
}
.homepagetitle {
	color: #0053A0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;		
}
.leftcontenttitle {
	color: #0053A0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-align:center;
	padding-top: 5px;
	padding-bottom: 5px;	
}
.leftcontenttext {
	color: #0053A0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 10px;
	line-height: 15px;
	margin-bottom: 15px;
}
.maincontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	line-height: 16px;
}

.maincontent li {
	list-style-image:url(images/li_arrow.gif);
}

.footertext {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #FFFFFF; 
	line-height: 20px;
}

.footertext a:link {
	color: #0053A0;
	text-decoration: underline;
}

.footertext a:visited {
	color: #0053A0;
	text-decoration: underline;
}

.footertext a:active {
	color: #0053A0;
	text-decoration: none;
}
.footertext a:hover {
	color: #0053A0;
	text-decoration: none;
}

.ltfootertext {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #FFFFFF; 
	line-height: 20px;
}

.ltfootertext a:link {
	color: #FFFFFF;
	text-decoration: underline;
}

.ltfootertext a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}

.ltfootertext a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.ltfootertext a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

.midfootertext {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #FFFFFF; 
	line-height: 20px;
}

.midfootertext a:link {
	color: #FFFFFF;
	text-decoration: underline;
}

.midfootertext a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}

.midfootertext a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.midfootertext a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.rtfootertext {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #FFFFFF; 
	line-height: 20px;
}

.rtfootertext a:link {
	color: #FFFFFF;
	text-decoration: underline;
}

.rtfootertext a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}

.rtfootertext a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.rtfootertext a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

/* Solpart Menu */

.MainMenu_MenuContainer { } 

.MainMenu_MenuContainer td { } 

.MainMenu_MenuBar { 
height:24px;} 

.MainMenu_MenuItem { 
border:0; 
font-family:Arial, Helvetica, sans-serif;
color:#fff;
font-size:12px;
font-weight:normal;
height:24px;
width: 160px;
} 
/* 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 {
display:none; } 

.MainMenu_RootMenuArrow {
display:none; } 

/* 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;
width: 160px;
} 

/* Sub Menu Mouseover */
.submenuitemselected{
font-family:Arial, Helvetica, sans-serif;
color: #fff;
width: 160px;
background: #4D87BD;
font-weight: normal;
}

/* Sub Menu Active/Current */

.rootmenuitem{
}  

.rootmenuitem td{
border-right:1px #8BB1D4 solid;
text-align:center;
height:24px;
padding: 0px 9px 0px 8px;
}  
/* 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:small-caps;

}  

.rootmenuitembreadcrumb{
background:transparent;} 

/* Main Menu Mouseover */ 
.rootmenuitembreadcrumb td{
padding: 0px 9px 0px 8px;
border-right:1px #8BB1D4 solid;
}  

/* 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:small-caps;
}  

/* Main Menu Mouseover Background */
.rootmenuitemselected{
background:#0053A0;
}  

.rootmenuitemselected td{
height:24px;
background:#0053A0;
padding: 0px 8px 0px 7px;
text-align:center;
border-right:1px #8BB1D4 solid;
/* 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:small-caps;
}  
