BODY {
    font: 10px Verdana, sans-serif;
    background: #FFFFFF;
    color: #000000;
    margin: 0;
    padding: 0;
}

.pathway {
	padding-left    : 5px;
	border			: 0;
	color: #FFFFFF;
	font-family: Arial;
	
}

a.pathway:link, a.pathway:visited {
	color			: #FFFFFF;
	font-size		: 11px;
	line-height		: 18px;
	font-family: Arial;
}
a.pathway:hover {
	color			: #FFFFFF;
	font-family: Arial;
}
ul
{
margin: 0;
padding: 0;
list-style: none;
}

li
{
line-height: 20px;
padding-left: 12px;
padding-top: 0px;
background-image: url(../images/bullet.png) ;
background-repeat: no-repeat;
background-position: 0px 3px;
	list-style-type: disc;
	list-style-position: inside;
	opacity: 1;
}

.pagenav
{
	font-size:12px;
	font-weight:normal;
}
.componentheading
{
	height: 14px;
	margin-left:2px;
	padding-left:3px;
	color: #336699;
	text-align: left;
	white-space: nowrap;
	position: relative;
	margin-bottom: 20px;
	font: bold 18px Arial;
	border-bottom-width: 3px;
	border-bottom-color: #336699;
}


a.toclink:link, a.toclink:visited
{
	line-height:normal;
	font-size:11px;
	font-family:arial;
	color: #000000;
	text-decoration: underline;
}

a.toclink:hover
{
	text-decoration: none;
}

table.contenttoc {
	border: 1px solid #FFFFFF;
	padding: 2px;
	margin-left: 2px;
	margin-bottom: 2px;
}


table.contenttoc th {
	background: #E1DECF;
	color: #C20A28;
	text-align: left;
	padding-top: 2px;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 11px;
	text-transform: uppercase;
}


.button {
	margin-top:3px;
	margin-bottom: 3px;
	padding-left:5px;
	padding-right:5px;
	border:solid 1px #ADAA9C;
	background-color: #E1DECF;
	color: #000000;
	font-family: Arial, Helvetica, Sans Serif;
	text-align: center;
	font-size: 11px;
}

.sectiontableheader
{
	background: #E1DECF;
	height: 20px;
	padding-right:3px;
	font-weight :bold;
}

table.contentpane td.contentdescription
{
	font-size:12px;
	line-height:18px;
}

table.contentpane td.componentheading
{
	background:#E1DECF;
	height: 20px;
	padding-left:3px;
	border: 1px solid #FFFFFF;
	color: #C20A28;
	text-align: left;
	padding-bottom:3px;
	white-space: nowrap;
	font-family: Arial;
	font-size:14px;
	font-weight:bold;
}

table.contentpane td
{
	padding-top:1px;
	padding-bottom:2px;
	font: 12px "Lucida Grande", Lucida, Verdana, sans-serif;
}

a:link, a:visited {
	font-family:arial;
	color: navy;
	text-decoration: underline;
}

a.contentpagetitle {
	color: navy;
	text-decoration: none;
}
a:hover {
	text-decoration:none;
}

#Table_01 tbody tr td table.blog tbody tr td table tbody tr td table.contentpaneopen tbody tr td {
}

a.readon {
	font-style: italic;
	position: absolute;
	color: navy;
	font-size: .9em;
	margin-left: 10px;
	margin-top: -15px;
}	

table.contentpaneopen
{
	width:100%;
}

table.contentpaneopen td
{
	line-height:18px;
	font-size:12px;
}

table.contentpaneopen td.contentheading
{
	height: 20px;
	padding-left:3px;
	color: #003c8b;
	text-align: left;
	white-space: nowrap;
	border-bottom:1px solid #336699;
	font: bold 14px "Lucida Grande", Lucida, Verdana, sans-serif;
	background-color: rgba(204,204,204,0.6);
}


a.sublevel:link, a.sublevel:visited {
	font-size: 10px;
	color: #000000;
	text-align: left;
	text-decoration: underline;
	vertical-align:middle;
	
}

a.sublevel:hover {
	text-decoration: none;

}


a.mainlevel:link, a.mainlevel:visited {
	display: block;
	vertical-align: middle;
	font-size: 12px;
	text-align: left;
	padding-left:3px;
	padding-top: 5px;
	height: 16px;
	width:140px;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	
	border-bottom-color: #76CA10;
	color:#3D3E8E;

}


a.mainlevel:hover {
	text-decoration: none;
	border-bottom-color: #3D3E8E;
	color: #008a00;
	text-align: left;
	font-weight: bold;
}

table.moduletable {
	width:100%;	
	margin-bottom: 5px;
	border-spacing: 0px;
	border-collapse: collapse;
}

table.moduletable th {
	color: #336699;
	text-align: left;
	vertical-align:middle;
	padding-left: 16px;
	height: 25px;
	font-weight: bold;
	font-size: 12px;
}

table.moduletable td {
	margin-top:12px;
	padding-left:7px;
	font-size: 11px;
	margin: 10px;
	font-weight: normal;
}

td
{
	font-family:arial;
	font-size:11px;
	color:#3C3032;
}
.mymoduletdmiddle
{
	background: url(../images/module_middle_graphic.gif) repeat-y;
	padding-left:18px;
	padding-right:10px;
}

.mymoduletdheader
{
	background: url(../images/module_top_graphic.gif) no-repeat;
	height: 13px;
}

.mymoduletdfooter
{
	background: url(../images/module_footer_graphic.gif) no-repeat;
	height: 10px;
}

.mymodulebg
{
	background: url(../images/general_module_bg.jpg) no-repeat right bottom;
	height:110px;
}

.mymainbody
{
	padding-top :3px;
	padding-left:5px;
	padding-right :23px;
}

.inputbox {
	font-size:10px;
	font-family:verdana;
	border:solid 1px #ADAA9C;
	background-color: #F3F0E1;
	
}

#billboard table.moduletable tbody tr th {
	color: black;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	text-align: center;
	height: 15px;
	padding-right: 5px;
}

div#fwrfId {
	text-align: center;
	text-shadow: #000000 0 0 0;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #ccc;
	text-decoration: none;
}

#fwrf_increaseFontId span {
	color: #fff;
	font-weight: bold;
	text-decoration: underline;
}

#billboard table.moduletable tbody tr td {
	position: relative;
	padding-top: 3px;
	padding-bottom: 1px;
	padding-right: 1px;
	color: white;
	text-shadow: black 2px 2px 3px;
}

#billboard table.moduletable tbody tr td table.moduletable tbody tr td table.contentpaneopen tbody tr td span.huge {
	line-height: normal;
}

#fwrf_decreaseFontId span {
	color: #fff;
	font-weight: bold;
	text-decoration: underline;
}

#fwrf_resetFontId span {
	color: #fff;
	font-weight: bold;
	text-decoration: underline;
}