/*
================================
Skin styles for DotNetNuke
================================
*/
html, body {
  height: 100%;
  background-color:#FFFFFF;
}
.pagemaster {
}
#container-page {
	margin: 0 auto;
	text-align: left;
	position: relative;
	min-height: 100%;  /* For Modern Browsers */
	height: auto !important;
	height: 100%;      /*For IE */
}
#container-content {
}
#container-content:after {
  clear: both;
  display: block;
  height: 0;
  visibility: hidden;
}
#container-footer {
	font-size: 9px;
	background-image: url(footer_line.gif);
	background-repeat: repeat-x;
	position: absolute;
	left: 300px;
	bottom: 0 !important;
	bottom: -1px; /* For Certain IE widths */
	height: 25px;
}
.footer_row {
	font-size: 9px;
	height: 10px;
	text-decoration: none;
}
a.footer_row:link, a.footer_row:visited, a.footer_row:hover, a.footer_row:active {
	color: #003366;
	text-decoration: none;
}
a.footer_row:hover, a.footer_row:active {
	text-decoration: underline;
}
.controlpanel {
	width: 100%;
	background-color: #dfe5f2;
}
/* ---------------------------------------  */
/*      Panes                               */
/* ---------------------------------------  */
.leftpane {
	background-color: transparent;
	padding-left: 20px;
	padding-right: 0px;
	padding-top: 6px;
}
.contentpane {
	background-color: transparent;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 6px;
	
}
.spacepane {
	background-color: transparent;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 6px;
}
.rightpane {
	background-color: transparent;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 6px;
}
/* --------------------------------  */
/*      Link Basic                     */
/* --------------------------------  */
a:link, a:visited   {
	color: #003366;
	text-decoration: none;
}
a:hover, a:active {
	text-decoration: underline;
}
.linkblue {
	color: #003366;
}
/* --------------------------------  */
/*      HEADER                       */
/* --------------------------------  */
.header_logo {
	height: 71px;
	background-color: #006697;
}
.header_line {
	height: 7px;
	background-color: #B3E1F1;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
}
.header_rowimage {
	color: #0099CD;
	background-image: url(logo_row.gif);
	background-repeat: repeat-x;
	height: 21px;
}
td.header_row {
	color: #0099CD;
	vertical-align: middle;
	background-color: #EBEBE0;
}
a.header_row:link, a.header_row:visited, a.header_row:hover, a.header_row:active {
	font-size: 11px;
	color: #0099CD;
	vertical-align: middle;
	text-decoration: none;
	height: 21px;
}
a.header_row:hover, a.header_row:active {
	text-decoration: underline;
}
a.header_row_active:link, a.header_row_active:visited, a.header_row_active:hover, a.header_row_active:active {
	font-size: 11px;
	font-weight:bold;
	color: #0099CD;
	height: 20px;
	text-decoration: none;
	vertical-align: middle;
}
/* --------------------------------  */
/*      CONTENT                      */
/* --------------------------------  */
body, td, .Normal, .content {
	font-family: Verdana, Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #2B2B2B;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	line-height: 16px;
}
td {
	vertical-align: top;
}
p
{
	margin-top: 0px;
}
ul
{
	margin-top: 8px;
   padding-top: 0px;
}
ul li   {
	list-style-type: square;
}
.titeloben {
	font-size: 14px;
	font-weight: bold;
	vertical-align: top;
	line-height: 30px;
	color: #669999;
}
.subtitel {
	font-size: 13px;
	font-weight: bold;
	vertical-align: top;
	line-height: 24px;
}
.titelmitte {
	color: #669999;
	font-size: 12px;	
	font-weight: bold;
	line-height: 22px;
	padding-left: 1px;
	border-bottom: 1px solid #669999;
	width: 440px;
	vertical-align: middle;
}
.titelStellenangebot {
	font-size: 13px;
	font-weight: bold;
	line-height: 20px;
}
.titel_container {
	font-size: 11px;	
	font-weight: bold;
	line-height: 20px;
}
.titel_container_foto {
	font-size: 11px;	
	font-weight: bold;
	line-height: 20px;
	color: #669999;
}
.titel_container_border {
	border-top: 2px dotted #B3E1F1;
	border-bottom: 2px dotted #B3E1F1;
}
.titel_container_relcompanies {
	font-size: 11px;
	font-weight: normal;
	color: #2B2B2B;
	line-height: 22px;
	padding-left : 35px;
}
.titel_container_relcompanies_border {
	border-top: 1px none #15B6FF;
	border-bottom: 1px none #15B6FF;
}

 .relcompanies {
  padding-left : 35px;
}
.container_zitat {
	width: 462px;
	font-style: italic;
	vertical-align: middle;
	line-height: 16px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 8px;
	padding-right: 0px;
	display: block;
	background-color: #F5F5EF;
}

