.BodyPos {
	font-family: Calibri, Arial, Helvetica;
	font-size: 16px;
}
.LogoTd {
	height: 20px;
	width: 72%;
	vertical-align: top;
	text-align:left;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-right: 0px;
	padding-left: 0px;
}
.HeadLeftPane {
	text-align: right;
	width: 15%;
	vertical-align: top;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	margin: 0;
}
.HeadRightPane {
	text-align: right;
	width: 15%;
	color: white;
	vertical-align: top;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	margin: 0;
}

.HiddenPane {
	margin: 0px;
	padding: 0px;
	vertical-align: top;
	width: 100px;
	height: 60px;
	overflow: hidden;
	padding-left: 20px;
	position: absolute;
	left: 640px;
	top: 270px;
	z-index: 0;
}

.BannerPane {
	background-image: url(images/4SP_D09_BannerFond.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	vertical-align: middle;
	z-index: 1;
}

.BottomPanes {
	margin: 0px;
	padding: 10px;
	font-family: Calibri, Arial, Helvetica;
	font-size: 16px;
	background-image: url(images/4SP_LeftSeparator.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	height: 185px;
	width: 25%;
	vertical-align: top;
	}

.BannerTextPane {
	background-image: url(images/4SP_D09_GreenBg.jpg);
	background-repeat: repeat-x;
	background-position: right top;
	background-color: #8dc540;
	vertical-align: top;
	padding: 9px;
	width: 236px;
	height: 296px;
}

.BottomTL {
	background-image: url(images/4SP_bottom_tl.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	height: 2px;
	width: 2px;
}

.BottomL {
	background-image: url(images/4SP_bottom_l.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.BottomBL {
	background-image: url(images/4SP_bottom_bl.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	height: 2px;
	width: 2px;
}
.BottomTableBg {
	background-image: url(images/4SP_bottom_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 185px;
	width: 100%;
}
.BottomTDbg {
	background-color: #e7e8ea;
	width: 100%;
}
.BottomTR {
	background-image: url(images/4SP_bottom_tr.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	margin: 0px;
	padding: 0px;
	height: 2px;
	width: 2px;
}
.BottomBR {
	background-image: url(images/4SP_bottom_br.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 2px;
	width: 2px;
}
.BottomR {
	background-image: url(images/4SP_bottom_r.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.LinksPane {
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	padding-top: 7px;
	font-style: normal;
	font-weight: normal;
	text-align: center;
	vertical-align: top;
}
a.LinksPane {
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	padding-top: 7px;
	font-style: normal;
	font-weight: normal;
	text-align: center;
	vertical-align: top;
}

.OrangeButton {
		margin: 0 3px 3px 0;
 		padding: 5px 5px 4px 5px;
                background-image: url(images/4SP_OrangeButton_bg.jpg);
	        background-repeat: repeat-x;
	        background-position: left top;
		cursor:pointer;
		color: white;
		font-family: Geneva, Arial, Helvetica, sans-serif;
	        font-size: 12px;
	        font-weight: bold;
		text-align: center;
		vertical-align: middle;
                text-transform: uppercase;
		}


a.OrangeButton:link {
                text-decoration: none;
                }
a.OrangeButton:visited {
                text-decoration: none;
                }
a.OrangeButton:active {
                text-decoration: none;
                }
a.OrangeButton:hover {
                text-decoration: none;
                }


A.CommandButton:link
{
	text-decoration: underline;
	color: #666666;
}

A.CommandButton:visited
{
	text-decoration: underline;
	color: #666666;
}

A.CommandButton:hover
{
	text-decoration: underline;
	color: #666666;
}

A.CommandButton:active
{
	text-decoration: underline;
	color: #666666;
}

UL LI
{
	list-style-type: square;
	font-family: Calibri, Arial, Helvetica;
	font-size: 16px;
}

UL LI LI
{
	list-style-type: disc;
	font-family: Calibri, Arial, Helvetica;
	font-size: 14px;
}

UL LI LI LI
{
	list-style-type: circle;
	font-family: Calibri, Arial, Helvetica;
	font-size: 14px;
}

OL LI
{
	list-style-type: decimal;
	font-family: Calibri, Arial, Helvetica;
	font-size: 16px;
}

OL OL LI
{
	list-style-type: lower-alpha;
	font-family: Calibri, Arial, Helvetica;
	font-size: 14px;
}

OL OL OL LI
{
	list-style-type: lower-roman;
	font-family: Calibri, Arial, Helvetica;
	font-size: 14px;
}
OL UL LI
{
	list-style-type: disc;
	font-family: Calibri, Arial, Helvetica;
	font-size: 14px;
}

.menuClass {
	padding-left: 0px;
}


/*--------- dnn menu style ----------*/
/* main menu td */
.main_dnnmenu_bar 
{
	font-family: Calibri, Arial, Helvetica, sans-serif;
	cursor:pointer;
	font-size: 16px; 
	background-color: transparent;
}

/*  Main Menu Normal  */
.main_dnnmenu_rootitem  
{	
	color: #375162;
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 16px; 	
	text-align:left; 
	padding-left: 7px;
	background:url(images/4SmartphoneMenu_Default.png) no-repeat top left;
        margin-right:1px;
	white-space:nowrap;
	height: 24px;
}


/*  Main menu hover  */
.main_dnnmenu_rootitem_hover
{  
	color:#333333;
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align:left;
	padding-left: 7px;
	background:url(images/4SmartphoneMenu_Over.png) no-repeat top left;
        margin-right:1px;
	white-space:nowrap;
	height: 24px;
}

/*  Main menu selected  */
.main_dnnmenu_rootitem_selected 
{
	color:#333333;
	text-align:left;
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 16px;
	padding-left: 15px;
	padding-top: 8px;
	background:url(images/4SmartphoneMenu_arrow.png) no-repeat center left;
	margin-right:1px;
	white-space:nowrap;
	height: 24px;
}

/*  SUB Menu Normal */
.main_dnnmenu_submenu 
{
	border:1px solid #C0D6E5;
	width: 100px;
	z-index: 1000;
}

.main_dnnmenu_submenu td
{
	background: #e7e8ea url(images/4SmartphoneMenu_Default.png) no-repeat top left;
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align:left;
	color:#000000;
	line-height:2em;
	padding-left: 3px;
	padding-right: 0px;
	margin:0px;
	height: 24px;
	white-space: nowrap;
}

/*  SUB Menu hover & selected */
.main_dnnmenu_itemhover td   
{  
	background: #CCCCCC url(images/4SmartphoneMenu_Over.png) no-repeat top left;
	color:#333333;
	font-family: Calibri, Arial, Helvetica, sans-serif;
	height: 24px;
}
.main_dnnmenu_itemselected {
	color: #333333;
	font-family: Calibri, Arial, Helvetica, sans-serif;
	height: 24px;
	padding-left: 15px;
	padding-top: 8px;
	background: #e7e8ea url(images/4SmartphoneMenu_arrow.png) no-repeat center left;
}

.main_dnnmenu_break
{
	height: 2px;
	background-color: #D5E0FF;
}

/* Module Action Menus */
.ModuleTitle_SubMenu
{
	border:1px solid #C0D6E5;
}

.ModuleTitle_SubMenu td{
	background-color:#CCCCCC;
	white-space: nowrap;
} 

.ModuleTitle_MenuIcon {
	background-color:#CCCCCC; 
	border:none;
	padding: 0px 2px;
}

.ModuleTitle_MenuItemSel td, .ModuleTitle_MenuItemSel .ModuleTitle_MenuIcon{
	background: #CCCCCC;
	color: #333333;
	font-family: Calibri, Arial, Helvetica, sans-serif;
	height: 24px;
}

.ModuleTitle_MenuBreak td, .ModuleTitle_MenuBreak .ModuleTitle_MenuIcon
{
	height: 2px;
	background-color: #D5E0FF;
}

.NewsBorder {
	border-style: solid;
	border-width: 1px;
	border-color: #CCCCCC;
}
