/* Hide DNNDesigner */  .dnnd{display:none;}

/* Body Style 		*/	body{	background-color: #848484;}
/* Left Edge  		*/	.SkinLeftEdge{	background-image: url(/portals/_default/skins/DNTS.OliveGreen/images/grad_left.gif);	background-repeat: repeat-y;	background-color: #848484;}
/* Right Edge		*/	.SkinRightEdge{	background-color: #848484;	background-image: url(/portals/_default/skins/DNTS.OliveGreen/images/grad_right.gif);	background-repeat: repeat-y;}

/* Normal Text		*/	.normal, .Normal,table, tr, td, p, body {	font-family: 'Trebuchet MS', Arial ;font-size: 12px;    font-weight: normal;color: DarkBlue;}
/* Normal Bold      */  .NormalBold {font-weight:bold !important; }
/* Normal Red		*/  .NormalRed {color:#FF0000 !important; }

/* Edit Titles		*/	.SubHead{font-family: 'Century Gothic', Arial, sans-serif;    font-size:  12px;    font-weight:    bold;	color: #be0000;}
/* Main Headers 	*/	.Head{	font-size: 14px;	font-style: normal;	font-weight: bold;	text-transform: uppercase;	color: Gold;	text-decoration: none;	font-family: 'Century Gothic', Arial, sans-serif;}
/* Compact Headers 	*/	.SubSubHead{font-family: 'Century Gothic', Arial, sans-serif;    font-size:  12px;    font-weight:    bold;   color: #be0000;}

/* Main Links 		*/	A, A:link, A:visited,A:active,A:hover{   text-decoration:    none;    color:  #be0000;}
/* Main Links Hover     */	A:hover{color:#ff0000;}

/* Skin Objects		*/	.SkinObject,A.SkinObject,A.SkinObject:link,A.SkinObject:active,A.SkinObject:visited,A.SkinObject:hover{font-weight: bold;    font-size: 12px;	color: DarkBlue;    font-family: Arial;    text-decoration: none;} 
/* Skin Objects Over*/	A.SkinObject:hover{color: #ff0000;}


/* Horizontal Break	*/	HR {  color: Blue;  height:1pt;   text-align:left}


/* Dark Edges		*/	.SkinDark{	background-color: Blue;}
/* Inner Body Color	*/	.SkinFace{	background-color: LightYellow;}
/* Light Edges		*/	.SkinLight{	background-color: Yellow;}
/* Contrasting Color*/	.SkinContrast{background-color: DarkBlue;}
/* Border As BG		*/	.SkinBorders{background-color: Blue;}
/* Border As Border	*/	.SkinSimpleBorder{border: 1px solid Blue;}


/* Menu Container	*/	.SkinMenuContainer{	cursor:hand;filter:none;width:100%;	font-size: 12px;	font-style: normal;	font-weight: bold;	text-transform: uppercase;	color: #363A14;	text-decoration: none;	font-family: Arial, sans-serif;}
/* Menu Bar			*/	.SkinMenuBar{	cursor:hand;filter:none;width:100%;	background-color:Blue;}
/* Sub Menu Bar		*/	.SkinSubMenuBar{z-index:1000;cursor:hand;filter:none;border:1px solid Blue;}
/* Root Item		*/	.SkinMenuRootItem{	font-size: 12px;	font-style: normal;	font-weight: bold;	text-transform: uppercase;	color: #363A14;	text-decoration: none;	font-family: Arial, sans-serif;}
/* Menu Item		*/	.SkinMenuItem{	cursor:hand;filter:none;background-color: Yellow;border:1px solid Yellow;	font-size: 12px;	font-style: normal;	font-weight: bold;	text-transform: uppercase;	color: #363A14;	text-decoration: none;	font-family: Arial, sans-serif;}
/* Root Hover		*/	.SkinMenuItemOver{	cursor:hand;filter:none;background-color: Blue;border:1px solid Yellow;	font-size: 12px;	font-style: normal;	font-weight: bold;	text-transform: uppercase;	color: Yellow;	text-decoration: none;	font-family: Arial, sans-serif;}
/* Icon				*/	.SkinMenuIcon{width:11px;cursor:hand;filter:none;background-color: Yellow;border:1px solid Yellow;}
/* Arrow			*/	.SkinMenuArrow{cursor:hand;filter:none;background-color: Yellow;border:1px solid Yellow;width:1px;}
/* Spacer			*/	.SkinMenuBreak{cursor:hand;filter:none;}
/* Menu Font 		*/	.SkinSubMenuBar, .SkinMenuRootItem, .SkinMenuContainer td, .SkinMenuRootItem td, td.SkinMenuRootItem{font-size: 12px;	font-style: normal;	font-weight: bold;	text-transform: uppercase;	color: #363A14 !important;	text-decoration: none;	font-family: Arial, sans-serif;}
