/* 
================================
Skin styles for DotNetNuke
================================
*/   

.SkinBottomCell
{
	color: #999999;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 8pt;
	font-weight: normal;
}

td.SkinBottomCell 
{
	color: #999999;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 8pt;
	font-weight: normal;
}

.SkinObject 
{
	color: #012E67;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 8pt;
	font-weight: bold;
}

.CurrentDate
{
	color: #FFFFFF;
	font-family: Tahoma, Arial, Helvetica; 
	font-weight: normal;
	font-size: 10pt;
}

.WebsiteHeader
{
	font-family: Tahoma, Verdana, Arial;
	font-size: 12pt;
	color: #5A684A;
	font-weight: bold;
}

.pagemaster {
	width: 100%;
	height: 100%;	
	background-color: #000000;
}
.skinmaster {
	/* height: 100%; */
	background-color: #FFFFFF;
	BORDER-RIGHT: #000000 1px solid; 
	BORDER-TOP: #000000 1px solid; 
	BORDER-LEFT: #000000 1px solid; 
	BORDER-BOTTOM: #000000 1px solid; 
	moz-border-radius-bottomleft: 15px; 
	moz-border-radius-bottomright: 15px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px; 
}
.skinheader {
}
.skingradient {
	BACKGROUND-IMAGE: url(menu_bg.jpg);
}
.controlpanel {
	width: 100%;
	background-color: #DFE5F2;
}
.toppane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.leftpane {
	width: 175px;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.contentpane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.rightpane {
	width: 175px;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.bottompane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.MainMenu_MenuContainer {
	background-color: transparent; 
}
.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand;
	height:16px;
	background-color: Transparent;
}
.MainMenu_MenuItem {
	border-left: #2FA1DA 0px solid; 
	border-bottom: #2FA1DA 1px solid; 
	border-top: #2FA1DA 1px solid; 
	border-right: #2FA1DA 0px solid;
	cursor: pointer; 
	cursor: hand; 
	color: #FFFFFF; 
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 10pt; 
	font-weight: bold; 
	font-style: normal; 
	background-color: Transparent;
	height: 23px;
}
.MainMenu_MenuIcon {
	background-color: #2FA1DA; 
	border-left: #2FA1DA 1px solid; 
	border-bottom: #2FA1DA 1px solid; 
	border-top: #2FA1DA 1px solid; 
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 15px; 
	height: 21px;
}
.MainMenu_SubMenu {
	background-color: #2FA1DA;  
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#696969', Direction=135, Strength=3); 
}
.MainMenu_MenuBreak {
	height: 1px;
}
.MainMenu_MenuItemSel {
	background-color: #0084C9; 
	cursor: pointer; 
	cursor: hand; 
	color: #FFFFFF; 
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 10pt; 
	font-weight: bold; 
	font-style: normal;
	height: 23px;
}
.MainMenu_MenuArrow {
	border-right: #2FA1DA 1px solid; 
	border-bottom: #2FA1DA 1px solid; 
	border-top: #2FA1DA 0px solid;
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 
}
.MainMenu_RootMenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
}
.StandardButton     {
    background: #0084C9 none; 
    color: #FFFFFF;
    font-family:Verdana, sans-serif; 
    font-size: 11px;
    font-weight: normal;
}
.TreeViewMenu {
	width: 175px;
	background-color: #DFE5F2;
	BORDER-RIGHT: #7994CB 1px solid; 
	BORDER-TOP: #7994CB 1px solid; 
	BORDER-LEFT: #7994CB 1px solid; 
	BORDER-BOTTOM: #7994CB 1px solid; 
	moz-border-radius-bottomleft: 15px; 
	moz-border-radius-bottomright: 15px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px
}
.TreeViewMenu_Header {
	BACKGROUND-IMAGE: url(gradient_LtBlue.jpg);
}
.Head   {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  12pt;
    font-weight: bold;
    color: #0084C9;
}

.BreadCrumbDots
{
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 8pt;
	font-weight: bold;
    /* color: #FCC133; orange */
    color: #0084C9;
    text-decoration: none;
}

.SubMenuBar 
{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 8pt;
	font-weight: bold;
    color: #0084C9;
    text-decoration: none;
    white-space: nowrap;
}

A.SubMenuBar:link 
{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 8pt;
	font-weight: bold;
    color: #0084C9;
    text-decoration: none;
    white-space: nowrap;
}

A.SubMenuBar:visited 
{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 8pt;
	font-weight: bold;
    color: #0084C9;
    text-decoration: none;
    white-space: nowrap;
}

A.SubMenuBar:active 
{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 8pt;
	font-weight: bold;
    color: #0084C9;
    text-decoration: none;
    white-space: nowrap;
}

A.SubMenuBar:hover 
{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 8pt;
	font-weight: bold;
    color: #2FA1DA;
    text-decoration: none;
    white-space: nowrap;
}

A.SkinObject:link 
{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 8pt;
	font-weight: bold;
    color: #0084C9;
    text-decoration: none;
}

A.SkinObject:visited 
{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 8pt;
	font-weight: bold;
    color: #0084C9;
    text-decoration: none;
}

A.SkinObject:active 
{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 8pt;
	font-weight: bold;
    color: #0084C9;
    text-decoration: none;
}

A.SkinObject:hover 
{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 8pt;
	font-weight: bold;
    color: #2FA1DA;
    text-decoration: none;
}

A.SkinBottomCell:link
{
	color: #999999;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 8pt;
	font-weight: normal;
	text-decoration: none;
}

