/* ================================
    CSS STYLES FOR DotNetNuke
   ================================
*/  

/* background color for the content part of the pages */
Body
{
font-family: Tahoma, Arial, Helvetica;
font-size: 10pt;
background-color: #CACACA;
/*background-image: url(img/background.jpg);}
 if background is desired */
}
table#skinmaster { 
    border: 0px;    
    width: auto;
}
table#skinmaster td {

}
.topLeft { 
	width:18px;
	height: 21px;
	min-width: 18px;
	background-image: url(img/Layout_01.gif);
	background-repeat: no-repeat;
}
.topMiddle { 
	background-image: url(img/Layout_03.gif); 
	background-repeat: repeat-x; 
	width: auto; 
	height: 21px;
}
.topRight { 
	width:15px;
	height: 21px; 
	min-width: 15px;
	background-image: url(img/Layout_06.gif); 
	background-repeat: no-repeat; 
}
.tworowLeft {
	width: 18px;
	background-image: url(img/Layout_07.gif);
	background-repeat: repeat-y;
	
}
.tworowMiddle {
	background-color: white;
	
}
.tworowRight {
	width: 15px;
	background-image: url(img/Layout_12.gif);
	background-repeat: repeat-y;
}
.threerowLeft {
	width:18px;
	background-image: url(img/Layout_07.gif);
	background-repeat: repeat-y;
}
.threerowMiddle {
	background-color: white;
}
.Toppane {
	background-color: white;
}
.threerowRight {
	width: 15px;
	background-image: url(img/Layout_12.gif);
	background-repeat: repeat-y;
}
.fourrowLeft {
	width:18px;
	background-image: url(img/Layout_07.gif);
	background-repeat: repeat-y;
}
.fourrowMiddle {
	background-color: white;
}
.fourrowRight {
	width: 15px;
	background-image: url(img/Layout_12.gif);
	background-repeat: repeat-y;
}
.fiverow {
	height: 35px;
}
.fiverowLeft {
	width: 18px;
	background-image: url(img/Layout_13.gif);
}
.fiverowLMiddle {
	background-image: url(img/Layout_15.gif);
}
.fiverowCMiddle {
	background-image: url(img/Layout_16.gif);
}
.fiverowRMiddle {
	valign: top;
	background-image: url(img/Layout_16.gif);
}
.fiverowRight {
	width: 15px;
	background-image: url(img/Layout_18.gif);
	}
.sixrowLeft {
	width: 18px;
	background-image: url(img/Layout_19.gif);
}
.Leftpane {
	background-image: url(img/Layout_21.gif);
	width:110px;
	max-width:110px;
/*	width:130px; 
	max-width:130px; */
	top:5px;
}
.Contentpane {
/*	background-image: url(img/Layout_22.gif); */
background-color:#FFFFFF;
	width: 600px;
	max-width: 600px;
	height: 271px;
}
.Rightpane {
	background-image: url(img/Layout_22.gif);
}
.sixrowRight {
	width: 15px;
	background-image: url(img/Layout_24.gif);
}
.sevenrowLeft {
	width: 18px;
	background-image: url(img/Layout_25.gif);
}
.secondaryLeft {
	background-color: white;
}
.sevenrowMiddle {
	background-color: white;
	width:600px;
	max-width:600px;
	
}
.BottompaneL {
	background-color: white;
	width:auto;
	height:auto;
}
.BottompaneC {
	background-color: white;
	width:auto;
	height:auto;
}
.BottompaneR {
	background-color: white;
	width:auto;
	height:auto;
}
.RightLowerPane {
	background-image: url(img/Layout_22.gif);
}
.sevenrowRight {
	width: 15px;
	background-image: url(img/Layout_24.gif);
}
.eightrowLeft {
	width: 18px;
	background-image: url(img/Layout_25.gif);
}
.verbottomLeftpane {
	background-color: white;
}
.verbottompane {
	background-color: white;
}
.RightLowestPane {
	background-image: url(img/Layout_22.gif);
	width: 175px;
	max-width:175px;
		
}
.eightrowRight {
	width: 15px;
	background-image: url(img/Layout_24.gif);
}
.ninerow {
	height: 21px;
}
.ninerowLeft{
	width: 18px;
	background-image: url(img/Layout_37.gif);
}
.ninerowLMiddle{
	background-image: url(img/Layout_39.gif);
}
.ninerowCMiddle{
	background-image: url(img/Layout_39.gif);
}
.ninerowRMiddle{
	background-image: url(img/Layout_40.gif);
}
.ninerowRight{
	background-image: url(img/Layout_42.gif);
}
.footerLeft {
	background-color: #CACACA;
}
.footer {
	background-color: #CACACA;
	font-size: 8 pt;
}
.footerRight {
	background-color: #CACACA;
}
.ControlPanel, .PagingTable {
    width: 100%;
    height: 64px;
    background-color: #FFFFFF;
    border-right: #003366 1px solid; 
    border-top: #003366 1px solid; 
    border-left: #003366 1px solid; 
    border-bottom: #003366 1px solid; 
}

