/* 
================================
Skin styles for DotNetNuke
================================
*/



html { margin-bottom:-1px; overflow: -moz-scrollbars-vertical;}
body {background-color:#F4F4F4;}
hr {border: 1px dotted #CCCCCC;}
.pagemaster {
	width: 100%;
	height: 100%;	
	background-color: #F4F4F4;
	margin-bottom:-19px;
	background-image:url(back.jpg);
	background-position:top;
	background-repeat:repeat-x;
}
.skinmaster {
	height: 100%;
	background-color: #FFFFFF;
	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: #FFFFFF;
	border-top: #FFF 0px solid;
	border-right: #FFF 0px solid;
	border-left: #FFF 0px solid;
	border-bottom: #FFF 0px solid;
	padding:5px;
}
.logo {
	padding-top:3px;
	padding-bottom: 9px;
	padding-left:20px;
}
.departmentlogo {
	padding-top:3px;
	padding-bottom: 0px;
	padding-left:20px;
	padding-right: 25px;
}
.banner {
	background-color:transparent;
	background-image: url(banner_inside.jpg);
	background-repeat:no-repeat;
	background-position:top;
}
.mainbanner {
	background-color:transparent;
	background-repeat:no-repeat;
	background-position:top;
}
.mainbannerleft {
	background-repeat: no-repeat;
	background-position:top left;
	height:209px;
	width:447px;
}
.mainbannerright {
	background-repeat: no-repeat;
	background-position:top right;
	height:100px;
}
.sides {
	width: 11px;
	background-color:#F4F4F4;
}
.sidespace6 {
	padding-left:6px;
	padding-right:6px;
}
/* Panes */
.toppane {
	width: 100%;
	background-color: transparent;
	padding:0px;
	height:1px;
}
.bannerpane {
	background-color: transparent;
	padding:0px;
}
.contentpane {
	width: 100%;
	padding:0px;
}
.rightpane {
	background-color: transparent;
	padding:0px;
	width:250px;
}
.midpane {
	background-color: transparent;
	padding:0px;
	height:1px;
}
.bottompane {
	width: 100%;
	background-color: transparent;
	padding:0px;
}

/* begin of menu*/
.menu_back {
	background-color:transparent;
	background-image:url(menu_back.jpg);
	background-repeat:repeat-x;
}
.MainMenu_MenuContainer {
	background-color: transparent; 
}
.MainMenu_MenuBar {
	background-color: Transparent;
}
.MainMenu_MenuItem {
	border-left: #081E43 0px solid; 
	border-bottom: #081E43 1px solid; 
	border-top: #081E43 1px solid; 
	border-right: #081E43 0px solid;
	cursor: pointer; 
	cursor: hand; 
	color: #FFFFFF; 
	font-size: 12px; 
	font-style: normal;
	font-weight: normal; 
	background-color: Transparent;
	font-family: verdana, arial, helvetica;
}
.MainMenu_MenuItemSel {
	border-left: #081E43 0px solid; 
	border-bottom: #081E43 1px solid; 
	border-top: #081E43 1px solid; 
	border-right: #081E43 0px solid;
	cursor: pointer;
	cursor: hand; 
	color: #edb243; 
	font-size: 12px; 
	font-style: normal;
	font-weight: normal; 
	background-color: Transparent;
	font-family: verdana, arial, helvetica;
}
.MainMenu_MenuItemAct {
	border-left: #081E43 0px solid; 
	border-bottom: #081E43 1px solid; 
	border-top: #081E43 1px solid; 
	border-right: #081E43 0px solid;
	cursor: pointer; 
	cursor: hand; 
	color: #DCDCDC; 
	font-size: 12px; 
	font-style: normal;
	font-weight: normal; 
	background-color: Transparent;
	font-family: verdana, arial, helvetica;
}
.MainMenu_MenuIcon {
	background-color: transparent; 
	border-left: #081E43 1px solid; 
	border-bottom: #081E43 1px solid; 
	border-top: #081E43 1px solid; 
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 5px;
}
.submenuitemselect {
	background-color: #1C4A9A;
	color: #FFFFFF;
}
.MainMenu_SubMenu {
	margin-top: 0px;
	margin-left: 3px;
	background-color: #153875;  
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	border-top: #FFFFFF 1px solid;
	border-right: #FFFFFF 1px solid;
	border-left: #FFFFFF 1px solid;
	border-bottom: #FFFFFF 1px solid;
	filter: Alpha(Opacity=75, FinishOpacity=100, Style=1);
}
.MainMenu_MenuBreak {
	border-bottom: #081E43 0px solid; 
	border-left: #081E43 0px solid; 
	border-top: #081E43 0px solid;  
	border-right: #081E43 0px solid; 
	background-color: transparent; 
	height: 0px;
}
.MainMenu_MenuArrow {
	border-right: #081E43 1px solid; 
	border-bottom: #081E43 1px solid; 
	border-top: #081E43 1px solid; 
	font-family: webdings; 
	font-size: 12px; 
	cursor: pointer; 
	cursor: hand; 
	width: 10px;
}
.MainMenu_RootMenuArrow {
	font-family: webdings; 
	font-size: 12px; 
	cursor: pointer; 
	cursor: hand;
}
.rootMenuItem TD{ 
	cursor: pointer; 
	cursor: hand; 
	color: #FFFFFF; 
	font-size: 12px; 
	font-style: normal;
font-weight: bold; 
	background-color: Transparent;
	font-family: arial;
	padding-left: 8px;
	padding-right: 8px;
	height:29px;
	width:1px !important; /*moz width*/
	width: 100%; /*IE width*/
	white-space:nowrap;
	letter-spacing:1px;
}
.rootmenuitemactive TD{ 
	cursor: pointer; 
	cursor: hand; 
	color: #FFFFFF; 
	font-size: 12px; 
	font-style: normal;
font-weight: bold; 
	background-color: Transparent;
	font-family: arial;
	padding-left: 8px;
	padding-right: 8px;
	background-image:url(menu_on.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	height:29px;
	width:1px !important; /*moz width*/
	width: 100%; /*IE width*/
	white-space:nowrap;
	letter-spacing: 1px;
}
.rootmenuitemselected TD{ 
	cursor: pointer; 
	cursor: hand; 
	color: #edb243; 
	font-size: 12px; 
	font-style: normal;
	font-weight: bold; 
	background-color: Transparent;
	font-family: arial;
	padding-left: 8px;
	padding-right: 8px;
	background-image:url(menu_on.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	height:29px;
	width:1px !important; /*moz width*/
	width: 100%; /*IE width*/
	white-space:nowrap;
	letter-spacing: 1px;
}
.rootmenuitembreadcrumb TD{ 
	cursor: pointer; 
	cursor: hand; 
	color: #FFFFFF; 
	font-size: 12px; 
	font-style: normal;
	font-weight: normal; 
	background-color: Transparent;
	font-family: tahoma;
	padding-left: 8px;
	padding-right: 8px;
	background-image:url(menu_on.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	height:29px;
	width:1px !important; /*moz width*/
	width: 100%; /*IE width*/
	white-space:nowrap;
}
/* end of menu*/
.StandardButton {
	background-color: #666666;
	border-top: #8A8A8A 1px solid;
	border-right: #424242 1px solid;
	border-left: #8A8A8A 1px solid;
	border-bottom: #424242 1px solid;
	filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#212121,endColorStr=#2C2C2C);
	filter: Alpha(Opacity=70, FinishOpacity=95, Style=2);
	color: #FFFFFF;
	font-family: verdana, arial, helvetica; 
	font-size: 12px;
	font-weight: normal;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left:3px;
	padding-right:3px;
	cursor: hand;
	cursor: hand;
}
.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 {}

/* Text Styles */
.Head {
	font-family: verdana, arial, helvetica;
	font-size: 17px;
	font-weight: bold;
	color: #2151A6;
}
.subhead {
	font-family: verdana, arial, helvetica;
	font-size: 11px;
	font-weight: bold;
	color: #2151A6;
}
#invert .Head {
	font-family: verdana, arial, helvetica;
	font-size: 17px;
	font-weight: bold;
	color: #FFFF00;
}
#invert .subhead {
	font-family: verdana, arial, helvetica;
	font-size: 11px;
	font-weight: bold;
	color: #FFFF00;
}

.normal, div, p {
	font-family: verdana, arial, helvetica;
	font-size: 11px;
	line-height:125%;
	color: #141414;
}
.NormalTextBox
{
	font-family: verdana, arial, helvetica;
	font-size: 11px;
	color: #141414;
}
H4  {
    font-family: verdana, arial, helvetica;
    font-size: 14px;
    font-weight: normal;
    color: #2151A6;
}
H5  {
    font-family: verdana, arial, helvetica;
    font-size: 12px;
    font-weight: bold;
    color: #2151A6;
}
A:link, A:visited {
	font-family: verdana, arial, helvetica;
	color: #2151A6;
	font-size:11px;
	text-decoration:underline;
}
A:hover, A:active    {
	font-family: verdana, arial, helvetica;
	color: #999999;
	font-size:11px;
	text-decoration:none;
}
#invert .normal, #invert div, #invert p {
	font-family: verdana, arial, helvetica;
	font-size: 11px;
	line-height:125%;
	color: #FFFFFF;
}
#invert H4  {
    font-family: verdana, arial, helvetica;
    font-size: 14px;
    font-weight: normal;
    color: #FFFF00;
}
#invert H5  {
    font-family: verdana, arial, helvetica;
    font-size: 12px;
    font-weight: bold;
    color: #FFFF00;
}
#invert A:link, #invert A:visited {
	font-family: verdana, arial, helvetica;
	color: #FFFF00;
	font-size:11px;
	text-decoration:underline;
}
#invert A:hover, #invert A:active    {
	font-family: verdana, arial, helvetica;
	color: #FFFF00;
	font-size:11px;
	text-decoration:none;
}



