﻿A IMG
{
	border: 0;
}

HTML, BODY, FORM
{
	height: 100%;
}

BODY
{
	padding: 0;
	margin: 0;
	font-size: 0.8em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: Black;
	background-color: #fff;
	min-height: 800px;
	min-width: 800px;
}

UL.simpleList
{
	list-style: none;
	padding: 0;
	margin: 0;
}

#container
{
	font-size: 90%;
	padding: 0;
	margin: 0;
	background-color: #fff;
	min-height: 100%;
	position: relative;
}

#mainContent
{
	padding-bottom: 30px;
}
#mainContent DIV.column
{
	float: left;
}
DIV.leftColumnBg
{
	background: url(../Images/GrayBorder.gif) repeat-y left;
}


#bottomContent
{
	height: 65px;
	background: #fff url(../Images/MCPLogo.gif) no-repeat right center;
	padding: 10px 140px 10px 30px;
	margin-right: 30px;
}

#partner_logo
{
	float: right;
}

#footerContainer
{
	background-color: transparent;
	width: 100%;
	position: absolute;
	bottom: 0;
}
#footer
{
	margin-left: 151px;
	background: url(../Images/3DBlueStrip.png) repeat-x bottom left #2191c0;
	color: #fff;
	height: 25px;
	min-width: 680px;
}
#footer UL
{
	float: left;
	padding: 0;
	margin: 0 0 0 10px;
}
#footer UL LI
{
	display: inline;
	padding: 0;
	float: left;
	margin: 0 10px 0 0;
}
#footer UL LI IMG
{
	position: relative;
	top: 4px;
}
#footer UL LI SPAN, #footer UL LI A
{
	display: inline-block;
	margin-bottom: 2px;
}
#contactMethods
{
	color: #fff;
	font-size: 100%;
}
#contactMethods LI
{
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
}
#contactMethods A
{
	color: #fff;
	text-decoration: none;
}
#contactMethods A:hover
{
	text-decoration: underline;
}
#copyright
{
	float: right;
	margin-right: 10px;
	font-size: 80%;
	line-height: 23px;
}

#headlines
{
	border: none;
	width: 220px;
	background-color: #fff;
	margin-right: -222px;
}

#headlines .mainTitle
{
	color: #fff;
	background-color: #CDD6DC;
	text-align: center;
	padding: 0;
	margin: 0;
}
.mainTitleinner
{
	background-color: #2191c0;
	padding: 5px;
}
#headlines UL
{
	list-style: none;
	padding: 5px;
	background-color: #fff;
	margin: 0;
}
#headlines A
{
	text-decoration: none;
	font-size: 95%;
	color: #565045;
	font-weight: bold;
}
#headlines A:hover
{
	color: #2191c0;
}
#headlines DIV.footer
{
	margin: 0 5px;
}
#headlines DIV.footer .left
{
	float: left;
}
#headlines DIV.footer .right
{
	float: right;
}

#headlines UL A
{
	margin-top: 10px;
	display: block;
}

#siteSections A
{
	text-decoration: none;
	color: Black;
}

#siteSections A span.more
{
	display: none;
	font-size: 100%;
	text-decoration: underline;
	color: Blue;
}


SPAN.newsBoxDate
{
	display: block;
	border-top: 1px solid #D6DDE2;
	width: 90%;
	text-align: right;
	font-weight: bold;
	font-size: 80%;
	color: #2191c0;
	margin: 0 auto 10px auto;
}

.mainTitle
{
	font-size: 120%;
	color: #2191c0;
	font-weight: bold;
	display: block;
}
.subHeader
{
	font-size: 100%;
	font-weight: bold;
	color: #000000;
}

#siteSections .mainTitle
{
	font-size: 110%;
	margin: 5px 0 5px 0;
	text-decoration: underline;
}

#siteSections
{
	list-style-type: none;
	margin-left: 0px;
	margin-top: 30px;
	padding-left: 0px;
}

#siteSections LI
{
	float: left;
	width: 160px;
	height: 250px;
	margin: 20px 10px;
}

