            /*
================================
Skin styles for DotNetNuke
================================
*/
BODY
{
    FONT-FAMILY:  arial, tahoma;
    COLOR: black;
    Background-color: rgb(86, 145, 165);
    text-align: center;
    height: 100%;;
    margin: 0; padding: 0;
    background: rgb(86, 145, 165) url(images/COLUMNS.GIF) repeat-y 50% 0;
}

.controlpanel {
	width: 100%;
}
.pagemaster  {
    width: 800px;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
    font-size: .85em;
    height: 100%;
    position: relative;
}
.datawrapper {
    width: 950px;
    height: 100%;;
    text-align: left;

}
.skinmaster {
}
.mainwrapper{
    padding: 0;
    margin: 0;
}
.mainarticlewrapper{
    padding: 0;
    margin: 0;
	background-color: white;
}
.headerwrapper {
    width: 800px;
    height: 75px;
    padding-top: 3px;
    padding-bottom: 3px;
    background-color: white;
}
.logopane {
    FLOAT: left;
    WIDTH: 499px;
    height: 75px;
}
.headerpane {
    FLOAT: right;
    WIDTH: 299px
}
.searchpane {
    TEXT-ALIGN: right;
    vertical-align: top;
    height: 55px;
	padding-top: 2px;
}
.loginpane {
    color: rgb(173, 11, 10);
	padding-left: 10px;
	padding-right: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	TEXT-ALIGN: right;
	vertical-align: bottom;
}
.breadcrumbpane
{
    color: rgb(173, 11, 10);
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	TEXT-ALIGN: left;
	WIDTH: 610PX;
}
.bodywrapper {
    width: 800px;
    min-height: 100px;
}
.footerwrapper {
    clear: both;
    height: 4%;
    width: 800px;
    color: rgb(173, 11, 10);
    font-size:  .75em;

}
.articlefooterwrapper {
    width: 800px;
	color: rgb(173, 11, 10);
    font-size:  .75em;
	background-color: white;

}
.footerspacer {
    width: 800px;
	color: rgb(173, 11, 10);
    font-size:  .75em;
    height: 20px;

}
.contentwrapper {
    width: 630px;
	float: right;
	padding: 0px;
	margin: 0px;
    _margin-left: -2px;

}
.separator {
    width: 800px;
    Background-color: rgb(86, 145, 165);
    font-size: 0;
    height: 5px;
}
.menupane {
	width: 170px;
	min-height: 20px;
	float: left;
	padding: 0;
	margin:0;
}
.containercontent {
	padding-left:3px;
	padding-right:5px;
	padding-top:0px;
	padding-bottom: 2px;
}
.contentpane {
	padding: 0px;
	margin: 0px;
}
.narrowcontentpane {
    	width: 208px;
	float: left;
	padding: 0px;
	margin: 0px;

}
.mediapaneright {
	float: right;
	padding: 0px;
	margin: 0px;

}
.mediapaneleft {
	float: left;

	padding: 0px;
	margin: 0px;

}
.articlepane {
    width: 800px;
    Background-color: white;
    height: 100%;
}
.breadcrumbpane {
	padding-left: 3px;
	padding-right: 0px;
	padding-top: 2px;
}
.footertextleft
{
    float: left;
	padding-left:10px;
	padding-top: 2px;
	padding-bottom: 2px;
    Background-color: white;
}

.footertextright
{
    float: right;
    text-align: right;
	padding-right:5px;
	padding-top: 2px;
	padding-bottom: 2px;
    Background-color: white;
}
.picturepane
{
    float: left;
    height: 95px;
    margin: 0;
    padding; 0;
    display: block;
    vertical-align: bottom;
    _margin-bottom:-3px; /* corrects IE */
}
.servicetitle
{
    height: 95px;
    width: 630px;
    margin: 0;     
    padding; 0;
    background-color: gray;
    color: white;
    float: right;
}
.servicetitletext
{
    padding-top: 25px;
    text-align: center;
}
.containercontrolsleft {
    float: left;
}
.containercontrolsright {
    float: right;
}

.SearchSkinObject {

    FONT-FAMILY:  arial, tahoma;
    COLOR: rgb(173, 11, 10);
    TEXT-DECORATION: none
}