td.breadcrumbtxt {
	font-family: verdana, arial, helvetica;
	font-size:11px;
	color: #666666;
	padding-left:6px;
	padding-right:6px;
	padding-top:6px;
	padding-bottom:0px;
}
a.breadcrumbtxt:link, a.breadcrumbtxt:visited {
	font-family: verdana, arial, helvetica;
	color: #2151A6;
	font-size:11px;
	font-weight: bold;
	text-decoration: underline;
}
a.breadcrumbtxt:hover ,a.breadcrumbtxt:active {
	font-family: verdana, arial, helvetica;
	color: #999999;
	font-size:11px;
	text-decoration: underline;
	font-weight: bold;
}
td.logintxt {
	font-family: verdana, arial, helvetica;
	font-size:11px;
	padding:2px;
}
a.logintxt:link, a.logintxt:visited {
	font-family: verdana, arial, helvetica;
	color: #666666;
	font-size:11px;
	font-weight: normal;
	text-decoration: none;
}
a.logintxt:active, a.logintxt:hover {
	font-family: verdana, arial, helvetica;
	color: #666666;
	font-size:11px;
	font-weight: normal;
	text-decoration: underline;
}
td.sidespace {
	padding-left:10px;
	padding-right:10px;
	height: 25px;
}
td.footertxt {
	font-family: verdana, arial, helvetica;
	color: #666666;
	font-size:10px;
	font-weight: normal;
	background-color:#F4F4F4;
}
a.footertxt:link, a.footertxt:visited {
	font-family: verdana, arial, helvetica;
	color: #666666;
	font-size:10px;
	font-weight: normal;
	text-decoration: none;
}
a.footertxt:hover, a.footertxt:active {
	font-family: verdana, arial, helvetica;
	color: #666666;
	font-size:10px;
	text-decoration: underline;
	font-weight: normal;
}

