<!--Global Styles-------------------------------------------------------------------------------->{}

body {
	margin: 0 0 0 0;
	background-color:#2b2b2b;
}
.header {
	background-color:#5c707c;
}
.footer {
	background-image:url(images/footer.jpg);
	font-size:10px;
	color:White;
	font-family:Arial, Helvetica, sans-serif;
	height:45px;
	padding-top:12px;
	text-indent:-12px;
	padding-bottom:5px;
	text-align: right;
}
.footertext {
	font-size:10px;
	color:#CCCCCC;
	font-family:Arial, Helvetica, sans-serif;
}
.white {
	background-color:#FFFFFF;
	color:#000000;
}


.Heading{
                color: Black;
                font-family: Arial, Helvetica, sans-serif;
                font-size: 14px;
                font-weight:bold;
}

.MainHeading{
                color: Black;
                font-family: Arial, Helvetica, sans-serif;
                font-size: 16px;
                font-weight:bold;
}

.SubHeading{
                color: Black;
                font-family: Arial, Helvetica, sans-serif;
                font-size: 12px;
                font-weight:bold;
}

.NormalText {
                color: Black;
                font-family: Arial, Helvetica, sans-serif;
                font-size: 11px;
                font-weight: normal;
}



<!--HyperLinks-------------------------------------------------------------------------------->{}

a:link {
	text-decoration: none;
	border:none;
	color:Black;
	font-family:Arial, Helvetica, sans-serif;
}
a:visited {
	text-decoration: none;
	border:none;
	font-family:Arial, Helvetica, sans-serif;
}
a:hover {
	text-decoration: none;
	border:none;
	color:#ca9c00;
	font-family:Arial, Helvetica, sans-serif;
}
a:active {
	text-decoration: none;
	border:none;
	color:#ca9c00;
	font-family:Arial, Helvetica, sans-serif;
}
a.FooterLink:link {
	font-size:10px;
	color:#CCCCCC;
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;
}

a.FooterLink:visited {
	font-size:10px;
	color:#CCCCCC;
	text-decoration: none;
}

a.FooterLink:hover {
	color:#ca9c00;
	text-decoration: none;
}


<!--Home Page-------------------------------------------------------------------------------->{}

.maingraphic {
	background-image:url(images/women.jpg);
	background-position:top;
	background-repeat:no-repeat;
	width:395px;
	height:588px;
}
.maingraphic2 {
	background-image:url(images/women_sholder.jpg);
	background-position:top;
	background-repeat:no-repeat;
	width:83px;
	height:121px;
}
.above {
	background-image:url(images/above_welcome.jpg);
	background-position:top;
	background-repeat:no-repeat;
	width:409px;
	height:30px;
}

.welcomepane {
	background-image:url(images/welcome.jpg);
	background-position:top;
	background-repeat:no-repeat;
	width:387px;
	height:217px;
	vertical-align:top;
	padding-top:30px;
}

.right {
	background-image:url(images/right_welcome.jpg);
	background-position:top;
	background-repeat:no-repeat;
	width:22px;
	height:217px;
}
.below {
	background-image:url(images/below_welcome.jpg);
	background-position:top;
	background-repeat:no-repeat;
	width:409px;
	height:73px;
}


<!--Internal Pages-------------------------------------------------------------------------------->{}

