BODY {
	background-color: #BFBFBF;
	padding: 0px;
	margin: 0px;
	height: 100%;
    width: 100%;
	font-family: Verdana;
	font-size: 12px;
}
A {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
}

A:visited {
	color: #527BCC;
	text-decoration: underline;
}
A:active {
	color: #527BCC;
	text-decoration: underline;
}
A:hover {
	color: #7EA0E5;
	text-decoration: none;
}
/* Portal Text */
.Normal {
	font-family: Arial;
	font-weight: normal;
	font-size: 11px;
}

/* Module Links */
A.Normal {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
}
A.Normal:link {
	color: #527BCC;
	text-decoration: none;
}
A.Normal:visited {
	color: #527BCC;
	text-decoration: none;
}
A.Normal:active {
	color: #527BCC;
	text-decoration: none;
}
A.Normal:hover {
	color: #7EA0E5;
	text-decoration: underline;
}
/* [USER] */
.UserLoginSprtr {
	padding: 0px 0px 0px 5px;
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #4F75C2;
}
.dnnUser {
	padding: 0px 0px 0px 5px;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
}
A.dnnUser:link {
	color: #4F75C2;
	text-decoration: none;
}
A.dnnUser:visited {
	color: #4F75C2;
	text-decoration: none;
}
A.dnnUser:active {
	color: #4F75C2;
	text-decoration: none;
}
A.dnnUser:hover {
	color: #3862B5;
	text-decoration: underline;
}
/* [LOGIN] */
.dnnLogin {
	padding: 0px 0px 0px 5px;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #4F75C2;
}
A.dnnLogin:link {
	color: #4F75C2;
	text-decoration: none;
}
A.dnnLogin:visited {
	color: #4F75C2;
	text-decoration: none;
}
A.dnnLogin:active {
	color: #4F75C2;
	text-decoration: none;
}
A.dnnLogin:hover {
	color: #3862B5;
	text-decoration: underline;
}
/* [SEARCH] */
.dnnSearch {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	text-align: right;
	vertical-align: middle;
}
.dnnSearch IMG {
	margin-left: -5px;
	vertical-align: top;
}
.dnnSearch LABEL {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	vertical-align: middle;
}
#dnn_dnnSEARCH_txtSearch {
	border: 1px solid #90ACE5;
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFF;
	height: 18px;
	width: 120px;
}
#dnn_dnnSEARCH_optWeb {
	vertical-align: bottom;
}
#dnn_dnnSEARCH_optSite {
	margin-left: -1px;
	vertical-align: bottom;
}
A.dnnSearch:link {
	color: #FFFFFF;
	text-decoration: none;
}
A.dnnSearch:visited {
	color: #FFFFFF;
	text-decoration: none;
}
A.dnnSearch:active {
	color: #FFFFFF;
	text-decoration: none;
}
A.dnnSearch:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
/* [CURRENTDATE] */
.dnnCurrentDate {
	padding: 0px 0px 0px 0px;
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #4F75C2;
}
/* [BREADCRUMB] */
.dnnBreadcrumbLink {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #4F75C2;
}
A.dnnBreadcrumbLink:link {
	color: #4F75C2;
	text-decoration: none;
}
A.dnnBreadcrumbLink:visited {
	color: #4F75C2;
	text-decoration: none;
}
A.dnnBreadcrumbLink:active {
	color: #4F75C2;
	text-decoration: none;
}
A.dnnBreadcrumbLink:hover {
	color: #3862B5;
	text-decoration: underline;
}
/* [LANGUAGE] */
.dnnLanguage {
	background-color: #FFFFFF;
}
.LanguageComboBox SELECT {
	font-family: Arial;
	font-weight: normal;
	font-size: 10px;
	width: 135px;
}
/* [LINKS] */
.dnnLinks {
	padding: 0px 2px;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
A.dnnLinks:link {
	color: #FFFFFF;
	text-decoration: none;
}
A.dnnLinks:visited {
	color: #FFFFFF;
	text-decoration: none;
}
A.dnnLinks:active {
	color: #FFFFFF;
	text-decoration: none;
}
A.dnnLinks:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
/* [COPYRIGHT] */
.dnnCopyright {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #4F75C2;
}
/* [TERMS][PRIVACY][HELP] */
.dnnTermsPrivacyHelp {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #4F75C2;
}
A.dnnTermsPrivacyHelp:link {
	color: #4F75C2;
	text-decoration: underline;
}
A.dnnTermsPrivacyHelp:visited {
	color: #4F75C2;
	text-decoration: underline;
}
A.dnnTermsPrivacyHelp:active {
	color: #4F75C2;
	text-decoration: underline;
}
A.dnnTermsPrivacyHelp:hover {
	color: #3862B5;
	text-decoration: none;
}
/* Skin PANES */
.SloganPane {
	background-color: transparent;
	width: 100%;
	height: 100%;
}
.ImagePane {
	vertical-align: top;
	width: 100%;
	height: 0;
}
.TopPane {
	background-color: transparent;
	vertical-align: top;
	width: 100%;
	height: 0;
}
.LeftPane {
	padding: 0px 7px 0px 7px;
	background: transparent;
	vertical-align: top;
	width: 100%;
	height: 100%;
}
.LeftPane2 {
	padding: 0px 7px 0px 7px;
	background: transparent;
	vertical-align: bottom;
	width: 100%;
}
.LeftPaneInt {
	background: transparent;
	vertical-align: top;
}
.ContentPane {
	padding: 3px 0px 3px 0px;
	vertical-align: top;
	width: 100%;
}
.ContentBottomPane {
	padding: 3px 0px 3px 0px;
	vertical-align: top;
	width: 50%;
}
.ContentBottomRightPane {
	padding: 3px 0px 3px 0px;
	vertical-align: top;
	width: 50%;
}
.RightPane {
	padding: 3px 0px 3px 7px;
	vertical-align: top;
}
.ContentPaneInt {
	padding: 0px 7px 0px 7px;
	vertical-align: top;
	width: 100%;
}
.RightPaneInt {
	padding: 0px 0px 0px 0px;
	vertical-align: top;
}
.ContentPaneAdmin {
	padding: 3px 7px 3px 7px;
	background: #FFFFFF;
	vertical-align: top;
	width: 100%;
	height: 100%;
}
.BottomPane {
	background-color: transparent;
	vertical-align: top;
	width: 100%;
	height: 100%;
}
.BottomPane2 {
	padding: 3px 0px 3px 0px;
	background-color: transparent;
	vertical-align: top;
	width: 100%;
	height: 0;
}
.BottomPane3 {
	padding: 0px 7px 0px 7px;
	background-color: transparent;
	vertical-align: top;
	width: 100%;
	height: 0;
}
/* Preview Container PANES */
.to1pane {
	padding: 10px 0px 0px 0px;
	background-color: transparent;
	width: 100%;
	height: 0%;
}
.to2pane {
	padding: 4px 4px 0px 8px;
	background-color: transparent;
	vertical-align: middle;
	width: 70%;
	height: 0%;
}
.to3pane {
	padding: 4px 8px 0px 4px;
	background-color: transparent;
	vertical-align: middle;
	width: 30%;
	height: 0%;
}
.cotoppane {
	padding: 10px 8px 0px 8px;
	background-color: transparent;
	width: 100%;
	height: 0%;
}
.co1pane {
	padding: 0px 5px 0px 8px;
	background-color: transparent;
	width: 25%;
	height: 100%;
}
.co2pane {
	padding: 0px 5px 0px 5px;
	background-color: transparent;
	width: 25%;
	height: 100%;
}
.co3pane {
	padding: 0px 5px 0px 5px;
	background-color: transparent;
	width: 25%;
	height: 100%;
}
.co4pane {
	padding: 0px 8px 0px 5px;
	background-color: transparent;
	width: 25%;
	height: 100%;
}
.bo1pane {
	padding: 10px 4px 10px 8px;
	background-color: transparent;
	vertical-align: middle;
	width: 29%;
	height: 100%;
}
.bo2pane {
	padding: 10px 5px 0px 5px;
	background-color: transparent;
	vertical-align: middle;
	width: 42%;
	height: 100%;
}
.bo3pane {
	padding: 10px 8px 0px 14px;
	background-color: transparent;
	vertical-align: middle;
	width: 29%;
	height: 100%;
}
/* [SOLPARTMENU] */
/* Horizontal Light Menu */
.MainMenu_MenuContainer {
	margin: 0px 5px 0px 5px;
	background-color: transparent;
}
.MainMenu_MenuBar {
	height: 30px;
}
.MainMenu_MenuItem {
	padding: 2px 8px 2px 4px;
	border-style: solid;
	border-width: 1px 0px 1px 0px;
	border-color: #F6F6F6;
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #527BCC;
}
.MainMenu_MenuItemSel {
	padding: 2px 8px 2px 4px;
	border-style: solid;
	border-width: 1px 0px 1px 0px;
	border-color: #F6F6F6;
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: transparent;
}
.MainMenu_MenuIcon {
	padding: 0px 0px 0px 0px;
	border-style: solid;
	border-width: 1px 0px 1px 1px;
	border-color: #F6F6F6;
	background-color: #F6F6F6;
	width: 0px;
	display: none;
}
.MainMenu_MenuArrow {
	padding: 2px 0px 2px 0px;
	border-style: solid;
	border-width: 1px 1px 1px 0px;
	border-color: #F6F6F6;
	background-color: #F6F6F6;
	width: 0px;
	/*want to display the menu arrows*/
	/*display: none;*/
}
.MainMenu_MenuBreak {
	border-style: none;
	background-color: transparent;
	vertical-align: bottom;
	height: 1px;
	width: 1px;
}
.MainMenu_SubMenu {
	padding: 0px;
	margin: 0px 0px 0px 0px;
	border-style: solid;
	border-color: #A4BCEB;
	border-width: 1px;
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	background-color: #F6F6F6;
}
.MainMenu_SubMenuItemSel {
	padding: 2px 8px 2px 4px;
	border-style: solid;
	border-width: 1px 0px 1px 0px;
	border-color: #7EA0E5;
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #7EA0E5;
}
.MainMenu_RootMenuArrow {
	/*want to display the arrows on the menu...*/
	/*display: none;*/
}
.MainMenu_RootMenuItem TD {
	padding: 3px 0px 0px 0px;
	margin: 0px;
	font-family: Arial;
	font-weight: bold;
	font-size: 11px;
	color: #888888;
	background-image: url(media/TabMiddle.gif);
	vertical-align: middle;
	background-repeat: repeat-x;
	height: 30px;
}
.MainMenu_RootMenuItemSel TD {
	padding: 3px 0px 0px 0px;
	margin: 0px;
	font-family: Arial;
	font-weight: bold;
	font-size: 11px;
	color: #527BCC;
	background-color: transparent;
	height: 30px;
}
.MainMenu_RootMenuItemActive TD {
	padding: 3px 0px 0px 0px;
	margin: 0px;
	font-family: Arial;
	font-weight: bold;
	font-size: 11px;
	color: #FFFFFF;
	background-position: left top;
	background-image: url(media/TabActiveMiddle.gif);
	background-repeat: repeat-x;
	background-color: transparent;
	height: 30px;
}
/* Horizontal */
.MainMenu_RootMenuItemH2 TD {
	padding: 0px;
	margin: 0px;
	font-family: Arial;
	font-weight: bold;
	font-size: 11px;
	background-color: transparent;
}
.MainMenu_RootMenuItemH2 TD DIV {
	padding: 0px;
	margin: 0px;
	background-position: right top;
	background-image: url(media/TabRight.gif);
	background-repeat: no-repeat;
}
.MainMenu_RootMenuItemH2 TD DIV DIV {
	padding: 0px 9px 0px 9px;
	margin: -13px 0px -13px 0px;
	background-position: left top;
	background-image: url(media/TabLeft.gif);
	background-repeat: no-repeat;
	background-color: transparent;
}
.MainMenu_RootMenuItemH2 TD DIV DIV DIV {
	padding: 5px 5px 0px 5px;
	margin: 0px 0px -31px 0px;
	font-family: Arial;
	font-weight: bold;
	font-size: 11px;
	color: #888888;
	background-image: url(media/TabMiddle.gif);
	background-repeat: repeat-x;
	background-color: transparent;
	line-height: 2.0em;
	height: 30px;
}
.MainMenu_RootMenuItemSelH2 TD {
	padding: 0px;
	margin: 0px;
	font-family: Arial;
	font-weight: bold;
	font-size: 11px;
	color: #FFFFFF;
	background-color: transparent;
}
.MainMenu_RootMenuItemSelH2 TD DIV {
	padding: 0px;
	margin: 0px;
	background-position: right top;
	background-image: url(media/TabSelRight.gif);
	background-repeat: no-repeat;
}
.MainMenu_RootMenuItemSelH2 TD DIV DIV {
	padding: 0px 9px 0px 9px;
	margin: -13px 0px -13px 0px;
	background-position: left top;
	background-image: url(media/TabSelLeft.gif);
	background-repeat: no-repeat;
}
.MainMenu_RootMenuItemSelH2 TD DIV DIV DIV {
	padding: 5px 5px 0px 5px;
	margin: 0px 0px -31px 0px;
	font-family: Arial;
	font-weight: bold;
	font-size: 11px;
	color: #FFFFFF;
	background-image: url(media/TabSelMiddle.gif);
	background-repeat: repeat-x;
	line-height: 2.0em;
	height: 30px;
}
.MainMenu_RootMenuItemActiveH2 TD {
	padding: 0px;
	margin: 0px;
	font-family: Arial;
	font-weight: bold;
	font-size: 11px;
	color: #FFFFFF;
	background-color: transparent;
}
.MainMenu_RootMenuItemActiveH2 TD DIV {
	padding: 0px;
	margin: 0px;
	background-position: right top;
	background-image: url(media/TabActiveRight.gif);
	background-repeat: no-repeat;
	background-color: transparent;
}
.MainMenu_RootMenuItemActiveH2 TD DIV DIV {
	padding: 0px 9px 0px 9px;
	margin: -13px 0px -13px 0px;
	background-position: left top;
	background-image: url(media/TabActiveLeft.gif);
	background-repeat: no-repeat;
}
.MainMenu_RootMenuItemActiveH2 TD DIV DIV DIV {
	padding: 5px 5px 0px 5px;
	margin: 0px 0px -31px 0px;
	font-family: Arial;
	font-weight: bold;
	font-size: 11px;
	color: #FFFFFF;
	background-image: url(media/TabActiveMiddle.gif);
	background-repeat: repeat-x;
	background-color: transparent;
	line-height: 2.0em;
	height: 30px;
}
/* Vertical Menu */
.MainMenu_MenuContainer_Vert {
	font-size: 1px;
	background-color: transparent;
	width: 190px;
}
.MainMenu_MenuBarV {
	height: 32px;
}
.MainMenu_RootMenuItem_Vert TD {
	padding-left: 2px;
	font-family: Arial;
	font-weight: bold;
	font-size: 11px;
	color: #888888;
	background-position: left top;
	background-image: url(media/MenuVItm.gif);
	background-repeat: no-repeat;
	vertical-align: middle;
	height: 31px;
}
.MainMenu_RootMenuItemSel_Vert TD {
	font-family: Arial;
	font-weight: bold;
	font-size: 11px;
	color: #FFFFFF;
	background-position: left top;
	background-image: url(media/MenuVSel.gif);
	background-repeat: no-repeat;
	vertical-align: middle;
	height: 31px;
}
.MainMenu_RootMenuItemActive_Vert TD {
	font-family: Arial;
	font-weight: bold;
	font-size: 11px;
	color: #FFFFFF;
	background-position: left top;
	background-image: url(media/MenuVActive.gif);
	background-repeat: no-repeat;
	vertical-align: middle;
	height: 31px;
}
/* Vertical Light Menu */
.MainMenu_RootMenuItem_Vert2 TD {
	padding-left: 2px;
	font-family: Arial;
	font-weight: bold;
	font-size: 11px;
	color: #888888;
	background-position: left top;
	background-image: url(media/MenuVItm.gif);
	background-repeat: no-repeat;
	vertical-align: middle;
	height: 31px;
}
.MainMenu_RootMenuItemSel_Vert2 TD {
	font-family: Arial;
	font-weight: bold;
	font-size: 11px;
	color: #527BCC;
	vertical-align: middle;
	height: 31px;
}
.MainMenu_RootMenuItemActive_Vert2 TD {
	font-family: Arial;
	font-weight: bold;
	font-size: 11px;
	color: #FFFFFF;
	background-position: left top;
	background-image: url(media/MenuVActive.gif);
	background-repeat: no-repeat;
	vertical-align: middle;
	height: 31px;
}
/* Admin Menu */
.MainMenu_MenuIcon_Admin {
	padding: 0px 0px 0px 0px;
	border-style: solid;
	border-width: 1px 0px 1px 1px;
	border-color: #F6F6F6;
	background-color: #F6F6F6;
	width: 0px;
}
.LabelEditOverClass {
	text-decoration: none;
}
/* Skin Classes */
.tblBg, body {
	height: 100%;
}
.tdMain {
	padding: 10px;
	width: 100%;
	height: 100%;
}
.tblMain {
	background-color: #FFFFFF;
	width: 950px;
	height: 100%;
}
.tblMainFull {
	background-color: #FFFFFF;
	width: 100%;
	height: 100%;
}
/* Banner */
.tdBanner {
	background-position: top;
	background-image: url(media/Pnl1TM.gif);
	background-repeat: repeat-x;
}
.tblBanner {
	background-position: left;
	background-image: url(media/Pnl1LM.gif);
	background-repeat: repeat-y;
	width: 100%;
	height: 90px;
}
.tblBannerVert {
	background-position: left;
	background-image: url(media/Pnl1LM.gif);
	background-repeat: repeat-y;
	width: 100%;
	height: 137px;
}
.tblLogo {
	background-position: left top;
	background-image: url(media/Pnl1TC.gif);
	background-repeat: repeat-x;
	width: 23px;
	height: 100%;
}
.tdLogo {
	padding: 10px 0px 0px 10px;
	background-position: left top;
	background-image: url(media/Pnl1TL.gif);
	background-repeat: no-repeat;
	width: 30px;
}
.tdSloganPane {
	background-position: right;
	background-image: url(media/Pnl1RM.gif);
	background-repeat: repeat-y;
	width: 100%;
	height: 100%;
}
.tblSloganPane {
	background-position: right top;
	background-image: url(media/Pnl1TR.gif);
	background-repeat: no-repeat;
	width: 100%;
	height: 100%;
}
.tdTopLine {
	background-position: left top;
	background-image: url(media/TopGrad.gif);
	background-repeat: no-repeat;
	height: 17px;
	background-color: #C6D6F5;
	font-size: 1px;
	text-align: right;
	width: 100%;
}
.tdSloganPaneCont {
	padding-right: 8px;
	height: 100%;
}
/* To change the banner image replace background-image with Banner1.jpg, Banner2.jpg, ..., Banner14.jpg or with your own image */
.tblMainImg {
	background-color: #FFFFFF;
	background-position: right 25px;
	background-image: url('/Portals/6/PAImages/PA-Trac-Photo-final.jpg');
	background-repeat: no-repeat;
	width: 950px;
	height: 100%;
}
/* To change the banner image replace background-image with Banner1.jpg, Banner2.jpg, ..., Banner14.jpg or with your own image */
.tblMainImgFull {
	background-color: #FFFFFF;
	background-position: right 10px;
	background-image: url('media/Banner2.jpg');
	background-repeat: no-repeat;
	width: 100%;
	height: 100%;
}
.tdBannerImg {
	background-position: top;
	background-image: url(media/Pnl1TM.gif);
	background-repeat: repeat-x;
	background-color: transparent;
}
/* To change the banner height change the height value */
.tblBannerImg {
	background-position: left;
	background-image: url(media/Pnl1LM.gif);
	background-repeat: repeat-y;
	width: 100%;
	height: 120px;
}
/* To change the banner height change the height value */
.tblBannerImgVert {
	background-position: left;
	background-image: url(media/Pnl1LM.gif);
	background-repeat: repeat-y;
	width: 100%;
	height: 150px;
}
/* Panel backgrounds */
.Pnl1LM {
	background-position: left;
	background-image: url(media/Pnl1LM.gif);
	background-repeat: repeat-y;
}
.Pnl1RM {
	font-size: 6px;
	background-position: right;
	background-image: url(media/Pnl1RM.gif);
	background-repeat: repeat-y;
	width: 8px;
}
.Pnl1B {
	font-size: 1px;
	background-color: #C6D6F5;
	width: 100%;
}
.Pnl1BM {
	font-size: 1px;
	background-position: bottom;
	background-image: url(media/Pnl1BM.gif);
	background-repeat: repeat-x;
	width: 100%;
	height: 22px;
}
.Pnl1LM-1 {
	background-position: left;
	background-image: url(media/Pnl1LM.gif);
	background-repeat: repeat-y;
}
.Pnl1RM-1 {
	background-position: right;
	background-image: url(media/Pnl1RM.gif);
	background-repeat: repeat-y;
	font-size: 1px;
}
.Pnl1BM-1 {
	padding: 0px 10px;
	background-color: #C6D6F5;
}
.Pnl1LM-2 {
	background: #527BCC;
	background-position: left top;
	background-image: url(media/Pnl1LM.gif);
	background-repeat: repeat-y;
}
.Pnl1BM-2 {
	font-size: 1px;
	padding: 0px 10px 0px 10px;
	background: #527BCC;
}
.Pnl1RM-2 {
	background: #527BCC;
	background-position: right;
	background-image: url(media/Pnl1RM.gif);
	background-repeat: repeat-y;
}
.Pnl22TM {
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #ABB8D1;
	background: #C6D6F5;
	width: 100%;
}
.Pnl22M {
	border-right-style: solid;
	border-left-style: solid;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-color: #ABB8D1;
	border-left-color: #ABB8D1;
	background: #C6D6F5;
	vertical-align: top;
	width: 100%;
	height: 100%;
}
.Pnl22BM {
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #ABB8D1;
	background: #C6D6F5;
	width: 100%;
}

/*need to alter the blue box on the left hand side to green*/
.Pnl22TM_green {
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #ABB8D1;
	background: #8CBD73;
	width: 100%;
}
.Pnl22M_green {
	border-right-style: solid;
	border-left-style: solid;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-color: #ABB8D1;
	border-left-color: #ABB8D1;
	background: #8CBD73;
	vertical-align: top;
	width: 100%;
	height: 100%;
}
.Pnl22BM_green {
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #ABB8D1;
	background: #8CBD73;
	width: 150px;
}
/*End of customizations*/


.TblCenter {
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #90ACE5;
	width: 100%;
	height: 100%;
}
.TblCenterVert {
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #90ACE5;
	background: #FFFFFF;
	width: 100%;
	height: 100%;
}
.TblCenterPC {
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #90ACE5;
	background: #FFFFFF;
	width: 100%;
	height: 100%;
}
/* Menu */
.MenuH {
	background-color: transparent;
	width: 100%;
	height: 30px;
}
.tblSearch {
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #90ACE5;
	background-color: #527BCC;
	vertical-align: middle;
	width: 100%;
}
.tdSearch {
	padding: 3px 9px 0px 0px;
	text-align: right;
	vertical-align: middle;
	font-size: 16px;
}
.tblMiddlePanes {
	width: 100%;
	height: 100%;
}
.MiddlePanes {
	padding: 0px 7px 0px 7px;
	vertical-align: top;
	width: 100%;
	height: 100%;
}
.tblPaneContainer {
	width: 100%;
	height: 100%;
}
.tdLeftPaneContainer {
	padding: 11px 7px 10px 0px;
	vertical-align: top;
	width: 200px;
	height: 100%;
}
.tblLeftPaneContainer {
	width: 100%;
	height: 100%;
}
.tblLeftPane {
	width: 100%;
	height: 100%;
}
.ContentPanes {
	padding: 0px 0px 0px 0px;
	vertical-align: top;
	height: 100%;
}
.tdBreadcrumb {
	padding-left: 5px;
	vertical-align: middle;
	font-size: 11px;
	width: 100%;
	height: 28px;
}
.tdCopyright {
	background-color: #C6D6F5;
}
/* Interior Skin Classes */
.tdPaneContainerInt {
	padding: 0px 10px 0px 10px;
	width: 100%;
	height: 100%;
}
.tdLeftPaneContainerInt {
	vertical-align: top;
}
/* Vertical Skin Classes*/
.tdMenuV {
	padding: 3px 0px 10px 0px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-color: #ABB8D1;
	border-left-color: #ABB8D1;
	background: #C6D6F5;
	vertical-align: top;
	width: 100%;
}
/* [LANGUAGE] */
.tdLanguage {
	padding-right: 10px;
}
.LanguageComboBox {
	font-size: 1px;
}
#Td_Containers {
	padding: 0px 4px;
	height: 100%;
}
#Table_Containers {
	border: 1px solid #E5E5E5;
	background-position: left top;
	background-image: url(media/content_bg.gif);
	background-repeat: repeat;
	background-color: #F2F2F2;
	width: 100%;
	height: 100%;
}


