/* 
================================
Skin styles for DotNetNuke
================================
*/   
body
{
	/*background-image: url(map.jpg);*/
	margin: 0px 0px 0px 0px;
/*	background-color:#000000;*/
	
}
.pagemaster {
	
	width: 100%;
	position: relative;	
	background-image:url(bg.jpg);
	background-color:#000000;
	height:auto;
	background-repeat:repeat-x;
	
	
}
.skinmaster 
{	
	height: auto;
	/*background-image:url(map.jpg);
	background-repeat:repeat-y;
	*/
	/*background-color: #687475;*/
}
.skinheader {
}
.skingradient {
	background-image: url(gradient_DkBlue.jpg); 
	height:30px;
}
.controlpanel {
	width: 100%;
	background-color: #dfe5f2;
}
.headerpane
{
	width:100%;
}
.toppane 
{
	border-right:#FFFFFF 1px solid;
	
		
}
.topleftpane
{
	background-image:url(topleftpn.jpg);
	width:622px;
	height:208px;
	background-repeat:no-repeat;
}
.TopRightPane
{
	background-color:#3A3A3A;
	/*border-right:#FFFFFF 1px solid;*/
}
.leftpane 
{
	padding-top:0px;
	padding-right:0px;
	
}
.contentpane 
{
	width: 621px;
	height:100%;
	padding-left:20px;
	padding-right:10px;
	
}
.rightpane 
{
	width: 244px;
	padding-top:1px;
}
.MainMenu_MenuContainer {
	background-color: transparent; 
	height:31px;
}
.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand;
	
}
.MainMenu_MenuItem {
	
	cursor: pointer; 
	cursor: hand; 
	color: #ffffff; 
	font-family: Tahoma; 
	font-size: 12px; 
	font-weight: bold; 
	font-style: normal; 
	background-color: Transparent;
}
.MainMenu_MenuIcon {
	background-color: Transparent; 
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 15px; 
	height: 21px;
}
.MainMenu_SubMenu {
	
	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: transparent;
	cursor: hand; 
	color: black; 
	font-family: Tahoma; 
	font-size: 12px; 
	font-weight: bold; 
	font-style: normal;
	height: 21px;
}
.MainMenu_MenuArrow {
	border-right: #cad5ea 1px solid; 
	border-bottom: #cad5ea 1px solid; 
	border-top: #cad5ea 0px solid;
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 
	font-weight: normal;
	color: #ffffff;
}
.MainMenu_RootMenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
	font-weight: normal;
}
.StandardButton {
  background: #7994cb none; 
  color: #ffffff;
  font-family: verdana, sans-serif; 
  font-size: 11px;
  font-weight: normal;
}
.TreeViewMenu {
	width: 175px;
	background-color: Transparent;
	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;
}


.SkinObject4
{
	font-family: san-serif;
color: #ffffff;
	
	
}

A.SkinObject4:link
{
	font-family: san-serif;
color: #ffffff;
	
}

A.SkinObject4:visited
{
	font-family: san-serif;
color: #ffffff;
	
}

A.SkinObject4:hover
{
	font-family: san-serif;
color: #000000;
	
}

A.SkinObject4:active
{
	font-family: san-serif;
color: #ffffff;
	
}




.colc:hover
{
font-family: san-serif;
color: #000000;
}



.SubMenu /* outher left and right bg of unselected sub item, bg of sub tab */
{

	
	z-index: 1000;
	cursor: pointer;
	cursor: hand;
	font-family: tahoma; 
	font-size: 12px; 
	font-weight: bold; 	
	color: #000000;
	background-color: #D50000;
	text-decoration: none;
	background-image: none;
	background-repeat: no-repeat;
	border-left: #98AAB1 0px solid;
	border-top: #98AAB1 0px solid;
	border-right: #98AAB1 0px solid;
	border-bottom: #98AAB1 0px solid;
}

.SubItem TD
{
	font-family: tahoma; 
	font-size: 12px; 
	font-weight: bold; 	
	color: #FFFFFF;
	background-color: #D50000;
}