/* system styles */
.ModuleTitle_MenuItem {
	cursor: pointer; 
	cursor: hand; 
	font-family: verdana, 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: verdana, 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 0px solid; 
	border-top: #FFFFFF 0px solid;
}
.ModuleTitle_RootMenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
}

/* styles used in the file manager */
.FileManager
{
	border-right: DEDEDE 1px solid;
	border-top: DEDEDE 1px solid;
	border-left: DEDEDE 1px solid;
	border-bottom: DEDEDE 1px solid;
	height:400px;
}
.FileManager_ToolBar
{
	border-bottom: DEDEDE 1px solid;
	height:25px;
	background-color: #DEDEDE;
	filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#FEFEFE,endColorStr=#DEDEDE);
}
.FileManager_Explorer
{
	height:100%;
	border: #DEDEDE 1px solid;
	background-color: #FFFFFF;
	margin: 2px 2px 2px 2px;
}
.FileManager_FileList 
{
	height:100%;
	border: #DEDEDE 1px solid;
	background-color: White;
	margin: 2px 2px 2px 2px;
	overflow: auto;
}
.FileManager_MessageBox 
{
	text-align: center;
	vertical-align: middle;
	background-color: White;
	padding: 25px 25px 25px 25px;
}
.FileManager_Header
{
    font-family: verdana, arial, helvetica;
    font-size: 11px;
    font-weight: bold;
    color: #3C3C3C;
    background-color: #DEDEDE;
    border-bottom: #DEDEDE 1px solid;
	filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#FEFEFE,endColorStr=#DEDEDE);
    height: 25px;
}
.FileManager_Pager
{
    font-family: verdana, arial, helvetica;
    font-size: 11px;
	color:#3C3C3C;
    font-weight: bold;
   	background-color: #DEDEDE;
	filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#FEFEFE,endColorStr=#DEDEDE);
    border-top: #DEDEDE 1px solid;
    height: 25px;
}
.FileManager_StatusBar
{
    font-family:Arial;
    font-size: 11px;
    font-weight: normal;
    background-color: white;
    height: 25px;
	margin: 2px 2px 2px 2px;
}
.FileManager_Item
{
    font-family: verdana, arial, helvetica;
    font-size: 11px;
    font-weight: normal;
    color: #3C3C3C;
    background-color: white;
    border-top: #DEDEDE 1px dashed;
    border-bottom: #DEDEDE 1px dashed;
}
.FileManager_AltItem
{
    font-family: verdana, arial, helvetica;
    font-size: 11px;
    font-weight: normal;
    color: #3C3C3C;
    background-color: #DFDFDF;
    border-style: none;
}
.FileManager_SelItem
{
    font-family: Tahoma, verdana, arial, helvetica;
    font-size: 11px;
    font-weight: bold;
    color: White;
    background-color: #99ffff;
    border-style: none;
}
.FileManagerTreeNode 
{
    font-family: verdana, arial, helvetica;
    font-size: 11px;
	color: #3C3C3C;
    font-weight: normal;
}
.FileManagerTreeNodeSelected 
{
    font-family: verdana, arial, helvetica;
    font-size: 11px;
    font-weight: normal;
	background-color: #DEDEDE; 
}
A.FileManagerTreeNode:link, A.FileManagerTreeNodeSelected:link {
    text-decoration: none;
    color: #003366;
}
A.FileManagerTreeNode:visited, A.FileManagerTreeNodeSelected:visited  {
    text-decoration: none;
    color: #003366;
}
A.FileManagerTreeNode:active, A.FileManagerTreeNodeSelected:active   {
    text-decoration: none;
    color: #003366;
}
A.FileManagerTreeNode:hover, A.FileManagerTreeNodeSelected:hover    {
    text-decoration: none;
    color: #ff0000;
}