.SkinObject {
	font-weight: normal;
	font-size: 8pt;
	color: #000000;
	font-family: Tahoma, Arial;
	text-decoration: none;
}
A.SkinObject:link {
	text-decoration: underline;
	color: #000000;
}

A.SkinObject:visited  {
    text-decoration:    none;
    color:#000000;
}

A.SkinObject:active   {
    text-decoration:    none;
    color:#00000;
}

A.SkinObject:hover    {
	text-decoration: none;
	color: #990000;
}

/* style for module titles */
.Head   {
    font-family: Tahoma, Arial;
    font-size:  14px;
    font-weight: Bold;
    color: #000000;
}

/* style of item titles on edit and admin pages */
.SubHead    {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  10px;
    font-weight:    bold;
    color: #000000;
}

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  10px;
    font-weight:    bold;
    color: black;
}

/* text style used for most text rendered by modules */
.Normal,.NormalDisabled
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 10px;
    font-weight: normal;
}

/* text style used for rendered text which should appear disabled */
.NormalDisabled
{
    color: Silver;
}

/* text style used for rendered text which requires emphasis */
.NormalBold
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 10px;
    font-weight: bold
}

/* text style used for error messages */
.NormalRed
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 10px;
    font-weight: bold;
    color: #990000
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 10px;
    font-weight: normal;
}

/* styles used by Data Grids */
.DataGrid_AlternatingItem
{
    background-color:White;
    color: #990000;
    font-family: Tahoma, Arial, Helvetica;
    font-size: 10px;
    font-weight: normal;
}
.DataGrid_Container
{
	background-color: Transparent;
}
.DataGrid_Footer
{
    background-color:White;
}
.DataGrid_Header
{
    background-color:Transparent;
    color: Black;
    font-family: Tahoma, Arial, Helvetica;
    font-size: 10px;
    font-weight: bold;
    text-align: center;
}
.DataGrid_Item
{
    background-color:Transparent;
    color: Black;
    font-family: Tahoma, Arial, Helvetica;
    font-size: 10px;
    font-weight: normal;
}
.DataGrid_SelectedItem
{
    background-color: Silver;
    color: Blue;
    font-family: Tahoma, Arial, Helvetica;
    font-size: 10px;
    font-weight: normal;
}

/* styles used by TreeMenu Skin Object */
.TreeMenu_Node 
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 10px;
    font-weight: normal;
}

.TreeMenu_NodeSelected
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 10px;
    font-weight: normal;
	background-color: #dcdcdc; 
}

A.TreeMenu_Node:link, A.TreeMenu_NodeSelected:link {
    text-decoration:    none;
    color: #003366;
}

A.TreeMenu_Node:visited, A.TreeMenu_NodeSelected:visited  {
    text-decoration:    none;
    color: #003366;
}

A.TreeMenu_Node:active, A.TreeMenu_NodeSelected:active   {
    text-decoration:    none;
    color: #003366;
}

A.TreeMenu_Node:hover, A.TreeMenu_NodeSelected:hover    {
    text-decoration:    none;
    color: #ff0000;
}

/* styles used in the FileManager */
.FileManager
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
	height:400px;
}
.FileManager_ToolBar
{
	border-bottom: black 1px solid;
	height:25px;
}
.FileManager_Explorer
{
	height:100%;
	border: dimgray 1px solid;
	background-color: White;
	margin: 2px 2px 2px 2px;
}

.FileManager_FileList 
{
	height:100%;
	border: dimgray 1px solid;
	background-color: White;
	margin: 2px 2px 2px 2px;
	overflow: auto;
}

.FileManager_MessageBox 
{
	text-align: center;
	vertical-align: middle;
	background-color: White;
	padding: 25px 25px 25px 25px;
}

.FileManager_Header
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 10px;
    font-weight: bold;
    color: #E7E7FF;
    background-color: #9EBFF6;
    border-bottom: dimgray 1px solid;
    height: 25px;
}

.FileManager_Pager
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 10px;
    font-weight: bold;
    background-color: #EEEEEE;
    border-top: dimgray 1px solid;
    height: 25px;
}

