/* 
================================
Skin styles for DotNetNuke
================================
*/   

.pagemaster {
	width: 100%;
	background-color: Transparent;
	background-image:url(body_rep_main.jpg);
	background-repeat:repeat-x;
	background-color:#003047;


}
.skinmaster
{

    background-color: Transparent;
	moz-border-radius-bottomleft: 15px; 
	moz-border-radius-bottomright: 15px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px; 
	


}
.TopRow
{
	background-color:#FFFFFF;
}
.ContentPane
 {
	width:100%;	
	background-color: transparent;
 }

.NavBar
{
background-color:#00324D;
height:25px;
width:100%;
}
.FlashPane
{
	background-color:Transparent;
	width:100%;
}

/*============================
Classes for Menu Bar
==============================*/


.RootItem TD
{
font-family: tahoma; 
font-size: 12px; 
font-weight: bold; 	
color: #ffffff;
height:25px;
background-color: Transparent;
padding-left:1px;
padding-right:1px;
	
}


.RootItemBreadCrumb TD
{
font-family: tahoma; 
font-size: 12px; 
font-weight: bold; 	
color:#DD6800;
height:25px;
background-color: Transparent;
padding-left:1px;
padding-right:1px;
	
}

.RootItemActive TD
{
font-family: tahoma; 
font-size: 12px; 
font-weight: bold; 	
color:#DD6800;
height:25px;
background-color: Transparent;
padding-left:1px;
padding-right:1px;
	
}

.RootItemSelected TD
{
font-family: tahoma; 
font-size: 12px; 
font-weight: bold; 	
color:#DD6800;
height:25px;
background-color: Transparent;
padding-left:1px;
padding-right:1px;
	
}


.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: 11px; 
font-weight: bold; 
height:20px;
color: #ffffff; 
background-color: #00324D;
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 
{
	border-top: 0px solid;
	font-family:Tahoma;
	font-size:20px;
	font-weight: bold;
	height:30px;
	color:#000000;background-color: #0D3BA9;
}

.SubItemSelected 
{
	font-family:Tahoma;
	font-size:11px; 
	font-weight: bold;
	color: #000000; 
	background-color: #00324D;

}

.SubItemBreadCrumb 
{
	font-family: Tahoma;
	font-size:11px;
	font-weight: bold;
	color: #000000;
	background-color: #0D3BA9;
}

.MenuContainer
{
	background-color: transparent;
	padding-left:1px;
	height:25px;
	border-bottom: #036D41 0px solid;
}

.MenuIcon
{
	cursor: pointer;
	cursor: hand;
	background-color: #00324D;
	border-left: #036D41 0px solid;
	border-top: #036D41 0px solid;
	border-right: #036D41 0px solid;
	border-bottom: #036D41 0px solid;
	text-align: center;
	width: 0px;
	height: 0px;
}
.MenuItem /* activate bg image for subitems here */
{
	cursor: pointer; 
	cursor: hand; 
	color: #ffffff;
	font-family:Tahoma; 
	font-size:11px; 
	font-weight: bold; 
	background-color: #00324D; /* fixed firefox problem, do not use transparent here */
}

.MenuArrow
{
	font-family: webdings; 
	font-size:11px; 
	cursor: pointer; 
	cursor: hand; 
}
.MenuRootArrow
{
	font-family: webdings; 
	font-size:11px; 
	cursor: pointer; 
	cursor: hand;
}
.MenuBar
{
	background-color: Transparent;
	cursor: pointer;
	cursor: hand;
	height: 0;
}


.MainMenu_MenuContainer {
	background-color: transparent; 
}
.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand;
	height:25px;
	background-color: transparent;
}
.MainMenu_MenuItem {
	border-left: #cccccc 0px solid; 
	border-bottom: #cccccc 0px solid; 
	border-top: #cccccc 0px solid; 
	border-right: #cccccc 0px solid;
	cursor: pointer; 
	cursor: hand; 
	color: #000000; 
	font-family: Tahoma; 
	font-size:11px; 
	font-weight: bold; 
	font-style: normal; 
	background-color: transparent;
}
.MainMenu_MenuIcon {
	background-color: #cccccc; 
	border-left: #cccccc 0px solid; 
	border-bottom: #cccccc 0px solid; 
	border-top: #cccccc 0px solid; 
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 0px; 
	height:0px;
}
.MainMenu_SubMenu {
	background-color: #00324D;  
	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: pointer; 
	cursor: hand; 
	color: #ffffff; 
	font-family: Tahoma; 
	font-size:11px; 
	font-weight: bold; 
	font-style: normal;
	height:0px;
}
.MainMenu_MenuArrow {
	border-right: #cccccc 0px solid; 
	border-bottom: #cccccc 0px solid; 
	border-top: #cccccc 0px solid;
	font-family: webdings; 
	font-size:11px; 
	cursor: pointer; 
	cursor: hand; 
}
.MainMenu_RootMenuArrow {
	font-family: webdings; 
	font-size:11px; 
	cursor: pointer; 
	cursor: hand;
}
.StandardButton {
   background: #aaaaaa none; 
   color: #ffffff;
   font-family: Verdana, sans-serif; 
   font-size: 11px;
   font-weight: bold;
}
.TreeViewMenu {
	width: 175px;
	background-color: #00324D;
	border-right: #8f9092 1px solid; 
	border-top: #8f9092 1px solid; 
	border-left: #8f9092 1px solid; 
	border-bottom: #8f9092 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_LtGray.jpg);
}
.Head {
   font-family: Tahoma, Arial, Helvetica;
   font-size:  18px;
   font-weight:  normal;
   color: #333333;
}



