/* ================================
    CSS STYLES FOR DotNetNuke
   ================================
*/   

/* GENERAL */
/* style for module titles */
.Head   {
    font-family: Arial, Helvetica;
    font-size:  12px;
    font-weight: bold;
    color: #7e6528;
}

/* text style for the unselected tabs */
.OtherTabs {
	font-size: 8.5pt;
	color:#7e6528;
	font-family: Arial, Helvetica;
	text-decoration: none;
	font-weight: normal;
}
    
/* hyperlink style for the unselected tabs */
A.OtherTabs:link {
	text-decoration: none;
	color:#7e6528;
	font-weight: normal;
	font-size: 8.5pt;
}

A.OtherTabs:visited  {
	text-decoration: none;
	color:#7e6528;
	font-weight: normal;
	font-size: 8.5pt;
}

A.OtherTabs:active   {
	text-decoration: none;
	color:#7e6528;
	font-weight: normal;
	font-size: 8.5pt;
}

A.OtherTabs:hover    {
	text-decoration: underline;
	color:#7e6528;
	font-weight: normal;
	font-size: 8.5pt;
}

/* SIGNIN */
.SignIn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #7e6528;
}
A.SignIn:link {
    text-decoration: none;
	font-size: 9pt;
    font-family: Arial, Helvetica;
    color:#7e6528;
}

A.SignIn:visited  {
    text-decoration: none;
	font-size: 9pt;
    font-family: Arial, Helvetica;
    color:#7e6528;
}

A.SignIn:active   {
    text-decoration: none;
	font-size: 9pt;
    font-family: Arial, Helvetica;
    color:#7e6528;
}

A.SignIn:hover    {
    text-decoration: underline;
	font-size: 9pt;
    font-family: Arial, Helvetica;
    color:#7e6528;
}
/* USER */
.User {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #7e6528;
}
A.User:link {
    text-decoration: none;
	font-size: 9pt;
    font-family: Arial, Helvetica;
    color:#7e6528;
}

A.User:visited  {
    text-decoration: none;
	font-size: 9pt;
    font-family: Arial, Helvetica;
    color:#7e6528;
}

A.User:active   {
    text-decoration: none;
	font-size: 9pt;
    font-family: Arial, Helvetica;
    color:#7e6528;
}

A.User:hover    {
    text-decoration: underline;
	font-size: 9pt;
    font-family: Arial, Helvetica;
    color:#7e6528;
}

/*========================================================*/
/*  Main Menu                                             */
/*========================================================*/

.MainMenu_SubMenu TD
{
	height: 24px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #FFFFFF;

}

.MainMenu_SubMenuItemSelHover TD
{
	color: #FFFFFF;
	height: 24px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;


}

.MainMenu_TabRootMenuItem TD
{
	color: #FFFFFF;
	background-image: url(NavOff.gif);	
	height: 24px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
}

.MainMenu_TabRootMenuItemSel TD
{
	height: 24px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(NavOn.gif);
}

.MainMenu_TabMenuItemHover TD
{
	background-image: url(NavOn.gif);
	color: #FFFFFF;
	height: 24px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
}

.MainMenu_TabMenuItemSelHover TD
{
	background-image: url(NavOn.gif);	
	color: #FFFFFF;
	height: 24px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
}

.MainMenu_MenuContainer {
	border-bottom: #FFFFFF 0px solid;
	border-left: #c0a03a 0px solid;
	border-top: #FFFFFF 0px solid;
	border-right: #7e6528 0px solid;
	background-color: Transparent;
	width: 1px;
	padding: 0px;
}

.MainMenu_MenuBar {
	border-bottom: #FFFFFF 0px solid; 
	border-left: #c0a03a 0px solid; 
	border-top: #FFFFFF 0px solid; 
	border-right: #7e6528 0px solid;  
	cursor: pointer; 
	cursor: hand; 
	height: 24px; 
}

.MainMenu_MenuItem {
	cursor: pointer;
	cursor: hand;
	color: #FFFFFF;
	font-family: Arial, Helvetica;
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
	border-left: #FFFFFF 0px solid;
	border-bottom: #FFFFFF 0px solid;
	border-top: #FFFFFF 0px solid;
	border-right: #FFFFFF 0px solid;
	padding-right: 4px;
	padding-left: 4px;

}