#siteSections LI A IMG
{
}

.top_content
{
	width: 550px;
}

.contact_header
{
	color: Gray;
	font-weight: bold;
}

.quoteText
{
	font-weight: bold;
	font-size: 100%;
	color: #FF6600;
	font-style: italic;
}

.quoteFooter
{
	font-weight: bold;
	font-size: 100%;
}

DIV.floatSpacer
{
	clear: both;
	visibility: hidden;
	font-size: 1px;
	height: 0;
}

#siteIntro
{
	margin-right: 40px;
}
#topmenucontainer
{
	background-color: #fff;
	background: #fff url(../Images/BlueStrip.png) repeat-x bottom left;
	padding-right: 50px;
}
#menucontainer
{
	background-image: url('../Images/Parabola.png');
	padding-top: 60px;
	background-position: right top;
	background-repeat: no-repeat;
}
#radmenu
{
	height: 20px;
	padding-right: 20px;
}
#radmenu .RadMenu
{
	float: right;
}
/* Template for all pages #6D6D68*/

#menu_container
{
	float: left;
	margin-top: 0;
	width: 150px;
}
#main_container
{
	margin-left: 151px;
	background-color: #fff;
}

#sideMenuBottom
{
	padding-top: 50px;
	vertical-align: bottom;
	text-align: center;
}
#bodyCell
{
	padding: 25px 30px 5px 25px;
	line-height: 18px;
}
#bodyCell A
{
	color: #000000;
}

#bodyCell A:hover
{
	color: #2191c0;
}

.breadcrumb
{
	background-color: #D6DDE2;
	padding: 4px 0px 2px 10px;
	font-size: 95%;
}
.breadcrumb A
{
	font-weight: bold;
	color: #000;
	text-decoration: none;
}

.breadcrumb A:hover
{
	color: #2191c0;
}

.mainHeader, H1
{
	font-size: 130%;
	font-weight: bold;
	color: #2191c0;
}
.header
{
	font-weight: bold;
	padding-left: 5px;
	margin-top: 10px;
	margin-right: 30px;
	border-bottom: 1px solid #887E6E;
	background-color: #F4F9FB;
}

H2
{
	font-size: 100%;
	padding-bottom: 0;
	margin-bottom: 0;
}
H4
{
	font-size: 100%;
}
UL.sideMenu
{
	padding: 0 5px;
	margin: 0;
	list-style: none;
	font-size: 95%;
}

UL.sideMenu LI
{
	padding: 8px 0 10px 0;
	text-align: right;
	background: url(../Images/LineSpacerCSS.gif) no-repeat bottom right;
}
UL.sideMenu LI.last
{
	background: none;
}

UL.sideMenu A
{
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	border-right: solid 3px #bdb7ac;
	padding-right: 3px;
	display: block;
}

UL.sideMenu A:hover
{
	border-right: solid 3px #FFE604;
}

UL.sideMenu A.selected
{
	border-right: solid 3px #2191c0;
}

UL.sideMenu A.selected:hover
{
	border-right: solid 3px #2191c0;
}

UL.sideMenu LI UL.sideMenu
{
	padding: 0;
}

UL.sideMenu LI UL.sideMenu LI
{
	padding: 0;
	background: none;
}

UL.sideMenu LI UL.sideMenu A
{
	font-weight: normal;
}

.sideMenuTop
{
	vertical-align: top;
}

.sideMenuMiddle
{
	height: auto;
	vertical-align: top;
}

.sideMenuBottom
{
	vertical-align: bottom;
	text-align: center;
}

