body {
	background-color: white;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color:#333;
	letter-spacing: normal;
	margin:30px auto;
	padding: 0px;

}

a {
	color: #28903a;
	text-decoration: none;
}

a:hover {
	color: #2bc245;
	text-decoration: underline;
}

#wrapper{
	position:relative;
	width:100%;
	margin: 0 auto;
	text-align: center;
	border:none;
	padding: 0px;
}

#content_case {
	position:relative;
	height:auto;
	height:100px;
	padding: 0px;
	width:980px;
	margin: 0 auto;
	text-align:center;
	min-height: 760px;
}

#content {
	position:relative;
	height:auto;
	padding: 0px;
	width:980px;
	margin: 0 auto;
	text-align:left;
}

#content_pane {
	position:relative;
	top: 0px;
	left: 0px;
	width: 980px;
	min-height: 50px;
	}
	
#lt_body_pane {
	position:relative;
	float:left;
	top: 0px;
	left: 0px;
	width: 650px;
	min-height: 350px;
	}
	
#rt_col_pane {
	position:relative;
	margin:0px auto;
	text-align:left;
	float:left;
	width:275px;
	height:350px;
	min-height:350px;
	height: auto !important;
	display: block;
	left: 3px;
	padding-left: 25px;
	padding-top:0px;
	}
	
#solpart_content{
	position:relative;
	width: 800px;
	height:20px;
	padding-top: 25px;
	padding-bottom: 25px;
}

.solpart_content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #6d6e71;
	font-weight: normal;
	
}
	
	/*MENU STYLES*/

.MainMenu_SubMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #6d6e71;
	font-weight: normal;
}

.MainMenu_MenuItemSel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #6d6e71;
	font-weight: normal;
}

.MainMenu_MenuItem {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #6d6e71;
	background-color: #373737;
	font-weight: normal;
}

.MainMenu_MenuContainer {
	width: 171px;
}
.MainMenu_MenuBreak 
{
    border-bottom: white 1px solid; 
    border-left: white 0px solid; 
    border-top: white 1px solid;  
    border-right: white 0px solid; 
    background-color: white; 
    height: 1px;
}
.rootmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #28903a;
	font-weight: normal;
	text-decoration:none;
	background-color: transparent;
}
.rootmenubread {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #28903a;
	font-weight: normal;
	text-decoration:none;
	background-color: transparent;
}
.rootmenusel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #2bc245;
	font-weight: normal;
	text-decoration:none;
	background-color: transparent;
}

.sep {
	background-image: url(CSS/skin_assets/sep.jpg);
	background-repeat: no-repeat;
}

.MainMenu_MenuIcon {
	height:0px;
	width:0px;
	background-color: white;
	border: 0px solid white;
	border-right: white 0px solid;
	border-bottom: white 0px solid;
	border-top: white 0px solid;
	border-left: white 0px solid;
}
.MainMenu_MenuArrow { display:none;}
.ModuleTitle_MenuArrow {display:none;}
.ModuleTitle_RootMenuArrow {display:none;}

.MainMenu_MenuBreak {
border-bottom: white 0px solid;
border-left: white 0px solid;
border-top: white 0px solid;
border-right: white 0px solid;
background-color: transparent;
height: 0px;
}


#logo{
	position:relative;
	z-index: 200;
	width: 491px;
	height:117px;
	text-align:right;
	margin-left: 0px;
	top: 0px;
	left: 488px;
}	
	
#legal {
	clear:both;
	padding-top: 40px;	
}

.legal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #575657;
	
}

.legal a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #575657;
	
}

.legal a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #e6e6e6;	
}
/*Secondary Skin CSS Attributes*/


#wrapper_sec{
	position:relative;
	width:100%;
	margin: 0 auto;
	text-align: center;
	border:none;
	padding-top: 50px;
}

#solpart_content_sec{
	position:relative;
	width: 700px;
	height:20px;
	margin-bottom:65px;
}


