/* 
================================
Skin styles for DotNetNuke
================================
*/   

.pagemaster {
	width: 100%;
	height: 100%;	
	background-image:url(chains2.jpg);
	margin-top:0px;
	BORDER-RIGHT: 0px; PADDING-RIGHT: 0px; BORDER-TOP: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; BORDER-LEFT: 0px; PADDING-TOP: 0px; BORDER-BOTTOM: 0px; HEIGHT: 100%
}
.skinmaster {
	height: 100%;
	background-color:#606062;
	BORDER-RIGHT: #000000 1px solid; 
	BORDER-TOP: #000000 1px solid; 
	BORDER-LEFT: #000000 1px solid; 
	BORDER-BOTTOM: #000000 1px solid; 
	moz-border-radius-bottomleft: 15px; 
	moz-border-radius-bottomright: 15px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px; 
}
.skinheader {
}
.skingradient {
	background-image:url(menu_bg.jpg);
	background-repeat:repeat-x;
	HEIGHT:20px;
}
.controlpanel {
	width: 100%;
	background-color: #FFFFFF;
}
.toppane {
	width: 244px;
	background-color: transparent;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 0px;
}
.leftpane {
	width: 175px;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.contentpane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.rightpane {
	width: 175px;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.bottompane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.MainMenu_MenuContainer {
	background-color: transparent; 
}
.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand;
	height: 16px;
	background-color: Transparent;
}
.MainMenu_MenuItem {
	border-left: #FFFFFF 0px solid; 
	border-bottom: #FFFFFF 0px solid; 
	border-top: #FFFFFF 0px solid; 
	border-right: #FFFFFF 0px solid;
	cursor: pointer; 
	cursor: hand; 
	color: #636466; 
	font-family: Arial narrow; 
	font-size: 10pt; 
	font-weight: bold; 
	font-style: normal;
	background-color:#000000;
	background-color: Transparent;
}
.MainMenu_MenuIcon {
	background-color: #000000; 
	border-left: #FFFFFF 0px solid; 
	border-bottom: #FFFFFF 0px solid; 
	border-top: #FFFFFF 0px solid;
	border-right: #FFFFFF 0px solid; 
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 15px; 
	height: 21px;
}
.MainMenu_SubMenu {
	background-color: #000000; 
	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: #333031; 
	border-left: #FFFFFF 0px solid; 
	border-bottom: #FFFFFF 0px solid; 
	border-top: #FFFFFF 0px solid;
	border-right: #FFFFFF 0px solid; 
	cursor: pointer; 
	cursor: hand; 
	color: #FFFFFF; 
	font-family: Arial narrow; 
	font-size: 10pt; 
	font-weight: bold; 
	font-style: normal;
}
.MainMenu_MenuArrow {
	border-right: #000000 1px solid; 
	border-bottom: #000000 1px solid; 
	border-top: #000000 0px solid;
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 
}
.MainMenu_RootMenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
}
.StandardButton     {
    background: #000000 none; 
    color: #FFFFFF;
    font-family:Verdana, sans-serif; 
    font-size: 11px;
    font-weight: normal;
}
.TreeViewMenu {
	width: 175px;
	background-color: #FFFFFF;
	BORDER-RIGHT: # 1px solid; 
	BORDER-TOP: #000000 1px solid; 
	BORDER-LEFT: #000000 1px solid; 
	BORDER-BOTTOM: #000000 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-color: #000000;
}
.Head   {
    font-family: verdana;
    font-size:  18px;
    font-weight:    normal;
    color: #333031;
}
a.searchtext {
	  font-family: verdana;
	  color: #636466;
	  font-weight:  bold;
	  font-size: 8.5pt;
}
a.searchtext:visited {
	  color: #636466;
}

a.searchtext:hover {
	  color: #dd001b;
}
a.searchtext {
	  font-family: verdana;
	  color: #636466;
	  font-weight:  bold;
	  font-size: 8.5pt;
}
a.searchtext:visited {
	  color: #636466;
}

a.searchtext:hover {
	  color: #dd001b;
}
.copyrighttext {
	  color: #636466;
	  font-family: verdana;
	  font-size: 8.5pt;
}
A:link  {
    text-decoration:    none;
    color:  #FFFFFF;
}

A:visited   {
    text-decoration:    none;
    color:  #FFFFFF;
}

A:active    {
    text-decoration:    none;
    color:  #FFFFFF;
}

A:hover {
    text-decoration:    underline;
    color:  #dd001b;
}
a.privacy {
	  color: #636466;
	  font-family: verdana;
	  font-size: 8.5pt;
}