.sideMenuBottom IMG
{
	display: none; /*filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);*/
}
DIV.infoPanelLeft
{
	float: left;
	font-size: 100%;
	color: #fff;
	padding: 10px 20px 20px 20px;
	border: solid 1px #1A80A6;
	background-color: #2191c0;
	margin: 25px 50px 5px 15px;
	display: block;
}
#bodyCell DIV.infoPanelLeft A
{
	color: #fff;
	font-weight: bold;
	text-decoration: underline;
	font-size: 9pt;
	text-align: left;
}
DIV.infoPanelLeft A:hover
{
	color: #fff;
}
DIV.infoPanelLeft UL
{
	padding: 0;
	margin: 20px 0px 0px 5px;
	list-style-type: square;
	list-style-position: outside;
	line-height: 20px;
}
#centerColumn
{
	float: left;
	padding-left: 20px;
}
DIV.infoPanelRight
{
	margin: 2px 0px 5px 5px;
	float: right;
	font-size: 95%;
	color: #000000;
	display: block;
	padding: 10px;
	border: 1px solid #887E6E;
	background-color: #FFF9DF;
	width: 220px;
	text-align: center;
	clear: right;
	margin-left: 20px;
	margin-right: 4px;
}
DIV.infoPanelRight A
{
	display: block;
	color: #565045 !important;
	font-weight: bold;
	text-decoration: underline;
	text-align: left;
	font-size: 100% !important;
}
DIV.infoPanelRight A:hover
{
	color: #2191c0;
}

DIV.infoPanelLinks A
{
	margin: 16px 10px 16px 10px;
}
DIV.infoPanelRight UL
{
	display: block;
	list-style-type: inherit;
	list-style-position: outside;
	color: #565045;
	font-weight: bold;
	text-decoration: none;
	margin-left: 0;
	padding: 0 20px;
	text-align: left;
}
DIV.infoPanelRight .studyTitle
{
	font-weight: bold;
	font-size: 115%;
	margin-bottom: 5px;
	padding-bottom: 0px;
	color: #FFFFFF;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #c4b096;
}
DIV.infoPanelRight IMG
{
	margin: 0 auto;
}
DIV.contactPanel
{
	width: 224px;
	height: 100px;
	float: right;
	margin: 0;
	color: #FFFFFF;
	background-image: url("../Images/roundedbkg.png");
	background-position: top left;
	background-repeat: no-repeat;
	text-align: left;
	vertical-align: middle;
	padding-top: 20px;
	padding-left: 25px;
}
DIV.contactPanel DIV
{
	font-weight: bold;
	margin-bottom: 15px;
}
#bodyCell DIV.contactPanel A
{
	color: #fff;
}
div.panel
{
	border: 1px solid #887E6E;
	background-color: #F4F9FB;
	padding: 20px;
	vertical-align: bottom;
	margin-left: 40px;
}
.textBox
{
	background-color: #FFFFFF;
	font-weight: normal;
	font-size: 100%;
	color: #000000;
	border: 1px solid #887E6E;
}
P.infoPanelQuote
{
	font-style: normal;
	font-weight: bold;
	text-align: left;
	color: #565045;
}

P.infoPanelQuoteAttrib
{
	color: #565045;
	text-align: right;
	font-size: 7pt;
}
P.infoPanelQuoteAttrib A
{
	display: inline;
	color: #565045;
	text-align: right;
	font-size: 7pt;
	text-decoration: underline;
	font-weight: normal;
}

P.infoPanelQuoteAttrib A:hover
{
	display: inline;
	text-align: right;
	font-size: 7pt;
	text-decoration: underline;
	color: Black;
	font-weight: normal;
}
A.sideQuote
{
	font-style: normal;
	font-size: 10pt;
	font-weight: bold;
	color: #887E6E;
	display: block;
	padding: 0 20px 10px 20px;
	text-decoration: none;
}

A.sideQuote:hover
{
	color: #565045;
	display: block;
	text-decoration: none;
}