A.SearchSkinObject:link {
}

A.SearchSkinObject:visited  {
}

A.SearchSkinObject:active   {
}

A.SearchSkinObject:hover    {
    COLOR: rgb(86, 145, 165);
}
HTML
{
    height: 100%;
}

.normal{
    FONT-FAMILY:  arial, tahoma;
}

A:link
{
    COLOR: rgb(173, 11, 10);
    TEXT-DECORATION: none;
}
A:visited
{
    COLOR: rgb(173, 11, 10);
    TEXT-DECORATION: none;
}
A:hover
{
    COLOR: rgb(86, 145, 165);
    TEXT-DECORATION: none;
}
H1
{
    margin-top: 0;
    font-size: 1.5em;
    COLOR: rgb(86, 145, 165)
}
H2
{
    margin-top: 0;
    font-size: 1.25em;
    COLOR: rgb(173, 11, 10)
}
H3
{
    margin-top: 0;
    font-size: 1em;
    COLOR: rgb(86, 145, 165);
    Font-weight: bolder;
}
H4
{
    margin-top: 0;
    font-size: 1em;
    COLOR: rgb(173, 11, 10);
    Font-weight: bolder;
}
H5
{
    margin-top: 0;
    font-size: .95em;
    COLOR: rgb(86, 145, 165)
}
H6
{
    margin-top: 0;
    font-size: .95em;
    COLOR: rgb(173, 11, 10)
}
P
{
    margin-top: 0;
}

B
{
    COLOR: rgb(86, 145, 165);
}
.ServiceHead{

    COLOR: rgb(86, 145, 165);
    Font-Size: 1.5em;
}

.ServiceSubHead{

    COLOR: rgb(173, 11, 10);
    Font-Size: 1.25em;
}

.ServiceSubSubHead{

    COLOR: rgb(86, 145, 165);
    Font-Size: 1em;
    Font-weight: bolder;
}

.HighlightText{
    COLOR: rgb(86, 145, 165);
    Font-weight: bolder;
}

.skinobject {
    FONT-FAMILY:  arial, tahoma;
    FONT-WEIGHT: normal;
    color: rgb(173, 11, 10);
    text-decoration: none;
}


A.SkinObject:link {
    FONT-FAMILY:  arial, tahoma;
    text-decoration: none;
    color: rgb(173, 11, 10);
}

A.SkinObject:visited  {
    text-decoration:    none;
    color: rgb(173, 11, 10);
}

A.SkinObject:hover  {
    text-decoration:    none;
    color: rgb(86, 145, 165);
}



