* {
	margin:0;
	padding:0;
}

body {
	margin:0px 0px 0px 0px;
	padding:50px 0px 0px 0px;
	background:#cccccc;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: normal;
	color:#333333;
	line-height:1.3;
}
	
p {
	padding-top:5px;
	padding-bottom:10px;
}
	
h1 {
	font-family:Arial, Helvetica, sans-serif;
	color:#bf2563;
	font-size:13pt;
	line-height:30px;
	font-weight:normal;
	margin:0px;
	padding:0px;
}
	
h2 {
	color:#5360c8;
	font-size:12px;
	font-weight:bold;
	margin:0px;
}
	
h3 {
	font-size:14px;
	line-height:15px;
	margin:0px;
}
	
h4 {
	font-size:11px;
	color:#242894;
	font-weight:bold;
	margin-bottom:10px;
	padding:0px;
	line-height:11px;
}

a {
	color:#6075d2;
	text-decoration:none;
}
	
a:hover {
	color:#2b126e;
	text-decoration:underline;
}	
	
a.link1 {
	color:#6381d7;
	text-decoration:none;
}
	
a.link1:hover {
	color:#2b126e;
	text-decoration:underline;
}
	
a.link2 {
	color:#c02161;
	text-decoration:none;
}
	
a.link2:hover {
	color:#c02161;
	text-decoration:underline;
}
	
a.link3 {
	font-size:10px;
	color:#000;
	text-decoration:none;
}
	
a.link3:hover {
	font-size:10px;
	color:#2b126e;
	text-decoration:underline;
}
	
a.link4 {
	font-size:10px;
	color:#6075d2;
	text-decoration:none;
}
	
a.link4:hover {
	font-size:10px;
	color:#2b126e;
	text-decoration:underline;
}

#header {
	width: 797px;
	height:auto;
	margin: 0 auto;
	padding:0px;
	background:#fff url(../images/bg.gif) repeat-y;
}
#logo {
	float: left;
	width: 245px;
	height: 157px;
	padding: 0;
}

#menu {
	float: right;
	width: 547px;
	height:157px;;
	background-color:#f5f5f5;
}

#menu ul li a {
	width:108px;
	height:40px;
}

#greyborderimg {
	float:left;
	width:245px;
	margin-right:4px;
	border-top:10px solid #cdd7d9;
	background:#fff;
	padding-top:0px;
	padding-bottom:0px;
	margin-bottom:0px;
}
	
#blueborderimg {
	float:left;
	border-top:10px solid #232795;
	background-color:#fff;
	padding:0px;
	width:400px;
	height:auto;
}
	
#pinkborderimg {
	float:right;
	border-top:10px solid #bf2563;
	background:#fff;
	width:145px;
}
/*p{margin: 0 0 1em 0}*/

#page {
	width: 797px;
	margin: 0 auto;
	background: #fff url(../images/bg.gif) repeat-y;
}

#text1 {
	padding-top:31px;
	padding-left:40px;
	font-weight:normal;
	color:#666;
	margin-bottom:17px;
}
	
#address {
	height:100%;
	vertical-align:bottom;
	padding-top:10px;
	padding-left:30px;
	font-size:10px;
	font-weight:normal;
	color:#666666;
	margin-bottom:17px;
}
	
#text3 {
	padding-top:100px;
	padding-left:23px;
	font-size:10px;
	font-weight:normal;
	color:#666666;
	margin-bottom:17px;
}
	
#homecontent {
	padding-top:25px;
	padding-right:35px;
}
	
#footer {
	clear: both;
	width: 797px;
	margin: 0 auto;
	padding: 13px 0;
	font-size:10px;
	color:#000000;
	text-align:left;
	background:#cccccc;
}

#rightportion {
	float:right;
	width: 544px;
	text-align:left;
	background:#fff;
	padding:0 0 16px 0;
	margin:0;
}

#right_content {
	text-align:left;
	vertical-align:top;
	width:475px;
	padding-top:30px;
	padding-right:25px;
}

#right_content strong {
	color:#333;
}

#right_content ol {
	display:block;
	list-style-position: outside;
	padding-left:20px;
	margin-left:5px;
}

#right_content ol li {
	padding:10px 0 10px 0;
}

#right_content ol li p {
	color:#5360c8;
}

#right_content ul {
	display:block;
	list-style-position: outside;
	padding-left:20px;
	margin-left:5px;
}