.SubItemActive TD
{
	font-family: tahoma; 
	font-size: 12px; 
	font-weight: bold; 	
	color: #D50000;
	background-color: #ffffff;
}
.SubItemSelected
{
	font-family: tahoma; 
	font-size: 12px; 
	font-weight: bold; 	
	color: #D50000;
	background-color: #ffffff;
	
	
}
.SubItemBreadCrumb
{
	font-family: tahoma; 
	font-size: 12px; 
	font-weight: bold; 	
	color: #ffffff;
	background-color: #D50000;
		
}

.MenuContainer
{
	font-family: tahoma; 
	font-size: 12px; 
	font-weight: bold; 	
	color: #FFFFFF;
	background-color: transparent;
	
}
.MenuItem /* activate bg image for subitems here */
{
	cursor: pointer; 
	cursor: hand; 
	font-family: tahoma; 
	font-size: 12px; 
	font-weight: bold; 	
	color: #ffffff;
	background-color: transparent;
	
	 /* fixed firefox problem, do not use transparent here */
}
.MenuArrow
{
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 
	
}
.MenuRootArrow
{
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
}
.MenuBar
{
	background-image: none;
	cursor: pointer;
	cursor: hand;
	height:34px;
	
	
}
.RootItem TD
{
	font-family: Tahoma; 
	font-size: 12px; 
	font-weight: bold; 	
	color: #ffffff;
	text-decoration: none;
	padding-left:34px;
	padding-right:34px;
	height:34px;
	
}


.RootItemBreadCrumb TD
{
	font-family: Tahoma; 
	font-size: 12px; 
	font-weight: bold; 	
	color: #ffffff;
	text-decoration: none;
	padding-left:34px;
	padding-right:34px;
	height:34px;
	
}

.RootItemActive TD
{
	font-family: Tahoma; 
	font-size: 12px; 
	font-weight: bold; 	
	color: #ffffff;
	text-decoration: none;
	background-image:url(nav_ac.jpg);
	height:34px;
	padding-left:34px;
	padding-right:34px;
		
	
}

.RootItemSelected TD
{
	font-family: Tahoma; 
	font-size: 12px; 
	font-weight: bold; 	
	color: #ffffff;
	text-decoration: none;
	background-image:url(nav_ac.jpg);
	height:34px;
	padding-left:34px;
	padding-right:34px;
	
}

.lg_reg
{
	font-family: Arial;
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
	color: #00029F;
}
A.lg_reg:link {
    text-decoration:    none;
    color:#00029F;
}
A.lg_reg:visited  {
    text-decoration:    none;
    color: #00029F;
}
A.lg_reg:active   {
    text-decoration:    none;
    color:#00029F;
}
A.lg_reg:hover    {
    text-decoration: underline;
    color: #00029F;
}
.bot_nav
{
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
	color: #262622;
}
A.bot_nav:link {
    text-decoration:    none;
    color:#262622;
}
A.bot_nav:visited  {
    text-decoration:    none;
    color: #262622;
}
A.bot_nav:active   {
    text-decoration:    none;
    color:#262622;
}
A.bot_nav:hover    {
    text-decoration: underline;
    color: #262622;
}
.cprht
{
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
	color: #595959;
}
A.cprht:link {
    text-decoration:    none;
    color:#595959;
}
A.cprht:visited  {
    text-decoration:    none;
    color: #595959;
}
A.cprht:active   {
    text-decoration:    none;
    color:#595959;
}
A.cprht:hover    {
    text-decoration: underline;
    color: #595959;
}
.topow
{
	height:7px;
}
.1_05
{
	background-image:url(1_05.jpg);
	width:867px;
	height:6px;
	background-repeat:no-repeat;
}
.nav_rep
{
	background-image:url(nav_rep.jpg);
	height:34px;
	background-repeat:repeat-x;
	
}
.footerrow
{
	background-color:#D4D4D4;
}
.topbck
{
	background-image:url(topbck.jpg);
	width:463px;
	height:102px;
	background-repeat:no-repeat;
}
.cp1
{
	background-image:url(cp1.jpg);
	width:867px;
	height:295px;
	background-repeat:no-repeat;
	background-color:#ffffff;
	display:block;
}