/* GENERAL STYLES */
body {
	text-align: center; 
	font-family:Verdana; 
	font-size: 11px; 
	text-align: left;
        color: rgb(0,0,0);
	padding: 0;
	margin: 0;
	BEHAVIOR: url(/CSS/CSS/csshover.htc);
}

a {
	color: #979B9E;
}

#container {
	/*width: 952px;*/
	margin-left: auto;
	margin-right: auto;
}

#header {
	width: 694px;
	height: 125px;
	background: #fff url(../images/master-head.jpg) no-repeat; 
}

.logo span {
	display: none;
}

#header h2 {
	float: left; 
	/*width: 500px; */
	padding:0; 
	margin:52px 0 0 0;
	font-family: 'arial', 'lucida sans', lucida, verdana;
	font-weight: normal;
	color: #2D4492;
	font-size: 1.5em;
}

/* Michaels menu */

#Menu .MenuHome {
	width: 100px;
}

#Menu {
	margin: auto;
	width: 100%; 
	z-index: 100;

}

#Menu ul {
	padding: 0;
	width: 695px;

	margin: auto;
	list-style-type: none;
}

#Menu li {
	font-weight: bold;
	float: left;
	cursor: default;
	position: relative;
	list-style-type: none;
	background-color: #2D4492;
	margin: 0 auto;
	width: 187px;
        height: 20px;
        padding-top: 7px;
	/*padding: 0px 10px;*/
	margin-right: auto; margin-left: auto;
	text-align: center;
	border-width: 1px 1px 0 0;
	border: 1px solid #ffffff;
}

#Menu li.AboutUs {
	width: 100px;
}

#Menu li.ContactUs {
	width: 90px;
}

#Menu li.CapitalRaising {
	width: 75px;
}


#Menu div {
	width: 100%;
	height: 100%;
}

#Menu ul ul {
	float: none;
	visibility: hidden;
	left: 0;
	position: absolute;
	top: 100%;
	width: 100%;
}

#Menu li li
{
	background-color: #61605B;
}

#Menu ul ul ul {
	top: 0;
	left: 100%;
}


#Menu ul li:hover {
	background-color: #979B9E;
}

#Menu li:hover ul ul, #Menu ul li:hover ul li:hover ul ul, #Menu ul ul li:hover ul ul {
	visibility: hidden;
}

#Menu li:hover ul, #Menu ul li:hover ul li:hover ul, #Menu ul li:hover ul li:hover ul li:hover ul {
	visibility: visible;
}



#Menu A {
	/*display: block;*/
	COLOR: #ffffff;
	text-align: center;
	text-decoration: none;
	font-size: smaller;
	white-space: nowrap;
}

#Menu .current {
	FONT-WEIGHT: bold
}

#Menu A:hover {
	COLOR: white
}

/*End Michaels Menu */

#news-section {
	width: 220px;
	background: #ccc url(../images/news-footer.jpg) no-repeat bottom center;
	float: right;
	text-align: center;
	margin-bottom: 10px;
	
}

#news {
	width: 208px;
	min-height: 315px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	background:  #fff url(../images/news-item-background.gif) no-repeat top center;
	margin-bottom: 35px;	
}

#news-section h1 {
	width: 220px;
	height: 45px;
	font-size: 13px;
	color: #2D4492;
	font-weight: bolder;	
	background: #fff url(../images/news-header.jpg) no-repeat top center;
	margin: 0;
	padding: 10px 0 0 0;
}

#news-section h1 a {
	color: #2D4492;
	font-weight: bolder;
	text-decoration: none;
}

.news-item {
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	width: 191px;
	padding: 0;
	margin-bottom: 5px;
}

.news-item h2 {
	font-size: 11px;
	color: #2D4492;
	font-weight: normal;
	margin: 0;
	padding: 0;
}

.news-item p {
	padding: 0;
	margin: 5px 0 5px 0;
}

.news-item a {
	color: #333;
	text-decoration: none;
}

.news-item a:hover {
	color: #979B9E;
	text-decoration: underline;
}

.underline {
	border-bottom: 1px solid #2D4492;
}

#topics {
	width: 220px; 
	min-height: 182px;
	background: #ccc url(../images/news-footer.jpg) no-repeat bottom center;
	float: right;
	text-align: center;
	margin:10px 10px 10px 0px;
	
}

#topics h1 {
	width: 220px;
	height: 45px;
	font-size: 13px;
	color: #2D4492;
	font-weight: bolder;
	background: #fff url(../images/news-header.jpg) no-repeat top center;
	margin: 0;
	padding-top: 10px;
}

#topics-section2 {
	width: 208px;
	min-height: 90px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	background: #fff url(../images/news-item-background.gif) no-repeat top center;
}

.topics-item {
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	width: 190px;
	padding: 0 5px 0 5px;
	margin: 0px 0px 10px 0px;
}

.topics-item h2 {
	font-size: 11px;
	font-weight: normal;
	color: #2D4492;
	margin: 0;
	padding: 0;
}