/* common styling */
.SEOMenuService {
    width:170px;
    position:relative;
    left:0;
    top:0;
    margin:0 0;
    FONT-FAMILY:  arial, tahoma;
    FONT-SIZE: 12px;
    z-index:9999
}
.SEOMenuService ul li a,.SEOMenuService ul li a:visited {
    display:block;
    text-decoration:none;
    color:white;
    font-weight: bolder;
    width:170px;
    text-align:center;
    background:rgb(173, 11, 10);
    line-height:19px;
    font-size:12px;
    text-decoration:none;
    border:1px solid rgb(188, 207, 19);
    border-width:0 0 1px 0;
}
.SEOMenuService ul {
    padding:0;
    margin:0;
    list-style-type:none
}
.SEOMenuService ul li {
    float:left;
    margin-right:1px;
    position:relative;
    list-style-type:none
}
.SEOMenuService ul li ul {
    display:none
}
/* specific to non IE browsers */
.SEOMenuService ul li:hover a {
    color:#fff;
    font-weight: bolder;
    background:rgb(173, 11, 10)
}
.SEOMenuService ul li:hover ul {
    display:block;
    position:absolute;
    top:0;
    left:170px;
    width:200px
}
.SEOMenuService ul li:hover ul li a.hide {
    background:rgb(135, 135, 135);
    color:white;
    font-weight: bolder;
}
.SEOMenuService ul li:hover ul li:hover a.hide {
    width:200px
}
.SEOMenuService ul li:hover ul li ul {
    display:none
}
.SEOMenuService ul li:hover ul li a {
    display:block;
    background:rgb(135, 135, 135);
    color:white;
    font-weight: bolder;
    width:200px;
    border:1px solid #fff;
    border-width:0 1px 1px 0
}
.SEOMenuService ul li:hover ul li a:hover {
    background:rgb(173, 11, 10);
    color:white;
    font-weight: bolder;
}
.SEOMenuService ul li:hover ul li:hover ul {
    display:block;
    position:absolute;
    left:200px;
    top:0;
    color:white;
    font-weight: bolder;
}
.SEOMenuService ul li:hover ul li:hover ul li a {
    display:block;
    width:200px;
    background:rgb(135, 135, 135);
    color:white;
    font-weight: bolder;
}
.SEOMenuService ul li:hover ul li:hover ul li a:hover {
    background:rgb(173, 11, 10);
    color:#fff
    font-weight: bolder;
}
/* specific to IE browsers */
table {border-collapse:collapse;border:0;margin:0;padding:0}
.SEOMenuService ul li a:hover {color:#fff;background:rgb(86, 145, 165)}
.SEOMenuService ul li a:hover ul {display:block;position:absolute;top:0;left:170px;width:200px}
.SEOMenuService ul li a:hover ul li a.sub {background:rgb(135, 135, 135);color:#fff}
.SEOMenuService ul li a:hover ul li a {display:block;background:rgb(135, 135, 135);color:#fff;width:200px;border:1px solid #fff;border-width:0 1px 1px 0}
.SEOMenuService ul li a:hover ul li a ul {visibility:hidden}
.SEOMenuService ul li a:hover ul li a:hover {background:rgb(173, 11, 10);color:#fff}
.SEOMenuService ul li a:hover ul li a:hover ul {visibility:visible;position:absolute;left:200px;top:0;color:#fff}
.SEOMenuService ul li a:hover ul li a:hover ul li a {display:block;width:200x;background:rgb(135, 135, 135);color:#fff}
.SEOMenuService ul li a:hover ul li a:hover ul li a:hover {background:rgb(173, 11, 10);color:#fff}


/* common styling */
.SEOMenu {
    width:170px;
    position:relative;
    left:0;
    top:0;
    margin:0 0;
    FONT-FAMILY:  arial, tahoma;
    FONT-SIZE: 12px;
    z-index:9999
}
.SEOMenu ul li a,.SEOMenu ul li a:visited {
    display:block;
    text-decoration:none;
    color:white;
    font-weight: bolder;
    width:170px;
    text-align:center;
    background:rgb(250, 174, 12);
    line-height:19px;
    font-size:12px;
    text-decoration:none;
    border:1px solid rgb(188, 207, 19);
    border-width:0 0 1px 0;
}
.SEOMenu ul {
    padding:0;
    margin:0;
    list-style-type:none
}
.SEOMenu ul li {
    float:left;
    margin-right:1px;
    position:relative;
    list-style-type:none
}
.SEOMenu ul li ul {
    display:none
}
/* specific to non IE browsers */
.SEOMenu ul li:hover a {
    color:#fff;
    background:#F5AD0B
}
.SEOMenu ul li:hover ul {
    display:block;
    position:absolute;
    top:0;
    left:170px;
    width:200px}
.SEOMenu ul li:hover ul li a.hide {
    background:rgb(173, 11, 10);
    font-weight: bolder;
    color:white
}
.SEOMenu ul li:hover ul li:hover a.hide {
    width:200px
}
.SEOMenu ul li:hover ul li ul {
    display:none
}
.SEOMenu ul li:hover ul li a {
    display:block;
    background:rgb(135, 135, 135);
    font-weight: bolder;
    color:white;
    width:200px;
    border:1px solid #fff;
    border-width:0 1px 1px 0
}
.SEOMenu ul li:hover ul li a:hover {
    background:rgb(173, 11, 10);
    font-weight: bolder;
    color:white
}
.SEOMenu ul li:hover ul li:hover ul {
    display:block;
    position:absolute;
    left:200px;
    top:0;
    font-weight: bolder;
    color:white
}
.SEOMenu ul li:hover ul li:hover ul li a {
    display:block;
    width:200px;
    background:rgb(135, 135, 135);
    font-weight: bolder;
    color:white
}
.SEOMenu ul li:hover ul li:hover ul li a:hover {background:rgb(173, 11, 10);color:#fff}
/* specific to IE browsers */
table {border-collapse:collapse;border:0;margin:0;padding:0}
.SEOMenu ul li a:hover {color:#fff;background:rgb(86, 145, 165)}
.SEOMenu ul li a:hover ul {display:block;position:absolute;top:0;left:170px;width:200px}
.SEOMenu ul li a:hover ul li a.sub {background:rgb(135, 135, 135);color:#fff}
.SEOMenu ul li a:hover ul li a {display:block;background:rgb(135, 135, 135);color:#fff;width:200px;border:1px solid #fff;border-width:0 1px 1px 0}
.SEOMenu ul li a:hover ul li a ul {visibility:hidden}
.SEOMenu ul li a:hover ul li a:hover {background:rgb(173, 11, 10);color:#fff}
.SEOMenu ul li a:hover ul li a:hover ul {visibility:visible;position:absolute;left:200px;top:0;color:#fff}
.SEOMenu ul li a:hover ul li a:hover ul li a {display:block;width:200px;background:rgb(135, 135, 135);color:#fff}
.SEOMenu ul li a:hover ul li a:hover ul li a:hover {background:rgb(173, 11, 10);color:#fff}

.mmlinks-description1{
    padding: 10px 0 15px 0;
}


.ControlPanel, .PagingTable {
    width: 100%;
    height: 64px;
    background-color: #FFFFFF;
    BORDER-RIGHT: #003366 1px solid;
    BORDER-TOP: #003366 1px solid;
    BORDER-LEFT: #003366 1px solid;
    BORDER-BOTTOM: #003366 1px solid;
}

/* style for module titles */
.Head   {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  20px;
    font-weight:    normal;
}

/* style of item titles on edit and admin pages */
.SubHead    {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  11px;
    font-weight:    bold;
    COLOR: rgb(173, 11, 10);
}

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  11px;
    font-weight:    bold;
    color: black;
}

/* text style used for most text rendered by modules */
.Normal,.NormalDisabled
{
    font-family: arial, tahoma;
    font-weight: normal;
}

/* text style used for rendered text which should appear disabled */
.NormalDisabled
{
    color: Silver;
}

/* text style used for rendered text which requires emphasis */
.NormalBold
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: bold
}

/* text style used for error messages */
.NormalRed
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 12px;
    font-weight: bold;
    color: #ff0000
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 12px;
    font-weight: normal;
}

/* styles used by TreeMenu Skin Object */
.TreeMenu_Node
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 12px;
    font-weight: normal;
}

.TreeMenu_NodeSelected
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 12px;
    font-weight: normal;
	background-color: #dcdcdc;
}

A.TreeMenu_Node:link, A.TreeMenu_NodeSelected:link {
    text-decoration:    none;
    color: #003366;
}

A.TreeMenu_Node:visited, A.TreeMenu_NodeSelected:visited  {
    text-decoration:    none;
    color: #003366;
}

A.TreeMenu_Node:active, A.TreeMenu_NodeSelected:active   {
    text-decoration:    none;
    color: #003366;
}

A.TreeMenu_Node:hover, A.TreeMenu_NodeSelected:hover    {
    text-decoration:    none;
    color: #ff0000;
}

/* styles used in the FileManager */
.FileManager
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
	height:400px;
}
.FileManager_ToolBar
{
	border-bottom: black 1px solid;
	height:25px;
}
.FileManager_Explorer
{
	height:100%;
	border: rgb(135, 135, 135) 1px solid;
	background-color: White;
	margin: 2px 2px 2px 2px;
}

.FileManager_FileList
{
	height:100%;
	border: rgb(135, 135, 135) 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: Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: bold;
    color: #E7E7FF;
    background-color: #9EBFF6;
    border-bottom: rgb(135, 135, 135) 1px solid;
    height: 25px;
}

.FileManager_Pager
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: bold;
    background-color: #EEEEEE;
    border-top: rgb(135, 135, 135) 1px solid;
    height: 25px;
}

.FileManager_StatusBar
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: normal;
    background-color: #dedfde;
    height: 25px;
	margin: 2px 2px 2px 2px;
}

.FileManager_Item
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: normal;
    color: Black;
    background-color: #F8F8F8;
    border-top: black 1px dashed;
    border-bottom: black 1px dashed;
}

.FileManager_AltItem
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: normal;
    color: Black;
    background-color: #EEEEEE;
    border-style: none;
}
.FileManager_SelItem
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: bold;
    color: White;
    background-color: #99ffff;
    border-style: none;
}

.FileManagerTreeNode
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: normal;
}

.FileManagerTreeNodeSelected
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: normal;
	background-color: #dcdcdc;
}

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: black 1px solid;
	border-top: black 1px solid;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
	height:400px;
	width:650px;
}
.WizardButton
{
	border-right: rgb(135, 135, 135) 1px solid;
	padding-right: 2px;
	border-top: rgb(135, 135, 135) 1px solid;
	padding-left: 2px;
	padding-bottom: 2px;
	border-left: rgb(135, 135, 135) 1px solid;
	padding-top: 2px;
	border-bottom: rgb(135, 135, 135) 1px solid;
	background-color: gainsboro;
}
.WizardHeader
{
	background: #ffffcc;
	border-bottom: black 1px solid;
	height:40px;
}
.WizardFooter
{
	border-top: black 1px solid;
	background: #ccffcc;
	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: 9pt;
	padding-bottom: 5px;
	border-left: black 1px solid;
	width: 180px;
	padding-top: 5px;
	background-color: #ccffff;
}
.WizardHelpText
{
	overflow: auto;
	font-size: 8pt;
	width: 180px;
	color: black;
	font-family: Tahoma, Verdana, Arial, Sans-Serif;
	height: 300px;
}
.WizardText
{
	font-size: 9pt;
	color: black;
	font-family: Tahoma, Verdana, Arial, Sans-Serif;
}


/* 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, Arial, Helvetica;
  background-color: #ffff99;
}

/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton     {
    font-family: Tahoma, 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: #003366;
}

A.CommandButton:visited  {
    text-decoration:    underline;
    color: #003366;
}

A.CommandButton:active   {
    text-decoration:    underline;
    color: #003366;
}

A.CommandButton:hover    {
    text-decoration:    underline;
    color: #ff0000;
}

/* button style for standard HTML buttons */
.StandardButton
{
	padding-right: 5px;
	padding-left: 5px;
	font-weight: normal;
	font-size: 11px;
	background: #dddddd;
	color: #000000;
	font-family: Verdana, sans-serif;
}



TFOOT, THEAD    {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  12px;
    color: #003366;
}

TH  {
    vertical-align: baseline;
    font-family: Tahoma, Arial, Helvetica;
    font-size:  12px;
    font-weight:    bold;
    color: #003366;
}


SMALL   {
    font-size:  8px;
}

BIG {
    font-size:  14px;
}

BLOCKQUOTE, PRE {
    font-family:    Lucida Console, monospace;
}

UL LI   {
    list-style-type:    square ;
  vertical-align: bottom; /* This fixes the IE5 Win gap! */
}

UL LI LI    {
    list-style-type:    disc;
}

UL LI LI LI {
    list-style-type:    circle;
}

OL LI   {
    list-style-type:    decimal;
}

OL OL LI    {
    list-style-type:    lower-alpha;
}

OL OL OL LI {
    list-style-type:    lower-roman;
}

HR {
    color: dimgrey;
    height:1pt;
    text-align:left
}

/* Module Title Menu */
.ModuleTitle_MenuContainer {
	border-bottom: blue 0px solid;
	border-left: blue 0px solid;
	border-top: blue 0px solid;
	border-right: blue 0px solid;
}

.ModuleTitle_MenuBar {
	cursor: pointer;
	cursor: hand;
	height:16;
	background-color: Transparent;
}

.ModuleTitle_MenuItem {
	cursor: pointer;
	cursor: hand;
	color: black;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
	border-left: white 0px solid;
	border-bottom: white 1px solid;
	border-top: white 1px solid;
	border-right: white 0px solid;
	background-color: Transparent;
}

.ModuleTitle_MenuIcon {
	cursor: pointer;
	cursor: hand;
	background-color: #EEEEEE;
	border-left: #EEEEEE 1px solid;
	border-bottom: #EEEEEE 1px solid;
	border-top: #EEEEEE 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='rgb(135, 135, 135)', 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: #EEEEEE 1px solid;
	border-left: #EEEEEE 0px solid;
	border-top: #EEEEEE 1px solid;
	border-right: #EEEEEE 0px solid;
	background-color: #EEEEEE;
	height: 1px;
}

.ModuleTitle_MenuItemSel {

	cursor: pointer;
	cursor: hand;
	color: black;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;

	background-color: #C1D2EE;
}

.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;
}