.sideQuoteAttrib
{
	font-size: 8pt;
	text-align: right;
	display: block;
	padding: 0 20px 30px 20px;
	color: #eeeeee;
}
DIV.clientLogoPadded
{
	margin-top: 30px;
	text-align: center;
}
DIV.clientLogoPadded TD
{
	vertical-align: bottom;
}
DIV.clientLogoPadded IMG.padded
{
	padding-bottom: 20px;
}
#testimonials, #new2007
{
	float: left;
	width: 100%;
}
#testimonials LI, #new2007 LI, DIV.moreInfo
{
	border: 1px solid #887E6E;
	background-color: #F4F9FB;
	padding: 10px 20px 5px 10px;
	margin-bottom: 10px;
	font-weight: bold;
}
DIV.moreInfo
{
	font-weight: normal;
	padding-bottom: 20px;
}
DIV.moreInfo DIV
{
	padding-left: 20px;
}
#testimonials DIV.quoteAttrib, DIV.moreInfo DIV.quoteAttrib, #new2007 DIV.quoteAttrib
{
	color: #2191c0;
	text-align: right;
	padding: 10px 0 0 0;
}
DIV.moreInfo DIV.quoteAttrib, #new2007 DIV.quoteAttrib
{
	text-align: left;
	font-weight: bold;
}
.bodyTable
{
	color: #000000;
	line-height: 18px;
	padding: 10px 20px 10px 10px;
}

.bodyTable TD
{
	vertical-align: top;
	padding: 5px;
}
DIV.inlineImageLeft
{
	margin: 5px 20px 10px 0px;
	float: left;
	display: block;
	border: solid 1px #2191c0;
}
DIV.inlineImageRight
{
	margin: 5px 0px 10px 20px;
	float: right;
	display: block;
	border: solid 1px #2191c0;
}
DIV.inlineImageRight SPAN, DIV.inlineImageLeft SPAN
{
	text-align: center;
	display: block;
	background-color: #D6DDE2;
	border-top: solid 1px #2191c0;
	width: 225px;
}
#caseStudies
{
	float: left;
	width: 100%;
}
#caseStudies LI
{
	border: 1px solid #887E6E;
	background-color: #F4F9FB;
	padding: 10px 20px;
	margin-bottom: 10px;
	font-weight: bold;
	clear: both;
}
#caseStudies LI DIV.inlineImageLeft
{
	margin-bottom: 0;
}
#caseStudies A.studyLink
{
	display: block;
	font-size: 100%;
	font-weight: bold;
	text-align: right;
	color: #2191c0;
	float: right;
}

A.readMore
{
	display: block;
	font-size: 90% !important;
	text-align: left;
	color: #2191c0 !important;
}
A.studyLink:hover, A.readMore:hover
{
	color: #000000 !important;
}
.info
{
	padding: 10px 10px 10px 10px;
	border: 1px solid #887E6E;
	background-color: #D6DDE2;
	margin: 0 260px 5px 15px;
}
UL.news
{
	list-style: none;
	margin: 0;
	padding: 0;
	float: left;
	width: 100%;
}
UL.news DIV.newsHeader
{
	display: block;
	padding: 5px 0;
	background-color: #F4F9FB;
	border-bottom: 1px solid #887E6E;
	margin: 10px 0;
	font-weight: bold;
}
UL.news DIV.newsHeader SPAN.newsDate, UL.news A.newsImage
{
	float: left;
	width: 150px;
	text-align: center;
	white-space: nowrap;
	display: block;
	font-weight: bold;
}
UL.news A.newsImage IMG
{
	border: solid 1px #2191c0;
}
UL.news DIV.newsHeader A, UL.news SPAN.newsDescription
{
	margin-left: 170px;
	text-decoration: none;
	display: block;
}
UL.news LI
{
	clear: both;
}

#clientList
{
	float: left;
	width: 100%;
}
#clientList LI
{
	display: block;
	margin: 10px;
	vertical-align: middle;
}
#clientList LI.header
{
	padding: 5px 10px;
	margin-left: 0;
}
#clientList DIV.clientLogo
{
	float: left;
	width: 200px;
	text-align: right;
}
#clientList SPAN.clientName, #clientList SPAN.clientSector
{
	display: block;
	float: left;
	height: 50px;
}
#clientList SPAN.clientName
{
	width: 20%;
	margin: 0 10px;
}
#clientList LI.header SPAN
{
	height: auto;
}
#education
{
	float: right;
	padding: 20px 20px 0 20px;
}