.FileManager_StatusBar
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 10px;
    font-weight: normal;
    background-color: #dedfde;
    height: 25px;
	margin: 2px 2px 2px 2px;
}

.FileManager_Item
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 10px;
    font-weight: normal;
    color: Black;
    background-color: #F8F8F8;
    border-top: black 1px dashed;
    border-bottom: black 1px dashed;
}

.FileManager_AltItem
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 10px;
    font-weight: normal;
    color: Black;
    background-color: #EEEEEE;
    border-style: none;
}
.FileManager_SelItem
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 10px;
    font-weight: bold;
    color: White;
    background-color: #99ffff;
    border-style: none;
}

.FileManagerTreeNode 
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 10px;
    font-weight: normal;
}

.FileManagerTreeNodeSelected 
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 10px;
    font-weight: normal;
	background-color: #dcdcdc; 
}

A.FileManagerTreeNode:link, A.FileManagerTreeNodeSelected:link {
    text-decoration:    none;
    color: #003366;
}

A.FileManagerTreeNode:visited, A.FileManagerTreeNodeSelected:visited  {
    text-decoration:    none;
    color: #003366;
}

A.FileManagerTreeNode:active, A.FileManagerTreeNodeSelected:active   {
    text-decoration:    none;
    color: #003366;
}

A.FileManagerTreeNode:hover, A.FileManagerTreeNodeSelected:hover    {
    text-decoration:    none;
    color: #ff0000;
}

/* styles used in the Wizard Framework */
.Wizard
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
	height:400px;
	width:600px;
}
.WizardButton
{
	border-right: dimgray 1px solid;
	padding-right: 2px;
	border-top: dimgray 1px solid;
	padding-left: 2px;
	padding-bottom: 2px;
	border-left: dimgray 1px solid;
	padding-top: 2px;
	border-bottom: dimgray 1px solid;
	background-color: gainsboro;
}
.WizardHeader
{
	background: #ffffcc;
	border-bottom: black 1px solid;
	height:40px;
}
.WizardFooter
{
	border-top: black 1px solid;
	background: #ccffcc;
	height: 25px;
	text-align: right;
}
.WizardBody
{
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
	height: 325px;
}
.WizardHelp
{
	padding-right: 5px;
	padding-left: 5px;
	font-size: 9pt;
	padding-bottom: 5px;
	border-left: black 1px solid;
	width: 180px;
	padding-top: 5px;
	background-color: #ccffff;
}
.WizardHelpText
{
	overflow: auto;
	font-size: 8pt;
	width: 180px;
	color: black;
	font-family: Tahoma, Verdana, Arial, Sans-Serif;
	height: 300px;
}
.WizardText
{
	font-size: 9pt;
	color: black;
	font-family: Tahoma, Verdana, Arial, Sans-Serif;
}


/* text style used for help text rendered by modules */
.Help
{
  border-right: black 1px solid;
  padding-right: 2px;
  border-top: black 1px solid;
  padding-left: 2px;
  font-weight: normal;
  font-size: 11px;
  padding-bottom: 2px;
  border-left: black 1px solid;
  color: black;
  padding-top: 2px;
  border-bottom: black 1px solid;
  font-family: Tahoma, Arial, Helvetica;
  background-color: #ffff99;
}

/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton     {
    font-family: Tahoma, Arial, Helvetica;
    font-size: 10px;
    font-weight: normal;
}
    
/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link {
    text-decoration:    underline;
    color: #003366;
}

A.CommandButton:visited  {
    text-decoration:    underline;
    color: #003366;
}

A.CommandButton:active   {
    text-decoration:    underline;
    color: #003366;
}

A.CommandButton:hover    {
    text-decoration:    underline;
    color: #ff0000;
}

/* button style for standard HTML buttons */
.StandardButton
{
	padding-right: 5px;
	padding-left: 5px;
	font-weight: normal;
	font-size: 10px;
	background: #dddddd;
	color: #000000;
	font-family: Verdana, sans-serif;
}

    
/* GENERIC */
H1  {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  12px;
    font-weight:    normal;
    color: #000000;
}

H2  {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  12px;
    font-weight:    normal;
    color: #000000;
}

H3  {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  10px;
    font-weight:    normal;
    color: #000000;
}

H4  {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  10px;
    font-weight:    normal;
    color: #000000;
}

H5, DT  {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  10px;
    font-weight:    bold;
    color: #000000;
}

H6  {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  10px;
    font-weight:    bold;
    color: #000000;
}

TFOOT, THEAD    {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  10px;
    color: #000000;
}

