body {
    background: #ffffff;
    font-size: 11px;
    margin:0px 0px 0px 0px;
}

/* Page description shown in some pages, below the navigation menu. */
/* error-pagedesc ~ portlet-msg-error*/
.wcg-legacy .pagedesc {
    background: #E0E0E0;
    color: #161616;
    font-size: 12px;
    font-weight: normal;
    line-height: 20px;
    text-decoration: none;
}

.forum-badge {
	padding-bottom: 3px;
}


/* portlet-msg-alert */
.wcg-legacy .warning {
    color: #FF0000;
}

.forums-wrapper.wcg-legacy b {
    font-weight: bold;
}

.forums-wrapper.wcg-legacy i {
    font-style: italic;
}

.forums-wrapper.wcg-legacy li {
    font-size: 12px;
}

.forums-wrapper.wcg-legacy span.small {
    font-size: 9px;
}

.forums-wrapper.wcg-legacy span.large {
    font-size: 18px;
}

.forums-wrapper.wcg-legacy span.very-large {
    font-size: 24px;
}

.forums-wrapper.wcg-legacy li:before {
    content: none;
}

.forums-wrapper.wcg-legacy ul {
    list-style: disc;
}

.forums-wrapper.wcg-legacy ul[type="1"] {
    list-style: decimal;
}

.forums-wrapper.wcg-legacy ul[type="a"] {
    list-style: lower-alpha;
}

.forums-wrapper.wcg-legacy pre {
    font-family: monospace,monospace;
    font-size: 12px;
}

.wcg-legacy .success {
    color: #008000;
}

.wcg-legacy .requiredfield {
    color: #FF0000;
}

.pendingyes {
    color: #FF0000;
    font-size: 14px;
    font-weight: bold;
}

.pendingno {
    color: #161616;
    font-size: 14px;
    font-weight: bold;
}


font,th,td,tr, p { 
	font-size: 11px; 
	color: #666666; 
}


/* Background and border styles for tables. */
table, td, tr {
	font-size:12px;
	color: #161616;
}