/*This end section is added by DS to control custom styles*/
/*Added by DS for side bar links*/
A.Link_SideBar:link { color: #003366; text-decoration: underline; } 
A.Link_SideBar:visited { color: #003366; text-decoration: underline; } 
A.Link_SideBar:active { color: #003366; text-decoration: underline; } 
A.Link_SideBar:hover { color: #ffffff; text-decoration: underline; } 

/*Addedby DS for the links on the What Do you Know Pages*/
.Link_PA_Important
{
	font-family:Arial; 
	font-size: 14px; 
	font-weight:bold;
}
.Link_PA_Important a { font-size: 14px; font-family:Arial; color: #003366; text-decoration: underline ; font-weight:bold;} 
.Link_PA_Important A:visited { color: #003366; text-decoration: underline ; font-weight:bold;} 
.Link_PA_Important A:active { color: #003366; text-decoration: underline ; font-weight:bold;} 
.Link_PA_Important A:hover { color: #ffffff; text-decoration: underline ; font-weight:bold;} 

.PA_Normal 
{
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
}

.PA_HeaderText
{
	font-family:Arial;
	font-size: 19px;
	font-weight:bold;
	color:#003366;
}

.PA_SubHeaderText
{
	font-family:Arial;
	font-size: 16px;
	font-weight:bold;
	color:#003366;
}

.PA_LabelText
{
	font-family:Arial;
	font-size: 12px;
	font-weight:bold;
	color:#003366;
}


/*End of Addition*/

/* Standards mode unhacks */

.tblBg {
	width: 986px;
	margin: 0 auto;
}

.tdMain {
	padding: 10px 10px 10px 18px; /* nudge the main table into the same place as it was in quirks mode */
}

.spacer, #dnn_dnnLOGO_imgLogo, img[src*='spacer'] {
	display: block;
}

.tdCopyright {
	text-align: center;
}

/* prevents content from bleeding outside of LeftPane */
.LeftPane {
	width: auto;
}

.leftPaneContainer {
	background-color: #8CBD73;
	padding: 12px;
}

.Pnl22M_green {
	padding-top: 10px;
}

.PA_SubHeaderText {
	font-size: 15.5px;
}

/* merge-in of skin185 */

.popupMask
{
    position: absolute;
    z-index: 200;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    opacity: .4;
    filter: alpha(opacity=40);
    background-color: #aaaaaa;
}

* html .popupMask
{
    width: expression( 1 > 0 ? document.body.scrollWidth : 'auto' );
    height: expression( 1 > 0 ? document.body.scrollHeight : 'auto' );
}

.popupPanel {
	z-index: 201;
	border: none;	
}

.popupContainer
{
	z-index: 201;
    padding: 0px;
	background-color: white;
   /* position: absolute;*/
}
.dialogtop
{
    background-color: #527BCC;
    padding-left: 8px;
    padding-right: 8px;
    padding-top: 8px;
    padding-bottom: 2px;
	height: 30px;
	
}
.dialogcontent {
	padding: .75em;
}

.dialogtopleft
{
    background-image: url(top_left.gif);
    background-color: #fff;
    background-repeat: no-repeat;
    width: 5px;
}
.dialogtopright
{
    background-image: url(top_right.gif);
    background-color: #fff;
    background-repeat: no-repeat;
    width: 5px;
}
.dialogleft
{
    background-image: url(left.gif);
    background-color: #fff;
    background-repeat: repeat-y;
    width: 5px;
}
.dialogright
{
    background-image: url(right.gif);
    background-color: #fff;
    background-repeat: repeat-y;
    width: 5px;
}
.dialogbottomleft
{
    background-image: url(bottom_left.gif);
    background-color: #fff;
    background-repeat: no-repeat;
    width: 5px;
    height: 4px;
}
.dialogbottomright
{
    background-image: url(bottom_right.gif);
    background-color: #fff;
    background-repeat: no-repeat;
    width: 5px;
    height: 4px;
}
.dialogbottom
{
    background-image: url(bottom.gif);
    background-color: #fff;
    background-repeat: repeat-x;
    height: 4px;
}




.dialogtext
{
    font-family: verdana, arial, sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #fff;
}
.closebutton
{
    background-image: url(close.gif);
    background-repeat: no-repeat;
    width: 28px;
    height: 15px;
    border: solid 0px black;
    cursor: pointer;
    cursor: hand;
}
.retext
{
    height: 22px;
    width: 255px;
    overflow: hidden;
    font-family: Verdana;
    font-size: 12px;
}

.pagemaster
{
    width: 100%;
}

.MainMenu_SubMenu
{
    z-index: 1000;
    cursor: pointer;
    cursor: hand;
    border: black 1px solid;
}

.skinmaster
{
    line-height: 100%;
    width: 1008px;
    background-color: #FFFFFF;
    padding-left: 0px;
    padding-right: 0px;
}
.toplogo
{
    width: 148px;
    height: 94px; /*background:url(Logo.gif) no-repeat transparent;*/
}
.topimage
{
}
.toppane
{
    margin-right: 1px;
    padding-right: 1px; /*width: 148px;*/
}
.toolbar
{
    width: 100%;
    height: 4px;
    background: url(Bar01.gif) repeat-x transparent;
}
.menubar
{
    width: 100%;
    height: 27px;
    background: url(MenuBar01.gif) repeat-x transparent;
}
.leftpane
{
    width: 30%;
    padding-left: 1px;
}
.mainpane
{
    width: 50%;
    padding-right: 1px;
    padding-left: 1px;
}
.rightpane
{
    width: 20%;
    padding-left: 1px;
    padding-right: 1px;
}
.bottompane
{
    width: 100%;
}
.copyrightpane
{
    width: 100%;
    height: 21px;
    background: url(BottomBar01.gif) transparent;
    margin-left: 1px;
    margin-right: 1px;
}
.linktext_01
{
    font-weight: normal;
    font-size: 8pt;
    color: black;
    font-family: Verdana;
    letter-spacing: normal;
}
.linktext_01:link
{
    text-decoration: none;
    color: #457D92;
}
.linktext_01:visited
{
    text-decoration: none;
    color: #457D92;
}
.linktext_01:hover
{
    text-decoration: none;
    color: #1A404E;
}
.linktext_01:active
{
    text-decoration: none;
    color: #457D92;
}

.linktext_02
{
    font-family: Verdana;
    font-size: 12px;
    color: #CC0000;
    line-height: 18px;
    letter-spacing: normal;
}
.linktext_02:link
{
    text-decoration: underline;
    color: #CC0000;
}
.linktext_02:visited
{
    text-decoration: underline;
    color: #CC0000;
}
.linktext_02:hover
{
    text-decoration: underline;
    color: #CC0000;
}
.linktext_02:active
{
    text-decoration: underline;
    color: #CC0000;
}

.copyrightfont
{
    color: #525044;
    font-family: Verdana;
    font-size: 12px;
}
.copyrightfont:link
{
    text-decoration: none;
    color: #525044;
}
.copyrightfont:visited
{
    text-decoration: none;
    color: #525044;
}
.copyrightfont:hover
{
    text-decoration: none;
    color: #525044;
}
.copyrightfont:active
{
    text-decoration: none;
    color: #525044;
}

.zrootmenuitem, .zrootmenuitemselected, .zrootmenuitemactive
{
    font-family: Verdana, Helvetica, sans-serif;
    color: #6A6762;
    cursor: hand;
    padding: 1px;
}



.searchHeader
{
    font: Verdana;
    font-size: 12px;
    line-height: 24px;
    color: #333333;
    text-align: left;
    vertical-align: top;
    font-weight: bold;
}

.searchCriteria
{
    font: Verdana;
    font-size: 12px;
    line-height: 24px;
    color: #333333;
    text-align: left;
    vertical-align: top;
}

.tr-alt
{
    background-color: #CCCCCC;
}

input.btn,button.btn
{
    /*BORDER-RIGHT: #40331a 1px outset; BORDER-TOP: #40331a 1px outset; FONT-WEIGHT: bold; FONT-SIZE: 9pt; BACKGROUND: #ffcc66; BORDER-LEFT: #40331a 1px outset; CURSOR: hand; COLOR: #000066; BORDER-BOTTOM: #40331a 1px outset; FONT-FAMILY: Arial; */
    font-weight: bold;
    font-size: 12px;
    cursor: hand;
    color: #CC0000;
    font-family: Verdana;
    border: solid 1px #AAAAAA;
    background-color: #DDDDDD;
}

input.btn-disabled,button.btn-disabled
{
    border-right: #888855 1px outset;
    border-top: #888855 1px outset;
    font-weight: normal;
    font-size: 9pt;
    background: #EEEECC;
    border-left: #888855 1px outset;
    cursor: default;
    color: #000066;
    border-bottom: #888855 1px outset;
    font-family: Verdana;
    font-style: italic;
}

input.btnhov,button.btnhov
{
    font-weight: bold;
    font-size: 12px;
    cursor: hand;
    color: #CC0000;
    font-family: Verdana;
    border: solid 1px #AAAAAA;
    background-color: #EEEEEE;
}

.searchText
{
    font-family: Verdana;
    font-size: 12px;
    width: 250px;
}

.searchTextMedium
{
    font-family: Verdana;
    font-size: 12px;
    width: 180px;
}

.searchTextMedium1
{
    font-family: Verdana;
    font-size: 12px;
    width: 146px;
}

.searchTextSmall
{
    font-family: Verdana;
    font-size: 12px;
    width: 50px;
}

.CrText
{
    font-family: Verdana;
    font-size: 12px;
    width: 30px;
}

.DateText
{
    font-family: Verdana;
    font-size: 12px;
    width: 80px;
}

.searchTextSmall1
{
    font-family: Verdana;
    font-size: 12px;
    width: 80px;
}

.searchTextSmall2
{
    font-family: Verdana;
    font-size: 12px;
    width: 94px;
}

.searchCombo
{
    font-family: Verdana;
    width: 250pt;
    font-size: 12px;
}
.searchComboSmall
{
    font-family: Verdana;
    width: 100pt;
    font-size: 12px;
}
.searchComboMini
{
    font-family: Verdana;
    width: 50pt;
    font-size: 12px;
}

.searchOption
{
    font-family: Verdana;
    font-size: 12px;
}
.resultSmallHeader
{
    font-family: Verdana;
    font-size: 11px;
    font-weight: bold;
    text-align: center;
}
.resultSmallField
{
    font-family: Verdana;
    font-size: 10px;
    font-weight: normal;
    background-color: White;
}

.alterresultSmallField
{
    background-color: #CCCCCC;
    font-family: Verdana;
    font-size: 10px;
    font-weight: normal;
}
.resultHeader
{
    font-family: Verdana;
    font-size: 12px;
    font-weight: bold;
	background-color: #CCCCFF;
}

.headerRow
{
    font-family: Verdana;
    font-size: 12px;
    font-weight: bold;
    text-align: left;
    color: #003366;
    background-color: rgb(204, 204, 255);
}
.resultField
{
    font-family: Verdana;
    font-size: 12px;
    font-weight: normal;
    background-color: White;
}

.alterresultField
{
    background-color: #CCCCCC;
    font-family: Verdana;
    font-size: 12px;
    font-weight: normal;
}

.NormalText
{
    font-family: Verdana;
    font-size: 12px;
    color: black;
}

.noResponseText
{
    font-family: Verdana;
    font-size: 12px;
    font-weight: normal;
    color: #CC3300;
}

.NodeText
{
    font-family: Verdana;
    font-size: 12px;
    font-weight: normal;
    color: black;
    padding-left: 2px;
    padding-top: 1px;
    padding-bottom: 1px;
    width: 100%;
}

.OldNode
{
    font-family: Verdana;
    font-size: 12px;
    font-weight: normal;
    color: #888888;
    padding-left: 2px;
    padding-top: 1px;
    padding-bottom: 1px;
    width: 100%;
}

.NodeLabel
{
    font-family: Verdana;
    font-size: 12px;
    font-weight: bold;
    font-style: italic;
    background-color: #D8DFEA;
    color: darkblue;
    padding-top: 4px;
    padding-bottom: 1px;
    width: 100%;
    vertical-align: middle;
    text-align: center;
}

.Container
{
    background-color: white;
    border: solid 1px black;
    position: relative;
    z-index: 1000;
}

.NodeOver
{
    font-family: Verdana;
    font-size: 12px;
    font-weight: normal;
    background-color: Navy;
    color: white;
    padding-left: 2px;
    padding-top: 1px;
    padding-bottom: 1px;
    width: 100%;
}

.FootText
{
    font-family: Verdana;
    font-size: 8px;
    color: Gray;
    font-weight: normal;
    color: black;
}

.SmallText
{
    font-family: Verdana;
    font-size: 10px;
    vertical-align: middle;
    font-weight: normal;
    color: black;
}

.BigText
{
    font-family: Verdana;
    font-size: 18px;
    font-weight: bold;
    color: #003366;
}

.AdText
{
    font-family: Verdana;
    font-size: 12px;
    font-weight: bold;
    color: #003366;
}

.HeaderText
{
    font-family: Verdana;
    font-size: 12px;
    font-weight: bold;
    color: #003366;
}

.SubHeaderText
{
    font-family: Verdana;
    font-size: 12px;
    font-weight: bold;
    color: #003366;
}

.LabelText
{
    font-family: Verdana;
    font-size: 12px;
    font-weight: bold;
    color: #003366;
}

.LinkText
{
    font-family: Verdana;
    font-size: 12px;
    font-weight: bold;
    color: darkblue;
    cursor: pointer;
    text-decoration: underline;
}

.TreeText
{
    font-family: Verdana;
    font-size: 12px;
    color: darkblue;
    cursor: pointer;
    text-decoration: underline;
    margin-left: 40px;
    display: block;
    margin-bottom: 5px;
}

.TreeRootText
{
    font-family: Verdana;
    font-size: 12px;
    font-weight: bold;
    color: #003366;
    cursor: pointer;
    margin-left: 20px;
    display: inline-block;
}

.Icon
{
    padding-top: 2px;
    position: absolute;
}


.BlueText
{
    font-family: Verdana;
    font-size: 12px;
    font-weight: bold;
    color: DarkGreen;
    font-style: italic;
}

.GreenText
{
    font-family: Verdana;
    font-size: 12px;
    font-weight: bold;
    color: Green;
}

.RedText
{
    font-family: Verdana;
    font-size: 12px;
    font-weight: bold;
    color: Red;
    font-style: italic;
}



.tabTD
{
    padding-left: 12px;
}

input.NormalButton
{
    border-right: #40331a 1px outset;
    border-top: #40331a 1px outset;
    font-weight: bold;
    font-size: 9pt;
    background: #ffcc66;
    border-left: #40331a 1px outset;
    cursor: hand;
    color: #000066;
    border-bottom: #40331a 1px outset;
    font-family: Verdana;
    vertical-align: top;
}

.TabBody4
{
    border-left: 1px solid #DED6C0;
    border-right: 1px solid #DED6C0;
    border-bottom: 1px solid #DED6C0;
    background-color: White;
}

.TabItemLeft4
{
    width: 20px;
    height: 20px;
    background-image: url(/images/left.png);
}

.TabItemRight4
{
    width: 2px;
    height: 20px;
    background-image: url(/images//right.png);
}

.TabItemLeftRight4
{
    width: 13px;
    height: 20px;
    background-image: url(/images/leftright.png);
}


.TabItemMiddle4
{
    background-image: url(/images//middle.png);
    background-repeat: repeat-x;
    text-align: center;
    cursor: pointer;
}

.TabItemSelectedLeft4
{
    width: 20px;
    height: 20px;
    background-image: url(/images/sel_left.png);
}

.TabItemSelectedRight4
{
    width: 2px;
    height: 20px;
    background-image: url(/images/sel_right.png);
}

.TabItemSelectedMiddle4
{
    height: 20px;
    background-image: url(/images/sel_middle.png);
    background-repeat: repeat-x;
    text-align: center;
    cursor: default;
}

.TabItemLeftSelectedRight4
{
    width: 20px;
    height: 20px;
    background-image: url(/images/left-sel_right.png);
}

.TabItemRightSelectedLeft4
{
    width: 13px;
    height: 20px;
    background-image: url(/images/sel_right-left.png);
}

.TabItemText4
{
    margin-left: 2px;
    margin-right: 4px;
    font-family: Verdana;
    font-size: 12px;
    color: Black;
}

.TabItemTextSelected4
{
    margin-left: 2px;
    margin-right: 4px;
    margin-bottom: 3px;
    font-family: Verdana;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
}


.TabLine4
{
    background-image: url(/images/line.png);
    background-repeat: repeat-x;
}

A.ErrorMsgLink
{
    font-weight: bold;
    font-family: Verdana;
    font-size: 12px;
    text-decoration: underline;
    color: Red;
    padding-left: 15px;
}

A.ErrorMsgLink:link
{
    color: Red;
}

A.ErrorMsgLink:visited
{
    color: Red;
}

A.ErrorMsgLink:hover
{
    color: Red;
}

.ErrorSummary
{
    font-weight: bold;
    font-family: Verdana;
    font-size: 12px;
    color: Red;
    padding-bottom: 10px;
}

.InputLabel
{
    border: solid 0px silver;
    font-family: Verdana;
    font-size: 12px;
    width: 30px;
    overflow: visible;
    text-align: center;
}

.ErrorAbsolute
{
    font-weight: bold;
    font-family: Verdana;
    font-size: 12px;
    color: Red;
    padding-bottom: 10px;
    background-color: White;
    position: absolute;
}

.LowZ
{
    z-index: 1;
}

.rpt
{
    position: relative;
    padding-left: -30px;
}

.floatPanel
{
    position: absolute;
    background-color: #eeeecc;
    border: solid 1px Silver;
}

.hr-center
{
    margin: 1px;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-top-style: dashed;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
    border-top-color: #999999;
    border-right-color: #999999;
    border-bottom-color: #999999;
    border-left-color: #999999;
}

.title
{
    font: Verdana;
    font-size: 24px;
    line-height: 30px;
}

.subtitle
{
    font: Verdana;
    font-size: 16px;
    line-height: 22px;
    font-weight: bold;
}

.nav
{
    font: Verdana;
    font-size: 14px;
    font-weight: bold;
    background-color: #CCCCCC;
}

.navLink
{
    font: Verdana;
    font-size: 14px;
    font-weight: bold;
    background-color: #DEDECA;
}

a:hover
{
    text-decoration: underline;
}

.flex_header_open
{
    cursor: pointer;
    border-top: solid 1px #3B5998;
    background-color: #D8DFEA;
    background-repeat: no-repeat;
    background-image: url('/images/min.gif');
    background-position: left top;
}

.flex_header_close
{
    cursor: pointer;
    border-top: solid 1px #D8DFEA;
    background-color: #eee;
    background-repeat: no-repeat;
    background-image: url('/images/max.gif');
    background-position: left top;
}

.Head
{
    font-family: Verdana;
    font-size: 12pt;
    color: black;
    font-weight: bolder;
    text-decoration: none;
}

/* style of item titles on edit and admin pages */
.SubHead
{
    font-family: Verdana;
    font-size: 9pt;
    color: black;
    font-weight: bolder;
    text-decoration: none;
}

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead
{
}

/* text style used for most text rendered by modules */
.Normal
{
    font-family: Verdana;
    font-size: 9pt;
    color: black;
    font-weight: normal;
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
}

.NormalRed
{
    font-family: Verdana;
    font-size: 9pt;
    color: #CC1218;
    font-weight: bolder;
    text-decoration: none;
}

.NormalBold
{
    font-family: Verdana;
    font-size: 9pt;
    color: black;
    font-weight: bolder;
    text-decoration: none;
}


.sortasc
{
    background: url('/images/asc.gif') no-repeat right;
    font-family: Verdana;
    font-size: 12px;
    font-weight: bold;
    color: #003366;
}


.sortdesc
{
    font-family: Verdana;
    font-size: 12px;
    font-weight: bold;
    color: #003366;
    background: url('/images/des.gif') no-repeat right;
}



#dhtmlgoodies_dragDropContainer
{
    /* Main container for this script */
    width: 790px;
    background-color: #FFF;
    -moz-user-select: none;
}
#dhtmlgoodies_dragDropContainer ul
{
    /* General rules for all <ul> */
    margin-top: 0px;
    margin-left: 0px;
    margin-bottom: 0px;
    padding: 2px;
}

#dhtmlgoodies_dragDropContainer li
{
    /* Movable items, i.e. <LI> */
    list-style-type: none;
    width: 600px;
    background-color: #EEE;
    border: 1px solid #000;
    padding: 2px;
    margin-bottom: 2px;
    cursor: pointer;
    font-family: Verdana;
    font-size: 12px;
}

#dhtmlgoodies_listOfItems li, #dragContent li, li#indicateDestination
{
    /* Movable items, i.e. <LI> */
    list-style-type: none;
    height: 16px;
    width: 90px;
    background-color: #EEE;
    border: 1px solid #000;
    padding: 2px;
    margin-bottom: 2px;
    cursor: pointer;
    font-family: Verdana;
    font-size: 12px;
}

li#indicateDestination
{
    /* Box indicating where content will be dropped - i.e. the one you use if you don't use arrow */
    border: 1px solid #317082;
    background-color: #FFF;
}

/* LEFT COLUMN CSS */
div#dhtmlgoodies_listOfItems
{
    /* Left column */
    float: left;
    padding-left: 10px;
    padding-right: 10px; /* CSS HACK */
    width: 130px; /* IE 5.x */
    width: /* */ /**/ 130px; /* Other browsers */
    width: /**/ 130px;
}
#dhtmlgoodies_listOfItems ul
{
    /* Left(Sources) column <ul> */
    height: 530px;
}

div#dhtmlgoodies_listOfItems div
{
    border: 1px solid #999;
}
div#dhtmlgoodies_listOfItems div ul
{
    /* Left column <ul> */
    margin-left: 10px; /* Space at the left of list - the arrow will be positioned there */
}
#dhtmlgoodies_listOfItems div p
{
    /* Heading above left column */
    margin: 0px;
    font-weight: bold;
    padding-left: 12px;
    background-color: #CCCCFF;
    font-family: Verdana;
    font-size: 12px;
    color: #003366;
    margin-bottom: 5px;
}
/* END LEFT COLUMN CSS */

#dhtmlgoodies_dragDropContainer .mouseover
{
    /* Mouse over effect DIV box in right column */
    background-color: #E2EBED;
    border: 1px solid #317082;
}

/* Start main container CSS */

div#dhtmlgoodies_mainContainer
{
    /* Right column DIV */
    width: 630px;
    float: left;
}
#dhtmlgoodies_mainContainer div
{
    /* Parent <div> of small boxes */
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
    margin-top: 0px;
    border: 1px solid #999; /* CSS HACK */
    width: 630px; /* IE 5.x */
    width: /* */ /**/ 630px; /* Other browsers */
    width: /**/ 630px;
}
#dhtmlgoodies_mainContainer div ul
{
    margin-left: 10px;
}

#dhtmlgoodies_mainContainer div p
{
    /* Heading above small boxes */
    margin: 0px;
    padding: 0px;
    padding-left: 12px;
    font-weight: bold;
    background-color: #CCCCFF;
    font-size: 12px;
    font-family: Verdana;
    color: #003366;
    margin-bottom: 5px;
}

#dhtmlgoodies_mainContainer ul
{
    /* Small box in right column ,i.e <ul> */
    width: 615px;
    height: auto;
    min-height: 25px;
    border: 0px;
    margin-bottom: 0px;
    overflow: hidden;
}

#dragContent
{
    /* Drag container */
    position: absolute;
    width: 130px;
    height: 20px;
    display: none;
    margin: 0px;
    padding: 0px;
    z-index: 2000;
}

#dragDropIndicator
{
    /* DIV for the small arrow */
    position: absolute;
    width: 7px;
    height: 10px;
    display: none;
    z-index: 1000;
    margin: 0px;
    padding: 0px;
}

.btnFeel
{
    /*BORDER-RIGHT: #40331a 1px outset; BORDER-TOP: #40331a 1px outset; FONT-WEIGHT: bold; FONT-SIZE: 9pt; BACKGROUND: #ffcc66; BORDER-LEFT: #40331a 1px outset; CURSOR: hand; COLOR: #000066; BORDER-BOTTOM: #40331a 1px outset; FONT-FAMILY: Arial; */
    font-weight: bold;
    font-size: 12px;
    cursor: hand;
    color: #CC0000;
    font-family: Verdana;
    border: solid 1px #AAAAAA;
    background-color: #DDDDDD;
    text-align: center;
    text-decoration: none;
}


.collapsebtn
{
    font-weight: normal;
    font-size: 12px;
    cursor: hand;
    color: #CC0000;
    font-family: Verdana;
    padding-left: 15px;
    text-align: left;
    text-decoration: none;
    background-image: url('/images/minusnew.gif');
    background-repeat: no-repeat;
    background-position: left;
}

.expandbtn
{
    font-weight: normal;
    font-size: 12px;
    cursor: hand;
    color: #CC0000;
    font-family: Verdana;
    padding-left: 15px;
    text-align: left;
    text-decoration: none;
    background-image: url('/images/maxnew.gif');
    background-repeat: no-repeat;
    background-position: left;
}


.disabledbtn
{
    font-weight: normal;
    font-size: 12px;
    cursor: default;
    font-family: Verdana;
    color: #525044;
    padding-left: 15px;
    text-align: left;
    text-decoration: none;
    background-image: url('/images/maxnew.gif');
    background-repeat: no-repeat;
    background-position: left;
}


.flex_header
{
    cursor: pointer;
    border-top: solid 1px #3B5998;
    background-color: #D8DFEA;
    background-repeat: no-repeat;
    background-position: left top;
}



a.ui-button, a.ui-button:link {
	color: #2E6E9E;
}


.summaryLabel { visibility: hidden;}
.totalSummaryLabel { margin-right: .5em; padding-top: .5em;margin-top: .5em;margin-bottom: .5em; font-weight: bold;}

.creditSummary { border-top: 1px solid #ccc;padding-top: .25em;margin-top: .25em;margin-bottom: .5em; font-weight: bold;}
.coursesSummary { border-top: 1px solid #ccc; margin-right: .5em; padding-top: .25em;margin-top: .25em;margin-bottom: .5em; font-weight: bold;}

.creditTotalSummary {border-top: 5px double #ccc; padding-top: .25em;margin-top: .5em;margin-bottom: .5em; font-weight: bold;}
.coursesTotalSummary {border-top: 5px double #ccc;  margin-right: .5em;padding-top: .25em;margin-top: .5em;margin-bottom: .5em; font-weight: bold;}

.noborder { border: 0; }

.hintText {
	font-style: italic;
	color: #A0A0A0;
	font-size: 10px;
}

/* Superfish menu stylings */
/*** Pennsylvania Superfish ***/

/*** ESSENTIAL STYLES ***/
.sf-menu, .sf-menu * {
	margin:			0;
	padding:		0;
	list-style:		none;
}
.sf-menu {
	line-height:	1.20;
}
.sf-menu ul {
	position:		absolute;
	top:			-999em;
	width:			23em; /* left offset of submenus need to match (see below) */
}
.sf-menu ul li {
	width:			100%;
}
.sf-menu li:hover {
	visibility:		inherit; /* fixes IE7 'sticky bug' */
}
.sf-menu li {
	float:			left;
	position:		relative;
}
.sf-menu a {
	display:		block;
	position:		relative;
}
.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
	left:			0;
	top:			1.8em; /* match top ul list item height */
	z-index:		99;
}
ul.sf-menu li:hover li ul,
ul.sf-menu li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul {
	left:			23em; /* match ul width */
	top:			0;
}
ul.sf-menu li li:hover li ul,
ul.sf-menu li li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li li:hover ul,
ul.sf-menu li li li.sfHover ul {
	left:			23em; /* match ul width */
	top:			0;
}

/*** arrows **/
.sf-sub-indicator {
	display:		none;
}

/** NonEssential Styles -- Structural  **/
ul.sf-menu  {
	padding-left: 5px;
    width: 100%;
}

.sf-menu li {
    margin-right: 4px;
	padding-right: 3px;
    text-align: left;
}

.sf-menu li a {
	text-align: center;
}

.sf-menu a { /* general sizing of menu items */
	padding: 8px;    
}

.sf-menu li ul { /* sub menu list structure */
    overflow: hidden;
    z-index: 10000;
	margin-top: 7px;    
}

.sf-menu li ul li { /* sub menu list item structure */
    float: left;
}

.sf-menu ul li, .sf-menu ul li a {
	text-align: left;
}

/** Colors & other presentation **/
.sf-menu li { /* Main menu list items */
	border-color: #aaa;
	border-width: 1px 1px 0px 1px;
	border-style: solid;
	background-position: center bottom;
	background-repeat: repeat-x;
	background-image: url('media/TabMiddle.gif');	
}

.sf-menu li ul li { /* reset list items for dropdown menus */
	background-image: none;	
	background-color: #F6F6F6;
	border: none;
}

.sf-menu li a.sf-menu-link { /* anchor text styling */
	color: #888; 
	text-decoration: none;
	font-size: 11px;
	font-family: Arial;
	font-weight: bold;	
}

.sf-menu ul li a.sf-menu-link { /* coloring in popup menus */
	color: #527bcc !important;
}

a.sf-menu-link { /* prevents IE from underlining visited links */
	text-decoration: none !important;
}

/* Hovers */
li.current a, .sf-menu li.sfHover a, .sf-menu li.sfHover ul li a:hover, .sf-menu ul li.sfHover a.sf-menu-link {
	color: white !important;
}

.sf-menu li.sfHover.sf-menu li:hover, .sf-menu li.sfHover, li.current, .sf-menu li.sfHover ul li a:hover { /* actively highlighted elements (lis in top menu, anchors in popup menu) */
	background: url('media/TabActiveMiddle.gif') center repeat-x;
	background-color: #4E74BF;
}

/* Drop shadows */
.sf-shadow ul {
	box-shadow: 1px 1px 5px #888;
}
.sf-shadow ul.sf-shadow-off {
	background: transparent;
}
th a:link {
color: #036;
font-size: 12px;
font-weight: bold;
font-family: Tahoma, Arial, Helvetica;
}
