/* 
================================
Skin styles for DotNetNuke
================================
*/   

.pagemaster {
	width: 100%;
	height: 100%;
	margin: 0px;
	background-image: url(bg_bottom.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 153px;


}
.skinmaster {
	height: 100%;
	background-color: #000000;
	border-right: thin none;
	border-top: thin none;
	border-left: thin none;
	border-bottom: thin none;
	moz-border-radius-bottomleft: 15px;
	moz-border-radius-bottomright: 15px;
	moz-border-radius-topleft: 3px;
	moz-border-radius-topright: 3px;
	margin: 0px;

}
.skinheader {
}
.skingradient {
	background-image: url(gradient_DkBlue.jpg); 
	height:30px;
}
.controlpanel {
	width: 100%;
	background-color: #dfe5f2;
}
.toppane {
	width: 1000px;
	padding-top: 300px;
	background-image: url(bg_top.jpg);
	background-repeat: no-repeat;
	height: 442px;

}
.leftpane {
	padding-right: 40px;
	font-family: "Trebuchet MS";
	font-size: 13px;
	text-align: left;
	width: 610px;



}
.contentpane {
	font-family: "Trebuchet MS";
	font-size: 13px;
	line-height: 13pt;
	text-align: left;
	padding: 55px 40px 10px 60px;




}

.rightpane {
	width: 290px;
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	color: #333333;





}
.bottompane {
	width: 932px;
	background-color: #000000;
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	background-image: url(bg_bottom.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	padding-bottom: 10px;
	color: #FFFFFF;


}
.MainMenu_MenuContainer {
	background-color: transparent; 
}
.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand;
	height:30px;
	background-color: Transparent;
}
.MainMenu_MenuItem {
	border-left: #cad5ea 0px solid;
	border-bottom: #cad5ea 0px solid;
	border-top: #cad5ea 0px solid;
	border-right: #cad5ea 0px solid;
	cursor: pointer;
	cursor: hand;
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
	font-style: normal;
	font-family: "Trebuchet MS";
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
}
.MainMenu_MenuIcon {
	background-color: Transparent; 
	border-left: #cad5ea 0px solid; 
	border-bottom: #cad5ea 0px solid; 
	border-top: #cad5ea 0px solid; 
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 0px; 

}
.MainMenu_SubMenu {
	background-color: #B1C723;  
	z-index: 1000; 
	font-size: 12px;
	cursor: pointer; 
	cursor: hand; 
	font-weight: normal;
	padding-bottom: 3px;
}
.MainMenu_MenuBreak {
	height: 1px;
}
.MainMenu_MenuItemSel {
	background-color: Transparent;
	cursor: pointer; 
	cursor: hand; 
	color: #FFFF00; 
	font-family: "Trebuchet MS"; 
	font-size: 16px; 
	font-weight: bold; 
	font-style: normal;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
}
.MainMenu_MenuArrow {
	border-right: #cad5ea 0px solid; 
	border-bottom: #cad5ea 0px solid; 
	border-top: #cad5ea 0px solid;
	background-color: Transparent;
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 
}
.MainMenu_RootMenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
}
.StandardButton {
  background: #7994cb 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:  18px;
   font-weight: normal;
   color: #333333;
}
.copyright {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #666666;
	height: 30px;
	text-align: left;
	padding-top: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	margin-right:40px;
	margin-left: 60px;

}
.subcopyright {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 9px;
	color: #CCCCCC;
	padding-right: 10px;
	padding-left: 10px;
	height: 30px;

}
.pagetitles {
	font-family: "Trebuchet MS";
	font-size: 22px;
	font-weight: normal;
	color: #0092B0;
}
.menupane {
	font-family: Tahoma, Helvetica, sans-serif;
	height: 35px;
	font-size: 11px;
	color: #999999;




}
A.LoginLink:link {
	text-decoration: none;
	color: #666666;
	font-family: "Trebuchet MS";
	font-weight: normal;
	font-size: 10px;
}

A.LoginLink:visited  {
	text-decoration: none;
	color: #666666;
	font-family: "Trebuchet MS";
	font-weight: normal;
	font-size: 10px;
}

A.LoginLink:active   {
	text-decoration: none;
	color: #666666;
	font-family: "Trebuchet MS";
	font-weight: normal;
	font-size: 10px;
}

A.LoginLink:hover    {
	color: #0092B0;
	font-family: "Trebuchet MS";
	font-weight: normal;
	font-size: 10px;
	text-decoration: none;
}
.footertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 13pt;
	font-weight: normal;
	color: #FFFFFF;
}
A.contactLink:link {
	color: #666666;
	font-family: tahoma;
	font-weight: normal;
	font-size: 11px;
}

A.contactLink:visited  {
	color: #666666;
	font-family: tahoma;
	font-weight: normal;
	font-size: 11px;
}

A.contactLink:active   {
	color: #666666;
	font-family: tahoma;
	font-weight: normal;
	font-size: 11px;
}

