/* Body */
body        { background-color: #414852; background-repeat: repeat-x; margin: 0; padding: 0; scrollbar-arrow-color: 000000; scrollbar-face-color: c6ef6f; scrollbar-highlight-color: ffffff; scrollbar-shadow-color: 92c03a; scrollbar-track-color: 000000          }

p  { margin-right: 6px; margin-left: 6px   }
p.white { color: #414852; margin-right: 6px; margin-left: 6px; }
p.white_heading { color: #414852; font-size: 14px; font-weight: bold; margin-right: 6px; margin-left: 6px; }
td,tr,p,div  { color: #fff; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif }

.pagetext {
	visibility: hidden;
	display: none;
	position: relative;
	top: 0;
	line-height:135%;
	}

H1                           { color: #bad718; font-size: 10pt; line-height: 11pt; font-family: Arial, Verdana, Helvetica; margin-left: 10px }
H2                               { color: #bad718; font-size: 9pt; line-height: 10pt; font-family: Verdana, Arial, Helvetica; margin-left: 20px }
a, a:link, a:visited  { color: #727272; font-family: Verdana, Helvetica, sans-serif; text-decoration: underline }
 	
a:hover  { color: #727272; font-family: Verdana, Helvetica, sans-serif; text-decoration: none }

/* --Default Class Settings-- */

a.mainlevel:link, a.mainlevel:visited        { color: #414852; font-weight: bold; font-size: 12px; font-family: Verdana; background-color: transparent; text-decoration: underline; text-align: left; vertical-align: middle; padding-top: 2px; padding-left: 6px; width: 100%; display: block    }
a.mainlevel:hover      { color: #afcc18; text-decoration: none; }

a.foot:link, a.foot:visited        { color: #fff; font-weight: bold; font-size: 10px; font-family: Verdana; background-color: transparent; background-position: 0 0; text-decoration: underline;}
a.foot:hover      { color: #afcc18; text-decoration: none;}

a.sublevel:link, a.sublevel:visited { color: #000; font-size: 10px; font-family: arial; background-repeat: no-repeat; background-attachment: scroll; background-position: 0 0; text-decoration: none; vertical-align: middle; width: 100%; padding-top: 6px; }
a.sublevel:hover { color: #000; font-size: 10px; background-position: 0 -12px; text-decoration: underline; }
/* Links */

table.moduletable {
	margin: 2px 0px 0px 0px;
	width: 100%;
	font-weight:normal;
	}

table.moduletable th  { color: #000000; font-weight: bold; line-height: 19px; background-image: url(../../../gwd_v7/GWD_v7/cms/templates/gwd_v10/images/search_bg.gif); text-align: left; padding-left: 3px; border-top: 1px solid #404040; border-bottom: 1px solid #404040; width: 100% }

table.moduletable td  { font-weight: normal; background-repeat: repeat-x; padding-left: 2px }

.componentheading  { color: #000000; font-style: italic; font-size: 16px; text-align: right; border-bottom: 1px solid #404040 }

.button {
	color: #000000; 
	font-weight: bold;
	text-align: center;
	font-size: 12px;
	border: 1px outset #AEAEAE;
	background-color:#DBDBDB;
	}

.inputbox {
	font-size: 11px;
	font-family:Verdana;
  color: #000000;
	background: #DBDBDB;
	border: 1px solid #AEAEAE;
	
	}

/** category text format and links **/
.small {
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	}

.smalldark {
    font-size: 10px;
    color: #000000;
    text-decoration: none;
    font-weight: normal;
    }
ul  { margin: 0px 0px 0px 16px }

li   { list-style-type: square; padding-top: 2px; padding-bottom: 4px  }
li.black   { color: black; margin-left: 7px; list-style-type: square; padding-top: 2px; padding-bottom: 4px   ; }