*, div, td, .Normal, .NormalDisabled        	
	{font: 11px/150% Arial, Helvetica, Verdana, Geneva,sans-serif;} 
#body   	 	
	{
	color: Black;
	background-color: #232524;
	margin: 0 0 0 0;
	font: 11px/150%  Arial, Helvetica, Verdana, Geneva,sans-serif;
}
			
h1, h1 a, h1 b, h1 strong, .articleHd,  .articleHd a    
	{font: 20px/150% Arial, Helvetica, Verdana, Geneva,sans-serif;
	width:100%;
	border-bottom:1px solid #DADADA;
	color: #1e1e1e;
	margin: 0 0 10 0;	padding: 3 0 10 0;
	font-weight: bold;}
	h1 b, h1 strong {font-weight: bold;}
				
h2, h2 a,h2 b, h2 strong   {
	color: #F45800; 
	width:100%;
	border-bottom:1px solid #DADADA;
	font: 20px/150% Arial, Helvetica, Verdana, Geneva,sans-serif;
	margin: 0 0 0 0;	padding: 3 0 3 0;
	font-weight: bold;}
	h2 b, h2 strong {font-weight: bold;}
	
h3, h3 a,h3 b, h3 strong   
	{color: #7F7F81;
	font: 17px/150% Arial, Helvetica, Verdana, Geneva,sans-serif;
	margin: 0 0 0 0;	padding: 3 0 3 0;
	font-style:italic; font-weight: bold;}
	h3 b, h3 strong {font-weight: bold;}
	
h4, h4 a,h4 b, h4 strong   
	{color: #1e1e1e; 
	font: 10px/150% Arial, Helvetica, Verdana, Geneva,sans-serif;
	margin: 0 0 0 0;	padding: 3 0 3 0; 
	font-weight: normal;}	
	h4 b, h4 strong {font-weight: bold;}

h5, h5 a,h5 b, h5 strong, dt   
	{color: #7e171a;
	font: 12px/150% Arial, Helvetica, Verdana, Geneva,sans-serif;
	margin: 0 0 0 0;	padding: 3 0 3 0; 
	font-weight: bold;}	

h6, h6 a:link, h6 a:active, h6 a:visited, h6 b, h6 strong   
	{color: #0a0a0a; 	
	font: 12px/150% Arial, Helvetica, Verdana, Geneva,sans-serif;
	margin: 0 0 0 0;	padding: 3 0 3 0; 
	font-weight: bold; text-decoration:none; }	
				
