td, p, li, input, select, .main {
    color : black;
    font-size : 11px;
    font-family : Tahoma, Verdana, Arial;
}
td a, td a:visited, p a, p a:visited {
    color : #900028;
    font-weight: bold;
	border-bottom: 1px dashed;
	text-decoration: none;
}
td a:hover, p a:hover, li a:hover {
	color: black;
	border-bottom: 1px solid;
}
a img, img a:visited {
	border-bottom: none;
}
td a:hover, p a:hover, li a:hover {
	color: black;
	border-bottom: 1px solid;
}
h1 {
    color : #900028;
    font-size : 24px;
    font-style: italic;
    font-family : "Times New Roman";
}
p {
    margin: 0px;
    padding: 0px;
}

ul {
    margin: 0px 0px 0px 0px;
    padding-bottom : 0px;
}
.highlight { 
	background-color: yellow;
}
.main {
	padding: 10px 30px 25px 25px;
}
.location {
    margin: 0px 30px 0px 25px;
}
.location a, .location a:visited {
    color : black;
	border-bottom: none;
	text-decoration: underline;
}
.location a:hover {
    color : #900028;
}
.px5 {
    padding-top : 0px;
    padding-bottom : 0px;
    padding-left : 0px;
    padding-right : 0px;
    margin-top : 5px;
    margin-bottom : 0px;
    margin-left : 0px;
    margin-right : 0px;
}
.fundyText {
    color : black;
    font-size : 13px;
    font-family : "Times New Roman", Times, Serif;
    margin-left : 15px;
    margin-right : 15px;
}
.docsHeader {
    color : #900028;
    margin-top : 35px;
    margin-left : 20px;
    margin-right : 15px;
    font-size : 20px;
    font-weight: bold;
    font-family : Tahoma,Verdana,Arial;
}
.docTitle {
    color : #900028;
    font-size : 24px;
    font-style: italic;
    font-family : "Times New Roman", Times, Serif;
    text-align : center;
}
.docTitle3 {
    color : #900028;
    font-size : 20px;
    font-style: italic;
    font-weight: bold;
    font-family : "Times New Roman", Times, Serif;
}
.title {
    color : #000000;
    margin-top : 28px;
    padding-bottom : 10px;
    margin-bottom : 0px;
    margin-left : 45px;
    margin-right : 10px;
    font-size : 11px;
    font-family : Tahoma,Verdana,Arial;
    font-weight: bold;
}
.title a {
    color : #EF6D00;
}
.title a:hover {
    color : #C25A02;
}
.title01 {
    color : #900028;
    margin-top : 0px;
    padding-bottom : 0px;
    margin-bottom : 0px;
    margin-left : 15px;
    margin-right : 0px;
    font-size : 25px;
    font-family : "Times New Roman", Times, serif;
    font-weight: bold;
    font-style: italic;
}
.title01b {
    color : #900028;
    margin: 10px 0px 15px 0px;
    font-size : 22px;
    font-family : "Times New Roman", Times, serif;
    font-weight: bold;
    font-style: italic;
}
.center {
    color : #000000;
    font-size : 11px;
    font-family : Tahoma,Verdana,Arial;
    font-weight: bold;
}
.center a, .center a:visited {
    color : #900028;
}
.center a:hover {
    color : black;
	border-bottom: 1px solid; 
}
.center a, .center a:visited, .center li a, .center li a:visited {
	border-bottom: 1px solid;
}
.linksGen {
    color : #900028;
    font-size : 14px;
    font-family : "Times New Roman", Times, serif;
    font-weight: bold;
}
.links {
    color : #000000;
    margin-top : 0px;
    padding-bottom : 6px;
    margin-bottom : 0px;
    margin-left : 40px;
    margin-right : 0px;
    font-size : 14px;
    font-family : "Times New Roman", Times, serif;
    font-weight: bold;
}
.links3 {
    color : #900028;
    margin-top : 25px;
    margin-bottom : 10px;
    margin-left : 10px;
    margin-right : 20px;
    font-size : 14px;
    font-family : "Times New Roman", Times, serif;
    font-weight: bold;
}
.links3 a:hover {
    color : #900028;
}
.tab {
    color : #000000;
    margin-top : 0px;
    margin-bottom : 0px;
    margin-left : 30px;
    margin-right : 50px;
    font-size : 11px;
    font-family : Tahoma,Verdana,Arial;
}

.tagline {
    color: white;
	margin-top: 25px;
    text-align: center;
}
.footer {
    color: white;
	font-family: arial;
	font-size: 11px; 
	font-weight: 400; 
	margin-top: 30px;
    text-align: center;
}
.footer a, .footer a:visited {
    color: white;
	font-weight: 400; 
	border-bottom: 1px dashed;
	text-decoration: none;
}
.footer a:hover {
    color: white;
	border-bottom: 1px solid;
	text-decoration: none;
}