/* --------------------------------  */
/*      Kontakt                     */
/* --------------------------------  */
.kontakt {
	border-collapse: collapse;
	margin-bottom: 10px;
	padding: 4px;
}
.kontakt td {
	font-size: 10px;
	width: 33.3%;
	padding-left: 0px;
	padding-right: 2px;
}
.contentsmall {
	font-size: 10px;	
}
.contentsmallbold {
	font-size: 11px;
	font-weight: bold;
}
td.contentsmallbold {
	font-size: 11px;
	font-weight: bold;
}

/* --------------------------------  */
/*      Boutique                     */
/* --------------------------------  */
.boutique {
	border-collapse: collapse;
}
.boutique td {
	border-style: solid solid solid solid;
	border-width: 1px;
	border-color: #669999;
}
/* --------------------------------  */
/*      Preisliste                       */
/* --------------------------------  */
.preisliste {
	width: 100%;
	border-collapse: collapse;
}
.preisliste td {
	border-bottom: 1px dotted #9F9F9F;
	padding-top: 4px;
	padding-bottom: 4px;
	vertical-align: middle;
}
/* --------------------------------  */
/*      Kontakt Formular             */
/* --------------------------------  */
.formMaster {
	width: 100%;
}
.formMainTable {
	width: 100%;
	margin-top: 24px;
}
.formMainTable td {
	padding-bottom: 0px;
}
.formLabel {
	font-size: 12px;
	line-height: 20px;
	vertical-align: middle;
	margin-bottom:5px;
}
.formLabelbold {
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	vertical-align: middle;
	margin-bottom:5px;
}
.formTextbox {
	font-size: 12px
	vertical-align: middle;
	width: 250px;
	margin-bottom:5px;
}
.formTextboxML {
	font-size: 12px;
	width: 250px;
	margin-bottom:5px;
}
.formButton {
	font-size: 12px;
	font-weight: bold;
	margin-bottom:5px;
}
.formwarning {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #EA0000;
	vertical-align: top;
}
.formPadding
{
	height: 15px;
	_height: 5px;
}