/* Main Menu */
.MainMenu_MenuContainer {
	background-color: transparent;
}
.MainMenu_MenuBar {
	cursor: pointer;
	cursor: hand;
	height:16;
	background-color: Transparent;
}
.MainMenu_MenuItem {
	cursor: pointer;
	cursor: hand;
	color: black;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
	border-left: white 0px solid;
	border-bottom: white 1px solid;
	border-top: white 1px solid;
	border-right: white 0px solid;
	background-color: Transparent;
}
.MainMenu_MenuIcon {
	cursor: pointer;
	cursor: hand;
	background-color: #EEEEEE;
	border-left: #EEEEEE 1px solid;
	border-bottom: #EEEEEE 1px solid;
	border-top: #EEEEEE 1px solid;
	text-align: center;
	width: 15;
	height: 21;
}
.MainMenu_SubMenu {
	z-index: 1000;
	cursor: pointer;
	cursor: hand;
	background-color: #FFFFFF;
	filter:progid:DXImageTransform.Microsoft.Shadow(color='rgb(135, 135, 135)', Direction=135, Strength=3);
	border-bottom: #FFFFFF 0px solid;
	border-left: #FFFFFF 0px solid;
	border-top: #FFFFFF 0px solid;
	border-right: #FFFFFF 0px solid;
}
.MainMenu_MenuBreak {
	border-bottom: #EEEEEE 1px solid;
	border-left: #EEEEEE 0px solid;
	border-top: #EEEEEE 1px solid;
	border-right: #EEEEEE 0px solid;
	background-color: #EEEEEE;
	height: 1px;
}
.MainMenu_MenuItemSel {
	cursor: pointer;
	cursor: hand;
	color: black;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
	background-color: #C1D2EE;
}
.MainMenu_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;
}
.MainMenu_RootMenuArrow {
	font-family: webdings;
	font-size: 10pt;
	cursor: pointer;
	cursor: hand;
}