a.privacy:visited {
	  color: #636466;
}

a.privacy:hover {
	  color: #dd001b;
}
.datetext{
	  color: #FFFFFF;
}

.breadcrumb{
	color: #FFFFFF;
	font-family: verdana;
	font-size: 8.5pt;
}
a.breadcrumb {
	  color: #FFFFFF;
	  font-family: verdana;
	  font-size: 8.5pt;
}

a.breadcrumb:visited {
	  color: #FFFFFF;
}

a.breadcrumb:hover {
	  color: #dd001b;
}

.SkinObject {
    font-weight: bold;
    font-size: 8.5pt;
    color: #FFFFFF;
    font-family: verdana;
    text-decoration: none;
}

A.SkinObject:link {
    text-decoration:    none;
    color:#FFFFFF;
}

A.SkinObject:visited  {
    text-decoration:    none;
    color:#FFFFFF;
}

A.SkinObject:active   {
    text-decoration:    none;
    color:#FFFFFF;
}

A.SkinObject:hover    {
    text-decoration:    none;
    color:#dd001b;
}

body 	{scrollbar-arrow-color:#444444;
  		scrollbar-track-color:#F0F0F0;
  		scrollbar-shadow-color:#C0C0C0;
  		scrollbar-face-color:#b5b5b5;
  		scrollbar-highlight-color:#E5E5E5;
  		scrollbar-darkshadow-color:#808080;
  		scrollbar-3dlight-color:cccccc;}	  		
  