#Applications DL
{
	margin: 20px 0;
	padding: 0;
	display: inline;
}
#Applications DD
{
	margin-left: 0;
}
#Applications DD.img img
{
	float: left;
	margin: 0 10px;
	border: solid 1px #2191c0;
}
#Applications .alt DD
{
	margin-top: 45px;
}
#Applications .alt DD.img img
{
	float: right;
}
#bottomPlaceholder
{
	clear: left;
	margin-top: 50px;
	padding-top: 10px;
	border-top: solid 1px #2191c0;
	font-size: 80%;
}
#nav
{
	margin: 50px 0 30px 0;
	font-weight: bold;
	list-style: none;
	background-color: #fff;
	padding: 6px 0 2px 30px;
	border-bottom: solid 2px #BDB7AC;
	height: 26px;
}
#nav LI
{
	display: inline;
	margin: 0;
	padding: 0;
}
#nav a
{
	float: left;
	background: #D6DDE2 url(../Images/left.gif) no-repeat left top;
	margin: 0 3px 0 0;
	padding: 0 0 0 1px;
	text-decoration: none;
	cursor: hand;
	color: #2191c0;
}
#nav A SPAN
{
	float: left;
	display: block;
	background: transparent url(../Images/right.gif) no-repeat right top;
	padding: 5px 10px;
}
#nav A.selected, #nav a:hover
{
	color: #000;
	background-color: #BDB7AC;
}
.tbFeatures
{
	background-color: #f4f9fb;
	border: solid 1px #887e6e;
}
.tbFeatures TD
{
	border-bottom: dotted 1px #887E6E;
	padding: 10px;
}
#bodyCell TD.SectionTitle A
{
	font-weight: bold;
	color: #2191c0;
}
.pie
{
	padding: 15px;
}
DIV.spacer
{
	clear: both !important;
	float: none !important;
	height: 0px !important;
	font-size: 0px !important;
	margin: 0 !important;
	padding: 0 !important;
}

.multipage
{
	background-image: url('Images/Tab_Header.png');
	background-repeat: repeat-x;
	background-position: top left;
	padding-top: 20px;
}
.multipage H2
{
	font-size: 200%;
	padding-bottom:30px;
	padding-left:20px;
	font-weight:normal;
}
.multipage UL
{
	margin: 0;
	padding: 0;
}
.multipage LI
{
	list-style: none;
	margin: 10px 0;
}
.multipage .tablinks LI
{
	background-color: #fccd2a;
	padding: 10px;
}
.multipage UL LI.alt, .multipage UL LI.alt A
{
	background-color: #eaecec;
}
.multipage .tablinks LI DIV.service
{
	font-size: 110%;
	font-weight: bold;
	float:left;
	width:220px;
	display: inline-block;
	background-image: url('Images/Triangle.png');
	background-repeat: no-repeat;
	background-position: right center;
}
.multipage .tablinks LI DIV.descr
{
	margin-left:220px;
}
.multipage .cstudies A
{
	text-decoration:none;
	font-weight:bold;
	font-size:110%;
	padding:10px 40px;
	background-color: #fccd2a;
	background-image: url('Images/Download_Arrow.png');
	background-repeat: no-repeat;
	background-position: left center;
	display:block;
	
}
.multipage .cstudies LI A:hover
{
	background-color:#feec12;
	color:#000;
}
#videoplayer
{
	 padding:0;
	 float:left;
	 width:570px;
}
.multipage .videos
{
	margin-left:570px;
}
.multipage .videos LI
{
	float:left;
}
.multipage .videos IMG
{
	 padding:10px;
	 display:block;
}
.multipage .videos IMG:hover
{
	background-image: url('Images/Vid_Highlight.gif');
	background-repeat: no-repeat;
	background-position:   center center;
}
.multipage .videos IMG.selectedvideo
{
	background-image: url('Images/Vid_Selected.gif');
	background-repeat: no-repeat;
	background-position:   center center;
}