/* LEGACY STYLES from DNN 1-2 */
.HeadBg {
    background-color: #CCCCCC;
}

.TabBg {
    background-color: black;
}

.SelectedTab {
    font-weight: bold;
    font-size: 8.5pt;
    color: #FFFFFF;
    font-family: Tahoma, Arial, Helvetica;
    text-decoration: none;
}

A.SelectedTab:link {
    text-decoration:    none;
    color:white;
}

A.SelectedTab:visited  {
    text-decoration:    none;
    color:#eeeeee;
}

A.SelectedTab:active   {
    text-decoration:    none;
    color:#eeeeee;
}

A.SelectedTab:hover    {
    text-decoration:    none;
    color:#cccccc;
}

.OtherTabs {
    font-weight: bold;
    font-size: 8.5pt;
    color: white;
    font-family: Tahoma, Arial, Helvetica;
    text-decoration: none;
}

A.OtherTabs:link {
    text-decoration:    none;
    color:white;
}

A.OtherTabs:visited  {
    text-decoration:    none;
    color:#eeeeee;
}

A.OtherTabs:active   {
    text-decoration:    none;
    color:#eeeeee;
}

A.OtherTabs:hover    {
    text-decoration:    none;
    color:#cccccc;
}
.PagingTable {
    height: 33px;
}