/* styles used in the Wizard Framework */
.Wizard
{
	border-right: white 1px solid;
	border-top: white 1px solid;
	border-left: white 1px solid;
	border-bottom: white 1px solid;
	height:400px;
	width:600px;
}
.WizardButton
{
	background-color: #FEFDF5;
	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=#FEFDF5,endColorStr=#DEDEDE);
	color: #3C3C3C;
	font-family: verdana, arial, helvetica; 
	font-size: 11px;
	font-weight: normal;
}
.WizardHeader
{
	height:30px;
	border-bottom: DEDCCD 1px solid;
	color: #141414;
	background-color: #FFFFFF;
}
.WizardFooter
{
	border-top: DEDCCD 1px solid;
	background: #FFFFFF;
	height: 25px;
	text-align: right;
}
.WizardBody
{
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
	height: 325px;
}
.WizardHelp
{
	padding-right: 5px;
	padding-left: 5px;
	font-size: 11px;
	padding-bottom: 5px;
	border-left: DEDCCD 1px solid;
	width: 180px;
	padding-top: 5px;
	background-color: #DEDCCD;
	filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#FEFDF5,endColorStr=#DEDCCD);
}
.WizardHelpText
{
	overflow: auto;
	font-size: 11px;
	width: 180px;
	color: #141414;
	font-family: verdana, arial, helvetica;
	height: 300px;
}
.WizardText
{
	font-size: 11px;
	color: #141414;
	font-family: verdana, arial, helvetica;
}

/* text style used for help text rendered by modules */
.Help
{
  border-right: black 1px solid;
  padding-right: 2px;
  border-top: black 1px solid;
  padding-left: 2px;
  font-weight: normal;
  font-size: 11px;
  padding-bottom: 2px;
  border-left: black 1px solid;
  color: black;
  padding-top: 2px;
  border-bottom: black 1px solid;
  font-family: Tahoma, verdana, arial, helvetica;
  background-color: #ffff99;
}

/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton     {
    font-family: verdana, 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: #2151A6;
}
A.CommandButton:visited  {
    text-decoration: underline;
    color: #2151A6;
}
A.CommandButton:active   {
    text-decoration: underline;
    color: #2151A6;
}
A.CommandButton:hover    {
    text-decoration: none;
    color: #2151A6;
}




