.img-left{
	float:left;
	margin-right:5px;
	margin-bottom:5px;
}

.img-right{
	float:right;
	margin-left:5px;
	margin-bottom:5px;
}

body.mceContentBody {
   background: #FFFFFF;
   text-align:left;
   margin:0px;
   color:black;
   font-size:80%;
}

.mceContentBody a {
	color: black !important; /* FF requires a important here */
	text-decoration:underline;
}


body{
	background-color:#ffffff;
	background-image:url(../images/body-bg-top.gif);
	background-repeat:repeat-x;
	background-position:top;
	margin:0px;
	font-size:75%;
	font-family:Arial, Helvetica, sans-serif;
	color:#3d3d3d;
	text-align:center;
}

p{
	margin:0px 0px 8px 0px;
}

.blacktext{
	color:#000000;
}
.greytext{
	color:#3d3d3d;
}
.bluetext{
	color:#707173;
}
.greentext{
	color:#1fa22e;
}
.cyantext{
	color:#009ee0;
}
.redtext{
	color:#e53527;
}
#container-top{
	width:770px;
	text-align:left;
	margin:0px auto;
}
#header{
	width:770px;
	height:170px;
}
#menu{
	font-size:100%;
	font-weight:bold;
	margin:0px 24px;
}
#menu ul{
	margin:10px 0px 0px 0px;
	padding:0;
	width:722px;
	list-style-type:none;
}
#menu ul li{
	float:left;
	margin-right:8px;
}
#menu ul li a{
	color:#ffffff;
	display:block;
	text-decoration:none;
}
#menu ul li a:hover{
	text-decoration:underline;
}
#menu ul li a.home{
	background-color:#fabc34;
	padding:2px 35px;
}
#menu ul li a.introducing{
	background-color:#1fa22e;
	padding:2px 15px;
}
#menu ul li a.serving{
	background-color:#009ee0;
	padding:2px 15px;
}
#menu ul li a.partnering{
	background-color:#e53527;
	padding:2px 15px;
}
#menu ul li a.selected{
}
#content{
	width:722px;
	margin:0px 24px;
	padding:10px 0px;
}
.introducing-content{
	border-top:solid 8px #1fa22e;
}
.home-content{
	border-top:solid 8px #fabc34;
}
.serving-content{
	border-top:solid 8px #009ee0;
}
.partnering-content{
	border-top:solid 8px #e53527;
}
.default-content{
	border-top:solid 8px #003882;
}
#content h1{
	font-size:127.3%;
	font-weight:bold;
	color:#003882;
	margin:0px 0px 4px 0px;
}
#content h2{
	font-size:109.1%;
	font-weight:bold;
	color:#003882;
	margin:0px 0px 4px 0px;
}
#content h3{
	font-size:100%;
	font-weight:bold;
	margin:0px 0px 4px 0px;
}
#content hr{
	border:0px;
	height:1px;
	width:100%;
	clear:both;
	margin:8px 0px;
}
#content.home-content hr{
	margin:6px 0px;
}
#content.home-content hr, .default-content hr{
	color:#003882;
	background-color:#003882;
}
.introducing-content hr{
	color:#1fa22e;
	background-color:#1fa22e;
}
.serving-content hr{
	color:#009ee0;
	background-color:#009ee0;
}
.partnering-content hr{
	border:0px;
	height:1px;
	color:#e53527;
	background-color:#e53527;
	width:100%;
	clear:both;
}
#content-left{
	width:207px;
	margin:0px 20px 0px 0px;
	float:left;
}
#content-right{
	float:left;
	margin:0;
	width:495px;
}
#content-right ul{
	margin-top:8px;
	padding:0px;
}
#content-right ul li{
	margin-bottom:8px;
	margin-left:16px;
}
#content-right-l{
	float:left;
	margin:0px 27px 0px 0px;
	width:232px;
}
#content-right-r{
	float:left;
	margin:0;
	width:232px;
}
#content a{
	text-decoration:none;
}
#content a:hover{
	text-decoration:underline;
}
.home-content #content-right a{
	color:#003882;
}
.introducing-content #content-right a{
	color:#1fa22e;
}
.serving-content #content-right a{
	color:#009ee0;
}
.partnering-content #content-right a,
.partnering-content td a{
	color:#e53527;
}
#section-menu-wrapper{
	width:207px;
	margin:0px 0px 8px 0px;
	padding:20px 0px 0px 0px;
	background-color:#eceded;
	background-position:top center;
	background-repeat:no-repeat;
}
.introducing-content #section-menu-wrapper{
	background-image:url(../images/section-menu-top-green.gif);
}
.serving-content #section-menu-wrapper{
	background-image:url(../images/section-menu-top-blue.gif);
}
.partnering-content #section-menu-wrapper{
	background-image:url(../images/section-menu-top-red.gif);
}
#section-menu{
	background-color:#eceded;
	background-position:bottom center;
	background-repeat:no-repeat;
	width:207px;
	margin:0px;
	padding:0px 0px 20px 0px;
	font-size:92%;
}
.introducing-content #section-menu{
	background-image:url(../images/section-menu-bottom-green.gif);
}
.serving-content #section-menu{
	background-image:url(../images/section-menu-bottom-blue.gif);
}
.partnering-content #section-menu{
	background-image:url(../images/section-menu-bottom-red.gif);
}
#section-menu img{
	display:block;
}
#section-menu h1{
	font-size:127%;
	color:#58585a;
	margin:0;
	padding:0px 0px 8px 24px;
}
.introducing-content #section-menu h1{
	color:#1fa22e;
}
.serving-content #section-menu h1{
	color:#009ee0;
}
.partnering-content #section-menu h1{
	color:#e53527;
}
#section-menu ul{
	margin:0px;
	padding:0px 24px 0px 24px;
	list-style-type:none;
}
#section-menu li{
	margin:0px 0px 4px 0px;
	padding:0px;
}
#section-menu li a{
	display:block;
	padding:4px 0px 4px 14px;
	border-top:solid 1px #ffffff;
	color:#58585a;
	text-decoration:none;
	background-image:url(../images/grey-arrow.gif);
	background-position:left;
	background-repeat:no-repeat;
}
#section-menu li a.menu-first{
	border-top:none;
}
#section-menu li a:hover{
	text-decoration:underline;
}
#section-menu li.selected a{
	text-decoration:none;
	color:#000000;
}
.default-content #section-menu li.selected a{
	background-image:url(../images/dark-blue-arrow.gif);
}
.introducing-content #section-menu li.selected a{
	background-image:url(../images/green-arrow.gif);
}
.serving-content #section-menu li.selected a{
	background-image:url(../images/blue-arrow.gif);
}
.partnering-content #section-menu li.selected a{
	background-image:url(../images/red-arrow.gif);
}
#buttons-homepage{
	float:left;
	width:193px;
}
#buttons-homepage img{
	margin-bottom:5px;
}
.button-homepage{
	width:193px;
	border-top:solid 3px #eceded;
	border-bottom:solid 3px #eceded;
	margin-bottom:4px;
	line-height:110%;
}
#buttons-homepage .button-homepage img{
	margin-bottom:0px;
}
.button-homepage p{
	background-color:#eceded;
	background-position:bottom right;
	background-repeat:no-repeat;
	margin-top:2px;
	margin-bottom:2px;
	font-size:80%;
	color:#003882;
}
.button-homepage p.green{
	padding:4px 0px 13px 9px;
	background-image:url(../images/green-corner.gif);
}
.button-homepage p.blue{
	padding:4px 0px 13px 9px;
	background-image:url(../images/blue-corner.gif);
}
.button-homepage p.red{
	padding:4px 0px 0px 9px;
	margin-bottom:0px;
}
.button-homepage ul.red{
	background-image:url(../images/red-corner.gif);
}
.button-homepage ul{
	list-style-type:none;
	background-color:#eceded;
	background-position:bottom right;
	background-repeat:no-repeat;
	font-size:80%;
	font-weight:bold;
	color:#003882;
	margin:0px 0px 2px 0px;
	padding:0px 0px 2px 0px;
}
.button-homepage ul li{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 9px;
}
img.button-content-page{
	margin:0px 0px 8px 0px;
	display:block;
}
#get-informed-box{
	background-color:#fbddce;
	background-image:url(../../../images/get-informed-bottom-red.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	width:207px;
	margin:0px 0px 8px 0px;
	padding:0px 0px 4px 0px;
}
#get-informed-box p{
	padding:0px 0px 0px 9px;
	margin-bottom:0px;
	font-size:80%;
	color:#003882;
}
#get-informed-box ul{
	list-style-type:none;
	font-size:80%;
	font-weight:bold;
	color:#003882;
	margin:0px 0px 2px 9px;
	padding:0px 0px 2px 0px;
}
#get-informed-box ul li a{
	background-image:url(../images/red-arrow-small-red.gif);
	background-repeat:no-repeat;
	background-position:left middle;	
	padding-left:12px;
	color:#003882;
	text-decoration:none;
}
#get-informed-box ul li a:hover{
	text-decoration:underline;
}
.button-homepage ul li a{
	background-image:url(../images/red-arrow-small.gif);
	background-repeat:no-repeat;
	background-position:left middle;	
	padding-left:12px;
	color:#003882;
	text-decoration:none;
}
.button-homepage li a:hover{
	text-decoration:underline;
}
#address-box{
	border:solid 4px #d3d1e4;
	font-size:92%;
	width:167px;
	padding:12px 16px;
	margin:0px;
	color:#3d3d3d;
}
#address-box img{
	margin-right:12px;
	float:left;
}
#address-box a{
	color:#3d3d3d;
	text-decoration:underline;
}
#address-box a:hover{
	text-decoration:none;
}
#left-col, #mid-col, #right-col{
	width:233px;
	size:91%;
	float:left;
}
#left-col, #mid-col{
	margin-right:11px;
}
#right-col{
	margin-left:1px;
}
#left-col p, #mid-col p, #right-col p{
	margin:0px 0px 0px 0px;
}
.caption-img{
	border:solid 2px #e9e8f1;
	display:block;
	margin:0px;
	padding:0px;
}
#left-col p.caption, #mid-col p.caption, #right-col p.caption, #content-right p.caption, #content-right span.caption{
	margin:0px 0px 4px 0px;
	padding:0px 6px;
	height:16px;
	background-color:#e9e8f1;
	font-weight:bold;
	font-size:80%;
	display:block;
}
#left-col p.caption{
	background-image:url(../images/green-corner-caption.gif);
	background-position:bottom right;
	background-repeat:no-repeat;
	width:220px;
	color:#003882;
}
#mid-col p.caption{
	background-image:url(../images/blue-corner-caption.gif);
	background-position:bottom right;
	background-repeat:no-repeat;
	width:220px;
	color:#003882;
}
#right-col p.caption{
	background-image:url(../images/red-corner-caption.gif);
	background-position:bottom right;
	background-repeat:no-repeat;
	width:220px;
	color:#003882;
}
#content-right p.caption, #content-right span.caption{
	width:195px;
	padding-left:14px;
	background-image:url(../images/black-arrow-caption.gif);
	background-position:top left;
	background-repeat:no-repeat;
	color:#000000;
}
.caption a, #content-right .caption a{
	color:#003882;
	text-decoration:none;
}
.caption a:hover, #content-right .caption a:hover{
	text-decoration:none;
}
#container-bottom{
	background-image:url(../images/container-bottom-bg.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	background-color:#003882;
	height:60px;
	text-align:center;
}
#footer{
	width:722px;
	padding:10px 24px 10px 24px ;
	margin:0px auto;
	color:#ffffff;
	font-size:80%;
	text-align:left;
}
.top-img-left{
	float:left;
	padding-right:8px;
}
.content-img-left{
	float:left;
	padding:2px 12px 12px 0px;
}
.content-img-right{
	float:right;
	padding:2px 0px 12px 12px;
}
.clear{
	clear:both;
	height:0px;
	overflow:hidden;
}
form{
	margin:0px;
}

img.header-pic {
	padding-bottom: 8px;
}

/* ######### Style for Drop Down Menu ######### */

.dropmenudiv{
position:absolute;
top: 0;
 /*THEME CHANGE HERE*/
line-height:18px;
z-index:100;
background-color: #eceded;
visibility: hidden;
width: 207px;
font-size:92%;
padding-bottom:4px;
overflow:hidden;
}


.dropmenudiv a{
/*THEME CHANGE HERE*/
display:block;
padding: 2px 0 2px 14px;
margin-left:8px;
font-weight:normal;
text-decoration: none;
color: #58585a;
background-image:url(../images/grey-arrow.gif);
background-position:left;
background-repeat:no-repeat;
}

.dropmenudiv a:hover{
background-image:url(../images/red-arrow.gif);
}

* html .dropmenudiv a{ /*IE only hack*/
width: 100%;
}
