/* 
================================
Skin styles for DotNetNuke
================================
*/   

.pagemaster {
	width: 100%;
		
}
.skinmaster 
{
	border: #BABABA 1px solid;
	
}
.skinheader {
}
.skingradient {
	background-image: url(gradient_DkBlue.jpg); 
	height:30px;
}
.controlpanel {
	width: 100%;
	background-color: #dfe5f2;
}
.topleftpane 
{
	padding-bottom: 1px;
	border-bottom: #E7E7E7 1px solid;
	
	
}
.toprightpane 
{
	padding-top: 1px;
	padding-bottom: 1px;
	border-bottom: #E7E7E7 1px solid;
	
}
.leftpane {
	
	
	
}
.contentpane 
{
	
	
}
.rightpane {
	
	
}
.bottompane {
	
	
	
}

.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: #000000;
}
.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: #000000;
	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;
}
.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: Tahoma; 
	font-size: 12px; 
	font-weight: bold; 
	height: 24px;
	color: #000000; 
	background-color: #FFFFFF;
	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;
}
.SubItemActive TD
{
	border-top: 0px solid;
	font-family: Tahoma; 
	font-size: 11px; 
	font-weight: normal; 
	height: 28px;
	color: red; 
	background-color: #E7E7E7;
}
.SubItemSelected
{
	font-family: Tahoma; 
	font-size: 11px; 
	font-weight: normal; 
	color: #141B5C; 
	background-color: #E7E7E7;
	
	
}
.SubItemBreadCrumb
{
	font-family: Tahoma; 
	font-size: 11px; 
	font-weight: normal; 
	color: #141B5C;
	background-color: #E7E7E7;
		
}

.MenuContainer
{
	
	
	
	height: 28px;
	border-bottom: #036D41 0px solid;
}
.MenuItem /* activate bg image for subitems here */
{
	cursor: pointer; 
	cursor: hand; 
	color: #141B5C;	
	font-family: Tahoma; 
	font-size: 11px; 
	font-weight: normal; 
	background-color: #E7E7E7;
	
	 /* 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;
	
}
.RootItem TD
{
	font-family: tahoma; 
	font-size: 11px; 
	font-weight: normal; 	
	color: #141B5C;
	height: 28px;
	background-color: #E7E7E7;
	
}


.RootItemBreadCrumb TD
{
	font-family: tahoma; 
	font-size: 11px; 
	font-weight: normal; 	
	color: #141B5C;
	height: 28px;
	background-color: #E7E7E7;
	
}

.RootItemActive TD
{
	font-family: tahoma; 
	font-size: 11px; 
	font-weight: normal; 	
	color: #141B5C;
	height: 28px;
	background-color: #E7E7E7;
	
}

.RootItemSelected TD
{
	font-family: tahoma; 
	font-size: 11px; 
	font-weight: normal; 	
	color: red;
	height: 28px;
	background-color: #E7E7E7;
	
}
.bot_nav
{
	font-family: Verdana;
	font-size: 10px;
    color: #89898A;
    text-decoration: none;
    font-weight: normal;
}
A.bot_nav:link {
    text-decoration:    none;
    color:#89898A;
}
A.bot_nav:visited  {
    text-decoration:    none;
    color: #89898A;
}
A.bot_nav:active   {
    text-decoration:    none;
    color:#89898A;
}
A.bot_nav:hover    {
    text-decoration: underline;
    color:red;
}
.up_tab
{
	background-image: url(nav_rep.gif);
	background-repeat: repeat-x;
	height: 90px;
}

.up_nav
{
	color:#686868;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	
}
A.up_nav:link {
    text-decoration:    none;
    color:#ffffff;
}
A.up_nav:visited  {
    text-decoration:    none;
    color:#ffffff;
}
A.up_nav:active   {
    text-decoration:    none;
    color:#ffffff;
}
A.up_nav:hover    {
    text-decoration:    underline;
    color:red;
}
.lg_reg
{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #131B5B;
	text-decoration: none;
}
A.lg_reg:link {
    text-decoration:    none;
    color:#131B5B;
}

A.lg_reg:visited  {
    text-decoration:    none;
    color:#131B5B;
}

A.lg_reg:active   {
    text-decoration:    none;
    color:#131B5B;
}

A.lg_reg:hover    {
    text-decoration:    none;
    color: red;
}
.srch
{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #131B5B;
	text-decoration: none;
}
.go1
{
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #035903;
	text-decoration: none;
}
.go1 A
{
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #035903;
	text-decoration: none;
}
.go1 A:hover
{
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: red;
	text-decoration: underline;
}
.logo_row
{
	background-image: url(up_rep.gif);
	background-repeat: repeat-y;
}
.nav_row
{
	background-color: #103984;	
	height: 34px;	
	width: 100%;
}
.row_white
{
	background-color: #ffffff;
}
.dn_row
{
	background-color: #DEDEDE;
}
.black_row
{
	height: 52px;
	background-color: #000000;
}
.srch1
{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	background-color: #444544;
	
}
.bot_row
{
	background-image: url(bot_rep.gif);
	background-repeat: repeat-x;
	height: 24px;
}
.right_rep
{
	background-image: url(right_rep.gif);
	background-repeat: repeat-y;
	width: 28px;
	
}
.left_rep
{
	background-image: url(left_rep.gif);
	background-repeat: repeat-y;
	width: 28px;
	
}
.bot_copy
{
	font-family: verdana;
	font-size: 10px;
	color: #131B5B;
	font-weight: normal;
	text-decoration: none;
}
A.bot_copy:link {
    text-decoration:    none;
    color:#131B5B;
}
A.bot_copy:visited  {
    text-decoration:    none;
    color:#131B5B;
}
A.bot_copy:active   {
    text-decoration:    none;
    color:#131B5B;
}
A.bot_copy:hover    {
    text-decoration:    none;
    color: #89898A;
}
.hr_line
{
	height: 1px;
	background-color: #DBDBDB;
	width: 791;
}
.left_mid_rep
{
	background-image: url(left_mid_rep.gif);
	background-repeat: repeat-y;
	width: 20px;
}
.right_mid_rep
{
	background-image: url(right_mid_rep.gif);
	background-repeat: repeat-y;
	width: 20px;
}
.botleftrow
{
	background-color: #C7C7C7;
	height: 30px;
	width: 250px;
}
.botrightrow
{
	background-color: #D9D9D9;
	height: 30px;
	width: 530px;
}
.topblue
{
	height: 3px;
	width: 850px;
	background-color: #003163;
}
.topleft
{
	height: 7px;
	width: 608px;
	background-color: #003163;
}
.topright
{
	height: 7px;
	
	background-color: #F1F0F0;
}
.logobot
{
	height: 11px;
	width: 276px;
	background-color: #99352D;
}
.daterow
{
	background-color: #EFEFEF;
	height: 14px;
	font-family: Tahoma;
	font-weight: normal;
	font-size: 11px;
	color: #0C2D6A;
}
.bot_col
{
	background-color: #8C1B12;
}
.bot_reprow
{
	background-image: url(bot_rep.jpg);
	background-repeat: repeat-x;
	width: 178px;
}
.top_img
{
	height: 3px;
	background-color: #A7392D;
}
.midleft
{
	width: 10px;
	background-color: #FFFFFF;
}
.leftcont
{
	width: 194px;
	border-left: #A6B2CA 1px solid;
	border-right: #A6B2CA 1px solid;
	background-color: #ffffff;
}