#right_content ul li {
	padding:10px 0 10px 0;
}

#right_content ul li p {
	color:#333;
}

#leftportion {
	float:left;
	width: 248px;
	text-align:left;
	vertical-align:top;	
	padding:0 0 10px 0;
	background:#fff;
}
	
#left_content {
	float:left;
	text-align:left;
	vertical-align:bottom;
	width:190px;
	padding:40px 20px 15px 30px;
}
	
#left_title {
	color:#242894;
	padding-bottom:12px;
	border-bottom:1px solid #cccccc;
}
	
#left_text {
	font-family:verdana,tahoma;
	font-size:10px;
}
	
#subheading1 {
	color:#333333;
}
	
#subheading2 {
	color:#242894;
}
	
#highlight, .highlight {
	color:#666666;
	font-size:14px;
	padding-top:10px;
	/*padding-left:226px;*/
}

.highlight h1 {
	font-family:Arial, Helvetica, sans-serif;
	color:#bf2563;
	font-size:16px;
	line-height:1.2;
	font-weight:normal;
}
	
#main_portion {
	float: left;
	width: 797px;
	background:#ffffff;
}
	
#main_content {
	width:643px;
	padding:5px 130px 20px 24px;
}

#mngt_team_block {
	display:block;
	height:auto;
	width:100%;
	margin:0px;
}

#mngt_team {
	display:block;
	width:100%;
	margin:0px;
	padding:20px 0px 20px 0px;
}

.mngt_seperator {
	width:100%;
	border-bottom:1px solid #cccccc;
}
	
#mngt_team ul {
	width:643px;
	height:auto;
	margin:0px;
	padding:10px 0px 10px 0px;
	display:inline;
	list-style-type:none;
}
	
#mngt_team ul li.left {
	list-style-type:none;
	float:left;
	width:80px;
	margin:5px 0 0 0;
	padding:0px 10px 0px 0px;
}
	
#mngt_team ul li.middle {
	list-style-type:none;
	float:left;
	width:130px;
	margin:0px;
	padding:0px 15px 0px 0px;
}
	
#mngt_team ul li.right {
	list-style-type:none;
	width:390px;
	float:left;
	margin:0px;
	padding:0px 0px 0px 0px;
}

#mngt_team ul li.right span {
	font-size:11px;
}
	
#mngt_team1 {
	width:100%;
	margin:0px;
	padding:10px 0px 10px 0px;
}
	
#mngt_team1 ul {
	width:643px;
	height:auto;
	margin:0px;
	padding:0px;
	display:inline;
	list-style-type:none;
}
	
#mngt_team1 ul li#left {
	list-style-type:none;
	float:left;
	width:80px;
	margin:0px;
	padding:0px 10px 0px 0px;
}
	
#mngt_team1 ul li#middle {
	list-style-type:none;
	float:left;
	width:130px;
	margin:0px;
	padding:0px 15px 0px 0px;
}
	
#mngt_team1 ul li#right {
	list-style-type:none;
	width:390px;
	float:left;
	margin:0px;
	padding:0px 0px 0px 0px;
}
	
#blue_text {
	color:#232795;
	font-size:10px;
}
	
#slogan {
	width:114px;
	height:103px;
	font-size:10px;
	padding:70px 17px 17px 14px;
}
	
#news {
	width:100%;
	margin:0px;
	padding:10px 0px 10px 0px;
	height:auto;
}
	
#news ul {
	width:475px;
	height:auto;
	margin:0px;
	padding:0px;
	display:inline;
	list-style-type:none;
}
	
#news ul li#left {
	list-style-type:none;
	float:left;
	width:20px;
	margin:0px;
	padding:0px 10px 0px 0px;
}
	
#news ul li#right {
	list-style-type:none;
	float:left;
	width:420px;
	margin:0px;
	padding-bottom:20px;
}

#grey_text {
	color:#666666;
}
	
#contact {
	width:350px;
	margin:0px;
	padding:12px 0px 0px 0px;
	height:auto;
}
	
#contact ul {
	width:475px;
	height:auto;
	margin:0px;
	padding:0 0 0 20px;
	display:block;
	list-style-type:none;
}
	
#contact ul li {
	list-style-type:disc;
	float:left;
	width:475px;
	margin:0px;
	padding:0px 0px 6px 0px;
}
	