TH  {
    vertical-align: baseline;
    font-family: Tahoma, Arial, Helvetica;
    font-size:  10px;
    font-weight:    bold;
    color: #000000;
}

A:link  {
	text-decoration: underline;
	
	color: #000000;
}

A:visited   {
    text-decoration: underline;
	
    color:  #000000;
}

A:active    {
    text-decoration: underline;

    color:  #000000;
}

A:hover {
    text-decoration: underline;


    color:  #990000;
}

SMALL   {
    font-size:  9px;
}

BIG {
    font-size:  12px;
}

BLOCKQUOTE, PRE {
    font-family:    Lucida Console, monospace;
}


UL LI   {
    list-style-type:    square ;
}

UL LI LI    {
    list-style-type:    disc;
}

UL LI LI LI {
    list-style-type:    circle;
}

OL LI   {
    list-style-type:    decimal;
}

OL OL LI    {
    list-style-type:    lower-alpha;
}

OL OL OL LI {
    list-style-type:    lower-roman;
}

HR {
    color: dimgrey;
    height:1pt;
    text-align:left
}

/* Module Title Menu */
.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; 
	cursor: hand;
	height:14;
	background-color: Transparent;
}

.ModuleTitle_MenuItem {
	cursor: pointer; 
	cursor: hand; 
	color: black; 
	font-family: Tahoma, Arial, Helvetica; 
	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; 
	cursor: hand; 
	background-color: #EEEEEE; 
	border-left: #EEEEEE 1px solid; 
	border-bottom: #EEEEEE 1px solid; 
	border-top: #EEEEEE 1px solid; 
	text-align: center; 
	width: 15; 
	height: 21;
}

.ModuleTitle_SubMenu {
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	background-color: #FFFffF; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='DimGray', Direction=135, Strength=3); 
	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: 1px;
}

.ModuleTitle_MenuItemSel {

	cursor: pointer; 
	cursor: hand; 
	color: black; 
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal;

	background-color: #C1D2EE;
}

.ModuleTitle_MenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 
	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; 
	cursor: hand;
}

/* Main Menu */
.main_dnnmenu_container {
background-color: transparent; 
}
.main_dnnmenu_bar {
cursor:hand;
height:25px;
line-height: 20px;
background-color: Transparent;
}
.main_dnnmenu_item  { /* Add TD if yes for tables option for menu */
cursor:hand;
color: #ffffff; 
background-color: Transparent;
font-size: 9pt; 
font-weight: bold; 
font-style: normal; 
background-color: Transparent;
font-family: Arial, Helvetica, sans-serif; 
/*Optional - Word wrapping menu item*/
height: 22px;
}

.main_dnnmenu_rootitem  { /* Add TD if yes for tables option for menu */
cursor:auto;
color: #FFFFFF;
font-size: 9pt; 
font-weight: bold; 
font-style: normal; 
background-color: transparent;
font-family: Tahoma, Arial, Helvetica, sans-serif; 
white-space: nowrap;  /*Word wrapping menu item now optional*/    
padding: 3px 12px 5px 3px;   /* creates spacing between root menu items */
height: 22px;
}

.main_dnnmenu_itemhover {  
color: #990000;
background-color: #CCCCCC; 
height: 22px;
}

.main_dnnmenu_itemhover td {  
background-color: #CCCCCC; 
height: 22px;
}

.main_dnnmenu_itemactive td {  
background-color: #CCCCCC; 
height: 22px;
}


.main_dnnmenu_icon {
cursor:auto;
text-align: center; 
width: 3px;
height: 22px;
}

.main_dnnmenu_submenu {
background-color: #333333;  
z-index: 1000; 
cursor:auto;
filter:progid:DXImageTransform.Microsoft.Shadow(color='#696969', Direction=135, Strength=3);
padding: 2px 3px 2px 1px;   /* creates spacing between sub-menu items */
}

.main_dnnmenu_submenu_item td{ /* Add TD if yes for tables option for menu */
cursor:auto;
color: #000000;
font-size: 9pt; 
font-weight: bold; 
font-style: normal; 
background-color: transparent;
font-family: Tahoma, Arial, Helvetica, sans-serif; 
white-space: nowrap;  /*Word wrapping menu item now optional*/    
padding: 3px 12px 5px 3px;   /* creates spacing between root menu items */
height: 22px;
}
.main_dnnmenu_break {
height: 1px;
font-size: 1px;
}