.leftpaneBUSINESS {
	padding-top:12px;
	text-indent:12px;
	padding-bottom:5px;
	background-color:#EE3530;
	width:192px;
	vertical-align:top;
	background-image:url(images/redleft.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
}
.leftpaneLG {
	padding-top:12px;
	padding-bottom:5px;
	background-color:#E8AE10;
	vertical-align:top;
	background-image:url(images/yellowleft.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
}
.leftpaneEDU {
	padding-top:12px;
	text-indent:12px;
	padding-bottom:5px;
	background-color:#904098;
	width:192px;
	vertical-align:top;
	background-image:url(images/purpleleft.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
}
.leftpaneVENDOR {
	padding-top:12px;
	text-indent:12px;
	padding-bottom:5px;
	width:192px;
	background-color:#B4D670;
	vertical-align:top;
	background-image:url(images/greenleft.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
}
.leftpaneDEFAULT {
	padding-top:12px;
	text-indent:12px;
	padding-bottom:5px;
	width:192px;
	background-color:#424a5d;
	vertical-align:top;
}
.contentpane {
	padding-top:12px;
	text-indent:12px;
	padding-bottom:5px;
	background-image:url(images/main_bg.jpg);
	background-position:Top;
	background-repeat:no-repeat;
	background-color:#fcfcfc;
	vertical-align:left;
}
.line {
	padding-bottom:5px;
	background-position:top;
	background-repeat:no-repeat;
	background-color:#c4c4c4;
	width:1px;
}
.rightpane {
	background-image:url(images/right_bg.jpg);
	padding-top:12px;
	text-indent:12px;
	padding-bottom:5px;
	background-position:top;
	background-repeat:no-repeat;
	background-color:#fcfcfc;
	vertical-align: top;
	width:162px;
	border-left: 1px, #c4c4c4;
}
.submenu {
	background-color:#d6d6d6;
	background-image:url(images/submenu.jpg);
	background-position:right;
	background-repeat:no-repeat;
	height:12px;
}
.bannerLG {
	height: 218px;
	background-image:url(images/banner_LG.jpg);
	background-position:top;
	background-repeat:no-repeat;
}






<!--RadMenu Main-------------------------------------------------------------------------------->{}

.RadMenu_dnnMenu  .item a:link, .RadMenu_dnnMenu .item a:active, .RadMenu_dnnMenu .item a:visited {
	color: White;
	width: 200x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-color:#5c707c;
	
}
.RadMenu_dnnMenu .RootGroup .item a:hover, .RadMenu_dnnTop .RootGroup .item a:hover {
	cursor:pointer;
	color: ca9c00;
	font-family: Arial, Helvetica, sans-serif;
}
.RadMenu_dnnMenu .Group .item a:link, .RadMenu_dnnMenu .Group .item a:active, .RadMenu_dnnMenu .Group .item a:visited, .RadMenu_dnnTop .Group .item a:link, .RadMenu_dnnTop .Group .item a:active, .RadMenu_dnnTop .Group .item a:visited {
	background-color:#9f9f9f;
	color: White;
	width: 200x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.RadMenu_dnnMenu .Group .item a:hover, .RadMenu_dnnTop .Group .item a:hover {
	color: White;
	width: 200x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color:#CCCCCC;
}



<!--RadMenu Sub-------------------------------------------------------------------------------->{}

.RadMenu_dnnsub  .item a:link, .RadMenu_dnnsub .item a:active, .RadMenu_dnnsub .item a:visited {
	color: White;
	width: 200x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-color:#5c707c;
	
}
.RadMenu_dnnsub .RootGroup .item a:hover, .RadMenu_dnnsub .RootGroup .item a:hover {
	cursor:pointer;
	color: ca9c00;
	font-family: Arial, Helvetica, sans-serif;
}
.RadMenu_dnnsub .Group .item a:link, .RadMenu_dnnsub .Group .item a:active, .RadMenu_dnnsub .Group .item a:visited, .RadMenu_dnnsub .Group .item a:link, .RadMenu_dnnsub .Group .item a:active, .RadMenu_dnnsub .Group .item a:visited {
	background-color:#9f9f9f;
	color: White;
	width: 200x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.RadMenu_dnnsub .Group .item a:hover, .RadMenu_dnnsub .Group .item a:hover {
	color: White;
	width: 200x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color:#CCCCCC;
}



<!--RadMenuADMIN-------------------------------------------------------------------------------->{}

.RadMenu_dnnAdmin  .item a:link, .RadMenu_dnnAdmin .item a:active, .RadMenu_dnnAdmin .item a:visited {
	background-color:#414a5e;
	color: #8e8e8e;
	width: 200x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 12px;
	padding-right: 12px;
}
.RadMenu_dnnAdmin .item a:hover {
	cursor: hand;
	cursor: pointer;
	background-color:#414a5e;
}

<!--RadPanel-------------------------------------------------------------------------------->{}

/* panelbar wrapper */
.RadPanelbar_Isis
{
	width: 192px;
	white-space: normal;
	padding-left: 10px;
	padding-right: 5px;
}

.RadPanelbar_Isis .rootGroup .item a:link, .RadPanelbar_Isis .rootGroup .item a:active, .RadPanelbar_Isis .rootGroup .item a:visited, .RadPanelbar_Isis .rootGroup .item a:hover
{
	font-family: Arial,helvetica,sans-serif;
	font-size: 12px;
	padding-top: 4px;
	padding-bottom: 4px;
	color: #FFFFFF;
	font-weight: normal;
	border-bottom: 1px #FFFFFF solid;
	/*line-height: 20px;*/
	white-space: normal;
}

.RadPanelbar_Isis .rootGroup .item a:link.expandable, .RadPanelbar_Isis .rootGroup .item a:active.expandable, .RadPanelbar_Isis .rootGroup .item a:visited.expandable, .RadPanelbar_Isis .rootGroup .item a:hover.expandable
{
	background-image: url(images/menuLG/backUnSelect.gif);
	background-position:right top;
	background-repeat: no-repeat;
}

.RadPanelbar_Isis .rootGroup .item a:link.expandable.SelectedPathHeaderItemCss, .RadPanelbar_Isis .rootGroup .item a:active.expandable.SelectedPathHeaderItemCss, .RadPanelbar_Isis .rootGroup .item a:visited.expandable.SelectedPathHeaderItemCss, .RadPanelbar_Isis .rootGroup .item a:hover.expandable.SelectedPathHeaderItemCss
{
	background-image: url(images/menuLG/backSelect.gif);
	background-position:right top;
	background-repeat: no-repeat;
}

.RadPanelbar_Isis .rootGroup .item .text {
	padding-right: 7px;
}

.RadPanelbar_Isis .rootGroup .item .SelectedPathHeaderItemCss:link, .RadPanelbar_Isis .rootGroup .item .SelectedPathHeaderItemCss:active, .RadPanelbar_Isis .rootGroup .item .SelectedPathHeaderItemCss:visited, .RadPanelbar_Isis .rootGroup .item .SelectedPathHeaderItemCss:hover
{
	font-family: Arial,helvetica,sans-serif;
	font-size: 12px;
	padding-top: 4px;
	padding-bottom: 4px;
	color: #FFFFFF;
	font-weight: bold;
	border-bottom: 1px #FFFFFF solid;
	/*line-height: 20px;*/
	white-space: normal;
}

.RadPanelbar_Isis .level1 .item a:link, .RadPanelbar_Isis .level1 .item a:active, .RadPanelbar_Isis .level1 .item a:visited, .RadPanelbar_Isis .level1 .item a:hover
{
	font-family: Arial,helvetica,sans-serif;
	font-size: 11px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 10px;
	color: #FFFFFF;
	font-weight: normal;
	border-bottom: 1px #FFFFFF solid;
	/*line-height: 20px;*/
	white-space: normal;
}

.RadPanelbar_Isis .level1 .item .SelectedPathClass:link, .RadPanelbar_Isis .level1 .item .SelectedPathClass:active, .RadPanelbar_Isis .level1 .item .SelectedPathClass:visited, .RadPanelbar_Isis .level1 .item .SelectedPathClass:hover
{
	font-family: Arial,helvetica,sans-serif;
	font-size: 11px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 10px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	border-bottom: 1px #FFFFFF solid;
	/*line-height: 20px;*/
	white-space: normal;
}

.RadPanelbar_Isis .level2 .item a:link, .RadPanelbar_Isis .level2 .item a:active, .RadPanelbar_Isis .level2 .item a:visited, .RadPanelbar_Isis .level2 .item a:hover
{
	font-family: Arial,helvetica,sans-serif;
	font-size: 11px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 15px;
	color: #FFFFFF;
	font-weight: normal;
	border-bottom: 1px #FFFFFF solid;
	/*line-height: 20px;*/
	white-space: normal;
}

.RadPanelbar_Isis .level2 .item .SelectedPathClass:link, .RadPanelbar_Isis .level2 .item .SelectedPathClass:active, .RadPanelbar_Isis .level2 .item .SelectedPathClass:visited, .RadPanelbar_Isis .level2 .item .SelectedPathClass:hover
{
	font-family: Arial,helvetica,sans-serif;
	font-size: 11px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 15px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	border-bottom: 1px #FFFFFF solid;
	/*line-height: 20px;*/
	white-space: normal;
} 


<!--Text Styles-------------------------------------------------------------------------------->{}

.normal {
	color: Black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.subheader {
	color: Black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
}

.LeftPaneInternal {
	padding-top: 20px;
}