#pipeline {
	width:auto;
	height:auto;
	margin:0px;
	padding:0px;
	border:1px solid #ccc;
}
	
#pipeline ul {
	width:auto;
	height:auto;
	margin:0px;
	padding:0px;
	display:inline;
	list-style-type:none;
}
	
#pipeline ul li#first_left {
	list-style-type:none;
	float:left;
	width:140px;
	margin:0px;
	padding:0px 0px 6px 20px;
	text-align:left;
}
	
#pipeline ul li {
	list-style-type:none;
	float:left;
	width:120px;
	margin:0px;
	padding:0px 0px 6px 0px;
	text-align:center;
}
	
#pipeline ul li#last_right {
	list-style-type:none;
	float:left;
	width:123px;
	height:22px;
	line-height:22px;
	vertical-align:middle;
	margin:0px;
	padding:0px;
	text-align:center;
}

#pipeline_titles {
	color: #242894;
	font-weight:bold;
	text-align:center;
	padding:5px 0;
	margin:0px;
	height:auto;
}
	
#pipeline1 {
	width:643px;
	margin:0px;
	padding:0px 0px 0px 0px;
	height:auto;
}
	
#pipeline1 ul {
	width:643px;
	height:auto;
	margin:0px;
	padding:0px;
	display:inline;
	list-style-type:none;
}
	
#pipeline1 ul li#first_left {
	list-style-type:none;
	float:left;
	width:140px;
	margin:0px;
	padding:3px 0px 3px 20px;
	text-align:left;
	background:#e6ebee;
	border-bottom:4px solid #ffffff;
}
	
#pipeline1 ul li {
	list-style-type:none;
	float:left;
	width:120px;
	margin:0px;
	padding:3px 0px 3px 0px;
	text-align:center;
	background:#e6ebee;
	border-bottom:4px solid #ffffff;
}
	
#pipeline1 ul li#white {
	list-style-type:none;
	float:left;
	width:120px;
	margin:0px;
	padding:3px 0px 3px 0px;
	text-align:center;
	background:#ffffff;
	border-bottom:4px solid #ffffff;
}
	
#separator1 {
	position:absolute;
	margin-left:280px;
	width:1px;
	height:156px;
	background:#cccccc;
	z-index:100;
	float:left;
}
	
#separator2 {
	position:absolute;
	margin-left:400px;
	width:1px;
	height:156px;
	background:#cccccc;
	z-index:100;
	float:left;
}
	
#separator3 {
	position:absolute;
	margin-left:520px;
	width:1px;
	height:156px;
	background:#cccccc;
	z-index:100;
	float:left;
}

/* THIS IS THE CSS FOR THE SITEMAP LIST */

#treeview ul { /*CSS for Simple Tree Menu*/
	vertical-align:top;
	line-height:1;
	margin: 0;
	padding: 0;
	width:100%;
	height:auto;
}

#treeview ul li { /* Style for LI elements in general (excludes an LI that contains sub lists)*/
/*background: white url(../images/bullet1.gif) no-repeat left top; */
	list-style-position: inside;
	list-style-type: disk;
	vertical-align:top;
	line-height:1;
	padding-left: 0px;
	margin-bottom: 10px;
	width:95%;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight: normal;
	color:#bf2563;
	text-decoration:none;
}

#treeview ul li ul { /* Positioning for sub-UL */
	list-style-position: inside;
	list-style-type: circle;
	vertical-align:top;
	line-height:1;
	padding-left: 20px;
	margin-top:5px;
	width:95%;
}

#treeview ul li ul li { /* Style for sub-LI links */
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight: normal;
	color:#232795;
	vertical-align:top;
	line-height:1.1;
	text-decoration:none;
	margin:0;
	padding:0;
}

#treeview ul li a:hover, #treeview li ul li a:hover { /* Style for LI elements in general */
	color:#ff6699;
	text-decoration:underline;
}

#treeview li.submenu{ /* Style for LI that contains sub lists (other ULs) */
	cursor: hand !important;
	cursor: pointer !important;
	line-height:1;
	vertical-align:top;
	margin-top:0px;
	padding-top:6px;
}


#treeview li.submenu ul { /* Style for ULs that are children of LIs (submenu) */
	display: block; /*Hide them by default. Don't delete. */
}
#treeview .submenu ul li { /* Style for LIs of ULs that are children of LIs (submenu) */
	cursor: default;
}