.bot_nav
{
	font-weight:bold;
	color: #ffffff;
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	vertical-align:middle;
}

.bot_nav A
{
	font-weight:bold;
	color: #ffffff;
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	vertical-align:middle;
}
.bot_nav A:hover
{
	font-weight:bold;
	color: #DD6800;
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	vertical-align:middle;
}
A.bot_nav:link {
    text-decoration:    none;
    color:#ffffff;
}
A.bot_nav:visited  {
    text-decoration:    none;
    color:#ffffff;
}
A.bot_nav:hover    {
    text-decoration:    none;
    color:#DD6800;
}
A.bot_nav:active   {
    text-decoration:    none;
    color:#ffffff;
}
.bot_nav1
{
	font-weight:bold;
	color: #ffffff;
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	vertical-align:middle;
}

.bot_nav1 A
{
	font-weight:bold;
	color: #ffffff;
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	vertical-align:middle;
}
.bot_nav1 A:hover
{
	font-weight:bold;
	color: #DD6800;
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	vertical-align:middle;
}
A.bot_nav1:link {
    text-decoration:    none;
    color:#ffffff;
}
A.bot_nav1:visited  {
    text-decoration:    none;
    color:#ffffff;
}
A.bot_nav1:hover    {
    text-decoration:    none;
    color:#DD6800;
}
A.bot_nav1:active   {
    text-decoration:    none;
    color:#ffffff;
}
.UserLogin
{
	font-family: TAhoma;
	font-size: 11px;
	padding-left:10px;
	color: #C5BFC6;
	text-decoration:none;
}
.UserLogin A
{
	font-family: TAhoma;
	font-size: 11px;padding-left:4px;
	color: #373835;
	text-decoration:none;
}
.UserLogin A:hover
{
	font-family: TAhoma;
	font-size: 11px;padding-left:4px;
	color: #8CD23B;
	text-decoration:none;
	text-decoration:none;
}
A.UserLogin:link {
    text-decoration:    none;
    color:#C5BFC6;
}
A.UserLogin:visited  {
    text-decoration:    none;
    color:#C5BFC6;
}
A.UserLogin:hover    {
    text-decoration:    none;
    color:#8CD23B;
}
A.UserLogin:active   {
    text-decoration:    none;
    color:#C5BFC6;
}
.PrivacyPolicy
{
	font-family: TAhoma;
	font-size: 11px;
	padding-left:4px;
	color: #000000;
	text-decoration:none;
}
.policy
{
font-family: TAhoma;
font-size: 11px;
color: #000000;
text-decoration:none;	
}
.PrivacyPolicy A
{
	font-family: TAhoma;
	font-size: 11px;padding-left:4px;
	color: #000000;
	text-decoration:none;
}
.PrivacyPolicy A:hover
{
	font-family: TAhoma;
	font-size: 11px;padding-left:4px;
	color: #ffffff;
	text-decoration:none;
	text-decoration:none;
}
A.PrivacyPolicy:link {
    text-decoration:    none;
    color:#000000;
}
A.PrivacyPolicy:visited  {
    text-decoration:    none;
    color:#000000;
}
A.PrivacyPolicy:hover    {
    text-decoration:    none;
    color:#ffffff;
}
A.PrivacyPolicy:active   {
    text-decoration:    none;
    color:#000000;
}
.Copyright
{
	background-color:#B39220;
	height:65px;
	width:240px;
	padding-left:25px;
}
.Linksclass
{
	height:65px;
}

.OutsideLine
{
background-color:#0B0B0B;
width:17px;	
}
.panes
{
	padding-top:10px;
}
.BottomGreenLine
{
	background-color:#A7FE3C;
	width:100%;
	height:31px;
}
.registerLogin
{
width:100%;
height:47px;
background-color:#434341;
padding-top:10px;
color:#C5BFC6;
font-size:11px;
padding-right:5px;	
border-left:#292931 2px solid;
border-right:#292931 2px solid;
border-top:#292931 2px solid;
}
.LineRepeator
{
background-image:url(linerep.gif);
background-repeat:repeat-x;
width:100%;
 height:8px;	
}