A.SkinBottomCell:visited
{
	color: #999999;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 8pt;
	font-weight: normal;
	text-decoration: none;
}

A.SkinBottomCell:active
{
	color: #999999;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 8pt;
	font-weight: normal;
	text-decoration: none;
}

A.SkinBottomCell:hover
{
	color: #666666;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 8pt;
	font-weight: normal;
	text-decoration: underline;
}

A.StandardLink:link
{
	font-family: Tahoma, Verdana, Arial;
	font-size: 10pt;
	color: #012E67;
	text-decoration: none;
}

A.StandardLink:visited
{
	font-family: Tahoma, Verdana, Arial;
	font-size: 10pt;
	color: #012E67;
	text-decoration: none;
}

A.StandardLink:active
{
	font-family: Tahoma, Verdana, Arial;
	font-size: 10pt;
	color: #012E67;
	text-decoration: none;
}

A.StandardLink:hover
{
	font-family: Tahoma, Verdana, Arial;
	font-size: 10pt;
	color: #0062AB;
	text-decoration: underline;
}

A.AddressLink:link
{
	font-family: Tahoma, Verdana, Arial;
	font-size: 10pt;
	color: #012E67;
	text-decoration: none;
	letter-spacing: 1pt;
}

A.AddressLink:visited
{
	font-family: Tahoma, Verdana, Arial;
	font-size: 10pt;
	color: #012E67;
	text-decoration: none;
	letter-spacing: 1pt;
}

A.AddressLink:active
{
	font-family: Tahoma, Verdana, Arial;
	font-size: 10pt;
	color: #012E67;
	text-decoration: none;
	letter-spacing: 1pt;
}

A.AddressLink:hover
{
	font-family: Tahoma, Verdana, Arial;
	font-size: 10pt;
	color: #0062AB;
	text-decoration: underline;
	letter-spacing: 1pt;
}

A.StandardLinkBold:link
{
	font-family: Tahoma, Verdana, Arial;
	font-size: 10pt;
	color: #012E67;
	text-decoration: none;
	font-weight: bold;
}

A.StandardLinkBold:visited
{
	font-family: Tahoma, Verdana, Arial;
	font-size: 10pt;
	color: #012E67;
	text-decoration: none;
	font-weight: bold;
}

A.StandardLinkBold:active
{
	font-family: Tahoma, Verdana, Arial;
	font-size: 10pt;
	color: #012E67;
	text-decoration: none;
	font-weight: bold;
}

A.StandardLinkBold:hover
{
	font-family: Tahoma, Verdana, Arial;
	font-size: 10pt;
	color: #0062AB;
	text-decoration: underline;
	font-weight: bold;
}

P.Normal 
{
	font-family: Tahoma, Verdana, Arial;
	font-size: 10pt;
	color: #000000;
}

.Normal 
{
	font-family: Tahoma, Verdana, Arial;
	font-size: 10pt;
	color: #000000;
}

P.NormalAddress 
{
	font-family: Tahoma, Verdana, Arial;
	font-size: 10pt;
	color: #000000;
	letter-spacing: 1pt;
}

.NormalAddress
{
	font-family: Tahoma, Verdana, Arial;
	font-size: 10pt;
	color: #000000;
	letter-spacing: 1pt;
}

P.NormalItalic
{
	font-family: Tahoma, Verdana, Arial;
	font-size: 10pt;
	color: #000000;
	font-style: italic;
}

.NormalItalic
{
	font-family: Tahoma, Verdana, Arial;
	font-size: 10pt;
	color: #000000;
	font-style: italic;
}

P.NormalBold 
{
	font-family: Tahoma, Verdana, Arial;
	font-size: 10pt;
	color: #000000;
	font-weight: bold;
}

.NormalBold 
{
	font-family: Tahoma, Verdana, Arial;
	font-size: 10pt;
	color: #000000;
	font-weight: bold;
}

P.NormalBoldItalic
{
	font-family: Tahoma, Verdana, Arial;
	font-size: 10pt;
	color: #000000;
	font-weight: bold;
	font-style: italic;
}

.NormalBoldItalic
{
	font-family: Tahoma, Verdana, Arial;
	font-size: 10pt;
	color: #000000;
	font-weight: bold;
	font-style: italic;
}

.RedHighlight
{
	font-family: Tahoma, Verdana, Arial;
	font-size: 10pt;
	color: #FF0000;
}

p.RedHighlight
{
	font-family: Tahoma, Verdana, Arial;
	font-size: 10pt;
	color: #FF0000;
}

.RedHighlightItalic
{
	font-family: Tahoma, Verdana, Arial;
	font-size: 10pt;
	color: #FF0000;
	font-style: italic;
}

p.RedHighlightItalic
{
	font-family: Tahoma, Verdana, Arial;
	font-size: 10pt;
	color: #FF0000;
	font-style: italic;
}

.OrangeHighlight
{
	font-family: Tahoma, Verdana, Arial;
	font-size: 10pt;
	color: #FB7D00;
}

p.OrangeHighlight
{
	font-family: Tahoma, Verdana, Arial;
	font-size: 10pt;
	color: #FB7D00;
}

.OrangeHighlightBold
{
	font-family: Tahoma, Verdana, Arial;
	font-size: 10pt;
	color: #FB7D00;
	font-weight: bold;
}

p.OrangeHighlight
{
	font-family: Tahoma, Verdana, Arial;
	font-size: 10pt;
	color: #FB7D00;
	font-weight: bold;
}

.ColouredCell td
{
	background-color: #becce4;
}

