.pagemaster {
	width: 100%;
	height: 100%;	
	background-color: #D1D8E5;
}
body {
	background-color: #D1D8E5;
}
.skinmaster {
	height: 100%;
	background-color: #D1D8E5;
	border-right: #ffffff 0px solid; 
	border-top: #ffffff 0px solid; 
	border-left: #ffffff 0px solid; 
	border-bottom: #ffffff 0px solid;
	moz-border-radius-bottomleft: 15px; 
	moz-border-radius-bottomright: 15px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px; 
}
.controlpanel {
	background-color: transparent;
	border-top: #403C3D 0px solid;
	border-right: #403C3D 0px solid;
	border-left: #403C3D 0px solid;
	border-bottom: #403C3D 0px solid;
}
.banner {
	background-image: url(header_bg.jpg);
	background-repeat: repeat-x; 
}
.topbg {
	background-color: #ffffff;
}
.bannerright {
	background-image: url(brightbg.jpg);
	background-repeat: repeat-y; 
}
.bannerleft {
	background-image: url(bleftbg.jpg);
	background-repeat: repeat-y; 
}
.footer {
	background-image: url(footerbg.jpg);
	background-repeat: repeat-x; 
}
.toppane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.leftpane {
	width: 175px;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.contentpane {
	width: 100%;
	background-color: transparent;
	padding-left: 8px;
	padding-right: 4px;
	padding-top: 6px;
}
.rightpane {
	width: 205px;
	background-color: transparent;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 6px;
}
.bottompane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.contentpadding {
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 6px;
	padding-right: 6px;
}
.MainMenu_MenuContainer {
	background-color: transparent; 
}
.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand;
	height:16px;
	background-color: Transparent;
}
.MainMenu_MenuItem {
	border-left: #ffffff 0px solid; 
	border-bottom: #ffffff 1px solid;
	border-top: #ffffff 1px solid;  
	border-right: #ffffff 0px solid;
	cursor: pointer; 
	cursor: hand; 
	color: #5B708D; 
	font-size: 12px; 
	font-style: normal;
	font-weight: bold; 
	background-color: Transparent;
	font-family: arial, helvetica;
	
}
.MainMenu_MenuItemSel {
	border-left: #ffffff 0px solid; 
	border-bottom: #ffffff 1px solid; 
	border-top: #ffffff 1px solid; 
	border-right: #ffffff 0px solid;
	cursor: pointer; 
	cursor: hand; 
	color: #5B708D; 
	font-size: 12px; 
	font-style: normal;
	font-weight: bold; 
	background-color: Transparent;
	font-family: arial, helvetica;
	
}
.MainMenu_MenuItemAct {
	border-left: #ffffff 0px solid; 
	border-bottom: #ffffff 1px solid;
	border-top: #ffffff 1px solid; 
	border-right: #ffffff 0px solid;
	cursor: pointer; 
	cursor: hand; 
	color: #5B708D; 
	font-size: 12px; 
	font-style: normal;
	font-weight: bold; 
	background-color: Transparent;
	font-family: arial, helvetica;
	
}
.rootMenuItem TD{ 
	cursor: pointer; 
	cursor: hand; 
	color: #5B708D; 
	font-size: 12px; 
	font-style: normal;
	font-weight: bold; 
	background-color: Transparent;
	font-family: arial, helvetica;
	padding-left: 25px;
	padding-right: 4px;
	padding-top: 4px;
	padding-bottom: 4px;
	background-image: none; 
	width: 165px;
} 
.rootmenuitemactive TD{ 
	cursor: pointer; 
	cursor: hand; 
	color: #5B708D; 
	font-size: 12px; 
	font-style: normal;
	font-weight: bold; 
	background-color: Transparent;
	font-family: arial, helvetica;
	padding-left: 25px;
	padding-right: 4px;
	padding-top: 4px;
	padding-bottom: 4px;
	background-image: none;
	width: 165px;
}
.rootmenuitemselected TD{ 
	cursor: pointer; 
	cursor: hand; 
	color: #5B708D; 
	font-size: 12px; 
	font-style: normal;
	font-weight: bold; 
	background-color: Transparent;
	font-family: arial, helvetica;
	padding-left: 25px;
	padding-right: 4px;
	padding-top: 4px;
	padding-bottom: 4px;
	background-image: url(menustar.gif); 
	background-repeat: no-repeat;
	background-position: left center;
	width: 165px;
}
.rootmenuitembreadcrumb TD{ 
	cursor: pointer; 
	cursor: hand; 
	color: #5B708D; 
	font-size: 12px; 
	font-style: normal;
	font-weight: bold; 
	background-color: Transparent;
	font-family: arial, helvetica;
	padding-left: 25px;
	padding-right: 4px;
	padding-top: 4px;
	padding-bottom: 4px;
	background-image: url(menustar.gif); 
	background-repeat: no-repeat;
	background-position: left center;
	width: 165px;
}
.MainMenu_MenuIcon {
	background-color: #ffffff; 
	border-left: #ffffff 1px solid; 
	border-bottom: #ffffff 1px solid; 
	border-top: #ffffff 1px solid; 
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 14px;
	height: 21px;
}
.submenuitemselect {
	background-color: #eeeeee; 
}
.MainMenu_SubMenu {
	margin-top: 0px;
	margin-left: 0px;
	background-color: #ffffff;  
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	border-top: #ffffff 0px solid;
	border-right: #ffffff 2px solid;
	border-left: #ffffff 2px solid;
	border-bottom: #ffffff 2px solid;
	filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#FFFFFF,endColorStr=#FFFFFF);
	filter: Alpha(Opacity=80, FinishOpacity=100, Style=2);
}
.MainMenu_MenuBreak {
	border-bottom: #00ff00 0px solid; 
	border-left: #00ff00 0px solid; 
	border-top: #00ff00 0px solid;  
	border-right: #00ff00 0px solid; 
	background-color: transparent; 
	height: 0px;
}
.MainMenu_MenuArrow {
	border-right: #ffffff 1px solid; 
	border-bottom: #ffffff 1px solid; 
	border-top: #ffffff 1px solid;
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 
}
.MainMenu_RootMenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
}
.body_left {
	background-image: url(bodyleft.jpg);
	background-repeat: repeat-y;
	width: 18px;
}
.body_right {
	background-image: url(bodyright.jpg);
	background-repeat: repeat-y;
	width: 16px;
}
.StandardButton {
	background-color: #859DBF;
	border-top: #DEDCCD 1px solid;
	border-right: #DEDCCD 1px solid;
	border-left: #DEDCCD 1px solid;
	border-bottom: #DEDCCD 1px solid;
	filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#96ACCC,endColorStr=#859DBF); 
	color: #DCDCDC;
	font-family: arial, helvetica; 
	font-size: 11px;
	font-weight: bold;
	padding-top: 1px;
	padding-bottom: 1px;
	cursor: hand;
	cursor: pointer;
}
.TreeViewMenu {
	width: 175px;
	background-color: #dfe5f2;
	border-right: #7994cb 1px solid; 
	border-top: #7994cb 1px solid; 
	border-left: #7994cb 1px solid; 
	border-bottom: #7994cb 1px solid; 
	moz-border-radius-bottomleft: 15px; 
	moz-border-radius-bottomright: 15px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px;
}
.TreeViewMenu_Header {
	background-image: url(gradient_LtBlue.jpg);
}