A.contactLink:hover    {
	color: #1D5287;
	font-family: tahoma;
	font-weight: normal;
	font-size: 11px;
	font-decoration: none;
}
A.footerLink:link {
	color: #FFFFFF;
	font-family: arial;
	font-weight: normal;
	font-size: 8pt;
}

A.footerLink:visited  {
	color: #FFCC00;
	font-family: arial;
	font-weight: normal;
	font-size: 8pt;
}

A.footerLink:active   {
	color: #FFFFFF;
	font-family: arial;
	font-weight: normal;
	font-size: 8pt;
}

A.footerLink:hover    {
	color: #FF6600;
	font-family: arial;
	font-weight: normal;
	font-size: 8pt;
	font-decoration: none;
}
A:link  {
    text-decoration:    underline;
    color:  #B1C723;
}

A:visited   {
    text-decoration:    underline;
    color:  #333333;
}

A:active    {
    text-decoration:    underline;
    color:  #B1C723;
}

A:hover {
    text-decoration:    none;
    color:  #0092B0;
}
.Head {
   font-family: Arial, Helvetica;
   font-size:  15pt;
   font-weight: bold;
   color: #FF6600;
}
.ScrollerTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}

.content
	 {
	 padding: 3px 20px 3px 10px;
	 font-size: 10px; font-family: tahoma, helvetica, sans-serif; color: #000;
	 border-bottom-style: solid; border-bottom-width: 0px; border-bottom-color: #7E7E7E;
	 }
	
.subcontent
 {
 padding: 3px 10px 3px 20px;
 font-size: 10px; font-family: verdana, helvetica, sans-serif; color: #000;
 border-bottom-style: solid; border-bottom-width: 1px; border-bottom-color: #7E7E7E;
}
.footnote
{
padding: 10px 15px 10px 10px;
font-size: 9px; font-family: verdana, helvetica, sans-serif; color: #000;
}

.tableheader
{
background-color: #9AA7AC;
padding: 3px;
font-size: 12px; font-family: verdana, helvetica, sans-serif; color: #000;
border-right-style: solid; border-right-width: 1px; border-right-color: #fff;
border-bottom-style: solid; border-bottom-width: 1px; border-bottom-color: #7E7E7E;
}

.tableheader a
{
text-decoration: none;
}
.totop
{
background-color: #7D7E7E;
padding: 3px 18px;
font-size: 10px; font-family: verdana, helvetica, sans-serif; color: #fff;
border-right-style: solid; border-right-width: 1px; border-right-color: #fff;
border-bottom-style: solid; border-bottom-width: 1px; border-bottom-color: #7E7E7E;
}

.totop a
{
text-decoration: none;
}
.headerpane {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(bg_pageheader.jpg);
	background-repeat: no-repeat;
	height: 58px;
	width: 602px;
	padding-right: 0px;
}
A.SideLink:link {
	text-decoration: none;
	color: #91791B;
	font-family: arial;
	font-weight: bold;
	font-size: 11px;
	line-height: 15pt;
}

A.SideLink:visited  {
	text-decoration: none;
	color: #91791B;
	font-family: arial;
	font-weight: bold;
	font-size: 11px;
	line-height: 15pt;
}

A.SideLink:active   {
	text-decoration: none;
	color: #91791B;
	font-family: arial;
	font-weight: bold;
	font-size: 11px;
	line-height: 15pt;
}

A.SideLink:hover    {
	color: #254259;
	font-family: arial;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	line-height: 15pt;
}
.Normal,.NormalDisabled
{
    font-family: "Trebuchet MS";
	font-size: 13px;
	line-height: 15pt;
}
H1  {
	font-family: "Trebuchet MS";
	font-size:  14px;
	font-weight:    bold;
	color: #0092B0;
	text-align: left;
}
H2  {
    font-family: Arial, Helvetica;
    font-size:  11px;
    font-weight:    bold;
    color: #00529C;
}
H3  {
    font-family: Arial, Helvetica;
    font-size:  11px;
    line-height: 13pt;
    color: #000000;
}
.tdBreadcrumb {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-image: url(bg_breadcrumb.jpg);
	background-repeat: repeat-x;
	height: 30px;
	padding-right: 20px;
}
A.BreadcrumbLink:link {
	text-decoration: none;
	color: #FFFFFF;
	font-family: tahoma;
	font-weight: normal;
	font-size: 11px;
}

A.BreadcrumbLink:visited  {
	text-decoration: none;
	color: #FFFFFF;
	font-family: tahoma;
	font-weight: normal;
	font-size: 11px;
}

A.BreadcrumbLink:active   {
	text-decoration: none;
	color: #FFFFFF;
	font-family: tahoma;
	font-weight: normal;
	font-size: 11px;
}

A.BreadcrumbLink:hover    {
	color: #D5B63C;
	font-family: tahoma;
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
}
.topBlue {
	background-image: url(bg_overall.jpg);
	background-repeat: repeat-x;
	background-position: top;
	width: 100%;
}
