/* CSS Document */


body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
font-family:Tahoma;
font-size:11px;

}

table{
font-family:Tahoma;
font-size:11px;



}

.newsframe{

border:0px;


}

.news{
font-family:Tahoma;
font-size:11px;
padding:8px;
letter-spacing:1px;
color:#707070;


}

.news A:LINK, .news A:VISITED{
font-family:Tahoma;
font-size:11px;
color:#8aa859;


}
.news A:HOVER{
font-family:Tahoma;
font-size:11px;
color:#4b6126;


}


.focus{
font-family:Tahoma;
font-size:11px;
padding:8.5px;
letter-spacing:1px;
color:#707070;


}

.focus A:LINK, .focus A:VISITED{
font-family:Tahoma;
font-size:11px;
color:#8aa859;


}
.focus A:HOVER{
font-family:Tahoma;
font-size:11px;
color:#4b6126;


}



.SuccessStory{

	background-image:url(bg_success_stories.jpg);
	background-repeat:no-repeat;
	height:190px;


}

.RightPane{
background-image:url(bg_right_pane.jpg);
background-repeat:repeat-y;

}

.Navigation{

height:20px;
font-family:Tahoma;
font-size:11px;
letter-spacing:0.6px;
color:#707070;

}

.Navigation A:LINK, .Navigation A:VISITED{


font-family:Tahoma;
font-size:11px;

color:#707070;
text-decoration:none;

}


.Navigation A:HOVER{

color:#000000;



}




.Search{

height:52px;
}


.LeftPane{
background-image:url(bg_left_pane.jpg);
background-repeat:repeat-y;

}


.ContentPane{
background-image:url(bg_content_pane.jpg);
background-repeat:repeat-y;


}

.ContentPane2{
background-image:url(bg_content_pane2.jpg);
background-repeat:repeat-y;


}

.textcontentpane{

padding:10px;
letter-spacing:1px;
color:#707070;


}

.Boxes{

background-image:url(3Boxes.jpg);
background-repeat:no-repeat;
height:136px;

}

/* Container for main menu */
.MainMenu_MenuContainer {
	background: transparent;
	
	padding: 0;
}


/* Menu bar */
.MainMenu_MenuBar {
	background: transparent;
	height: 18px;
	padding: 0;
}


/* Applies to idle state of submenu items */
.MainMenu_MenuItem {
	font-family: tahoma; 
	color: #ccc;
	font-size: 10px; 
	font-weight: normal;
	border: 1px solid #222;
	padding: 3px 14px 4px 6px;
}


/* Container for submenu */
.MainMenu_SubMenu {
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	margin: 1px 0px 0px 1px;
	border: 1px solid #222;
	padding: 1px;
	background: #222;
	filter: alpha(opacity=90, FinishOpacity=90, Style=1);
	-moz-opacity: 0.90;
}


/* Hover state for submenu items */
.MainMenu_MenuItemSel {
	font-family: tahoma; 
	font-size: 10px; 
	font-weight: bold; 
	cursor: pointer; 
	cursor: hand; 
	color: #fff;
	background: #000;
	border-left: #000 1px solid;
	border-right: #000 1px solid;
	padding: 3px 14px 4px 6px;
}
