fbody, td{
	font-family:arial;
	font-size:10pt;
	/* color:#E0DDCD;*/

}
.margin{
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
H1 {
	font-family:arial;
	font-size:21pt;
	font-weight:bold;
	color:#99cc33;
}

H2 {
	font-family:arial;
	font-size:12pt;
	font-weight:bold;
	color:#0066cc;
}

HR {
	size: 1px;
	color:#000000;
}

/* BASE LINKS */

A, A:visited, A:link, A:active {
	color: #000000;
	font-weight: bold;
	text-decoration: none; 
	font-size: 11px;
}

A:hover {
	color: #000000;
	font-weight: bold;
	text-decoration: underline; 
	font-size: 11px;
}
/*--------- CONTENT STYLES */

.search-text-box {
	vertical-align : bottom;
	color:#0066cc;
	
}

.content-pane,content-pane a:active {
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 10px;
	vertical-align:top;
	color:#999999;
	font-size:11px;
}

.content-pane2 {
	padding-left: 17px;
	padding-top: 10px;
	vertical-align:top;
	background: #000000;
}

.menu-box {
	width:150px;
	background: #FFFFFF;
	vertical-align:top;
}

.menu-banner {
/*	border : 1px solid #B0B0B0;
	background:url(http://www.sitewiz.biz/default.asp?cmd=file&fileid=1414&link=no); */
}

.menu-top {
	height:24;
	text-align:right;
	font-family:arial;
	font-size:12px;
	color:#192a60;
}


.menu-search {
	text-align:right;
	vertical-align : middle;
	font-family:arial;
	font-size:10px;
	color:#000000;
}

.top-menu-cell {
	width:200px;
	text-align:center;
	border-right: 1px dashed #B0B0B0;
}

.top-menu-cell-selected {
	width:200px;
	text-align:center;
	border-right: 1px dashed #B0B0B0;
}

/***************************************************************/
/********************** TOP MENU **************************/
/***************************************************************/

.header-menu {
	font-family:arial;
	font-size:11px;
}

A.header-menu {
	color: #ffedb2;
	text-decoration: none; 
	font-size: 10px;
}

A.header-menu:link, A.header-menu:visited {
	color: #000000;
	font-weight: bold;
	text-decoration: none; 
	font-size: 11px;
}

A.header-menu:active {
	color: #000000;
	font-weight: bold;
	text-decoration: underline; 
	font-size: 11px;
}

A.header-menu:hover {
	color: #0066cc;
	font-weight: bold;
	text-decoration: underline; 
	font-size: 11px;
}

A.header-selected-menu, A.header-selected-menu:visited {
	color: #000000;
	font-weight: bold;
	text-decoration: underline; 
	font-size: 11px;
}

A.header-selected-menu:link {
	color: #000000;
	font-weight: bold;
	text-decoration: none; 
	font-size: 11px;
}

A.header-selected-menu:active {
	color: #3CA75C;
	font-weight: bold;
	text-decoration: underline; 
	font-size: 11px;
}

A.header-selected-menu:hover {
	color: #ffedb2;
	font-weight: bold;
	text-decoration: underline;
	font-size: 11px;
}

.bottom-bar {
	height:20px;
	background:#C0C0C0;
}

/* Suplementary Styles- added by JM */
.footer{
	padding-top:5px;
	padding-bottom:5px;
	background-color:#999999; 
	height:40px;
	font-family:arial;
	color:#FFFFFF;
	font-size:12px;
	text-align:center;
}
.footer a:link, .footer a:visited, .footer a:active{
color:#FFFFFF;
font-size:12px;

}
.preFooter{
background-color:#999999;
height:39;
width:785;
}
.sideBar{
	background-color:#E0DDCE;
	width:85px;
	height:100%;
	vertical-align:Top;
}
.postFooter{
background-color:#E0DDCE;
height:30px;
}

/*== Bread Crumps Area ==*/

.bread-crumbs {
	font-family: tahoma, arial, helvetica, sans-serif;
    font-size: 10px;
	color: #CCCCCC;
	height:18px;
	/* word-wrap:break-word; */
}
.bread-crumbs-link a{
	white-space:nowrap;	
	font-family: tahoma, arial, helvetica, sans-serif;
    font-size: 10px;
	color: #cccccc;
	/* word-wrap:break-word; */
}

A.bread-crumbs-link, A.bread-crumbs-link:link, 

A.bread-crumbs-link:visited, A.bread-crumbs-link:active, 

A.bread-crumbs-link:hover {
	font-family: tahoma, arial, helvetica, sans-serif;
    font-size: 10px;
	color: #cccccc;
	/* word-wrap:break-word; */
}


/* PAGE TITLE */
.page-title {
display:block;

padding-bottom:10px;
font-family:arial;
font-size:21pt;
color:#99cc33;


}