/* CSS Document */

/* GENERAL */
/* style for module titles */
.Head {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  11px;
    font-weight: bold;
}
/* style of item titles on edit and admin pages */
.SubHead {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  11px;
    font-weight:    bold;
    color: #003366;
}
/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  11px;
    font-weight:    bold;
    color: black;
}
/* text style used for most text rendered by modules */
.Normal {
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #636363;
	text-decoration: none;
	line-height:14px;
}
/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox {
    font-family: Tahoma, Arial, Helvetica;
    font-size: 12px;
    font-weight: normal;
}
.NormalRed {
    font-family: Tahoma, Arial, Helvetica;
    font-size: 12px;
    font-weight: bold;
    color: #ff0000
}
.NormalBold {
    font-family: Tahoma, Arial, Helvetica;
    font-size: 12px;
    font-weight: bold
}
/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton {
    font-family: Tahoma, Arial, Helvetica;
    font-size: 12px;
    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;
}    
/* GENERIC */
H1 {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  14px;
    font-weight:    normal;
    color: #666644;
	margin-bottom:3px;
}
H2 {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  14px;
    font-weight:    normal;
    color: #666644;
}
H3 {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  12px;
    font-weight:    normal;
    color: #003366;
}
H4 {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  12px;
    font-weight:    normal;
    color: #003366;
}
H5, DT {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  11px;
    font-weight:    bold;
    color: #003366;
}
H6 {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  11px;
    font-weight:    bold;
    color: #003366;
}
TFOOT, THEAD {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  12px;
    color: #003366;
}
TH {
    vertical-align: baseline;
    font-family: Tahoma, Arial, Helvetica;
    font-size:  12px;
    font-weight:    bold;
    color: #003366;
}
a:visited,
a:link{
	color:#000;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
SMALL   {
    font-size:  8px;
}

BIG {
    font-size:  14px;
}
BLOCKQUOTE, PRE {
}

UL {
list-style:square;
	margin-left : 30px;
	margin-right : 30px;
	margin-top : 4px;
}

li {
	margin-top : 4px;
	
}


HR {
    color: dimgrey;
    height:1pt;
    text-align:left
}

/* Menu-Styles */
/* Module Title Menu */
.ModuleTitle_MenuContainer {
}
.ModuleTitle_MenuBar {
}
.ModuleTitle_MenuItem {
}
.ModuleTitle_MenuIcon {
}
.ModuleTitle_SubMenu {
}
.ModuleTitle_MenuBreak {
}
.ModuleTitle_MenuItemSel {
}
.ModuleTitle_MenuArrow {
}
.ModuleTitle_RootMenuArrow {
}
/*___________________________________________________________________________________________*/
/* Main Menu */
.MainMenu_MenuContainer {
	border: 0px solid transparent;
	background-color: transparent;
	width: 130px;
	padding: 0px;
	margin-top:0px !important;
	margin-top:-4px;
	margin-bottom:0px !important;
	margin-bottom:-5px;

	padding-bottom:0px;
}
.MainMenu_MenuBar {
}
.MainMenu_MenuItem {
	cursor: hand; 
	background-color:#c8daee;
	color: #5a6b89; 
	font-family: Arial, Verdana; 
	font-size: 12px;
	font-weight: bold;
	border: 0px transparent solid;
	padding: 4px 15px 6px 10px;
}
.MainMenu_MenuIcon {
	display:none;
}
.MainMenu_MenuItemSel {
	cursor: hand; 
	background-color:#c8daee;
	color: #ff0000; 
	font-family: Arial, Verdana; 
	font-size: 12px;
	font-weight: bold;
	border: 0px transparent solid;
	padding: 4px 15px 6px 10px;
}
.rootmenuitem {
	cursor: hand; 
	color: #5a6b89; 
	background:transparent;
	font-family: Arial, Verdana; 
	font-size: 12px;
	font-weight: bold;
	border: 0px transparent solid;
	text-align:center;
}

.rootmenuitem img {
	display:none;
}

.rootmenuitemselected {
	cursor: hand; 
	color: #5a6b89; 
	background:transparent;
	font-family: Arial, Verdana; 
	font-size: 12px;
	font-weight: bold;
	border: 0px transparent solid;
	text-align:center;
}
.rootmenuitembreadcrumb{
	cursor: hand; 
	color: #ed1c24; 
	background:transparent;
	font-family: Arial, Verdana; 
	font-size: 12px;
	font-weight: bold;
	border: 0px transparent solid;
	text-align:center;
}
.submenuitembreadcrumb{
	cursor: hand; 
	background-color:#c8daee;
	color: #ff0000; 
	font-family: Arial, Verdana; 
	font-size: 12px;
	font-weight: bold;
	border: 0px transparent solid;
	padding: 4px 15px 6px 10px;
}
.submenu {
	z-index: 1000; 
	background-color: #c8daee; 
	/*filter: progid:DXImageTransform.Microsoft.Shadow(color='#CCCCCC', Direction='90', Strength='1');*/
	border: 0px transparent solid;
	margin-left:0px;
	margin-top:0px;
}
.MainMenu_MenuBreak {
	border-bottom: transparent 0px solid; 
	border-left: transparent 0px solid; 
	border-top: transparent 0px solid;  
	border-right: transparent 0px solid; 
	background-color: transparent; 
}


.MainMenu_MenuArrow {
	border-bottom: transparent 0px solid; 
	border-left: transparent 0px solid; 
	border-top: transparent 0px solid;  
	border-right: transparent 0px solid; 
	background-color: transparent; 

}

.MainMenu_RootMenuArrow {
	display: none;
}
/*___________________________________________________________________________________________*/

.links_bottom {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  11px;
    color: #333333;
	text-decoration:none;	
}
a.links_bottom:visited{
    font-family: Tahoma, Arial, Helvetica;
    font-size:  11px;
    color: #333333;
	text-decoration:none;	
}
a.links_bottom:active{
    font-family: Tahoma, Arial, Helvetica;
    font-size:  11px;
    color: #333333;
	text-decoration:none;	
}
a.links_bottom:hover{
    font-family: Tahoma, Arial, Helvetica;
    font-size:  11px;
    color: #FF0000;
	text-decoration:none;	
}
a.links_bottom:link{
    font-family: Tahoma, Arial, Helvetica;
    font-size:  11px;
    color: #333333;
	text-decoration:none;
}


.links_top {
    font-family: Arial, Helvetica, sans-serif;
    font-size:  11px;
    color: #CA0108;
	text-decoration:none;
	text-transform: uppercase;	
	padding-bottom:5px;
}
a.links_top:visited{
    font-family: Arial, Helvetica, sans-serif;
    font-size:  11px;
    color: #CA0108;
	text-decoration:none;
	text-transform: uppercase;	
	padding-bottom:5px;	
}
a.links_top:active{
    font-family: Arial, Helvetica, sans-serif;
    font-size:  11px;
    color: #CA0108;
	text-decoration:none;
	text-transform: uppercase;	
	padding-bottom:5px;	
}
a.links_top:hover{
    font-family: Arial, Helvetica, sans-serif;
    font-size:  11px;
    color: #000000;
	text-decoration:none;	
	text-transform: uppercase;	
	padding-bottom:5px;
}
a.links_top:link{
    font-family: Arial, Helvetica, sans-serif;
    font-size:  11px;
    color: #CA0108;
	text-decoration:none;
	text-transform: uppercase;	
	padding-bottom:5px;
}

.SubLinks {
    color: #000000; 
	font-family: Arial; 
	font-size: 11px; 
	font-weight: normal; 
	text-decoration: none;
}
a.SubLinks:visited{
    color: #000000; 
	font-family: Arial; 
	font-size: 11px; 
	font-weight: normal; 	
	text-decoration: none;
}
a.SubLinks:active{
    color: #000000; 
	font-family: Arial; 
	font-size: 11px; 
	font-weight: normal; 
	text-decoration: none;	
}
a.SubLinks:hover{
    color: #000000; 
	font-family: Arial; 
	font-size: 11px; 
	font-weight: normal; 
	text-decoration: none;		
}
a.SubLinks:link{
    color: #000000; 
	font-family: Arial; 
	font-size: 11px; 
	font-weight: normal; 
	text-decoration: none;
}


A.copyright
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 9px;
	line-height: normal;
	font-weight: normal;
	color: #dddddd;
	text-decoration: underline;
}

