body{
  margin:0;
  padding:0;
  background-color:#FFFFFF;
  font:11px/12px tahoma, arial, helvetica, sans-serif;
  }
  
A:link {
	color : #007d79;
	text-decoration : underline;
}

A:visited {
	color : #0d827e;
	text-decoration : underline;
}

A:visited:hover {
	color : #bd0006;
	text-decoration : none;
}

A:hover {
	color : #bd0006;
	text-decoration : none;
}

A:active {
	color : black;
	text-decoration : none;
} 

.header {
	font:12px tahoma, arial, helvetica, sans-serif;
	color:#0d827e;
	font-weight: bold;
}

.headerSelected {
	font:12px tahoma, arial, helvetica, sans-serif;
	color:#FFFFFF;
	font-weight: bold;
	border: 1px solid #F5F5F5; padding: 5px;
	background-color: #F5F5F5;
}

.content {
	font:11px/13px tahoma, arial, helvetica, sans-serif;
	color:black;
}

.contentBold {
	font:11px/13px tahoma, arial, helvetica, sans-serif;
	color:black;
	font-weight: bold;
}

.contentJustify {
	font:11px/13px tahoma, arial, helvetica, sans-serif;
	color:black;
	text-align: justify;
}

.QOD {
	font:11px  tahoma, arial, helvetica, sans-serif;
	color:#696969;
}
  
.footer {
	font:11px  tahoma, arial, helvetica, sans-serif;
	color:#696969;
}
.footer a:link {
	color:#696969;
	text-decoration:underline;
}

.footer a:visited {
	color:#696969;
	text-decoration:underline;
}

.footer a:hover {
	color:#A9A9A9;
	text-decoration:none;
	font-weight : bold;
}

.footer a:visited:hover {
	color:#A9A9A9;
	text-decoration:none;
	font-weight : bold;
}

.footer a:active {
	color:#A9A9A9;
	text-decoration:none;
	font-weight : bold;
}

.headingBrown {
   background-color: #9A5973;
	text-align: center;
	vertical-align: middle;
	font-size: 12px;
	font-weight: bold;
	font-variant: small-caps;
	color: #FFCCFF;
}

.headingOlive {
   background-color: #739A59;
	text-align: center;
	vertical-align: middle;
	font-size: 12px;
	font-weight: bold;
	font-variant: small-caps;
	color: #CEF2B6;
}

.headingPlum {
   background-color: #7486C0;
	text-align: center;
	vertical-align: middle;
	font-size: 12px;
	font-weight: bold;
	font-variant: small-caps;
	color: white;
}

.headingCrimson {
   background-color: #599499;
	text-align: center;
	vertical-align: middle;
	font-size: 12px;
	font-weight: bold;
	font-variant: small-caps;
	color: white;
}

.headingCartPages {
   background-color: #006666;
	text-align: center;
	vertical-align: middle;
	font-size: 12px;
	font-weight: bold;
	font-variant: small-caps;
	color: #FFFFFF;
}


I, EM {
	font-style : italic;
}

B, STRONG {
	font-weight : bold;
}

HR {
	width: 100%;
	height: 1px;
	color: #007b77;
}

.smallTable {
	border-bottom: 1px dotted #5F5775;
	border-left: 1px dotted #5F5775;
	border-right: 1px dotted #5F5775;
	border-top: 1px dotted #5F5775;
	padding: 2px;
	margin: 0;
}

.contentTable {
	border-bottom: 1px solid #5F5775;
	border-left: 1px solid #5F5775;
	border-right: 1px solid #5F5775;
	border-top: 1px solid #5F5775;
	padding: 2px;
	margin: 0;
}

.smallTableText {
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}

.smallTableArticleHeading {
	background-color: #5F5775;
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: white;
}

.bodyText {
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

.bodyTextBold {
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

.bodyText2 {
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

.bodyTextBold2 {
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

.articleHeading {
	background-color: #5F5775;
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: white;
}

.articleHeading2 {
	background-color: #5F5775;
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #5C426A;
}

.copyrightFooter {
	font-family: tahoma, arial, helvetica, sans-serif;
	font-weight: normal;
	font-size: 9px;
	color: #bcbcbc;
}

.Linkfade A:link {
	color : #007d79;
	text-decoration : underline;
}

.Linkfade A:visited {
	color : #007d79;
	text-decoration : underline;
}

.Linkfade A:visited:hover {
	color : #bd0006;
	text-decoration : none;
}

.Linkfade A:hover {
	color : #bd0006;
	text-decoration : none;
}

.Linkfade A:active {
	color : #bd0006;
	text-decoration : none;
}


.FlatFormFields {
	color : #000000;
	background-color : #f5f5f5;
	font-family : tahoma, arial, helvetica, sans-serif;
	font-size : 11px;
}

.FlatFormFieldsover {
	color : white;
	background-color : #006c68;
	font-family : tahoma, arial, helvetica, sans-serif;
	font-size : 11px;
}




#navlist {
	margin-left: 10;
	padding-left: 0;
	list-style: none;
}

#navlist li {
	padding-left: 10px;
	background-image: url(/images/arrow.gif);
	background-repeat: no-repeat;
	background-position: 0 .5em;
}

#navlist ul {
	list-style: none;
}

  #notifyProcess {
    visibility:hidden;
    position: relative;
    font-family: Verdana;
    font-size: 12pt;
    color:red;
    z-index: 1;
  }
 
  