/* 
================================
Skin styles for DotNetNuke
================================
*/   
.pagemaster 
{
	width: 100%;
	background-color:#0B3D7E;
}

.controlpanel 
{
	width: 100%;
	background-color:Transparent;
	color:Black;
}
.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: 14px; 
	font-weight: bold; 
	font-style: normal; 
	
	/*background-color: #000000;*/
}
.MainMenu_MenuIcon {
	background-color:#5B8DEE;
	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:#5B8DEE;*/
	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: #0034BA;
}
.SubMenu /* outher left and right bg of unselected sub item, bg of sub tab */
{

	filter:progid:DXImageTransform.Microsoft.Shadow(color='DimGray', Direction=135, Strength=3); 
	z-index: 1000;
	cursor: pointer;
	cursor: hand;
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	height: 24px;
	background-color:#5B8DEE;
	background-image: none;
}


.SubItemActive TD
{
	border-top: 0px solid;
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 10px;
	font-weight: bold;	
	height: 24px;
	background-color:#5B8DEE;
	color: #ffffff;
	
}

.SubItemSelected
{
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 10px; 
	font-weight: bold;
	color:#ffffff; 
	background-color:#244386;
}
.SubItemBreadCrumb
{
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	background-color:#5B8DEE;
}
.MenuContainer
{
background-color: Transparent;
	 
	height: 27px;
	border-bottom: #036D41 0px solid;
	padding-left:0px;
	
}
.MenuIcon
{
	cursor: pointer;
	cursor: hand;
	background-color:#5B8DEE;
	border-left: #036D41 0px solid;
	border-top: #036D41 0px solid;
	border-right: #036D41 0px solid;
	border-bottom: #036D41 0px solid;
	text-align: center;
	height: 22;
}


.MenuItem /* activate bg image for subitems here */
{
	cursor: pointer; 
	cursor: hand; 
	color: #ffffff;	
	font-family:verdana; 
	font-size: 10px; 
	font-weight: bold; 
	font-style: normal; 
	background-color:#5B8DEE; /* 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-color: Transparent;
	cursor: pointer;
	cursor: hand;

}

.RootItem TD
{
	font-family: Tahoma;	
	font-weight:normal;
	font-size:11px;
	color:#F0F5FA;
	height: 28px;
	padding-left:15px;
	padding-right:15px;

}


.RootItemBreadCrumb TD
{
	font-family: Tahoma;	
	font-weight:normal;
	font-size:11px;
	color:#F0F5FA;	
	height: 28px;
	background-color: Transparent;
	padding-left:15px;
	padding-right:15px;
}

.RootItemActive TD
{
	font-family: Tahoma;	
	font-weight:normal; 
	font-size:11px;
	color:#F0F5FA;
	height: 28px;
	padding-left:15px;
	padding-right:15px;

}

.RootItemSelected TD
{
	font-family: Tahoma;	
	font-weight:normal;
	font-size:11px;
	color:#A3B7D0;
	height: 28px;
	padding-left:15px;
	padding-right:15px;
	
}

.footer
{ 
	font-family:tahoma;
	font-size:11px;
	color:#ffffff;
	text-decoration:none;
	font-weight:normal;
}	

.footer a
{
	font-family:tahoma;
	font-size:11px;
	color:#ffffff;
	text-decoration:none;
 
 font-weight:normal;
}
.footer a:hover
{
	font-family:tahoma;
	font-size:11px;
	color:#ffffff;
 text-decoration:none;
font-weight:normal;
}

.footer a:visited
{
	font-family:tahoma;
	font-size:11px;
	color:#ffffff;
	text-decoration:none;
	font-weight:normal;
}
.ll_img
{background-image:url(ll.jpg);
	width:42px;
	height:32px;
	background-repeat:no-repeat;
}

.myclass123
{
	background-image:url(con_rep.jpg);
	width:100%;
	height:412px;
	background-repeat:repeat-x;
	
}



.mid_rep
{
	background-image:url(v2_rep.jpg);
	width:100%;
 height:29px;
 background-repeat:repeat-x;
	
	}
	

 .for_link
 {
	background-image:url(for_link.jpg);
	width:100%;
 height:61px;
 background-repeat:repeat-x;
 }
 .long_rep
 {
	background-image:url(con_rr.jpg);
	width:100%;
 height:396px;
 background-repeat:repeat-x;
 background-color:#02234C;
 
 }
 .srch_bg
 {
	background-image:url(srch_b.jpg);
	width:246px;
 height:35px;
 background-repeat:no-repeat;
 }
 .top_rep
 {
	background-image:url(top_rep.jpg);
	width:100%;
 height:17px;
 background-repeat:repeat-x;

 }
 .bottom_rep
 {
	background-image:url(bottom_rep.jpg);
	width:100%;
 height:32px;
 background-repeat:repeat-x;
 }
 
 .ryt_vert_rep
 {
	background-image:url(b2.jpg);
	width:11px;
 height:100%;
 background-repeat:repeat-y;
 }