.copyright
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 9px;
	line-height: normal;
	font-weight: normal;
	color: #dddddd;
	text-decoration: none;
}
a.Copyright:link, a.Copyright:visited, a.Copyright:hover,  a.Copyright:active {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  10px;
    color: #dddddd;
	text-decoration:none;	
}

.FooterLink {	
	font-family: Tahoma, Arial, Helvetica;
	font-size: 8pt;
	color:#FFFFFF;
	text-align:center;
	vertical-align:middle;
}

/* SEARCH BOX */
.SearchButton { 
	background: transparent; 
	padding: 0px 0px 0px 0px; 
	cursor: hand; 
	margin: 0px 0px 0px 0px; 
	border: 0px;
	position:relative;
	top: 3px;
	}
#dnn_dnnSEARCH_txtSearch.NormalTextBox 
{ width: 156px; 
margin-left:49px;
margin-top:9px !important;
margin-top:27px;
border:0px solid transparent; 
cursor:text;
position:relative;
	bottom: 1px;
	}

/* my styles */

body {
	background:url(_i/bg.gif) repeat-x #887064;
	margin: 0;
	margin-top: 25px;
}
.tablebg {
background:#fff;
}
.redunderline {
font-size:12px;
font-weight:bold;
text-decoration:underline;
color:#882417;
font-family:Arial, Helvetica, sans-serif;
}

a.redunderline2:link, a.redunderline2:link, a.redunderline2:link, a.redunderline2:link {
font-size:11px;
font-weight:bold;
text-decoration:underline;
color:#882417;
}
.footernav {
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
}
a.footernav:link, a.footernav:active, a.footernav:visited, a.footernav:hover {
color:#336699;
font-size:11px;
text-decoration:underline;
} 