.LabelEditOverClass
{
	cursor: pointer;
	text-decoration: underline overline;
}

.LabelEditTextClass
{
	border: solid 1px red;
	background-color: Transparent;
}

.LabelEditWorkClass
{
	/*background: url(/DotNetNuke/images/dnnanim.gif) no-repeat right;*/
	border: solid 0px red;
	background-color: Transparent;
}

/*
================================
 Container Styles for DotNetNuke
================================
*/

.containermaster {
	width: 100%;
	background-color: transparent;
}
.largecontainerhead {
	background-color: #ffffff;
    PADDING-LEFT: 5px;
    PADDING-RIGHT: 8px;
    PADDING-TOP: 0px;
    PADDING-BOTTOM: 5px;
}

.smallcontainerhead {
	background-color: #ffffff;
    PADDING-LEFT: 5px;
    PADDING-RIGHT: 8px;
    PADDING-TOP: 0px;
    PADDING-BOTTOM: 5px;
}
.containercontent {
	background-color: #ffffff;
    PADDING-LEFT: 5px;
    PADDING-RIGHT: 15px;
    PADDING-TOP: 5px;
    PADDING-BOTTOM: 0px;
}

.largecontainerhead .head {
color: #568FA3;
}

.smallcontainerhead .Head {
color: #568FA3;
FONT-SIZE: smaller;
font-weight: Bolder;
}