.newss_bg
{
	background-image:url(news_bg.jpg);
	width:326px;
 height:43px;
 background-repeat:no-repeat;
 background-color:#EEF7FE;
}





.Mylogin
{ 
	font-family:arial;
	font-size:11px;
	color:#ffffff;
	text-decoration:none;
	font-weight:600;
}	
.strips
{
	background-image:url(strips.jpg);
	width:753px;
 height:299px;
 background-repeat:no-repeat;
 background-color:#ffffff;
}
.stripsInside
{
	background-image:url(strips.jpg);
	width:753px;
 height:299px;
 background-repeat:no-repeat;

}
.Mylogin a
{
	font-family:arial;
	font-size:11px;
	color:#ffffff;
	text-decoration:none;
 
 font-weight:600;
}
.Mylogin a:hover
{
	font-family:arial;
	font-size:11px;
	color:#ffffff;
 text-decoration:none;
font-weight:600;
}

.Mylogin a:visited
{
	font-family:arial;
	font-size:11px;
	color:#ffffff;
	text-decoration:none;
	font-weight:600;
}
.rightsidepane
{
	background-image:url(wryt.jpg);
	width:220px;
 height:618px;
 background-repeat:no-repeat;
 background-color:#EEEEEE;

}

 	.forsearch
{ 
	font-family: verdana;	
	font-weight: bold; 
	font-size:11px;
	color:#ffffff;
 background-repeat:no-repeat;
 text-decoration:none;
}	

.forsearch a
{
	font-family: verdana;	
	font-weight: bold; 
	font-size:11px;
	color:#ffffff;
 background-repeat:no-repeat;
  text-decoration:none;
}
.forsearch a:hover
{
	font-family: verdana;	
	font-weight: bold; 
	font-size:11px;
	color:#ffffff;
 background-repeat:no-repeat;
  text-decoration:none;
}

.forsearch a:visited
{
	font-family: verdana;	
	font-weight: bold; 
	font-size:11px;
	color:#ffffff;
 background-repeat:no-repeat;
  text-decoration:none;
}





.srch
{ 
	font-family:tahoma;
	font-size:11px;
	color:#000000;
	text-decoration:none;
	font-weight:normal;
}	

.srch a
{
	font-family:tahoma;
	font-size:11px;
	color:#000000;
	text-decoration:none;
 
 font-weight:normal;
}
.srch a:hover
{
	font-family:tahoma;
	font-size:11px;
	color:#000000;
 text-decoration:none;
font-weight:normal;
}

.srch a:visited
{
	font-family:tahoma;
	font-size:11px;
	color:#000000;
	text-decoration:none;
	font-weight:normal;
}



.sidelinks
{ 
	font-family:tahoma;
	font-size:11px;
	color:#002148;
	text-decoration:none;
	font-weight:normal;
}	

.sidelinks a
{
	font-family:tahoma;
	font-size:11px;
	color:#002148;
	text-decoration:none;
 
 font-weight:normal;
}
.sidelinks a:hover
{
	font-family:tahoma;
	font-size:11px;
	color:#455668;
 text-decoration:none;
font-weight:normal;
}

.sidelinks a:visited
{
	font-family:tahoma;
	font-size:11px;
	color:#002148;
	text-decoration:none;
	font-weight:normal;
}
.mytext
{
	 width:230px;
	 height:30px;
	 border-left: #0000000 1px solid;
	border-top: #000000 1px solid;
	border-right: #000000 1px solid;
	border-bottom: #000000 1px solid;
}




.srchinside
{ 
	font-family:tahoma;
	font-size:11px;
	color:#000000;
	text-decoration:none;
	font-weight:normal;
}	

.srchinside a
{
	font-family:tahoma;
	font-size:11px;
	color:#000000;
	text-decoration:none;
 
 font-weight:normal;
}
.srchinside a:hover
{
	font-family:tahoma;
	font-size:11px;
	color:#000000;
 text-decoration:none;
font-weight:normal;
}

.srchinside a:visited
{
	font-family:tahoma;
	font-size:11px;
	color:#000000;
	text-decoration:none;
	font-weight:normal;
}

.emailpane
{/*background-image:url(email.jpg);
	width:217px;
	height:61px;
	background-repeat:no-repeat;*/
	
	
	
}