.MainMenu_MenuIcon {
	cursor: pointer; 
	cursor: hand; 
	margin: 0px 0px 0px 0px;
	font-family: Arial, Helvetica; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal; 
	background-color: #7e6528; 
	border-left: #7e6528 1px solid; 
	border-right: #7e6528 0px solid; 
	border-bottom: #7e6528 1px solid; 
	border-top: #7e6528 1px solid; 
	width: 1; 

}	
.MainMenu_SubMenu {
	z-index: 1000;
	cursor: pointer;
	cursor: hand;
	margin: 0px;
	font-family: Arial, Helvetica;
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
	color: #ffffff;
	background-color: #7e6528;
	border-bottom: #7e6528 1px solid;
	border-left: #7e6528 1px solid;
	border-top: #7e6528 1px solid;
	border-right: #7e6528 1px solid;
	filter:progid:DXImageTransform.Microsoft.Shadow(color=#7e6528, Direction=180, Strength=0);
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
}
.MainMenu_MenuBreak {
	width: 40px;
	border: 0;
}

.MainMenu_MenuItemSel {
	background-color: #7e6528; 
	cursor: pointer; 
	cursor: hand; 
	color: #ffffff; 
	font-family: Arial, Helvetica; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal;
	padding-right: 4px;
	padding-left: 4px;

}

.MainMenu_MenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	color: Black; 
	cursor: pointer; 
	cursor: hand; 
	border-right: #000000 0px solid; 
	border-bottom: #000000 0px solid; 
	border-top: #000000 0px solid;
}

.MainMenu_RootMenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
}

.NormalBold  {
	font-family: Arial, Helvetica;
	font-size: 8.5pt;
	font-weight: bold;
	color: #ffffff;
}

.Normal  {
	font-family: Arial, Helvetica;
	font-size: 8.5pt;
	color: #ffffff;
}
.Date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: #FFFFFF;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: #ffffff;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: #ffffff;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: #7e6528;
	text-decoration: underline;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: #ffffff;
	text-decoration: none;
}
.More {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: #ffffff;
	text-decoration: none;
	font-style: normal;
}
A.More:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: #ffffff;
	text-decoration: none;
	font-style: normal;
}
A.More:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: #ffffff;
	text-decoration: none;
	font-style: normal;
}
A.More:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: #ffffff;
	text-decoration: underline;
	font-style: normal;
}
A.More:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: #ffffff;
	text-decoration: none;
	font-style: normal;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: #ffffff;
	background-color: #000000;
}
.Title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #7e6528;
}
.Gray {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: #ffffff;
	text-decoration: none;
}
A.Gray:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: #ffffff;
	text-decoration: none;
}
A.Gray:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: #ffffff;
	text-decoration: none;
}
A.Gray:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: #7e6528;
	text-decoration: underline;
}
A.Gray:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: #ffffff;
	text-decoration: none;
}
ul {
	list-style-image: url(arrow2.gif);
	list-style-position: outside;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: #ffffff;
	list-style-position: outside;
	list-style-type: lower-roman;
	font-weight: normal;
}
/* Footer */
.Footer {
	font-size: 8.5pt;
	color:#FFFFFF;
	font-family: Arial, Helvetica;
	text-decoration: none;
	font-weight: normal;
}
/* Footer Links */
A.Footer:link {
	text-decoration: none;
	color:#ffffff;
	font-weight: normal;
	font-size: 8.5pt;
}

A.Footer:visited  {
	text-decoration: none;
	color:#ffffff;
	font-weight: normal;
	font-size: 8.5pt;
}

A.Footer:active   {
	text-decoration: none;
	color:#ffffff;
	font-weight: normal;
	font-size: 8.5pt;
}