/* Text Styles */
.Head {
	font-family: arial, helvetica;
	font-size: 16px;
	font-weight: bold;
	color: #475662;
}
.containerhead_white {
	font-size: 16px;
	color: #FFFFFF;
	font-family: arial, helvetica;
	font-weight: bold;	
}
.subhead {
	font-family: arial, helvetica;
	font-size: 11px;
	font-weight: bold;
	color: #475662;
}
.normal {
	font-family: arial, helvetica;
	font-size: 11px;
	color: #3C3C3C;
}
.NormalTextBox {
	font-family: arial, helvetica;
	font-size: 12px;
	color: #141414;
}
H4 {
    font-family: arial, helvetica;
    font-size:  16px;
    font-weight: bold;
    color: #FC7C00;
}
H5 {
    font-family: arial, helvetica;
    font-size:  12px;
    font-weight: bold;
    color: #6F8AAF;
}
A:link {
	font-family: arial, helvetica;
	color: #475662;
	font-size:11px;
	text-decoration : underline;
}
A:visited {
	font-family: arial, helvetica;
	color: #475662;
	font-size:11px;
	text-decoration : underline;
}
A:active {
	font-family: arial, helvetica;
	color: #475662;
	font-size:11px;
	text-decoration : underline;
}
A:hover {
    font-family: arial, helvetica;
	color: #475662;
	font-size:11px;
	text-decoration : underline;
}
.logintxt {
	font-family: arial, helvetica;
	color: #ffffff;
	font-size:11px;
	font-weight: bold;
}
a.logintxt:link {
	font-family: arial, helvetica;
	color: #ffffff;
	font-size:11px;
	font-weight: bold;
	text-decoration: underline;
}
a.logintxt:active {
	font-family: arial, helvetica;
	color: #ffffff;
	font-size:11px;
	font-weight: bold;
	text-decoration: underline;
}
a.logintxt:visited {
	font-family: arial, helvetica;
	color: #ffffff;
	font-size:11px;
	font-weight: bold;
	text-decoration: underline;
}
a.logintxt:hover {
	font-family: arial, helvetica;
	color: #ffffff;
	font-size:11px;
	text-decoration: none;
	font-weight: bold;
}
.footertxt {
	font-family: arial, helvetica;
	color: #475662;
	font-size:11px;
	font-weight: bold;
}
a.footertxt:link {
	font-family: arial, helvetica;
	color: #475662;
	font-size:11px;
	font-weight: bold;
	text-decoration: underline;
}
a.footertxt:active {
	font-family: arial, helvetica;
	color: #475662;
	font-size:11px;
	font-weight: bold;
	text-decoration: underline;
}
a.footertxt:visited {
	font-family: arial, helvetica;
	color: #475662;
	font-size:11px;
	font-weight: bold;
	text-decoration: underline;
}
a.footertxt:hover {
	font-family: arial, helvetica;
	color: #475662;
	font-size:11px;
	text-decoration: none;
	font-weight: bold;
}
.ModuleTitle_MenuItem {
	cursor: pointer; 
	cursor: hand; 
	font-family: arial, helvetica;
	font-size: 11px;
	color: #3C3C3C; 
	border-left: white 0px solid; 
	border-bottom: white 1px solid; 
	border-top: white 1px solid; 
	border-right: white 0px solid;
	background-color: Transparent;
}
.ModuleTitle_MenuItemSel {
	cursor: pointer; 
	cursor: hand; 
	font-family: arial, helvetica;
	font-size: 11px;
	color: #DCDCDC;
	background-color: #5D5D5D;
}
.ModuleTitle_MenuIcon {
	cursor: pointer; 
	cursor: hand; 
	background-color: #5D5D5D; 
	border-left: #5D5D5D 1px solid; 
	border-bottom: #5D5D5D 1px solid; 
	border-top: #5D5D5D 1px solid; 
	text-align: center; 
	width: 15; 
	height: 21;
}
.ModuleTitle_SubMenu {
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	background-color: #FFFFFF; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='DimGray', Direction=135, Strength=3); 
	border-bottom: #FFFFFF 0px solid; 
	border-left: #FFFFFF 0px solid; 
	border-top: #FFFFFF 0px solid; 
	border-right: #FFFFFF 0px solid;
}
.ModuleTitle_MenuBreak {
	border-bottom: #5D5D5D 1px solid; 
	border-left: #5D5D5D 0px solid; 
	border-top: #5D5D5D 1px solid;  
	border-right: #5D5D5D 0px solid; 
	background-color: #5D5D5D; 
	height: 1px;
}
.ModuleTitle_MenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 
	border-right: #FFFFFF 1px solid; 
	border-bottom: #FFFFFF 1px solid; 
	border-top: #FFFFFF 0px solid;
}
.ModuleTitle_RootMenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
}


/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton     {
    font-family: arial, helvetica;
    font-size: 11px;
    font-weight: normal;
}

/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link {
    text-decoration: underline;
    color: #475662;
}
A.CommandButton:visited  {
    text-decoration: underline;
    color: #475662;
}
A.CommandButton:active   {
    text-decoration: underline;
    color: #475662;
}
A.CommandButton:hover    {
    text-decoration: none;
    color: #475662;
}