.main_dnnmenu_arrow {
border-right: #dedede 1px solid; 
border-bottom: #dedede 1px solid; 
border-top: #dedede 0px solid;
font-family: webdings; 
font-size: 10pt; 
cursor:auto; /* arrows will not display if function is not set in ascx/xml file*/
}
.main_dnnmenu_rootmenuarrow {
font-family: webdings, sans-serif; 
font-size: 10pt; 
cursor:auto; /* arrows will not display if function is not set in ascx/xml file*/
}


/* LEGACY STYLES from DNN 1-2 */
.HeadBg {
    background-color: #CCCCCC;
}

.TabBg {
    background-color: black;
}

.SelectedTab {
    font-weight: bold;
    font-size: 8.5pt;
    color: #FFFFFF;
    font-family: Tahoma, Arial, Helvetica;
    text-decoration: none;
}

A.SelectedTab:link {
    text-decoration:    none;
    color:white;
}

A.SelectedTab:visited  {
    text-decoration:    none;
    color:#eeeeee;
}

A.SelectedTab:active   {
    text-decoration:    none;
    color:#eeeeee;
}

A.SelectedTab:hover    {
    text-decoration:    none;
    color:#cccccc;
}

.OtherTabs {
    font-weight: bold;
    font-size: 8.5pt;
    color: white;
    font-family: Tahoma, Arial, Helvetica;
    text-decoration: none;
}
    
A.OtherTabs:link {
    text-decoration:    none;
    color:white;
}

A.OtherTabs:visited  {
    text-decoration:    none;
    color:#eeeeee;
}

A.OtherTabs:active   {
    text-decoration:    none;
    color:#eeeeee;
}

A.OtherTabs:hover    {
    text-decoration:    none;
    color:#cccccc;
}
.PagingTable {
    height: 33px;
}

.LabelEditOverClass
{	
	cursor: pointer;
	text-decoration: underline overline;
}

.LabelEditTextClass
{
	border: solid 1px red;
	background-color: Transparent;
}

.LabelEditWorkClass
{
	/*background: url(/DotNetNukeimg/dnnanim.gif) no-repeat right;*/
	border: solid 0px red;
	background-color: Transparent;
}
.leftmenu{
	background:none
	
}
.titlebar{
	background-image: url(/Dnn/Portals/0/titlebackground.gif);
	font-size: 12pt; 
	font-weight: bold; 
	font-style: normal; 
	font-family: Arial, Helvetica, sans-serif; 
	width: 100%;
	padding: 5px;
}	
.containertext{
	font-size: 10pt; 
	font-weight: normal; 
	font-style: normal; 
	font-family: Arial, Helvetica, sans-serif; 
	margin: 10px;
}
.titlebar_withoutgreen{
	background-image: none;
	font-size: 12pt; 
	font-weight: bold; 
	font-style: normal; 
	font-family: Arial, Helvetica, sans-serif; 
	padding: 5px;
}
.subheadline_green {
/* color: #90b929; green */
color: #990000;
font-size: medium;
margin-left: 10px;
}

.subheadline_projects	{
/* green color: #90b929; */
color: #990000; /* red */ 
font-size: medium;
 }

#interior
{
}

#interior
{
font-size: 90%;
width: 10em;
padding: 0 0 1em 0;
margin-bottom: 1em;
font-family: Arial;
background-color: #FFFFCC;
}

#interior ul
{
list-style: none;
margin: 0;
padding: 5px;
border: none;
}

#interior li
{
border-bottom: 1px solid #FFFFCC;
margin: 0;
}

#interiorheading
{
font-size: 90%;
display: block;
padding: 2px 2px 2px 0.5em;
background-color: #FFFFCC;
color: #000000;
font-weight: bold;
text-decoration: none;
width: 100%;
}

#interior li a 
{
font-size: 90%;
display: block;
padding: 5px 2px 2px 0.5em;
border: 1px solid #FFFFCC;
background-color: #FFFFCC;
color: #000000;
text-decoration: none;
width: 100%;
}

html>body #interior li a 
{
width: auto;
}

#interior li a:hover 
{
border: 1px solid #000000;
background-color: #A7F5C6;
color: #000000;
}
.pagemaster #skinmaster #RightLowestPane .containtertext {
	padding: 5px;
}

.MediaCenter	{
padding-left: 5px; /* 40px for good offset */
font-size: 18px;
font-weight: bold;
padding-top: 30px
}

/* Announcements module for Press kit page */

/* hide - because it also affects announcements on homepage
.DNN_ANN_DesignTable .SubHead	{
	font-weight: bold;
	font-size:14px; 
}
*/

/* to format the P tag */
.DNN_ANN_Description p	{
line-height: normal;
padding-bottom: 10px;

}