A.Footer:hover    {
	text-decoration: underline;
	color:#ffffff;
	font-weight: normal;
	font-size: 8.5pt;
}
.NormalSmall {
	font-family: Arial, Helvetica;
	font-size: 8pt;
	color: #ffffff;
	line-height: 9pt;
}
.NormalBoldSmall {
	font-family: Arial, Helvetica;
	font-size: 8pt;
	font-weight: bold;
	color: #ffffff;
	line-height: 9px;
}
.SubHead {
	font-family: Arial, Helvetica;
	font-size: 10pt;
	font-weight: bold;
	color: #7e6528;
}
.SubHead13 {
	font-family: Arial, Helvetica;
	font-size: 13pt;
	font-weight: bold;
	color: #7e6528;
}
.SubHeadAqua {
	font-family: Arial, Helvetica;
	font-size: 16pt;
	font-weight: bold;
	color: #7e6528;
}	
.SubHeadBlue {
	font-family: Arial, Helvetica;
	font-size: 14pt;
	font-weight: bold;
	color: #7e6528;
}
.CommandButton {
	font-family: Arial, Helvetica;
	font-size: 8pt;
	font-weight: normal;
	line-height: 9pt;
	color: #ffffff;
}
A.CommandButton:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #ffffff;
	text-decoration: none;
	line-height: 9pt;
	font-style: normal;
}
A.CommandButton:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #ffffff;
	text-decoration: none;
	line-height: 9pt;
	font-style: normal;
}
A.CommandButton:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #ffffff;
	text-decoration: underline;
	line-height: 9pt;
	font-style: normal;
}
A.CommandButton:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #7e6528;
	text-decoration: none;
	line-height: 9pt;
	font-style: normal;
}
.NormalBoldBlue {
	font-family: Arial, Helvetica;
	font-size: 10pt;
	font-weight: bold;
	color: #07B1E7;
}
/* Breadcrumbs */
.breadcrumb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	font-weight: normal;
	color: #ffffff;
}
A.breadcrumb:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: #ffffff;
	text-decoration: none;
}
A.breadcrumb:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: #ffffff;
	text-decoration: none;
}
A.breadcrumb:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: #7e6528;
	text-decoration: underline;
}
A.breadcrumb:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: #ffffff;
	text-decoration: none;
}
.SubHeadAqua2 {
	font-family: Arial, Helvetica;
	font-size: 11pt;
	font-weight: bold;
	color: #ffffff;
}
.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #7e6528;
	margin: 8px;
	padding: 8px 8px 8px 12px;
}
A.nav:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #7e6528;
	text-decoration: none;
}
A.nav:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #7e6528;
	text-decoration: none;
}
A.nav:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;	
	color: #7e6528;
	text-decoration: underline;
}
A.nav:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;	
	color: #7e6528;
	text-decoration: none;
}
.NormalBoldSmallBlue {
	font-family: Arial, Helvetica;
	font-size: 8pt;
	font-weight: bold;
	color: #ffffff;
	line-height: 11px;
}
.NormalBlue {
	font-family: Arial, Helvetica;
	font-size: 9pt;
	color: #ffffff;
}
.NormalBoldBlue9 {
	font-family: Arial, Helvetica;
	font-weight: bold;
	color: #ffffff;
	font-size: 9pt;
}
.Tagline1 {
	font-family: Arial, Helvetica;
	font-size: 13pt;
	font-weight: bold;
	color: #7e6528;
}
.Tagline2 {
	font-family: Arial, Helvetica;
	font-size: 9pt;
	font-weight: bold;
	color: #7e6528;
}
.headerbkgrd {
	background-image: url(qah2.jpg);
	background-repeat: no-repeat; background-color:#7e6528;
}
/* Search */
.SkinObject {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #7e6528;
}
A.SkinObject:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #7e6528;
	text-decoration: none;
}
A.SkinObject:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #7e6528;
	text-decoration: none;
}
A.SkinObject:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #7e6528;
	text-decoration: underline;
}
A.SkinObject:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #7e6528;
	text-decoration: none;
}
/* Normal Text Box */
.NormalTextBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: #7e6528;
	font-weight: normal;
	height: 16px;
	border: 1px solid #5ACCEF;
	vertical-align: middle;
}
.maintable {
	width: 780px; background-color:#000000;
}.headertable {
	width: 100%;
}
.body { background-color:#000000;}
