/* 
================================
Skin styles for DotNetNuke
================================
*/   
body{background-color: #FAF8EE;	min-height:100%;	margin:0px;	padding:0px 0px 0px 0px;}
.pagemaster{width: 100%;background-image: url(bg.jpg);	background-repeat: repeat-x;height:auto; min-height:100%;}
.skinmaster{width:922px; height:auto; min-height:100%;}
.skinmaster_bot{width:922px;}
.logopad{padding:5px 47px 0px 32px;}
.bodyrepsk{background-image:url(bodyrepsk.gif); width:100%; height:auto; background-repeat:repeat-x; background-color:#CBBF8C; border-left:#832235 1px solid; border-right:#832235 1px solid;}


.skinheader {}
.skingradient {	background-image: url(gradient_DkBlue.jpg); 	height:30px;}
.controlpanel {	width: 100%;	background-color: #dfe5f2;}
.toppane { width:100%; padding:0px 10px 0px 0px;	/*background-image:url(toppane.png);	width:975px;	height:131px;	background-repeat:no-repeat;*/}
.leftpane {	}
.contentpane{	width:100%;	padding:0px 8px 0px 1px;}
.BotLogoPane{padding:8px 0px 0px 32px; width:100%;}
.MidPane1{padding:15px 0px 0px 10px;}
.rightpane { padding:0px 8px 0px 0px;	}
.menuDiv{	width:141px;	height:60px;	text-align:left;}
.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: 9999;
	cursor: pointer;
	cursor: hand;
	font-family: Arial; 
	font-size: 12px; 
	font-weight: bold; 	
	color: #000000;
	text-decoration: none;
	background-image:url(submenu.jpg);
	/*width:141px;*/
	background-repeat:repeat-x;
	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;
	height:25px;
	display:block;
	
}

.SubItem TD
{
	font-family: Arial; 
	font-size: 12px; 
	font-weight: bold; 	
	color: #000000;
	text-decoration: none;
	background-image:url(submenu.jpg);
	/*width:141px;*/
	background-repeat:repeat-x;
	height:25px;
}

.SubItemActive TD
{
	font-family: Arial; 
	font-size: 12px; 
	font-weight: bold; 	
	color: #832235;
	text-decoration: none;
	background-image:url(submenu.jpg);
	/*width:141px;*/
	background-repeat:repeat-x;
	height:25px;
	background-color:#E2E4D6;
}
.SubItemSelected
{
	font-family: Arial; 
	font-size: 12px; 
	font-weight: bold; 	
	color: #832235;
	text-decoration: none;	
	background-image:url(submenu.jpg);	
	/*width:141px;*/
	background-repeat:repeat-x;
	height:25px;
	background-color:#E2E4D6;
	
	
}
.SubItemBreadCrumb
{
	font-family: Arial; 
	font-size: 12px; 
	font-weight: bold; 	
	color: #000000;
	text-decoration: none;
	background-image:url(submenu.jpg);
	/*width:141px;*/
	background-repeat:repeat-x;
	height:25px;
		
}

.MenuContainer
{
	font-family: Arial; 
	font-size: 12px; 
	font-weight: bold; 	
	color: #000000;	
	/*background-image:url(submenu.jpg);
	width:141px;
	background-repeat:no-repeat;*/
	height:25px;
}
.MenuItem /* activate bg image for subitems here */
{
	cursor: pointer; 
	cursor: hand; 
	font-family: Arial; 
	font-size: 12px; 
	font-weight: bold; 	
	color: #000000;
	background-image:url(submenu.jpg);
	/*width:141px;*/
	background-repeat:repeat-x;
	height:25px;
	
	 /* 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:21px;
	
	
}
.RootItem TD
{
	font-family: tahoma; 
	font-size: 11px; 
	font-weight: bold; 	
	color: #000000;
	text-decoration: none;
	background-image:url(menu1.png);
	width:128px;
	height:60px;
	background-repeat:no-repeat;
	text-transform:uppercase;
	padding-left:10px;
	
}


.RootItemBreadCrumb TD
{
	font-family: tahoma; 
	font-size: 11px; 
	font-weight: bold; 	
	color: #000000;
	text-decoration: none;
	background-image:url(menu1.png);
	width:128px;
	height:60px;
	background-repeat:no-repeat;
	text-transform:uppercase;
	padding-left:10px;
	
	
}

.RootItemActive TD
{
	font-family: tahoma; 
	font-size: 11px; 
	font-weight: bold; 	
	color: #ffffff;
	text-decoration: none;
	background-image:url(menu2.jpg);
	width:128px;
	height:60px;
	background-repeat:no-repeat;
	text-transform:uppercase;
	padding-left:10px;
	
	
}

.RootItemSelected TD
{
	font-family: tahoma; 
	font-size: 11px; 
	font-weight: bold; 	
	color: #ffffff;
	text-decoration: none;
	background-image:url(menu2.jpg);
	width:128px;
	height:60px;
	background-repeat:no-repeat;
	text-transform:uppercase;
	padding-left:10px;
	
	
}
.link 
{
	font-family: arial; 
	font-size: 11px; 
	font-weight: bold; 	
	color: #fff;
	text-decoration: none;
    vertical-align:middle ;
	
}
A.link:link {
    text-decoration:    none;
    color:#fff;
    vertical-align:middle ;
  
}
A.link:visited  {
    text-decoration:    none;
    color: #fff;
    vertical-align:middle ;
}
A.link:active   {
    text-decoration:    none;
    color:#fff;
	font-weight: bold; 
	vertical-align:middle ;
}
A.link:hover    {
    text-decoration: underline;
    color: #fff;
   vertical-align:middle ;
   
}

.lg_reg
{
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
	color: #000000;
}
A.lg_reg:link {
    text-decoration:    none;
    color:#000000;
}
A.lg_reg:visited  {
    text-decoration:    none;
    color: #000000;
}
A.lg_reg:active   {
    text-decoration:    none;
    color:#000000;
}
A.lg_reg:hover    {
    text-decoration: underline;
    color: #000000;
}
.ash_row
{
	background-image: url(ash_row.jpg);
	width: 100%;
	height: 24px;
	background-repeat: repeat-x;
}
.panes
{
	
}
.bot_row
{
	background-color: #E5E5E5;
	height: 59px;
}
.bot_nav
{
	font-family: arial;
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
	color: #636363;
	
}
A.bot_nav:link {
    text-decoration:    none;
    color:#636363;
}
A.bot_nav:visited  {
    text-decoration:    none;
    color: #636363;
}
A.bot_nav:active   {
    text-decoration:    none;
    color:#636363;
}
A.bot_nav:hover    {
    text-decoration: underline;
    color: #636363;
}
.main_rep
{
	background-image: url(main_rep.jpg);
	width: 900px;
	height: 100%;
	background-repeat: repeat-y;
}
.main_repAB
{
	background-image: url(main_rep.jpg);
	width: 900px;
	height: 100%;
	background-repeat: repeat-y;
}
.main_repPR
{
	background-image: url(main_rep.jpg);
	width: 900px;
	height: 425%;
	background-repeat: repeat-y;
}
.hr1
{
	background-image: url(hr1.jpg);
	width: 900px;
	height: 44px;
	background-repeat: no-repeat;
}
.nav_back
{
	background-image: url(nav_back.jpg);
	background-repeat: repeat-y;
	width: 202px;
	height: auto;
}
.nav_back3
{
	background-image: url(nav_back8.jpg);
	background-repeat: no-repeat;
	width: 202px;
	height: 211px;
}
.topbg
{
	background-image: url(nav_back4.jpg);
	width: 900px;
	height: 271px;
	background-repeat: no-repeat;
}
.nav_back6
{
	background-image: url(nav_back7.jpg);
	background-repeat: repeat-y;
	width: 202px;
	height: auto;
}
.imgblock
{
	display:block;
}

.bot1_01
{
	background-image:url(images/bot1_01.jpg);
	width:974px;
	height:118px;
	background-repeat:no-repeat;
}
.bot1_02
{
	background-image:url(images/bot1_02.jpg);
	width:974px;
	height:127px;
	background-repeat:no-repeat;
	background-position:bottom;
}
.cprht
{
	font-family: arial;
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
	color: #434343;
	
}
A.cprht:link {
    text-decoration:    none;
    color:#434343;
}
A.cprht:visited  {
    text-decoration:    none;
    color: #434343;
}
A.cprht:active   {
    text-decoration:    none;
    color:#434343;
}
A.cprht:hover    {
    text-decoration: underline;
    color: #434343;
}
.tp
{
	float:left;
	width:322px;
}
.relLeft
{

	float:left;
	display:block;
}
.relRight
{

	float:left;
	text-align:right;
	display:block;
}

.leftPane
{
	width:164px;
	background-image:url(images/lftpn.jpg);
	background-repeat: repeat-y;
	height: auto;
	
}
.contentPane
{
	/*width:45%;*/
}
.rightPane
{
	width:10%;
	text-align:right;
}
.headerpane
{
	width:100%;
}
.bottomPane
{
	width:603px;
	background-image:url(images/bottomrepe.jpg);
	background-repeat: repeat-x;
	height: 47px;
	text-align:left;
}
.linkimg
{
	border:0px;
	vertical-align:top ;
}
.search1
{
	width:66px;
	height:15px;
}
.lefttoppane
{
	height:2px;

	float:left;
	padding:0 0 0 0;
	margin:0 1 0 0
}
.copyright{	color:#000000;	font-family:Arial;	font-size:12px; font-weight:normal; text-decoration:none;	}
A.copyright:link { color:#000000;	font-family:Arial;	font-size:12px; font-weight:normal;   text-decoration:    none;    color:#000;}
A.copyright:visited  { color:#000000;	font-family:Arial;	font-size:12px; font-weight:normal;   text-decoration:    none;    color: #000;}
A.copyright:active   { color:#000000;	font-family:Arial;	font-size:12px; font-weight:normal;   text-decoration:    none;    color:#000;}
A.copyright:hover    { color:#000000;	font-family:Arial;	font-size:12px; font-weight:normal;   text-decoration: underline;    color: #000;}

.prvcy
{
	color:#000;
	font-family:Arial;
	font-size:12px;
	text-decoration:underline;
	
}
A.prvcy:link {
    text-decoration:    underline;
    color:#000;
}
A.prvcy:visited  {
    text-decoration:    underline;
    color: #000;
}
A.prvcy:active   {
    text-decoration:    underline;
    color:#000;
}
A.prvcy:hover    {
    text-decoration: none;
    color: #000;
}
.topbottomImage
{
	display:block;

	height:10px;
}
.leftlogo
{
	width:30px;
}
.bottomMenu
{
	/*text-align:left;*/
	width:100%;
	padding-left:30px;
}
.paddingCopy
{
padding:0 0 0 9px;
}
.menulink 
{
	font-family: arial; 
	font-size: 11px; 
	font-weight: bold; 	
	color: #fff;
	text-decoration: none;
    vertical-align:middle ;
	
}
A.menulink:link {
    text-decoration:    none;
    color:#fff;
    vertical-align:middle ;
	 background-image:url(images/menu.jpg)
   background-repeat: no-repeat;
  
}
A.menulink:visited  {
    text-decoration:    none;
    color: #fff;
    vertical-align:middle ;
	 background-image:url(images/menu.jpg)
   background-repeat: no-repeat;
}
A.menulink:active   {
    text-decoration:    none;
    color:#fff;
	font-weight: bold; 
	vertical-align:middle ;
	 background-image:url(images/menu.jpg)
   background-repeat: no-repeat;
}
A.menulink:hover    {
    text-decoration: underline;
    color: #fff;
   vertical-align:middle ;
   background-image:url(images/menu.jpg)
   background-repeat: no-repeat;
   
}
.changeimage1
{
border:0px;
height:60px; width:141px;
display: block;

}
.changeimage1 a
{
border:0px;

height:60px; width:141px;display: block;
}
.changeimage1 a:hover
{
border:0px;
background:url(/Portals/0/menu.jpg) no-repeat;
height:60px; width:141px;display: block;
color:#ffffff;
}
a.changeimage1:link { text-decoration: none; color:#FFFFFF; } a.changeimage1:visited { text-decoration: none; color:#FFFFFF; } 
a.changeimage1 :active
{
border:0px;
background:url(/Portals/0/menu.jpg) no-repeat;
height:60px; width:141px;display: block;
color:#ffffff;
}

.topfont
{
	font-family:tahoma;
	color:#000000;
	font-size:11px;
	font-weight:bold;
	
}
A.topfont:link {
    text-decoration:    none;
    color:#000000;
}
A.topfont:visited  {
    text-decoration:    none;
    color: #000000;
}
A.topfont:active   {
    text-decoration:    none;
    color:#000000;
}
A.topfont:hover    {
    text-decoration: none;
    color: #000000;
}
.topfont2
{
	font-family:tahoma;
	color:#000000;
	font-size:12px;
	font-weight:normal;

}
A.topfont2:link {
    text-decoration:    none;
    color:#000000;
}
A.topfont2:visited  {
    text-decoration:    none;
    color: #000000;
}
A.topfont2:active   {
    text-decoration:    none;
    color:#000000;
}
A.topfont2:hover    {
    text-decoration: none;
    color: #000000;
}
.topfont3
{
	font-family:tahoma;
	color:#ffffff;
	font-size:11px;
	font-weight:bold;
	
}
A.topfont3:link {
    text-decoration:    none;
    color:#ffffff;
}
A.topfont3:visited  {
    text-decoration:    none;
    color: #ffffff;
}
A.topfont3:active   {
    text-decoration:    none;
    color:#ffffff;
}
A.topfont3:hover    {
    text-decoration: none;
    color: #ffffff;
}
.topfont4
{
	font-family:tahoma;
	color:#ffffff;
	font-size:12px;
	font-weight:normal;

}
A.topfont4:link {
    text-decoration:    none;
    color:#ffffff;
}
A.topfont4:visited  {
    text-decoration:    none;
    color: #ffffff;
}
A.topfont4:active   {
    text-decoration:    none;
    color:#ffffff;
}
A.topfont4:hover    {
    text-decoration: none;
    color: #ffffff;
}
.addressPane
{
vertical-align: middle;
}
.botnav
{
	font-family: Arial; 
	font-size: 12px; 
	font-weight: normal; 	
	color: #000;
	text-decoration: none;
}
A.botnav:link {
    text-decoration:    none;
    color:#000;
}
A.botnav:visited  {
    text-decoration:    none;
    color: #000;
}
A.botnav:active   {
    text-decoration:    none;
    color:#000;
}
A.botnav:hover    {
    text-decoration: none;
    color: #000;
}
