body {
   margin: 0px;
   padding: 0px;
   font-family: Verdana, helvetica, sans-serif;
   font-size: 12px;
   color: #000;
   text-align: left;
   background-color: #000000;
}
table {
font-family: verdana, helvetica, sans-serif;
font-size: 11px;
text-align: left;
color: #000;
}

A:link {
	color: #000033;
	text-decoration: none;
}

A:visited {
	color: #000033;
	text-decoration: none;
}

A:active {
	color: #000033;
	text-decoration: none;
}

A:hover {
	color: #CC0000;
	text-decoration: none;
}

TD {
	font-size: 11px;
	font-family : Verdana;
}

P {
	font-size: 11px;
	font-family : Verdana;
}

TD.smaller {
	font-size: 10px;
	font-family : Verdana;
	color : #000000;
}

P.smaller {
	font-size: 10px;
	font-family : Verdana;
	color : #000000;
}

HR {
	color : #3399CC;
}

/* custom styles added by Webaction Group */
/* Side Nav links */
a.sideNav:link {
   PADDING-RIGHT: 1px;
   DISPLAY: block;
   PADDING-LEFT: 2px;
   PADDING-BOTTOM: 0px;
   COLOR: #FFFFFF;
   PADDING-TOP: 2px;
   TEXT-DECORATION: none;
   border-right-style: none;
   border-bottom-style: solid;
   border-left-style: solid;
   border-right-color: #98A4BC;
   border-left-color: #F5F5F5;
   border-bottom-color: #314A7A;
   font-size: 12px;
   font-weight: bold;
   font-style: normal;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   width: 120px;
   line-height: normal;
   height: 15px;
   text-align: center;
   border-top-width: 1px;
   border-top-style: solid;
   border-top-color: #314A7A;
   background-color: #006699;
   font-family: Verdana, Arial, Helvetica, sans-serif;
}
a.sideNav:visited {
   PADDING-RIGHT: 1px;
   DISPLAY: block;
   PADDING-LEFT: 2px;
   PADDING-BOTTOM: 0px;
   COLOR: #FFFFCC;
   PADDING-TOP: 2px;
   border-top-style: solid;
   border-right-style: none;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #314A7A;
   border-right-color: #98A4BC;
   border-left-color: #F5F5F5;
   border-bottom-color: #314A7A;
   font-size: 12px;
   font-weight: bold;
   font-style: normal;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   width: 120px;
   text-align: center;
   height: 15px;
   background-color: #006699;
}
a.sideNav:hover {
   PADDING-RIGHT: 1px;
   DISPLAY: block;
   PADDING-LEFT: 2px;
   PADDING-BOTTOM: 0px;
   COLOR: #104040;
   PADDING-TOP: 2px;
   TEXT-DECORATION: underline;
   font-size: 12px;
   border-top-style: solid;
   border-right-style: none;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #314A7A;
   border-right-color: #98A4BC;
   border-bottom-color: #314A7A;
   border-left-color: #F5F5F5;
   font-weight: bold;
   font-style: normal;
   width: 120px;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   background-color: #FFFFCC;
   height: 15px;
}
a.sideNav:active {
   PADDING-RIGHT: 1px;
   DISPLAY: block;
   PADDING-LEFT: 2px;
   PADDING-BOTTOM: 0px;
   COLOR: #999999;
   PADDING-TOP: 2px;
   TEXT-DECORATION: underline;
   font-size: 13px;
   border-right-style: none;
   border-bottom-style: solid;
   border-left-style: solid;
   border-right-color: #98A4BC;
   border-bottom-color: #314A7A;
   border-left-color: #F5F5F5;
   font-weight: bold;
   font-style: normal;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   width: 120px;
   height: 15px;
}

.warning {
   font-weight: bold;
   color: #990000;
}
