html, body, #wrapper
{
    width: 100%;
    margin: 0;
    padding: 0;
    border: none;
    text-align: center;
}

body
{
    font-family: Arial;
    font-weight: normal;
    font-size: small;
}

#wrapper
{
    margin: auto;
    text-align: left;
    vertical-align: middle;
}

p
{
	text-align: justify;
}

a
{
    color: #ef3e36;
    text-decoration: none;
}

img
{
	border-style: none;
}

#tdTreeMenu a
{
	line-height: 170%;
}

.treeMenuSelected
{
	color:#f00;
}

.treeMenuNotSelected
{
	color:#666;
}

#tdTreeMenu a:hover
{
	color:#f00;
	text-decoration:underline;
}

ul
{
	
}

li
{
	padding-bottom:5px;
}

.floatLeft
{
	float:left;
}

.floatRight
{
	float:right;
}

.left_menu_ul
{
    color:#FFFFFF;
    list-style-type:disc;
    list-style-position: outside;
    font-size: 10pt;
    font-weight:bold;
}

.left_menu_sub_ul
{
    color:#FFFFFF;
    list-style-type: square;
    list-style-position: inside;
    font-size: small;
}

.al
{
    color:#FFFFFF;
}

.sl
{
	left: -25px;
	position: relative;
	/*top: -10px;*/
	list-style-type:none;
    list-style-position: outside;
}

.cl
{
    color:#ef3e36;
    font-weight:bold; 
}

.uls
{
	position: relative;
	left: -30px;
}

.first_letter
{
	font-size: 22pt;
}



/* -- JD_Menu CSS -- */
ul.jd_menu, 
ul.jd_menu_vertical {
	margin: 0px;
	padding:  7px 12px 3px 12px;
	list-style-type: none;
}
ul.jd_menu a:hover
{
	color:#fff;
}
ul.jd_menu ul,
ul.jd_menu_vertical ul {
	display: none;
}
ul.jd_menu li {
	float: left;
}
ul.jd_menu_vertical {
	width: 300px;
}
ul.jd_menu_vertical li {
	float: none;
}

/* -- Sub-Menus -- */
ul.jd_menu ul,
ul.jd_menu_vertical ul {
	position: absolute;
	display: none;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	z-index: 10000;
	border: 1px solid #999999;
}
ul.jd_menu ul li,
ul.jd_menu_vertical ul li {
	float: none;
	margin: 0px;
}


ul.jd_menu,
ul.jd_menu ul,
ul.jd_menu_vertical,
ul.jd_menu_vertical ul {
	background-color: #FFF;
	/*border: 1px solid #999999;*/
	/*border-top: 1px solid #999999;
	border-left: 1px solid #999999;*/
	
	height: 20px;
}
ul.jd_menu_vertical {
	height: auto;
	
}
ul.jd_menu ul {
	height: auto;
}
* html ul.jd_menu ul {
	width: 1%;
}
ul.jd_menu li {
	font-family: verdana;
	font-size: 11px;
	/*color: #666666;*/
	
	line-height: 14px;
	
	margin: 0px;
	padding: 7px 12px 3px 12px;
	height: 20px;
	
	cursor: pointer;
	white-space:nowrap;
}
ul.jd_menu li li {
	width:auto;
}
ul.jd_menu li a {
	 /*color: #666666;*/
	text-decoration: none;
	font-weight: bold;
	font-family: verdana;
	font-size: 11px;
}


ul.jd_menu li.jdm_hover,
ul.jd_menu li.jdm_active {
	background-color: #ef3e36;
	color: #fff;
	padding: 7px 12px 3px 12px;
	/*padding: 3px 6px 2px 6px;*/
	/*border: 1px solid #369;
	border-left: 1px solid #999999;
	border-top: 1px solid #999999;*/	
}

.selected
{
	/*color: White;*/
	background-color: #ef3e36;
	color:#fff;
}

ul.jd_menu a
{
	color: #666;
}

li.selected > a
{
	color:#fff;
}

li.jdm_hover > a
{
	color:#fff;
}

.hasChildren
{
	background:#ffffff url('../images/black-r.gif') no-repeat right center;
}

.redTitle
{
	color:Red;
	font-size:18px;
}

.redSpan
{
	color: Red;
}

.newsTitle
{
	color: #ef3e36;
	font-weight:bold;
}

.newsLink
{
	margin-right:15px;
}

.newsLink a
{
	color: #000;
	text-decoration:underline;
	font-weight:bold;
}

.clearfix
{
	clear:both;
}

/*------------Community Investment----------*/
table#fundTable
{
	width:700px;
	background:#ddd;
	border-spacing: 1px !important;
	border-top: 3px solid #ef3e36;
	border-right: 3px solid #ef3e36;
	border-bottom: 3px solid #000;
	border-left: 3px solid #000;
}

table#fundTable td
{
	text-align:left;
	vertical-align:middle;
	background:#fff;
	font-size:11px;
	/*height:35px;*/
	padding: 0 0 0 15px;
}

table#fundTable td img
{
	padding: 0 0 0 25px;
}

table#fundTable tr.hdr td
{
	background:#edf1f8;
	font-weight:bold;
	font-size:12px;
	height:15px;
	padding: 5px 5px 5px 20px;
}

#fundTable tr.odd td
{
	background:#f7f7f7;
}

table#fundTable td.frstTd
{
	width:42px;
	text-align:center;
	padding:0
}

#fundraiseContainer
{
	width:700px;
}

.fundTitle
{
	font-size:17px;
	font-weight:bold;
	/*margin-left:30px;*/
	float:left;
	vertical-align:bottom;
	padding-top:110px;
}

.rightPicture
{
	/*margin-left:500px;*/
	float:right;
}

.rightPicture a
{
	border: none;
	text-decoration: none;
	color:#fff;
}

.fundraiseSubTitle
{
	font-weight:bold;
	text-decoration:underline;
}

.fundraiseBigSubTitle
{
	font-weight:bold;
	font-size:17px;
}

.textCentered
{
	text-align:center;
}

image-border
{
	text-decoration: none !important;
	border-style:none !important;
}

/*------------End of Community Investment----------*/

/*------------PDF Documents----------*/

.docContainer
{
	width:650px;
	padding:20px 20px;
}

.monPicLeft
{
	margin:0px 0px 10px 10px;
}

.monPicRight
{
	margin:20px 10px 10px 0px;
}

.docTitle
{
	font-size:16px;
	font-weight:bold;
}

/*------------END PDF Documents----------*/

.inovatecDiv
{
	margin-left:300px;
}

.inovatecDiv a:hover
{
	text-decoration:underline !important;
}

.leftDivPic
{
	float:left;
	width:240px;
}

.rightDiv
{
	float:left;
	width:430px;
	padding:00px 20px;
}

.subParagrapf
{
	border-top:1px solid #000;
	font-style:italic;
	font-size:11px;
}
