@charset "utf-8";
/* CSS Document */

#body, html {
	background-image: url(skin_assets/wrapper_bkgrd.jpg);
	background-repeat:repeat-x;
	text-align:center;
	margin:0 auto;
	padding: 0px;
	}
body {text-align:left;
	margin:0 auto;
	padding: 0px;}

#wrapper {
	position:relative;
	margin: 0 auto;
	text-align: center;
	border:none;
	padding: 0px;
	width:969px;
	}
	
a:link {
	text-decoration: none;
	color:  #7bba1b;
}
a:visited {
	text-decoration: none;
	color:  #7bba1b;
}
a:hover {
	text-decoration: underline;
	color:  #7bba1b;
}
a:active {
	text-decoration: none;
	color:  #7bba1b;
}

td,th {
	font-family: Arial, Helvetica, sans-serif;
	text-align:left;
}


/* CONTAINER */
#container {
	position: relative;
	margin:0 auto;
	padding:0px;
	text-align:left;
	width:969px;
	height:952px;
	left: 0px;
}

/* HEADER */
#header{
	background-image: url(skin_assets/header_bkgrd.jpg);
	background-repeat:repeat-x;
	position:relative;
	width:969px;
	height:130px;
}

/* SOLPART */

#solpart {
	background-image:url(skin_assets/solpart_bkgrd.jpg);
	background-repeat:repeat-x;
	position:relative;
	width:969px;
	height:45px;
}

.Solpart {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	color: #20231b;
	font-weight: normal;
	letter-spacing:normal;
	line-height:normal;}

#solpart_content {
	position:relative;
	height:45px;
	width:100%;
	line-height: 45px;
	}

/* CONTENT */

#content_pane {
	position:relative;
	width:969px;
	height:626px;
}
	
#main_content {
	position:absolute;
	top:15px;
	width:969px;
	height:300px;
}

#left_content {
	position:absolute;
	float:left;
	top:353px;
	width:302px;
	height:173px;
	min-height:173px;
	height:auto!important;
	left:0px;
	}

#middle_content {
	position:absolute;
	float:left;
	top:353px;
	width:302px;
	height:173px;
	min-height:173px;
	height:auto!important;
	left:327px;
}

#right_content {
	position:absolute;
	float:left;
	top:353px;
	width:302px;
	height:173px;
	min-height:173px;
	height:auto!important;
	left:654px;
}

/* FOOTER */

#footer {
	top:0px;
	left:0px;
	position:relative;
	height:206px;
	width:969px;
	min-height: 206px;
	height: auto !important;
	}
	
#footer_content {
	border-top: 1px solid #9bc954;
	border-bottom: 1px solid #9bc954;
	}

.footer_nav{
	border-bottom: 1px dashed #9bc954;
	}

.footer_schools {
	font-family: Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#6e7269;
	}

.footer_legal{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#ababab;
	padding-top: 16px;
	}
	
.footer_legal a:link {
	text-decoration: none;
	color:  #7bba1b;
}
.footer_legal a:visited {
	text-decoration: none;
	color:  #7bba1b;
}
.footer_legal a:hover {
	text-decoration: underline;
	color:  #7bba1b;
}
.footer_legal a:active {
	text-decoration: none;
	color:  #7bba1b;
}

/*MENU STYLES*/

/*SUB MENU STYLE*/
.MainMenu_SubMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #20231b;
	cursor: pointer;
	font-weight: normal;
	background-color: #f1f7e8;
	border-left:1px solid #7ab81a;
	border-right:1px solid #7ab81a;
	border-bottom:1px solid #7ab81a;
	padding-right:5px;
	z-index: 1000;
}
/*SUB MENU HOVER*/
.MainMenu_MenuItemSel {
	background-color:#dcecc3;
	height:25px;
	cursor: pointer; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #20231b;
	font-weight:normal;
}
.MainMenu_MenuArrow { display:none;}
.MainMenu_RootMenuArrow { display:none;}
.ModuleTitle_MenuArrow {display:none;}
.ModuleTitle_RootMenuArrow {display:none;}

/*SUB MENU STYLE*/
.MainMenu_MenuItem {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #20231b;
	font-weight: normal;
	height:25px;
	background-color:#f1f7e8;
}
.MainMenu_MenuContainer {
	width: 171px;
}
/*MAIN MENU STYLE no hover*/
.rootmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #20231b;
	font-weight: normal;
	background-color: transparent;
	height:45px;
}
/*MAIN MENU STYLE no hover*/
.rootmenubread {
	background-color:transparent;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #20231b;
	font-weight: normal;
}
/*MAIN MENU STYLE hover*/
.rootmenusel {
	background-image:url(skin_assets/solpart_over.jpg);
	background-repeat:repeat-x;
	height:45px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #20231b;
	font-weight: normal;
	background-color: transparent;
}

.rootmenuact
{
    background-image:url(skin_assets/solpart_over.jpg);
	background-repeat:repeat-x;
	height:45px;
}

.MainMenu_MenuIcon {
	width: 0px;
	background-color: transparent;
	border: 0px solid #dcecc3;
}
.sep {
	background-image:url(skin_assets/solpart_sep.jpg);
	background-repeat:no-repeat;
	height:45px;
}

.MainMenu_MenuBreak {
border-bottom: #9a101c 0px solid;
border-left: #9a101c 0px solid;
border-top: #9a101c 0px solid;
border-right: #9a101c 0px solid;
background-color: #f1f7e8;
height: 0px;
}