a, a:link, a:visited, a:active    		
	{color:#F45800; text-decoration:underline;}
	a:hover    {color: Black;	text-decoration: underline;}
	
td    {padding:0px; margin:0px}
TFOOT, THEAD, TH {}

SMALL 	{	font-size: 75%;}
BIG		{	font-size: 120%;}
BLOCKQUOTE, PRE {
	font-family: Arial, Helvetica, Verdana, Geneva,sans-serif;
	padding: 4px;	margin: 6 0 6 15;
	background-color: #f3f1f1;
	border: 1px solid #f2debd;}
		
		
p    {padding:0px; margin:1,0,8,0; }
em   {font-style:italic; font-weight:normal}
b, STRONG		{ font-weight: bold; font-style: normal;}
HR					{ 	color: #f2f2f2; height: 1pt;
					width: 90%; border-style: dotted;
					azimuth: center; 
					padding:top:5px; padding-bottom:5px;}
					
LI      	{ margin-left:0px;}
UL LI		{list-style-type: square;	margin-left: -10px; padding-bottom:6px; list-style-image:url(Bullet-Tick.gif);}
UL LI LI	{ 	list-style-type: disc; margin-left:-25px; list-style-image:url(Bullet-Tick.gif);}
UL LI LI LI {	list-style-type: circle; margin-left:-25px;  list-style-image:url(Bullet-Tick.gif);}
OL LI		{	list-style-type: decimal; margin-left:-15px; list-style-image:url(Bullet-Tick.gif);}
OL OL LI	{	list-style-type: lower-alpha; margin-left:-25px;}
OL OL OL LI	{	list-style-type: lower-roman; margin-left:-25px;}
OL UL LI	{	list-style-type: disc; margin-left:-40px;}





/* ==================================================
SPECIFIC SKIN STYLES for this design
=====================================================*/

.news, .news a, .news a:link, .news a:visited, .news a:hover, .news a:active,  .news [href]  {font: 11px/150% ;color:#F45800; text-decoration:none;}
.introtext 	{font-size: 15px; line-height:120%; font-family: Arial, Helvetica, Verdana, Geneva,sans-serif;}
SPAN.orangetext {font-size: 15px; line-height:120%; line-height:inherit; color:#F45800}

.quicklinks, .quicklinks a, .quicklinks a:link, .quicklinks a:visited, .quicklinks a:hover, .quicklinks a:active,  .quicklinks [href]  {font-weight:bold; color:black;text-decoration:none;}


.foot, .foot a:link,.foot a:visited, .SkinObject, A.SkinObject:link, A.SkinObject:visited, A.SkinObject:hover, A.SkinObject:active, .breadcrumb, A.breadcrumb:link, A.breadcrumb:visited, A.breadcrumb:hover, A.breadcrumb:active
	 	{color:#ffffff; text-decoration:none;  font-size:8.6pt; font-weight:normal}



/* ==================================================
PANE STYLES 
=====================================================*/

/*  ~/Website/Providers/HtmlEditorProviders/Fck/Custom/fckconfig.js  
FCKConfig.BodyId = 'FckEditor' ;
*/
#FckEditor {
background-color:#FFF;
}


/* Control Panel */
.ControlPanel, .PagingTable
{	width: 100%;
	background-color: #FFFFFF;
	border-right: #003366 1px solid;
	border-top: #003366 1px solid;
	border-left: #003366 1px solid;
	border-bottom: #003366 1px solid;
}

/* Editable Panes */
.toppane, .bottompane, .contentpane, .BotLeftPane
	{
	width: auto;
	background-color: #ffffff;
	border: 0px dashed red;
	padding-top: 15;
	padding-bottom: 15;
	padding-left: 15;
	padding-right: 10;
}
					  
.rightpane 			
	{
	width: 30%;
	background-color: #ffffff;
	border: 0px dashed blue;
	padding-top: 15;
	padding-bottom: 15;
	padding-left: 10;
	padding-right: 0;
}
	  
.midpane 			
	{
	width: 30%;
	background-color: #ffffff;
	border: 0px dashed blue;
	padding-top: 15;
	padding-bottom: 15;
	padding-left: 15;
	padding-right: 15;
}
					  
/* text style used for most text rendered by modules */
.Normal, .NormalDisabled
{}

/* used to collapse panes without any content in them */
.DNNEmptyPane
{	width: 0px; display:none; border:none; padding:0px; margin:0px; height:0px; }



/* ==================================================
MENU STYLES for DotNetNuke SOLAPART
=====================================================*/

					
.MainMenu_MenuContainer {background-color: transparent; 
						 height:0px;
						 width:157px;
						 margin-top: 1px !important; /* For Firefox */
						 margin-top: 0px; /* For IE */ }
						 
.MainMenu_MenuBar 		{}

.MainMenu_MenuItem td, .MainMenu_MenuIcon td, 
.MainMenu_MenuItemSel td, .MainMenu_MenuArrow td, 
.MainMenu_RootMenuArrow td, .MainMenu_RootMenuItemSelected td, 
.MainMenu_RootMenuItem td, .MainMenu_RootMenuItemActive td 
					 	{font-weight:normal; text-transform:uppercase; }


.MainMenu_MenuItem 	{ color:#ffffff}
.MainMenu_MenuItem, .MainMenu_MenuItem td 		
						{cursor: pointer;
	font-family: Arial, Helvetica, Verdana, Geneva,sans-serif;
						height:25px; background-color:transparent;
						border-right:0px solid #ffffff; 
						padding-left:10px; 
						padding-right:0px !important; 
						padding-right:0px;
						font-size:12px; text-transform:uppercase; }


.MainMenu_SubMenu, .MainMenu_SubMenu td	{color:#ffffff; 	background-color: #E14F00;
	border: 0px; }
.MainMenu_SubMenu,
			 		{
	cursor: pointer;
	font-family: Arial, Helvetica, Verdana, Geneva,sans-serif;
	height: 18px;
	font-size: 12px;
	font-weight: normal;
	background-color: #E14F00;
	border: 0px;
	text-transform: uppercase;
	z-index: 99 !important;
	filter: progid:DXImageTransform.Microsoft.Shadow(color='black', Direction=135, Strength=3);
}
.MainMenu_MenuBreak 		{height: 0px; background-color: transparent;}

.MainMenu_MenuItemSel 	{color: #000000;}
.MainMenu_MenuItemSel, .MainMenu_MenuItemSel td 	
			{cursor: pointer;
	font-family: Arial, Helvetica, Verdana, Geneva,sans-serif;
						height:25px; background-color:transparent;;
						border-right:0px solid #ffffff; 
						padding-left:10px; 
						padding-right:0px !important; 
						padding-right:0px;
						font-size:12px; }


.MainMenu_MenuArrow 	{display:none; width:0px;}

/* arrow displaying more links */
.MainMenu_RootMenuArrow {display:none; width:0px;}
/* sub menu icons */
.MainMenu_MenuIcon 		{display:none; width:0px;}

.MainMenu_RootMenuItemBreadcrumb 	{ }
.MainMenu_SubMenuItemBreadcrumb 	{}
.MainMenu_RootMenuItem 				{}
.MainMenu_RootMenuItemActive 		{}
.MainMenu_SubMenuItemActive 		{}
.MainMenu_RootMenuItemSelected 		{}
.MainMenu_SubMenuItemSelected, .MainMenu_SubMenuItemSelected td		
									{}
				 
	

						


/* =========================================================================
    Default styles FOR DotNetNuke, changes below this point are unnecessary
   ========================================================================= */



.Language
{ vertical-align: middle; margin: 0px; }
.Language img
{	border: none;}
/* style for module titles */
.Head
{	font-size: 14px;
	font-weight: normal; }
/* style of item titles on edit and admin pages */
.SubHead, .SubSubHead
{	font-size: 11px;
	font-weight: bold; }
.NormalBold
{font-weight: bold;}
.NormalRed
{	color: red;}
.NormalTextBox
{}
.DataGrid_AlternatingItem
{
	background-color: White;
	color: Red;
	font-weight: normal;
}
.DataGrid_Container
{
	background-color: Transparent;
}
.DataGrid_Footer
{
	background-color: White;
}
.DataGrid_Header
{
	background-color: Transparent;
	font-weight: bold;
	text-align: center;
}
.DataGrid_Item
{
	background-color: Transparent;
	font-weight: normal;
}
.DataGrid_SelectedItem
{
	background-color: Silver;
	font-weight: normal;
}




/* GENERIC MODULE STYLE */

.ModuleTitle_MenuContainer
{
	border-bottom: blue 0px solid;
	border-left: blue 0px solid;
	border-top: blue 0px solid;
	border-right: blue 0px solid;
}

.ModuleTitle_MenuBar
{
	cursor: pointer;
	height: 0px;
	background-color: Transparent;
}

.ModuleTitle_MenuItem
{
	cursor: pointer;
	color: black;
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
	border-left: white 0px solid;
	border-bottom: white 1px solid;
	border-top: white 1px solid;
	border-right: white 0px solid;
	background-color: Transparent;
}

.ModuleTitle_MenuIcon
{
	cursor: pointer;
	background-color: #EEEEEE;
	border-left: #EEEEEE 1px solid;
	border-bottom: #EEEEEE 1px solid;
	border-top: #EEEEEE 1px solid;
	text-align: center;
	width: 15px;
	height: 21px;
}

.ModuleTitle_SubMenu
{
	z-index: 1000;
	cursor: pointer;
	background-color: #FFFFFF;
	border-bottom: #FFFFFF 0px solid;
	border-left: #FFFFFF 0px solid;
	border-top: #FFFFFF 0px solid;
	border-right: #FFFFFF 0px solid;
}

.ModuleTitle_MenuBreak
{
	border-bottom: #EEEEEE 1px solid;
	border-left: #EEEEEE 0px solid;
	border-top: #EEEEEE 1px solid;
	border-right: #EEEEEE 0px solid;
	background-color: #EEEEEE;
	height: 0px;
}

.ModuleTitle_MenuItemSel
{
	cursor: pointer;
	color: black;
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
	background-color: #C1D2EE;
}

.ModuleTitle_MenuArrow
{
	font-family: webdings;
	font-size: 10pt;
	cursor: pointer;
	border-right: #FFFFFF 1px solid;
	border-bottom: #FFFFFF 1px solid;
	border-top: #FFFFFF 0px solid;
}

.ModuleTitle_RootMenuArrow
{
	font-family: webdings;
	font-size: 10pt;
	cursor: pointer;
}