.tborder { border: 1px; background: #999999; }
.tborderWhite { border: 0px; background: #FFFFFF; }

/* table.tborder{ 
	border-collapse: collapse;
	color: #666666;
} */

table.tborder{ 
	border-collapse: collapse;
	color: #829ab5;
} 

table.tborder tr td {
    border: solid 1px #999999;
}

table.noborder tr td {
    border:none;
}

.wcg-legacy .command { 
    font-size: 11px; 
    font-weight: normal; 
    line-height: 20px; 
    text-decoration : none; 
}

.wcg-legacy a.command:link, .wcg-legacy a.command:visited, .wcg-legacy a.command:active { 
    font-size: 11px; 
    font-weight:  normal;
    line-height: 20px; 
    text-decoration: underline;
} 
 
 .wcg-legacy a.command:hover { 
    font-size: 11px; 
    font-weight: normal;
    line-height: 20px;
    text-decoration: underline;
}

.wcg-legacy .pager { 
	font-size: 12px; 
	font-weight: bold; 
	line-height: 24px; 
	text-decoration : none; 
}
.wcg-legacy .pagerCurrent { 
	font-size: 12px; 
	font-weight: bold; 
	line-height: 24px; 
	text-decoration : none; 
} 

.wcg-legacy a.pager:link, .wcg-legacy a.pager:visited, .wcg-legacy a.pager:active { 
	text-decoration: none; 
} 

.wcg-legacy a.pager:hover { 
	text-decoration: underline; 
}

.wcg-legacy a.pager:link, a.pager:visited, a.pager:active {
    text-decoration: none;
}
.wcg-legacy a.pager:hover {
    text-decoration: underline;
}

/* First post in the thread */
.trow0 {
	background: #eeeeee;
	font-size: 11px; 
	line-height: 20px; 
	padding: 5px;
	 }     

.memberName {
    font-size: 11px;
    font-weight: normal;
    line-height: 20px;
}

a.memberName:link, a.memberName:visited, a.memberName:active {
   text-decoration: underline;
}
a.memberName:hover {
   text-decoration: underline;
}

.disabledItem {
    color: #FF0000;
    font-size: 12px;
    font-weight: bold;
    line-height: 20px;
    text-decoration: none;
}
a.disabledItem:link, a.disabledItem:visited, a.disabledItem:active {
    color: orange;
    text-decoration: underline;
}
a.disabledItem:hover {
    color: orange;
    text-decoration: underline;
}

.wcg-legacy .messageTopic {
	font-size:11px;
	font-weight:bold;
	text-decoration: underline;
}

.wcg-legacy .messageText {
    color: #161616;
    font-size: 12px;
    font-weight: normal;
    line-height: 20px;
    text-decoration: none;
}

.wcg-legacy .messageTextBold {
    color: #161616;
    font-size: 12px;
    font-weight: bold;
    line-height: 20px;
    text-decoration: none;
}

.wcg-legacy .messageTextBoldBlue {
    color: #0000FF;
    font-size: 12px;
    font-weight: bold;
    line-height: 20px;
    text-decoration: none;
}

.wcg-legacy .messageTextBoldRed {
    color: #FF0000;
    font-size: 12px;
    font-weight: bold;
    line-height: 20px;
    text-decoration: none;
}

.pageTitle {
    color: #FF9966;
    font-size: 24px;
    font-weight: bold;
    line-height: 26px;
    text-decoration: none;
}

.subTitle {
    color: #161616;
    font-size: 18px;
    font-weight: normal;
    line-height: 26px;
    text-decoration: none;
}

.pageFooter {
    color: #161616;
    font-size: 10px;
    font-weight: normal;
    line-height: 20px;
    text-decoration: none;
}

.pageFooter a:hover{
	font-size:10px;
}
.normal {
    color: #161616;
    font-size: 12px;
    font-weight: normal;
    line-height: 20px;
    text-decoration: none;
}

.bold {
    color: #161616;
    font-size: 12px;
    font-weight: bold;
    line-height: 20px;
    text-decoration: none;
}

.wcg-legacy .highlight { 
	font-size: 14px; 
    font-weight: bold; 
	line-height: 20px; 
	text-decoration : none; 
}

.welcomeHeader { 
	font-size: 12px; 
	font-weight: bold; 
	text-decoration : none; 
} 

.wcg-legacy a.welcomeHeader:link, 
.wcg-legacy a.welcomeHeader:visited {
    font-size: 12px; 
	text-decoration : none; 
} 
.wcg-legacy a.welcomeHeader:active:visited:hover {
	color: #0043ce;
}
.wcg-legacy a.welcomeHeader:active { 
    color: #0f62fe;
}
.wcg-legacy a.welcomeHeader:hover { 
	font-size: 12px; 
	text-decoration : underline; 
}

.wcg-legacy .topmenu {
    color:#161616;
    background-color:#dddddd;
    font-size: 11px;
    font-weight: normal;
    line-height: 20px;
    text-decoration: none;
} 

.wcg-legacy a.topmenu:link, .wcg-legacy a.topmenu:visited, .wcg-legacy a.topmenu:active { 
	color:#161616;	
	text-decoration: none;
    font-weight: bold;
}

.wcg-legacy a.topmenu:hover, .wcg-legacy a.topmenu:active { 
	text-decoration:underline; 
}

.wcg-legacy a.topmenu:focus {
	outline-color: #161616;
    text-decoration:none; 
}

/* .portlet-font */
.nav1 {
    color: #161616;
    font-size: 12px;
    font-weight:normal;
    text-decoration: none;
}
.rowcurrent{
    color: #ff6600;
    font-size: 12px;
    font-weight:normal;
    text-decoration: none;
}
a.nav1:link, a.nav1:visited, a.nav1:active {
    color: #333;
    text-decoration: none;
}
a.nav1:hover {
    color: #ff6600;
    text-decoration: underline;
}
.nav {
    color: #161616;
    font-size: 11px;
    font-weight: bold;
    line-height: 20px;
    text-decoration: none;
/* #cc6600; */
}

.zoneTitle {
    color: #FF9900;
    font-size: 24px;
    font-weight: bold;
    line-height: 26px;
    text-decoration: none;
}

.menuItemback {
    color: #cbcbeb;
    font-size: 12px;
    font-weight: bold;
    line-height: 20px;
    text-decoration: none;
}

input, textarea, select {
	color: #161616;
    font-size: 11px;
    background: #ffffff;
    border: 1px solid Black;
}

input {
    text-indent: 1px;
}

input.noborder {
    border: 0px;
    background-color: transparent;
}

input.liteoption {
    background-color: #e0e0e0;
    color: #161616;
    font-weight: normal;
}

/* Quote blocks */
span.genmed { font-size: 11px; }
td.quote {
    font-size: 11px;
    color: #444444;
    line-height: 125%;
    background-color: #EEE;
    border: #D1D7DC;
    border: 2px dotted;
    border-color:#999;
}
.menuitem {
    font-weight: bold;
    background: #999999;
    font-size: 13px; 
    margin-left: 5px; 
    line-height: 15px; 
}
.selectedmenuitem {
    font-weight: bold; 
    font-size: 14px; 
    margin-left: 5px; 
    cursor: default; 
    color: #ff6600; 
    text-decoration: none
}
.childmenuitem {
    font-weight: bold; 
    font-size: 14px;
    margin-left: 15px; 
    color: #0000cc;
    border: 2px dotted;
    background-color: #EEE;
    border-color:#999;
}
.selectedchildmenuitem {
    font-weight: bold; 
    font-size: 12px; 
    margin-left: 15px; 
    cursor: default; 
    color: #ff6600; 
    text-decoration: none
}
/* Vote Module*/
.headervote{
    color: #FFFFFF;
    background: #4fa3e4;
    font-size: 12px;
    font-weight: bold;
    line-height: 20px;
    text-decoration: none;
}
.bodyvote{
    background: #ffffff;
    font-size: 10px;
    line-height: 20px;
}
.bordervote {
    border:1px solid #4fa3e4;
    background-color:#eaf4fe;
}
.textvote{
    color:#fff;
    font-weight:bold;
    font-size:12px;
}
.footervote{
    background: #cee1f0;
    line-height: 20px;
}
.buttonvote{
    background-color: #519dc5;
    color:#FFFFFF;
    border-left:1px solid #abd2e9;
    border-top:1px solid #abd2e9;
    border-right:1px solid #2e7292;
    border-bottom:1px solid #2e7292;
    font-size:10px;
}
.body_album_left {
    background: #FFFFFF;
    font-size: 12px;
    line-height: 20px;
    text-indent:10px;
}

hr.hrfooter {
  color: #999;
  background: #999;
  border: 0;
  height: 1px;
  width:95%;
}
div.quote {
  font-size: 11px;
  color: #444444;
  line-height: 125%;
  background-color: #EEE;
  border: 2px dotted #999; 
  padding:5px;
  margin:10px;
}

.small {
  font-size: 9px;
  font-family: inherit;
  color: inherit;
}

.medium {
  font-size: 11px;
  font-family: inherit;
  color: inherit;
}

.large {
  font-size: 15px;
  font-family: inherit;
  color: inherit;
}

.very-large {
  font-size: 18px;
  font-family: inherit;
  color: inherit;
}

.huge {
  font-size: 24px;
  font-family: inherit;
  color: inherit;
} 

/*****************************************************************************************
PLT.C.2 Fonts
The font style definitions affect the font attributes only (font face, size, color, style, etc).
******************************************************************************************/

/* Font attributes for the "normal" fragment font. Used for the display of non-accentuated information. 
Example: Normal Text */
.wcg-legacy .portlet-font, .wcg-legacy .portlet-font td {
	color:#525252;
	font-size:11px;
	font-weight:normal;
	line-height:11pt;
	margin-top:0;
	padding:0;
}

/* Font attributes similar to the portlet-font but the color is lighter. Example: Dim Text */
/* not used */
.wcg-legacy .portlet-font-dim {
	font-size:11px;
    font-weight: normal;
    line-height: 20px;
    text-decoration: none;
    color:#d3d3d3;
}

/*****************************************************************************************
PLT.C.3 Messages
Message style definitions affect the rendering of a paragraph (alignment, borders,
background color, etc) as well as text attributes.
******************************************************************************************/
/* Status of the current operation. Example: Progress: 80% */
/* not used*/
.wcg-legacy .portlet-msg-status {
    color: blue;
    font-size: 12px;
    font-style: italic;
    font-weight: bold;
    line-height: 20px;
    text-decoration: none;
}

/* Help messages, general additional information, etc. Example: Info about */
/*temporarily, not used*/
.wcg-legacy .portlet-msg-info {
    font-style: normal;
    font-weight: bold;
    font-size:10pt;
    color:blue;
}

/* Error messages. 
Example: Portlet not available
- mvnforum: pagedesc: in error page
*/
.wcg-legacy .portlet-msg-error {
    color: #FF0000;
}

/* Warning messages.
Example: Timeout occurred, try again later 
- mvnforum: warning
*/
.wcg-legacy .portlet-msg-alert {
    font-style: normal;
    font-weight: bold;
    font-size:10pt;
    color:yellow;
}

/* Verification of the successful completion of a task. Example: Operation completed successfully */
/*temporarily, not used*/
.wcg-legacy .portlet-msg-success {
    font-style: normal;
    font-weight: bold;
    font-size:10pt;
    color:green;
}

/*****************************************************************************************
PLT.C.4 Sections
Section style definitions affect the rendering of markup sections such as table, div and  
span (alignment, borders, background color, etc) as well as their text attributes.
******************************************************************************************/
/* Table or section header 
   - mvnforum: theader
*/
.wcg-legacy .portlet-section-header  {
    font-size: 11px; 
    font-weight: bold; 
    line-height: 20px; 
    text-decoration: none; 
 }
 
.wcg-legacy .portlet-section-header > td {
    padding: 2px 5px 2px 5px;
	background-color: #f4f4f4;
}
 
 
.wcg-legacy a.portlet-section-header:link, .wcg-legacy a.portlet-section-header:active, .wcg-legacy a.portlet-section-header:visited {
    text-decoration: underline;
}
.wcg-legacy a.portlet-section-header:hover {
    text-decoration: none;
}

/* Normal text in a table cell 
   - mvnforum: trow1
*/
.wcg-legacy .portlet-section-body {
	font-size: 11px; 
	font-weight: normal; 
	text-decoration : none;
	background: #eeeeee; 
	line-height: 20px; 
	padding: 5px;

	/* inherits color */
	color: #525252;
}

.wcg-legacy a.portlet-section-body {
    font-size:11px;
    color:#339999;
    font-weight:normal;
    text-decoration: underline;
    line-height:11pt;
}

.wcg-legacy a.portlet-section-body:Hover {
	font-size:11px;
	color:#CC6600;
	font-weight:normal;
	text-decoration: underline;
}



/* Text in every other row in the cell 
   -mvnforum: trow2
*/
.wcg-legacy .portlet-section-alternate {
	background: #FFFFFF; 
	font-size: 11px; 
	line-height: 20px; 
	padding: 5px;
}

/* Text in a selected cell range 
*/
.portlet-section-selected {
    background: #FFCC99;
    font-size: 12px;
    line-height: 20px;
}

/* Text of a subheading 
   -mvnforum: tcat, //trow0
*/
.wcg-legacy .portlet-section-subheader {
    background-color: #e0e0e0;
    font-size: 12px; 
    line-height: 20px; 
}
.wcg-legacy .portlet-section-subheader table td b {
    font-size: 12px; 
    line-height: 20px; 
    font-weight: bold;
}



/* Table or section footnote 
   -mvnforum trowfinal
*/
.portlet-section-footer {
	background: #eeeeee; 
	font-size: 11px; 
	line-height: 20px; 
}    


/* Text that belongs to the table but does not fall in one of
the other categories (e.g. explanatory or help text that is
associated with the section). */
.portlet-section-text {
	color:#525252;
	font-size:11px;
	font-weight:normal;
	line-height:11pt;
	margin-top:0;
	padding:0;
}

/*****************************************************************************************
PLT.C.5 Forms
Form styles define the look-and-feel of the elements in an HTML form.
******************************************************************************************/
/* Text used for the descriptive label of the whole form (not the labels for fields). - mvnforum: not used*/
.portlet-form-label {
    font-style: normal;
    font-weight: bold;
    font-size: 12pt;
    color: black;
}

/* Text of the user-input in an input field. */
.portlet-form-input-field {
    font-style: normal;
    font-weight: normal;
    font-size: 10pt;
    color: black;
}

/* Text on a button */
.wcg-legacy .portlet-form-button {
    background-color: #e0e0e0;
    color: #161616;
    font-weight: normal;
}

.search-button{
	position:relative;
	top:5px;
}

/* Text that appears beside a context dependent action icon. */
.portlet-icon-label {

}

/* Text that appears beside a "standard" icon (e.g. Ok, or Cancel) */
.portlet-dlg-icon-label {

}

/* Text for a separator of fields (e.g. checkboxes, etc.) */
.portlet-form-field-label {
    font-style: normal;
    font-weight: bold;
    font-size: 10pt;
    color: black;
}

/* Text for a field (not input field, e.g. checkboxes, etc) */
.portlet-form-field {

}

/*****************************************************************************************
PLT.C.6 Menus
Menu styles define the look-and-feel of the text and background of a menu structure. This
structure may be embedded in the aggregated page or may appear as a context sensitive
popup menu.
******************************************************************************************/
/* General menu settings such as background color, margins, etc - mvnforum: not used*/
.portlet-menu {
    color: #161616;
    background: #F5F5F5;
    font-size: 12px;
    font-weight: bold;
    line-height: 20px;
    text-decoration: none;
}

/* Normal, unselected menu item. */
.portlet-menu-item {

}

/* Selected menu item. */
.portlet-menu-item-selected {

}

/* Normal, unselected menu item when the mouse hovers over it. */
.portlet-menu-item-hover {

}

/* Selected menu item when the mouse hovers over it. */
.portlet-menu-item-hover-selected {

}

/* Normal, unselected menu item that has submenus. */
.portlet-menu-cascade-item {

}

/* Selected sub-menu item that has sub-menus. */
.portlet-menu-cascade-item-selected {

}

/* Descriptive text for the menu (e.g. in a help context below the menu) */
.portlet-menu-description {

}

/* Menu caption - mvnforum not used*/
.portlet-menu-caption {

}

.wcg-legacy .arrowForum {
	font-size:11px;
    font-weight:bold;
}

.email {
	font-size:11px;
	color:#339999;
	font-weight:normal;
	text-decoration: underline;
    line-height:11pt;
}

.email:Hover {
	font-size:11px;
	color:#CC6600;
	font-weight:normal;
	text-decoration: underline;
}

/* WJR - restrict size of signature images in thread */
.signatureDiv {width:729px;}
.signatureDiv img {max-width:725px;padding:5px 0px;}
.bodyDiv pre {
    white-space: -moz-pre-wrap; /* Mozilla, supported since 1999 */
    white-space: -pre-wrap; /* Opera */
    white-space: -o-pre-wrap; /* Opera */
    white-space: pre-wrap; /* CSS3 - Text module (Candidate Recommendation) http://www.w3.org/TR/css3-text/#white-space */
    word-wrap: break-word; /* IE 5.5+ */
}