.topics-item p {
	padding: 0;
	margin: 0;
}

.topics-item a {
	
}

.topics-item a:hover {
	color: #979B9E;
	text-decoration: underline;
}

#content h1 {
	height: auto;
	width: auto;
	background: none;
}

#content {
	width: 400px;
	padding: 10px 10px 10px 10px;
	/*margin-left: 10px;*/
	margin: auto;
}

#MainArea {
	clear: both;
}

#footer {
	color: #fff;
	/*width: 695px;*/
	clear: right;
	font-size: smaller;
	background-color: #2D4492;
}

#footer ul {
	/*width: 695px;*/
	padding: 0; 
	margin:0 auto;
	list-style: none;
}

#footer ul li{
	float: left;	
	padding: 0px 10px;
	width: 100px;
}

#footer .Sep {
	width: 2px;
	height: 80%;
	top: 10%;
	background-color: #ffffff;
}

.tab {
	border-right:1px solid #999;
	padding: 0 10px 0 10px;
	
}

.date {
	padding: 0 0 0 10px;
	
}

/*----Secondary Page-----*/

#all-news {
	float: left;
	width: 180px;
	maring-top: 10px;
}

#all-news .news-item {
	width: 180px;
}

#picture-frame {
	float: right;
	width: 222px;
	height: 403px;
}

#frame-top div {
	background-image: url(../images/frame-top.gif);
	height: 133px;
	width: 222px;
}

#frame-middle div {
	background-image: url(../images/frame-middle.gif);
	height: 127px;
	width: 222px;
}

#frame-bottom div {
	background-image: url(../images/frame-bottom.gif);
	height: 134px;
	width: 222px;
}

#sub-nav {
	float: left;
	width: 178px;
}

#sub-nav ul {
	list-style: none;
}

#sub-nav ul li {	
	background: url(../images/right.gif) no-repeat top left; 
	padding-left: 15px;
	margin: 5px 0 5px 0;
}

#sub-nav ul li a {
	font-weight:  bold;
  	font-size:  12px;
	text-decoration: none;
}

#sub-nav ul ul{
	list-style: none;
	padding: 0;
	margin: 0;	
}

#sub-nav ul ul li {
	background: url(../images/marker.gif) no-repeat top left;
	padding-left: 15px;	
}

#sub-nav .selected {
	background: url(../images/down.gif) no-repeat top left;
	padding-left: 15px;
 	
}

#sub-content {
	width: 500px;
	padding: 10px 10px 10px 10px;
	margin-left: 180px;
}

#sub-content h1 {
	height: auto;
	width: auto;
	font-size: 14px;
	color: #2D4492;
	background: none;
}

/* BREADCRUM */
#umbBreadcrum {
    list-style:none;
    padding: 0;
    margin: 0 0 20px 0;
    color: #2D4492;
	 height: 15px;
}

#umbBreadcrum li {
    float:left;
    margin: 0 3px 3px 0;  
    padding: 0;
}

#bc-text {
	color: #2D4492;
	font-weight: bold;
	float:left;
}

.chart
{
   text-align:center;
}

.chart td a:link
{
   color:#333333;
   text-decoration:none;
}

.chart td a:visited
{
   color:#333333;
   text-decoration:none;
}

.chart td a:active
{
   color:#333333;
   text-decoration:none;
}

.chart td a:hover
{
   color:#333333;
   text-decoration:none;
}

.footer-inner a:link
{
   color:#000000;
   text-decoration: none;
}

.footer-inner a:visited
{
   color:#000000;
   text-decoration: none;
}

.footer-inner a:active
{
   color: #000000;
   text-decoration: underline;
}

.footer-inner a:hover
{
   color: #000000;
   text-decoration: underline;
}

.table-spacing table
{
    margin-top:20px;
    margin-top: 40px !ie;
}

.table-spacing a:link, a:visited {
	color: #979B9E;
        text-decoration:none;
}

.table-spacing a:active, a:hover {
	color: #979B9E;
        text-decoration:underline;
}

.table-spacing li
{
     padding-bottom:10px;
}

.moveup
{
    position:relative;
   top: -15px;
}

li
{
   margin-bottom: 10px;
}

ul
{
   list-style-type: circle;
}

ul ul
{
   margin-top: 10px;
   list-style-type: disc;
}

/* EDITOR PROPERTIES */
h2 {
font-family: trebuchet MS;
font-size: 18;
font-weight: bold;
color: rgb(45,68,146);
}

blue {
color: blue;
}

blue text {
color: rgb(45,68,146);
}

h3 {
font-size:14px;
font-weight: bold;
font-family: trebuchet MS;
color: rgb(45,68,146);
}

.body {
	text-align: center; 
	font-family:Verdana; 
	font-size: 11px; 
	text-align: center;
color: rgb(0,0,0);

}

p {
text-align:justify;
}

.footer-inner {
font-size: 8px;
}