/* --------------------------------  */
/*      Such-Syntax Hilfe            */
/* --------------------------------  */
.syntaxhelp {
	border-collapse: collapse;
}
.syntaxhelp td {
	border-style: solid solid solid solid;
	border-width: 1px;
	border-color: #BBBBBB;
	padding: 4px;
}
/* --------------------------------------------  */
/*      Open-SearchEngine Modul      */
/* --------------------------------------------  */
p.searchitem {
	margin-top: 16px;
	margin-bottom: 6px;
}
.xsImgSearch {
	vertical-align: middle;
}
.xsCmdSearch { BORDER-RIGHT: #c7cac9 1px solid; PADDING-RIGHT: 3px; BORDER-TOP: #c7cac9 1px solid; PADDING-LEFT: 3px; FONT-SIZE: 8pt; BORDER-LEFT: #c7cac9 1px solid; MARGIN-RIGHT: 2px; BORDER-BOTTOM: #c7cac9 1px solid; BORDER-COLLAPSE: collapse; BACKGROUND-COLOR: #ffffff }
.xsTxtSearch {
	BORDER-RIGHT: #c7cac9 1px solid;
	BORDER-TOP: #c7cac9 1px solid;
	FONT-SIZE: 9pt;
	BORDER-LEFT: #c7cac9 1px solid;
	WIDTH: 90px;
	height: 17px;
	vertical-align: middle;
	MARGIN-RIGHT: 0px;
	BORDER-BOTTOM: #c7cac9 1px solid;
	BORDER-COLLAPSE: collapse;
	BACKGROUND-COLOR: #ffffff;
}
.xsQuerySyntax {
	border:1px solid #669999;
}
a.path:link, a.path:visited {
	margin-left: 10px;
	font-family: Verdana,Arial,Helvetica;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
}
a.path:active, a.path:hover {
	text-decoration:underline;
}
/* ----------------------------------  */
/*      Default Bereich Container      */
/* ----------------------------------  */
.titel_bereich_container {
	color: #669999;
	font-size: 11px;	
	font-weight: bold;
	line-height: 20px;
	padding-left: 1px;
	text-transform : uppercase;
}
td.titel_bereich_container{
	border-bottom: 1px solid #669999;
}
/* --------------------------------  */
/*      NEWS                            */
/* --------------------------------  */
.news_content, a.news_content:link, a.news_content:visited {
	font-size: 11px;	
	line-height: 20px;
	text-decoration:underline;
	color: #2B2B2B;
}
a.news_content:hover, a.news_content:active {
	color: #6699FF;
}
/* ----------------------------------  */
/*      LINKS Modul                  */
/* ----------------------------------  */
.titel_link_container {
	color: #669999;
	font-size: 11px;	
	font-weight: bold;
	line-height: 28px;
	padding-left: 1px;
	text-transform : uppercase;
}
td.titel_link_container{
	border-bottom: 1px solid #669999;
}
.links_content, a.links_content:link, a.links_content:visited {
	font-size: 11px;
	line-height: 16px;
	text-decoration: none;
}
a.links_content:hover, a.links_content:active {
	text-decoration: underline;
}
.topnews a.links_content:link, .topnews a.links_content:visited {
	font-size: 11px;
	line-height: 16px;
	text-decoration: none;
	background-image: url(arrow_news.gif);
	background-repeat: no-repeat;
	background-position: 2px 5px;
	float: left;
	padding-left: 14px;
}
.topnews a.links_content:hover, a.links_content:active {
	text-decoration: underline;
}
/* ------------------------------------------  */
/*      LINKS Image Modul                      */
/* ------------------------------------------  */
.titel_linkimage_container {
	color: #669999;
	font-size: 11px;	
	font-weight: bold;
	line-height: 28px;
	padding-left: 1px;
	text-transform : uppercase;
}
td.titel_linkimage_container{
	border-bottom: 1px solid #669999;
}
.linkimage_cell {
	vertical-align: middle;
	height: 80px;
	width: 40%;
	border-bottom: 1px solid #669999;
}
.link_cell {
	font-size: 11px;
	font-weight: normal;
	line-height: 20px;
	color: #2B2B2B;
	vertical-align: middle;
	height: 80px;
	text-align: left;
	width: 60%;
	border-bottom: 1px solid #669999;
}
.link_desc_cell {
	font-size: 11px;
	line-height: 20px;
	color: #2B2B2B;
	vertical-align: middle;
	height: 80px;
	text-align: left;
	width: 0%;
	border-bottom: 1px solid #669999;
}
/* ------------------------------------------ */
/*   Sitemap (Inventura SideMenu Modul)       */
/* ------------------------------------------ */
.SMMenuHdr {
	font-size: 11px;
	font-weight: bold;
	padding-left: 6px;
	padding-bottom: 2px;
	background-color: #F6F6F6;
	padding-top: 2px;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #E1E1D1;
	cursor: default;
	text-transform: uppercase;
}
.SMMenuItem, .SMMenuItemMouseOver, .SMMenuItem HR {
	font-size: 11px;
	font-weight: normal;
	padding-left: 12px;
	padding-bottom: 2px;
	padding-top: 2px;
	border-bottom: 1px solid #E1E1D1;
}
.SMMenuHdr A, .SMMenuHdr A:Active, .SMMenuHdr A:Visited,
.SMMenuHdr A:Link {
	display: block;
	text-decoration: none;
	color: #003366;
	padding-top: 1px;
	padding-bottom: 1px;
	cursor: default;
	cursor: pointer;
}
.SMMenuHdr A:Hover {
	background-color: #F0F0F0;
}
.SMMenuItem A, .SMMenuItem A:Active, .SMMenuItem A:Hover, .SMMenuItem A:Visited,
.SMMenuItem A:Link, .SMMenuItemMouseOver A, .SMMenuItemMouseOver A:Active,
.SMMenuItemMouseOver A:Hover, .SMMenuItemMouseOver A:Visited, .SMMenuItemMouseOver A:Link {
	text-decoration: none;
	color: #003366;
	width: 60%;
	background-image : url(submenu_item.gif);
 	background-repeat : no-repeat;
	padding-left : 16px;
	cursor: default;
	cursor: pointer;
}
.SMMenuItemMouseOver {
	background-color: #EAF8FF!Important;
}
hr {
    color: dimgrey;
    height:1pt;
    text-align:left
}
/* -------------------------------------  */
/*   Announcements Modul                  */
/* -------------------------------------  */
.DNN_ANN_DesignTable {
	width: 100%;
}
.DNN_ANN_DesignTable td {
	padding-bottom: 8px;
}
.AnnouncementTitle {
	font-size: 11px;
	font-weight: bold;
	color: #2B2B2B;
	line-height: 18px;
}
.AnnouncementDesc {
	font-size: 11px;
	font-weight: normal;
	color: #2B2B2B;
	line-height: 16px;
}
.AnnouncementLink {
	font-size: 11px;
	line-height: 16px;
}
/* -------------------------------------  */
/*   Organisations Chart                  */
/* -------------------------------------  */
td.organisation {
	vertical-align: middle;
	text-align: center;
	border: #FF4500;
	padding: 1px 1px 1px 1px;
}
.black {
	background: Black;
}
.white {
	color: White;
}
a.white, a.white:link, a.white:visited, a.white:active {
	color: White;
}
/* --------------------------------  */
/*   FEEDBACK                        */
/* --------------------------------  */
.feedback_table {
	width: 100%;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.feedback_title {
	font-weight: bold;
}
.feedback_content {
}
.feedback_rot {
	color:#FF0000;
	font-weight:bold;
}
/* --------------------------------  */
/*   DOWNLOAD                        */
/* --------------------------------  */
.DNN_Downloads {
	width: 100%;
}
.titelDownloadCategory {
	color: #669999;
	font-size: 12px;	
	font-weight: bold;
	line-height: 22px;
	padding-left: 1px;
	border-bottom: 1px solid #669999;
	width: 100%;
	vertical-align: middle;
}
.treelevel_1, a.treelevel_1:link, a.treelevel_1:visited, a.treelevel_1:hover, a.treelevel_1:active {
	font-size: 12px;	
	line-height: normal;
}
a.treelevel_1:hover, a.treelevel_1:active {
	text-decoration: underline;
}
.treelevel_2, a.treelevel_2:link, a.treelevel_2:visited, a.treelevel_2:hover, a.treelevel_2:active {
	font-size: 12px;	
	line-height: normal;
	
}
a.treelevel_2:hover, a.treelevel_2:active {
	text-decoration: underline;
}
.treelevel_3, a.treelevel_3:link, a.treelevel_3:visited, a.treelevel_3:hover, a.treelevel_3:active {
	font-size: 12px;	
	line-height: normal;
	
}
a.treelevel_3:hover, a.treelevel_3:active {
	text-decoration: underline;
}
.treelevel_4, a.treelevel_4:link, a.treelevel_4:visited, a.treelevel_4:hover, a.treelevel_4:active {
	font-size: 12px;	
	line-height: normal;
}
a.treelevel_4:hover, a.treelevel_4:active {
	text-decoration: underline;
}
.treelevel_5, a.treelevel_5:link, a.treelevel_5:visited, a.treelevel_5:hover, a.treelevel_5:active {
	font-size: 12px;	
	line-height: normal;
}
a.treelevel_5:hover, a.treelevel_5:active {
	text-decoration: underline;
}

table.treelevel_2 {
	border-collapse : collapse;
	margin-left: 20px; 
}
td.treelevel_2  {
	border-bottom : 1px dotted #9F9F9F;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 10px;
	_padding-right: 20px;
}

table.treelevel_3 {
	border-collapse : collapse;
	margin-left: 40px;

}
td.treelevel_3  {
	border-bottom : 1px dotted #9F9F9F;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 10px;
	_padding-right: 40px;
}

table.treelevel_4 {
	border-collapse : collapse;
	margin-left: 60px; 
}
td.treelevel_4  {
	border-bottom : 1px dotted #9F9F9F;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 10px;
	_padding-right: 60px;
}

table.treelevel_5 {
	border-collapse : collapse;
	margin-left: 80px; 
}
td.treelevel_5  {
	border-bottom : 1px dotted #9F9F9F;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 10px;
	_padding-right: 80px;
}

a.treelevel_1 img {
	margin-right: 2px;
}
a.treelevel_2 img {
	margin-right: 2px;
}
a.treelevel_3 img {
	margin-right: 2px;
}
a.treelevel_4 img {
	margin-right: 2px;
}
a.treelevel_5 img {
	margin-right: 2px;
}


/* - LEVEL 1 -  */
table.treelevel_1 {
  table-layout: fixed;
	border-collapse: collapse;
	margin-left: 0px;
}
td.treelevel_1 {  
	border-bottom : 0px dotted #9F9F9F;
	text-indent: 0px;
}
td.treelevel_1icon {
	width: 172px;
  text-align: right;
	border-bottom: 0px dotted #9F9F9F;
}
/* - LEVEL 2 -  */
table.treelevel_2 {
  table-layout: fixed;
	border-collapse: collapse;
	margin-left: 20px;
}
td.treelevel_2 {
	border-bottom : 1px dotted #9F9F9F;
	text-indent: 0px;
}
td.treelevel_2icon {
	width: 172px;
  text-align: right;
	border-bottom: 1px dotted #9F9F9F;
}
/* - LEVEL 3 -  */
table.treelevel_3 {
  table-layout: fixed;
	border-collapse: collapse;
	margin-left: 40px;
}
td.treelevel_3  {
	border-bottom : 1px dotted #9F9F9F;
	text-indent: 0px;
}
td.treelevel_3icon {
	width: 172px;
  text-align: right;
	border-bottom: 1px dotted #9F9F9F;
}
/* - LEVEL 4 -  */
table.treelevel_4 {
  table-layout: fixed;
	border-collapse: collapse;
	margin-left: 60px; 
}
td.treelevel_4  {
	border-bottom : 1px dotted #9F9F9F;
	text-indent: 0px;
}
td.treelevel_4icon {
	width: 172px;
  text-align: right;
	border-bottom: 1px dotted #9F9F9F;
}
/* - LEVEL 5 -  */
table.treelevel_5 {
  table-layout: fixed;
	border-collapse : collapse;
	margin-left: 80px; 
}
td.treelevel_5  {
	border-bottom : 1px dotted #9F9F9F;
	text-indent: 0px;
}
td.treelevel_5icon {
	width: 172px;
  text-align: right;
	border-bottom: 1px dotted #9F9F9F;
}

td.treelevel_1icon img {
  border: 0px solid #2B569A;
	width: 16px;
	height: 16px;
}
td.treelevel_2icon img {
  border: 0px solid #2B569A;
	width: 16px;
	height: 16px;
}
td.treelevel_3icon img {
  border: 0px solid #2B569A;
	width: 16px;
	height: 16px;
}
td.treelevel_4icon img {
  border: 0px solid #2B569A;
	width: 16px;
	height: 16px;
}
td.treelevel_5icon img {
  border: 0px solid #2B569A;
	width: 16px;
	height: 16px;
}







/* --------------------------------------------  */
/*   Funktionale Einstell. in Text/HTML Modul    */
/* --------------------------------------------  */
.text_summary {
	display: none;
}
.nonedisplay {
	display: none;
}
div#expand {display: none;}
/* --------------------------------  */
/*   SXMENUE                         */
/* --------------------------------  */
.SXMenuFull {
  vertical-align: bottom;
}
.SXMenuContainer {
  margin-left: 35px;
}
.SXMenuItem {
  height: 23px;
  cursor: hand;
  text-align: left;
  width: 100%;
  text-decoration: none;
}
.SXMenuEnabled, .SXMenuSelected, .SXMenuActive {
	font-size: 11px;
	line-height: 12px;
	text-decoration: none;
	color: #003366;
	text-transform : uppercase;
}
.SXMenuDisabled {
  color: gray;
  cursor: default;
  width: 100%;
}
.SXMenuEnabled a:link, .SXMenuEnabled a:visited {
  color: #003366;
  text-decoration: none;
  background-image : url(menu_item.gif);
  background-repeat : no-repeat;
  padding-left : 35px;
}
.SXMenuSelected a:link, .SXMenuSelected a:visited {
  color: #003366;
  text-decoration: none;
  background-image : url(menu_item.gif);
  background-repeat : no-repeat;
  padding-left : 35px;
}
.SXMenuEnabled a:hover, .SXMenuEnabled a:active, .SXMenuSelected a:hover, .SXMenuSelected a:active {
  color: #003366;
  text-decoration: none;
  background-image : url(menu_item_aktiv.gif);
  background-repeat : no-repeat;
}
.SXMenuActive {
	color: #003366;
	text-decoration: none;
	font-weight: bold;
	cursor: default;
	background-image: url(menu_item_aktiv.gif);
	background-repeat: no-repeat;
	padding-left: 35px;
}


/* ---------------------------------------*/
/*      Umfragen Formular           */
/* ---------------------------------------*/
.frmMaster {
	width: 100%;
}
.frmMainTable {
	width: 100%;
	margin-top: 22px;
}
.frmMainTable td {
}
.frmHeading
{
	color: #003366;
	font-size: 11px;
	font-weight: bold;
	padding-left: 1px;
	padding-bottom: 2px;
	text-transform : uppercase;
	
}
td.frmHeading
{
	border-bottom: 1px solid #7E99B3;
	margin-top: 22px;
}
.frmAddressInfo
{
	background:#eeeeee;
	padding: 5px 4px 5px 8px;
}
.frmSurveyInfo
{
	background:#eeeeee;
	padding: 3px 4px 6px 8px;
}
.frmSeparator
{
	background:#eeeeee;
	border-bottom: 1px solid #669999;
	height:10px;
}
.frmPadding
{
	height: 25px;
}
.frmPaddingC
{
	background:#eeeeee;
	height: 8px;
}
.frmPaddingCC
{
	background:#eeeeee;
	height: 16px;
	border-top: 1px dashed #7E99B3;
}
.frmLabel {
	font-size: 12px;
	vertical-align: middle;
}
.frmLabelbold {
	font-size: 12px;
	font-weight: bold;
}
.frmTextbox {
	font-size: 12px;
	vertical-align: middle;
	width: 195px;
}
.frmTextboxSmall {
	font-size: 12px;
	vertical-align: middle;
	width: 100px;
}
.frmButton {
	font-size: 12px;
	font-weight: bold;
}
.frmwarning {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #EA0000;
	vertical-align: top;
}
/* ---------------------------------------*/
/*      Registration Form              */
/* ---------------------------------------*/
#dnn_ctr_ManageUsers_pnlUser .head, #dnn_ctr_ManageUsers_pnlProfile .head {
	color: #669999;
	font-size: 12px;	
	font-weight: bold;
	line-height: 14px;
	padding-left: 5px;
}
#dnn_ctr_ManageUsers_pnlUser .head {
	margin-top: 35px;
}
#dnn_ctr_ManageUsers_pnlRegister {
	text-align : left;
}
#dnn_ctr_ManageUsers_pnlRegister .CommandButton {
	font-weight : bold;
	color: #003366;
}
#dnn_ctr_ManageUsers_pnlUser .SubHead, #dnn_ctr_ManageUsers_pnlProfile .SubHead {
	font-family: Verdana, Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #2A5A92;
}
