/* 
================================
Skin styles for DotNetNuke
================================
*/   

.pagemaster {
	width: 100%;
	background-color: #336699;
}
.skinmaster {
	background-color: #ffffff;
	border-right: #8f9092 0px solid; 
	border-top: #8f9092 0px solid; 
	border-left: #8f9092 0px solid; 
	border-bottom: #8f9092 0px solid; 
	moz-border-radius-bottomleft: 15px; 
	moz-border-radius-bottomright: 15px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px; 
}
.skinheader 
{
    background-color: White;
}
.skingradient {
	background-color: #808D9E; 
	height: 25px;
}
.controlpanel {
	width: 100%;
	background-color: #dddddd;
}
.toppane {
	width: 100%;
	background-color: transparent;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}
.leftpane {
   	width: 100%;
   	background-color: transparent;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 6px;
}
.contentpane {
	width: 100%;
	background-color: transparent;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 6px;
}
.rightpane {
	width: 194px;
	background-color: transparent;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 6px;
}
.bottompane {
	width: 100%;
	background-color: transparent;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 6px;
}
.MainMenu_MenuContainer {
	background-color: transparent; 
}
.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand;
	height: 15px;
	background-color: transparent;
}
.MainMenu_MenuItem {
	border-left: #084683 0px solid; 
	border-bottom: #084683 1px solid; 
	border-top: #084683 1px solid; 
	border-right: #084683 0px solid;
	cursor: pointer; 
	cursor: hand; 
	color: #ffffff; 
	font-family: Arial, Helvetica; 
	font-size: 8pt; 
	font-weight: bold; 
	font-style: normal;
	padding-right: 4px; 
	background-color: transparent;
}
.MainMenu_MenuIcon {
	background-color: #084683; 
	border-left: #084683 1px solid; 
	border-bottom: #084683 1px solid; 
	border-top: #084683 1px solid; 
	cursor: pointer; 
	cursor: hand;  
	width: 0px; 
	height: 23px;
}
.MainMenu_SubMenu {
	background-color: #084683;
	padding-right: 4px;  
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#696969', Direction=135, Strength=3); 
}
.MainMenu_MenuBreak {
	height: 2px;
}
.MainMenu_MenuItemSel {
	background-color: #084683; 
	cursor: pointer; 
	cursor: hand; 
	color: white; 
	font-family: Arial, Helvetica; 
	font-size: 8pt; 
	font-weight: bold; 
	font-style: normal;
	height: 23px;
	padding-right: 4px;
}
.MainMenu_MenuArrow {
	border-right: #084683 1px solid; 
	border-bottom: #084683 1px solid; 
	border-top: #cccccc 0px solid;
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
	display: none; 
}
.MainMenu_RootMenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
}
.StandardButton {
   background: #aaaaaa none; 
   color: #ffffff;
   font-family: Verdana, sans-serif; 
   font-size: 11px;
   font-weight: normal;
}
.TreeViewMenu {
	width: 175px;
	background-color: #dddddd;
	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;
}
.linktext  {
	color: #666666;
	font-size: 10px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-align: left;
	line-height: 11px;
	
}
.linktext a:link  {
	color: #084683;
	text-decoration:none;
}
.linktext a:visited  {
	color: #084683;
	text-decoration:none;
}
.linktext a:hover  {
	color: #666666;
	text-decoration:none;
}
.linktext a:active  {
	color: #084683;
	text-decoration:none;
}
.pagetitle  {
	color: #054680;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: left;
}
.containertitle  {
	color: #ffffff;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-left: 5px;
}
.containertitle a:link  {
	color: #ffffff;
	text-decoration:none;
}
.containertitle a:visited  {
	color: #ffffff;
	text-decoration:none;
}
.containertitle a:hover  {
	color: #ffffff;
	text-decoration:underline;
}
.containertitle a:active  {
	color: #ffffff;
	text-decoration:none;
}
.NormalBoldBlue {
   font-family: Tahoma, Arial, Helvetica;
   font-size:  13px;
   font-weight:  bold;
   color: #054680;
}
.NormalBoldBlue a:link {
	color: #054680;
	text-decoration:none;
}
.NormalBoldBlue a:visited  {
	color: #054680;
	text-decoration:none;
}
.NormalBoldBlue a:hover  {
	color: #054680;
	text-decoration:underline;
}
.NormalBoldBlue a:active  {
	color: #054680;
	text-decoration:none;
}
.breadcrumblink  {
	color: #999999;
	font-size: 10px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: left;
}
.breadcrumblink a:link  {
	color: #999999;
	text-decoration:none;
}
.breadcrumblink a:visited  {
	color: #999999;
	text-decoration:none;
}
.breadcrumblink a:hover  {
	color: #054680;
	text-decoration:none;
}
.breadcrumblink a:active  {
	color: #054680;
	text-decoration:none;
}

.table { background-color: #CCCCCC;
}

.teflon {
	color: #990000;
	font-size: 12px;
        font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	
}