.servicetitle .head {
    color: white;
    FONT-SIZE: 14pt;
    FONT-WEIGHT: bolder;

}



.containermaster {
	width: 100%;
	background-color: transparent;
}
.largecontainerhead {
	background-color: #ffffff;
    PADDING-LEFT: 5px;
    PADDING-RIGHT: 5px;
    PADDING-TOP: 0px;
    PADDING-BOTTOM: 5px;
}

.smallcontainerhead {
	background-color: #ffffff;
    PADDING-LEFT: 5px;
    PADDING-RIGHT: 5px;
    PADDING-TOP: 0px;
    PADDING-BOTTOM: 5px;
}
.containercontent {
	background-color: #ffffff;
    PADDING-LEFT: 5px;
    PADDING-RIGHT: 15px;
    PADDING-TOP: 5px;
    PADDING-BOTTOM: 0px;
}

.largecontainerhead .head {
color: #568FA3;
}

.smallcontainerhead .Head {
color: #568FA3;
FONT-SIZE: smaller;
font-weight: Bolder;
}

.cssContainerContent {
	background-color: #ffffff;
}



.MandatoryLabel
{
	font-weight: bold;
}

.EditElementAttributesHeading
{
	font-size: 11px;
	font-weight: bold;
	border-bottom: solid 1px black;
	margin-bottom: 10px;
}

.FormDesignerTable
{
	border: none;
}

.FormDesignerTableCell
{
	border: dotted 1px #DDDDDD;
	background: #FFFFFF;
}

.FormDesignerTableRowNr
{
	border: none;
}

.FormDesignerTableHeader
{
	font-weight: bold;
	color: #666666;
}

.ErrorMessage
{
	color: Red;
}

.Panel
{
	width: 100%;
	/* 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
	/*border: solid 1px #DDDDDD;
	background: #FAFAFA;*/
}

.ContainerHidden
{
	/*width:100%;*/
	border: solid 1px #FFFFFF; /*padding: 1px 2px 1px 2px; 	padding: 3px 5px 3px 5px; 	/*margin: 2px 2px 2px 2px; 	margin: 4px 4px 4px 4px;*/
}

/*
.ContainerVisible
{
	border: solid 1px #1111DD;
	padding: 1px 2px 1px 2px;
}
*/
.ContainerEmpty
{
	width: 90%;
	border}

.SLToolbarItemDisabled {
color: #cccccc;
    font-family: Tahoma,Arial;
    font-size: 13px;
}

.SLToolbarItem {
    border: 0px;
    padding: 2px 4px 1px 4px;
    font-family: Tahoma,Arial;
    font-size: 13px;
    white-space: nowrap;
}

.SLToolbarItemOver {
    
    cursor: pointer;
    background: #FCFFFF;
    font-family: Tahoma,Arial;
    font-size: 13px;
    padding: 1px 6px 0px 6px;
    white-space: nowrap;
color: #3e00eb;} 