/*//////////////////////////////////////////////////////////////////////////////////////////////////////
//////////	      MENU SYSTEM  		
////////////////////////////////////////////////////////////////////////////////////////////////////////*/
.menu {
	float:left; 
	width:100%; 
	height: 38px;
	font-family: verdana, arial, sans-serif; 
	font-size: 12px;
	margin:0px; 
}
.menu ul {
	padding:0px;
	margin:0px;
	list-style-type:none;
}
.menu ul li {
	float:left; 
	position:relative; 
	background:url(images/div.gif) no-repeat top right; 
	font-size: 12px;
}
.menu ul li a, .menu ul li a:visited {
	float:left; 
	display:block; 
	text-decoration:none; 
	color:black; 
	margin:0px;
	font-weight: bold; 
	padding: 0px 18px; 
	line-height: 21px; 
	height:38px; 
	border-bottom: none;
}
.menu ul li a:hover {
	border-color:#c00; 
	color: black;
}
.menu ul li:hover { 
	width:auto; 
}
.menu ul li:hover a.drop {
	border-color:#c00; 
	color:#900028;
}
.menu ul li ul {
	display: none;
	font-weight: bold; 
}

/*/////////////////////////////////////////////////////////////////////////////
////		Begin differences between IE and standards compliant browsers		////*/
.menu ul li:hover ul {		/*////		Standards compliant browsers		//// */
	display:block;
	position:absolute;
	top: 30px;
	margin:0px; 
	left:0;
	width:154px;
	border-bottom:1px solid #000;
}	.menu ul li a:hover ul {	/*////		Specific to IE5.5 and IE6 browsers	//// */
			display:block;
			position:absolute;
			top:30px; 
			background:#fff;
			left:0; 
			border-bottom:1px solid #000;
	}

.menu ul li:hover ul.endstop {		/*////		Standards compliant browsers		//// */
	left:-92px;
}	.menu ul li a:hover ul.endstop {	/*////		Specific to IE5.5 and IE6 browsers	//// */
			left: -92px;
	}

.menu ul li:hover ul li ul {				/*////		Standards compliant browsers		//// */
	display: none;
}	.menu ul li a:hover ul li a ul {		/*////		Specific to IE5.5 and IE6 browsers	//// */
			visibility:hidden; 
			position:absolute; 
			height:0; 
			width:0;
	}

.menu ul li:hover ul li a {			/*////		Standards compliant browsers		//// */
	display:block;
	color:#000;
	height:auto;
	line-height:15px;
	padding:4px 16px; 
	width:150px; 
	border:1px solid #000; 
	border-bottom: 0px;
	background: #ddd url(images/bullet.gif) no-repeat 3px 8px;
	font-size:11px;
}	.menu ul li a:hover ul li a {	/*////		Specific to IE5.5 and IE6 browsers	//// */
			display:block;
			color:#000; 
			height:10px; 
			line-height:15px; 
			padding:4px 16px; 
			width:150px; 
			border:1px solid #000; 
			border-bottom:0;
			background: #ddd url(images/bullet.gif) no-repeat 3px 8px;
			font-size:11px;
	}

.menu ul li:hover ul li a.drop {			/*////		Standards compliant browsers		//// */
	background: #ccc url(images/triangle.gif) no-repeat 3px 8px;
	color: #900028;
	padding: 4px 16px 2px 16px; 
	margin: 0px;
	font-size:11px;
}	.menu ul li a:hover ul li a.drop {		/*////		Specific to IE5.5 and IE6 browsers	//// */
			background: #ccc url(images/triangle.gif) no-repeat 3px 8px;
			color: #900028;
			padding: 4px 16px 1px 16px ; 
			font-size:11px;
	}

.menu ul li:hover ul li a:hover {				/*////		Standards compliant browsers		//// */
	color:#000; 
	background: #ccc url(images/bullet_hi.gif) no-repeat 3px 8px;
	text-decoration: underline;
	font-size:11px;
}	.menu ul li a:hover ul li a:hover {		/*////		Specific to IE5.5 and IE6 browsers	//// */
			color:#000; 
			background: #ccc url(images/bullet_hi.gif) no-repeat 3px 8px;
			text-decoration: underline; 
			font-size:11px;
	}

.menu ul li:hover ul li a:hover.drop {			/*////		Standards compliant browsers		//// */
}
.menu ul li a:hover ul li a:hover.drop {		/*////		Specific to IE5.5 and IE6 browsers	//// */
}

.menu ul li:hover ul li:hover ul {
	display:block; 
	position:absolute; 
	top: 0px;
	color: #000; 
	left: 183px; 
}	.menu ul li a:hover ul li a:hover ul {		/*////		Specific to IE5.5 and IE6 browsers	//// */
			visibility:visible; 
			position:absolute; 
			top:0;
			color: #000; 
			left: 183px;
	}
.menu ul li:hover ul li:hover ul.left {				/*////		Standards compliant browsers		//// */
	left:-183px;
}	.menu ul li a:hover ul li a:hover ul.left {		/*////		Specific to IE5.5 and IE6 browsers	//// */
			left:-183px;
	}

.menu02 {
    color : #FFFFFF;
    margin-top : 25px;
    padding-bottom : 0px;
    margin-bottom : 0px;
    margin-left : 85px;
    margin-right : 0px;
    font-size : 11px;
    font-family : Tahoma,Verdana,Arial;
}
.menu02 a {
    color : #FFFFFF;
    text-decoration: none;
}
.menu02 a:hover {
    color : #555555;
}
.menu03 {
    color : #FFFFFF;
    margin-top : 25px;
    padding-bottom : 0px;
    margin-bottom : 0px;
    margin-left : 120px;
    margin-right : 0px;
    font-size : 11px;
    font-family : Tahoma,Verdana,Arial;
}
