Body, .Normal, .NormalTextBox, TH, TFOOT, THEAD, TD, SPAN, DIV, A
{
   font-family: Verdana, Arial, Helvetica, Sans Serif;
   font-size: 8pt;
   font-weight: normal;
   color: black;
}
.nolink
{
	text-decoration:none;
}
A.nolink
{
	text-decoration:none;
}

A.nolink:visited
{
	text-decoration: none;
}
A.nolink:link
{
	text-decoration:none;
}

/* 
================================
Skin styles for DotNetNuke
================================
*/   

.pagemaster {
	width: 99%;
	height: 100%;	
	background-color: #FEFEFE;
}
.skinmaster {
	height: 100%;
	background-color: #F3F5FA;
	BORDER-RIGHT: #7994CB 1px solid; 
	BORDER-TOP: #7994CB 1px solid; 
	BORDER-LEFT: #7994CB 1px solid; 
	BORDER-BOTTOM: #7994CB 1px solid; 
	moz-border-radius-bottomleft: 15px; 
	moz-border-radius-bottomright: 15px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px; 
}
.skinheader {
}
.skingradient {
	BACKGROUND-IMAGE: url(gradient_DkBlue.jpg); HEIGHT:30px;
}
.controlpanel {
	width: 100%;
	background-color: #DFE5F2;
}
.toppane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.leftpane {
	width: 175px;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.contentpane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.rightpane {
	width: 175px;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.bottompane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.MainMenu_MenuContainer {
	background-color: transparent; 
}
.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand;
	height:16px;
	background-color: Transparent;
}
.MainMenu_MenuItem
{
	border-left: dimgray 0px solid;
	border-bottom: dimgray 1px solid;
	border-top: dimgray 1px solid;
	border-right: dimgray 0px solid;
	cursor: hand;
	color: black;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
	background-color: Transparent;
}
.MainMenu_MenuIcon
{
	background-color: #696969;
	border-left: #CAD5EA 1px solid;
	border-bottom: #CAD5EA 1px solid;
	border-top: #CAD5EA 1px solid;
	cursor: hand;
	text-align: center;
	width: 15px;
	height: 21px;
}
.MainMenu_SubMenu {
	background-color: #696969;  
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#696969', Direction=135, Strength=3); 
}
.MainMenu_MenuBreak {
	height: 1px;
}
.MainMenu_MenuItemSel {
	background-color: #8DA4D3; 
	cursor: pointer; 
	cursor: hand; 
	color: black; 
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal;
}
.MainMenu_MenuArrow {
	border-right: #CAD5EA 1px solid; 
	border-bottom: #CAD5EA 1px solid; 
	border-top: #CAD5EA 0px solid;
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 
}
.MainMenu_RootMenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
}
.StandardButton     {
    background: #7994CB none; 
    color: #FFFFFF;
    font-family:Verdana, sans-serif; 
    font-size: 11px;
    font-weight: normal;
}
.TreeViewMenu {
	width: 175px;
	background-color: #DFE5F2;
	BORDER-RIGHT: #7994CB 1px solid; 
	BORDER-TOP: #7994CB 1px solid; 
	BORDER-LEFT: #7994CB 1px solid; 
	BORDER-BOTTOM: #7994CB 1px solid; 
	moz-border-radius-bottomleft: 15px; 
	moz-border-radius-bottomright: 15px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px
}
.TreeViewMenu_Header {
	BACKGROUND-IMAGE: url(gradient_LtBlue.jpg);
}
.Head   {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  18px;
    font-weight:    normal;
    color: #333333;
}

/* AQ2 Specific Styles */

#AQ2_MainLayoutCell
{
   width: 100%;
}

#AQ2_HeaderTable
{
	width: 100%;
	padding: 0 0 0 0;
}

#AQ2_HeaderLeft
{
   background-image: url(images/header-left.gif);
   background-repeat: no-repeat;
   background-position: 1px 0px;
   /*width: 387px;
   height: 132px;*/
}

#AQ2_HeaderRightBottom
{
   /*height: 70px;*/
   background-color: white;
   background-image: url(images/red-bar.gif);
}


.AQ2_HeaderActionCell
{
   /*width: 70px;*/
}

.AQ2_BottomBorderCell
{
	/*background-image: url(images/red_bar.gif);
	background-repeat: repeat-x;*/
}

#AQ2_Logo
{
   margin-left: 10px;
   border: 0px;
}


#AQ2_ContentUserCell
{
   padding-right: 10px;
   padding-left: 10px;
   background-color: #e7e7e7;
   font-size: 0.6em;
}

.AQ2_ContentIntroCell
{
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
 	padding-bottom: 10px;
}

#AQ2_ContentIntroText
{
   font-family: Verdana, Arial, Helvetica, Sans Serif;
   font-size: 13pt;
   font-weight: bold;
   color: #cc0000;
}

.AQ2_IntroIcon
{
   float: left;
   width: 23%;
   text-align: center;
}

A.AQ2_IconLink:link, A.AQ2_IconLink:visited, A.AQ2_IconLink:active, A.AQ2_IconLink:hover
{
   color: #75808A;
   text-decoration: none;
}

A.AQ2_IconLink:hover
{
   text-decoration: underline;
   color: #cc0000;
}

#AQ2_FooterCell
{
	border-top: 1px solid #dedede;
	height: 50px;
}

.AQ2_BreadCrumb
{
	font-size: 0.8em;
	font-weight: normal;
}

.AQ2_User, .AQ2_Login
{
	font-size: 0.9em;
	font-weight: normal;
}

.AQ2_Search
{
	font-size: 8pt;
	font-weight: normal;
}