h1, h2, h3, h4
		{font-family: arial;
		color: #FFFFFF;}

h1		{font-size: 16pt;
		line-height: 23pt;
		margin-left: 0pt;
		margin-right: 0pt;
		margin-bottom: 8pt;
		margin-top: 8pt;}

h2		{font-size: 14pt;
		line-height: 20pt;
		margin-left: 0pt;
		margin-right: 0pt;
		margin-bottom: 6pt;
		margin-top: 6pt;}
		
h3		{font-size: 12pt;
		line-height: 17pt;
		margin-left: 0pt;
		margin-right: 0pt;
		margin-bottom: 4pt;
		margin-top: 4pt;}

h4		{font-size: 10pt;
		color: #FFFFFF;
		line-height: 14pt;
		margin-left: 0pt;
		margin-right: 0pt;
		margin-bottom: 2pt;
		margin-top: 2pt;}
a.h4:link   
		{font-size: 12pt;
		color: #FFFFFF;
		line-height: 17pt;
		margin-left: 0pt;
		margin-right: 0pt;
		margin-bottom: 4pt;
		margin-top: 4pt;}

a.h4:visited  
		{font-size: 12pt;
		color: #FFFFFF;
		line-height: 17pt;
		margin-left: 0pt;
		margin-right: 0pt;
		margin-bottom: 4pt;
		margin-top: 4pt;}

a.h4:active  
		{font-size: 12pt;
		color: #FFFFFF;
		line-height: 17pt;
		margin-left: 0pt;
		margin-right: 0pt;
		margin-bottom: 4pt;
		margin-top: 4pt;}

a.h4:hover  
		{font-size: 12pt;
		line-height: 17pt;
		margin-left: 0pt;
		margin-right: 0pt;
		margin-bottom: 4pt;
		margin-top: 4pt;
		color: #dd001b;}
a.h3:link   
		{font-size: 12pt;
		line-height: 17pt;
		margin-left: 0pt;
		margin-right: 0pt;
		margin-bottom: 4pt;
		margin-top: 4pt;}

a.h3:visited  
		{font-size: 12pt;
		line-height: 17pt;
		margin-left: 0pt;
		margin-right: 0pt;
		margin-bottom: 4pt;
		margin-top: 4pt;}

a.h3:active  
		{font-size: 12pt;
		line-height: 17pt;
		margin-left: 0pt;
		margin-right: 0pt;
		margin-bottom: 4pt;
		margin-top: 4pt;}

a.h3:hover  
		{font-size: 12pt;
		line-height: 17pt;
		margin-left: 0pt;
		margin-right: 0pt;
		margin-bottom: 4pt;
		margin-top: 4pt;
		color: #dd001b;}

Normal, p    
		{font-size: 8pt;
		font-family: "verdana";
		color: #FFFFFF;
		line-height: 14pt;
		margin-left: 0pt;
		margin-right: 0pt;
		margin-bottom: 0pt;
		margin-top: 10pt;}

.bigtext   
		{font-size: 12pt;
		font-family: "verdana";
		color: #FFFFFF;
		line-height: 14pt;
		margin-left: 0pt;
		margin-right: 0pt;
		margin-bottom: 0pt;
		margin-top: 10pt;
		font-style:Bold;
}
a.bigtext:link   
		{font-size: 12pt;
		font-family: "verdana";
		color: #FFFFFF;
		line-height: 14pt;
		margin-left: 0pt;
		margin-right: 0pt;
		margin-bottom: 0pt;
		margin-top: 10pt;
		font-style:Bold;
}
a.bigtext:visited   
		{font-size: 12pt;
		font-family: "verdana";
		color: #FFFFFF;
		line-height: 14pt;
		margin-left: 0pt;
		margin-right: 0pt;
		margin-bottom: 0pt;
		margin-top: 10pt;
		font-style:Bold;
}
a.bigtext:active  
		{font-size: 12pt;
		font-family: "verdana";
		color: #FFFFFF;
		line-height: 14pt;
		margin-left: 0pt;
		margin-right: 0pt;
		margin-bottom: 0pt;
		margin-top: 10pt;
		font-style:Bold;
}
a.bigtext:hover   
		{font-size: 12pt;
		font-family: "verdana";
		color: #dd001b;
		line-height: 14pt;
		margin-left: 0pt;
		margin-right: 0pt;
		margin-bottom: 0pt;
		margin-top: 10pt;
		font-style:Bold;
}
		
linkstext     {font-size: 8pt;
		font-family: "verdana";
		color: "#FFFFFF";
		font-weight: normal;
		line-height: 14pt;
		margin-left: 0pt;
		margin-right: 0pt;
		margin-bottom: 0pt;
		margin-top: 0pt;}

A.linkstext:link 
		{font-size: 8pt;
		font-family: "verdana";
		font-weight: normal;
		color: #FFFFFF;
		font-family: "verdana";
		text-decoration: underline;}

A.linkstext:visited 
		{font-size: 8pt;
		font-family: "verdana";
		font-weight: normal;
		color: #FFFFFF;
		text-decoration: underline;}

A.linkstext:hover 
		{font-size: 8pt;
		font-family: "verdana";
		font-weight: normal;
		color:#dd001b;
		text-decoration: none;}

A.linkstext:active 
		{font-size: 8pt;
		font-family: "verdana";
		font-weight: normal;
		color: #FFFFFF;
		text-decoration: underline;}
EventTitle, .EventTitle td
{
	font-weight: bold;
	font-size: 11pt;
	background-image: none;
	color: #FFFFFF;
	background-color: #dd001b;
	text-align: center;
}
.EventNextPrev, .EventNextPrev a:link
{
	padding-right: 0.5em;
	padding-left: 0.5em;
	font-size: 8pt;
	padding-bottom: 0px;
	color: #ffffff !important;
	padding-top: 0px;
}
.EventWeekendDay
{
	padding-right: 0.5em;
	padding-left: 0.5em;
	font-size: 8pt;
	padding-bottom: 0px;
	color: #000000 !important;
	background-color: #FFFFFF;
	padding-top: 0px;
}

.EventNextPrev a, .EventNextPrev a:visited, .EventNextPrev a:hover
{
	padding-right: 0.5em;
	padding-left: 0.5em;
	font-size: 8pt;
	padding-bottom: 0px;
	color: #ffffff !important;
	padding-top: 0px;
}
TH  {
    vertical-align: baseline;
    font-family: Tahoma, Arial, Helvetica;
    font-size:  12px;
    font-weight:    bold;
    color: #dd001b;
}
.mainform TD {
	color: #FFFFFF; 
	font-family:  Arial, Helvetica, Tahoma,; 
	font-size: 10pt; 
	font-weight: Bold; 
	padding-left:4px;
	padding-right:4px;
	padding-top:4px;
	padding-bottom:4px;
}
.SubHead {
	FONT-SIZE: 12px; COLOR: #FFFFFF;
	font-weight: bold;
    font-family:  Arial, Helvetica, Tahoma,;
   
}
.SubSubHead {
	FONT-SIZE: 11px; COLOR: #FFFFFF;
}
.NormalBold
{
    color:#FFFFFF;
	font-family: Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: bold;
}
.Normal
{
    color:#FFFFFF;
	font-family: Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: normal;
}
.YourCompanyNameSurveyResults {
font-family: Tahoma, Arial, Helvetica;
color:#FFFFFF;
font-size:12px;
font-weight:normal;
}