@charset "utf-8";
/* Master style sheet created on 26/08/09 */

@media screen {
	/* All screen styles to go between these braces */
	
	/* reset the desired elements for best control */

a, abbr, acronym, address, area, b, bdo, big, blockquote, body, button, caption, cite,
code, col, colgroup, dd, del, dfn, div, dl, dt, em, fieldset, form, h1,h2, h3, h4, h5, h6,
hr, html, i, img, ins, kbd, label, legend, li, map, object, ol, p, param, pre, q, samp, small,
span, strong, sub, sup, table, tbody, td, textarea, tfoot, th, thead, tr, tt, ul, var {
	margin: 0;
	padding: 0;
	border: none;
	outline: 0;
	vertical-align: baseline;
	background-color: transparent;
}

ol, ul {
	list-style: none;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

focus {
	outline: 0;
}

/*************/
/* end reset */
/*************/

body {
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
	color: #333;
	background: #b8b8ba url(../images/page_bckgd.jpg) repeat-x top left;
}


label {
	cursor: pointer;
	color: #666;
}

p, a {
	color: #666;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}
input {
	font-family: Verdana, Arial, sans-serif;
	border: 1px solid #666;
	background-color: #FFF;
	color: #666;
}

#container, #contentTop, #contentBottom {
	width: 960px;
	margin: 0 auto;
}

#masthead {
	position: relative;
	background: transparent url(../images/masthead_bckgd.jpg) no-repeat left bottom;
	padding: 10px 17px 20px 25px;
	overflow: auto;
}

#masthead p {
	text-align: right;
}

a#logoHolder {
	position: absolute;
	width: 192px;
	height: 51px;
	margin: 0 0 0 0;
	left: 25px;
	bottom: 27px;
}

#skipLinks {
	margin-bottom: 20px;
}

#searchHolder {
	text-align: right;
	margin: 0 0 22px 0;
}

.utilities {
	display: inline;
	margin: 4px 0 0 0;
}

.utilities input {
	padding: 2px;
}

#searchHolder div {
	display: inline;
	margin: 0 0 0 5px;
}
.txtSearch {
	font-family: Verdana, Arial, sans-serif;
	border: 1px solid #666;
	background-color: #FFF;
	color: #666;
	padding: 2px;
}

input.btnSearch {
	border: none;
	vertical-align: -6px;
	padding: 0;
}

.contact {
	clear: both;
	font-weight: bold;
	color: #FFF;
}

span.contact {
	color: #000;
}

span.contact a, span.contact a:hover {
	color: #000;
}

/* Start style for main nav */
#navHolder {
	overflow: auto;
	background: transparent url(../images/nav_bckgd.jpg) no-repeat 0 52%;
}

#nav {
	float: left;
	padding: 0 0 7px 10px;
}

#nav li {
	font-size: 96%;
	float: left;
	font-weight: bold;
	padding:4px 12px 5px 12px;
	background: transparent url(../images/nav_seperator.gif) no-repeat right center; 
}

#nav li a {
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
	padding: 0 0 2px 0;
}

#nav li a:hover {
	border-bottom: 1px solid #828282;
	color: #FF9700;
}

#nav li a.active {
	color: #FF9700;
}

#nav li span {
	color: #FF9700;
	padding: 0 0 2px 0;
	border-bottom: 1px solid #828282;
}
/* End style for main nav */

#banner {
	overflow: auto;
	/*background: #027CC7 url(../images/gallery_04_bckgd.jpg) no-repeat 0 290px*/
	background-color: #787878;
}
#galleryPanel {
	float: left;
	width: 670px;
}

#galleryImage {
	height: 256px;
	overflow: hidden;
	position: relative;
}

#galleryImage li { position: relative; }

.imageText {
	position: absolute;
	width: 600px;
	left: 22px;
	bottom: 18px;
}

#servicesPanel {
	float: left;
	width: 290px;
	padding: 1px 0 1px 0;
	background-color: #027CC7;
}

#servicesHolder {
	background-color: #027CC7;
	/*overflow: scroll;*/
	padding: 8px 0;
	margin-top: 0;
	/*overflow: auto;*/
	height: 282px;
}

.serviceTitle {
	margin: 0 8px;
	/*padding: 0 0 5px 0;*/
	font-weight: bold;
	font-size: 120%;
	padding: 8px 13px;
	color: #fff;
}
.serviceTitle a { color: #fff; text-decoration: none; }
.serviceTitle a:hover { text-decoration: underline; }

.serviceBlock {
	margin: 0 8px;
	background: #00287B;
}

.selected {
	background-color: #00287B;
}

.serviceBlock p {
	padding: 0 12px 10px;
	font-size: 86%;
	color: #FFF;
	line-height: 150%;
}

.serviceBlock ul {
	margin-left: 18px;
}

.serviceBlock li {
	list-style: disc;
}

.serviceBlock a {
	color: #FFF;
}

.serviceBlock a:hover {
	text-decoration: none;
}

.border {
	border-bottom: 2px solid #00287B;
}

#welcomePanel {
	position: relative;
	background: #A5A7AA url(../images/welcome_panel_bckgd.jpg) no-repeat top left;
}

#welcomePanel #gradTop {
	width: 960px;
	height: 18px;
	font-size: 1px;
	background: transparent url(../images/wptop_grad.png) no-repeat top left;
}

#welcomePanel #gradBot {
	width: 960px;
	height: 17px;
	font-size: 1px;
	background: transparent url(../images/wpbot_grad.png) no-repeat top left;
	margin-top: 0;
}

#welcomePanel h1 {
	margin: 0 0 8px 22px;
	color: #027CC7;
	width: 450px;
	font-size: 160%;
}

#welcomePanel p {
	width: 450px;
	margin: 8px 0 0 22px;
	font-size: 86%;
}

#onlineAssistant {
	position: absolute;
	width: 121px;
	height: 67px;
	top: 39px;
	left: 761px;
	background-color:  transparent;
}

#onlineAssistant a {
	
}

#bottomContainer {
	width: 100%;
	background: #717375 url(../images/lower_bckgd.jpg) repeat-x top left;
}

#columnHolder {
	overflow: auto;
	padding: 0 0 18px 0;
	/*background: transparent url(../images/4col_bckgd.jpg) no-repeat left bottom;*/
	background: transparent url(../images/4col_bckgd_new.jpg) no-repeat left bottom;
}

.column {
	float: left;
}

.col1 {
	width: 254px;
}

.col1 a {
	/*color: #FFF;*/
	color: #027CC7;
	text-decoration: underline;
}

.col2, .col3 {
	width: 208px;
}

.col4 {
	width: 290px;
}

.col4 h3 a {
	color: #FFF;
}

.col1 h3, .col2 h3, .col3 h3, .col4 h3 {
	color: #FFF;
	padding: 8px 0 9px 12px;
	font-size: 100%;
}

.col1 h3 { background: transparent url(../images/col1h3_bckgd.jpg) no-repeat 0 50%; }
.col2 h3 { background: transparent url(../images/col2h3_bckgd.jpg) no-repeat 0 50%; }
.col3 h3 { background: transparent url(../images/col3h3_bckgd.jpg) no-repeat 0 50%; }
.col4 h3 { background: transparent url(../images/col4h3_bckgd.jpg) no-repeat 0 50%; }

#col1Top { height: 12px; background: transparent url(../images/col1top_bckgd.jpg) no-repeat; }
#col2Top { height: 12px; background: transparent url(../images/col2top_bckgd.jpg) no-repeat; }
#col3Top { height: 12px; background: transparent url(../images/col3top_bckgd.jpg) no-repeat; }
#col4Top { height: 12px; background: transparent url(../images/col4top_bckgd.jpg) no-repeat; }

.col1 p, .col2 p, .col3 p, .col4 p {
	margin: 0 12px 15px 12px;
	font-size: 86%;
}

a.linkMore {
	background-color: #4C4C4C;
	color: #FFF;
	padding: 3px 7px;
	text-decoration: none;
}

a.linkMore:hover {
	text-decoration: underline;
}

.col1 p {
	/*margin-left: 88px;*/
	margin: 0 12px 15px 12px;
	font-size: 100%;
}

.newsBlock {
	margin: 5px 0 5px 0;
}

.newsDate {
	font-weight: bold;
}

.newsBlock .newsDate, .newsBlock .newsStory {
	margin: 5px 18px 5px 12px;
}

.newsImage {
	margin: 0 0 0 12px;
}

.newsSeperator {
	height: 9px;
	width: 260px;
	background: transparent url(../images/news_seperator.png) no-repeat;
	margin: 0 0 0 12px;
}

#footerSeperator {
	height: 10px;
	background: transparent url(../images/ft_seperator_bckgd.jpg) repeat-x;
}

#footer, #subFooter {
	overflow: auto;
	padding: 0 25px 15px 25px;
	background-color: #494949;
}

#footer p, #subFooter p {
	float: left;
	width: 550px;
	color: #AFAFAF;
	font-size: 86%;
}

#footer p a, #subFooter p a {
	color: #AFAFAF;
	padding-right: 7px;
}

#footer p.copyright, #subFooter p.copyright {
	text-align: right;
	width: 360px;
}

#partnerLogos {
	padding: 9px 0 9px 0;
	border-bottom: 1px dotted #AFAFAF;
	margin: 0 0 7px 0;
}

#partnerLogos img {
	margin-right: 20px;
}

/* Start sub page styles */

#subBanner {
	padding: 0 20px 0 540px;
	height: 161px;
}

#subBanner p {
	color: #FFF;
	margin: 14px 0;
	line-height: 130%;
}

#subBanner .quotedText, .imageText .quotedText {
	color: #FFF;
	font-weight: bold;
	font-size: 115%;
	margin: 0;
	padding-top: 30px;
}

#subBanner .personQuotes, .imageText .personQuotes {
	margin: 0;
	padding: 4px 0 0 0;
	font-size: 86%;
	color: #FFF;
}

/* Start of styles to change the sub pages main image */
.sectionManagedServices { background: transparent url(../images/img_sub_managedservices.jpg) no-repeat; }
.sectionOutsourcing { background: transparent url(../images/img_sub_outsourcing.jpg) no-repeat; }
.sectionProServices { background: transparent url(../images/img_sub_proservices.jpg) no-repeat; }
.sectionHosting { background: transparent url(../images/img_sub_complexhosting.jpg) no-repeat; }
.sectionCStudies { background: transparent url(../images/img_sub_casestudies.jpg) no-repeat; }
.sectionCompany { background: transparent url(../images/img_sub_company.jpg) no-repeat; }
/* End of styles to change the sub pages main image */

#subColumnHolder {
	overflow: auto;
	background: transparent url(../images/3col_repeating_bckgd.jpg) repeat-y;
}

#subColumnHolderBckgd {
	overflow: auto;
	background: transparent url(../images/3col_bckgd.jpg) no-repeat left bottom;	
}

.subCol1 { float: left; width: 195px; margin: 0 0 0 0; background: transparent url(../images/subcol1_bckgd.jpg) no-repeat left top; }
.subCol2 { float: left; width: 540px; margin: 0 0 0 0; padding: 0 0 23px 0; background: transparent url(../images/subcol2_bckgd.jpg) no-repeat left top; }
.subCol3 { float: right; width: 225px; }

/* Start subCol2 sub nav // This design pattern allows for 4 levels deep */

#navTitle {
	margin: 16px 0 0 0;
	width: 90%;
    padding: 0 0 8px 10%;
    font-weight: bold;
    color: #444;
    background-color: transparent;
    border-bottom: 2px #C6C6C6 solid;
	font-size: 120%;
	color: #0083C1;
	line-height: 130%;
	font-size: 90%;
}

#navTitle a {
	color: #0083C1;
}

#subNav {
	width: 100%;
	overflow: hidden;
    margin: 0 0 1.5em 0;
    list-style-type: none;
    /*border-top: 2px #ddd solid;
    border-bottom: 2px #C6C6C6 solid;*/
}

#subNav ul { list-style-type: none; margin: 0; padding: 0; }
#subNav li { float: left; width: 100%; margin: 0; padding: 0 0 0 0; }

#subNav a,
#subNav strong {
    display: block;
    width: 90%;
    padding: 6px 0px 6px 10%;
    text-decoration: none;
    background-color: #fff;
    color: #444;
    border-bottom: 2px #C6C6C6 solid;
	font-weight: bold;
	font-size: 90%;
}

/* Menu Title */
#subNav li.title {
    width: 90%;
    padding: 0 0 8px 10%;
    font-weight: bold;
    color: #444;
    background-color: transparent;
    border-bottom: 2px #C6C6C6 solid;
	font-size: 120%;
	color: #0083C1;
	line-height: 130%;
}

#subNav li span, #subNav li a.CMSListMenuLinkHighlighted {
    display: block;
    width: 90%;
    padding: 6px 0px 6px 10%;
    font-weight: bold;
    border-bottom: 2px #C6C6C6 solid;
	background-color: #FF9700;
	color: #FFF;
	font-size: 90%;
}

/* Level 1 */
#subNav li#active,
#subNav li strong {
    width: 90%;
    padding: 5px 0px 5px 10%;
    font-weight: bold;
    color: #fff;
    background-color: #aab;
    border-bottom: 2px #C6C6C6 solid;
}

#subNav li a { width: 90%; padding-left: 10%; background-color: transparent; color: #444; margin: 0; }
#subNav li a:focus,
#subNav li a:hover,
#subNav li a:active { background-color: #FF9700; color: #fff; }

/* Level 2 */
#subNav li ul li a,
#subNav li ul li#active,
#subNav li ul li strong,
#subNav li ul li span { width: 80%; padding-left: 20%; font-size: 80%; }

#subNav li ul li a { background-color: #f8f8f8; color: #666; }
#subNav li ul li a:focus,
#subNav li ul li a:hover,
#subNav li ul li a:active { background-color: #f63; color: #fff; }

/* Level 3 */
#subNav li ul li ul li a,
#subNav li ul li ul li#active,
#subNav li ul li ul li strong,
#subNav li ul li ul li span { width: 70%; padding-left: 30%; }

#subNav li ul li ul li a { background-color: #fcfcfc; color: #888; }
#subNav li ul li ul li a:focus,
#subNav li ul li ul li a:hover,
#subNav li ul li ul li a:active { background-color: #f63; color: #fff; }

/* Level 4 */
#subNav li ul li ul li ul li a,
#subNav li ul li ul li ul li#active,
#subNav li ul li ul li ul li strong,
#subNav li ul li ul li ul li span { width: 60%; padding-left: 40%; }

#subNav li ul li ul li ul li a { background-color: #ffffff; color: #aaa; }
#subNav li ul li ul li ul li a:focus,
#subNav li ul li ul li ul li a:hover,
#subNav li ul li ul li ul li a:active { background-color: #f63; color: #fff; }
/* End subCol2 sub nav */

#breadcrumb {
	margin: 14px 20px 10px 20px;
	padding: 0 0 5px 0;
	border-bottom: 2px solid #C6C6C6;
	font-size: 86%;
}

#breadcrumb a {
	color: #666;
	border: none;
}

#breadcrumb a:hover {
	text-decoration: underline;
}

.subCol2 h1 {
	font-size: 140%;
	color: #FF9700;
	margin: 12px 20px 12px 20px;
}

.subCol2 p {
	line-height: 130%;
	margin: 12px 20px;
	font-size: 86%;
}

.subCol2 ol, .subCol2 ul {
	margin: 12px 20px 12px 20px;
	padding-left: 25px;
}

.subCol2 ul {
	list-style-type: disc;
}

.subCol2 ol {
	list-style-type: decimal;
}

.subCol2 li {
	color: #666;
	line-height: 130%;
	margin-bottom: 5px;
	font-size: 86%;
}

.subCol2 .introPara {
	margin: 0 10px;
	padding: 0 10px 35px 10px;
	background: transparent url(../images/intro_seperator.jpg) repeat-x bottom left;
}

.subCol2 .lastPara {
	clear: both;
	padding: 0 0 12px 0;
	border-bottom: 1px dotted #666;	
}

.subCol2 ul.lastItem, .subCol2 ol.lastItem {
	padding-bottom: 12px;
	border-bottom: 1px dotted #666;
}

.subCol2 h2 {
	font-size: 110%;
	color: #666;
	margin: 12px 20px;
}

.subCol2 h3 {
	font-size: 100%;
	color: #666;
	margin: 12px 20px;
}

.subCol2 a {
	color: #666;
	border-bottom: 1px solid #666;
	text-decoration: none;
}

.subCol2 a:hover {
	color: #333;
	border-bottom: 1px solid #333;
}

.subCol2 a.imgLink {
	border: none;
}

.subCol2 a.imgLink:hover {
	border: none;
}

#assistantPanel {
	position: relative;
	height: 85px;
	background: transparent url(../images/oass_sub_bckgd.jpg) no-repeat left top;
}

#gradTop {
	height: 0px;
	background: transparent url(../images/oatop_grad.png) no-repeat;
}

#gradBot {
	height: 0px;
	background: transparent url(../images/oabot_grad.png) no-repeat;
	margin-top: 57px;
}

#assitantLink {
	width: 119px;
	height: 65px;
	position: absolute;
	top: 10px;
	left: 60px;
}

#switchPanel {
	margin: 0 10px;
	background: #FCDABB url(../images/switch_bckgd.jpg) no-repeat left bottom;
	border: 4px solid #FFF;
	border-width: 4px 0;
	position: relative;
}

#switchPanel h3, #linksPanel h3, #supportPanel h3, #newsPanel h3, #contactsPanel h3, #newsPanel h3 a, #contactsPanel h3 a, #switchPanel h3 a, #newsletterPanel h3, #newsletterPanel h3 a {
	color: #FFF;
	padding: 6px 10px 7px 10px;
	font-size: 100%;
}

#switchPanel h3 {
	background: transparent url(../images/subswitch_bckgd.jpg) repeat-x 0 50%;
}

#switchPanel h3 a {border: none;}
#switchPanel h3 a:hover {border: none; text-decoration: underline; color: #fff;}

#switchPanel p, #supportPanel p {
	margin: 10px;
	font-size: 86%;
}

#switchPanel a, .col3 a, col4 a {
	text-decoration: none;
	border-bottom: 1px solid #666;
}

#switchPanel a:hover, .col3 a:hover {
	color: #333;
	border-bottom: 1px solid #333;
}

#linksPanel h3, #supportPanel h3, #newsPanel h3, #contactsPanel h3, #newsletterPanel h3 {
	background: transparent url(../images/nav_bckgd.jpg) repeat-x 0 50%;
}

#linksPanel, #newsPanel, #contactsPanel {
	margin: 0 10px 4px;
	padding: 0 0 8px 0;
	background: #FFF url(../images/sublinks_bckgd.jpg) no-repeat left bottom;
	position: relative;
}

#linksPanel p, #newsPanel p, #contactsPanel p {
	margin: 5px 0 5px 10px;
	padding: 0 10px 0 0;
	font-size: 86%;
}

#linksPanel .header {
	font-weight: bold;
	color: #027CC7;
}

#supportPanel {
	margin: 0 10px;
	background: #FFF url(../images/subsupport_bckgd.jpg) no-repeat left bottom;
	padding: 0 0 1px 0;
	position: relative;
}

#supportPanel h3 {padding: 6px 9px 7px;}
#supportPanel h3 a {color: #FFFFFF; text-decoration: underline;}

#supportPanel p {
	margin-right: 38px;
}

#linksPanel img, #supportPanel img, #newsPanel img, #contactsPanel img, #newsletterPanel img {
	width: 12px;
	display: block;
	margin: 0 0 0 6px;
}

#newsPanel .subNewsImage {
	width: 195px;
	margin: 6px 0 0 10px;
}

#contactsPanel  {
	margin: 4px 10px 0;
}

#contactsPanel h4 {padding: 15px 0px 5px 10px; color: #027CC7;}

.linksSeperator {
	height: 9px;
	width: 195px;
	margin: 0 0 0 10px;
	background: transparent url(../images/links_seperator.png) no-repeat;
	font-size: 2px;
}

.newsTitleDate, h2.newsTitleDate {
	color: #027CC7;
	font-weight: bold;
}

h2.newsTitleDate {
	padding-bottom: 3px;
	border-bottom: 1px solid #DDD;
}

.newsTitleDate a {
	color: #027CC7;
	border-bottom: 1px solid #CCC;
}

.newsTitleDate a:hover {
	border-bottom: 1px solid #666;
	text-decoration: none;
}

.newsTitleDate span {
	color: #666;
}

.newsSummary, .newsLastPara {
	padding: 0 0 8px 0;
	border-bottom: 1px dotted #666;
	margin: 0 0 12px 0;
}

.SearchDialog {
	margin: 20px;
	padding: 0 0 35px 0;
	background: transparent url(../images/intro_seperator.jpg) repeat-x bottom left;
}

.SearchDialog td {
	padding: 5px 5px 5px 0;
}

.SearchResults {
	margin: 12px 20px;
}

.searchResultBlock {
	padding: 0 0 8px 0;
	margin: 0 0 23px 0;
	border-bottom: 1px dotted #666;
}

.searchResultTitle {
	font-size: 120%;
	font-weight: bold;
}

.searchResultTitle a {
	padding: 0 0 2px 0;
	color: #027CC7;
	text-decoration: none;
	border-bottom: 1px solid #DDD;
}

.searchResultTitle a:hover {
	border-bottom: 1px solid #666;
}

.searchResultBody {
	margin: 10px 0;
	color: #666;
}

.searchRelevanceUrlCreation {
	margin-top: 10px;
	padding-top: 6px;
	border-top: 1px dotted #666;
}

.searchResultHighlight, .searchResultBodyHigh {
	background-color: #FFFF66;
}

.highlightText {
	color: #027CC7;
	font-weight: bold;
}

.highlightTextAlt {
	color: #FF9700;
	font-weight: bold;
}

.floatImage {
	float: right;
	margin: 10px 30px 20px 20px;
}

#allLogos {
	overflow: auto;
	margin: 10px 0 10px 20px;
}

#allLogos .floatImage {
	float: left;
	margin: 10px 20px 20px 0;
}

#subNav li ul li a:hover {
	background-color: #86BFDE;
}

.inlineForm {
	display: none;
}

.textSpacer {
	display: inline-block;
	width: 45px;
	font-weight: bold;	
}

.callBack {
	color: #027CC7;

}

.callBacklink {
	color: #FF9700;

}
.partnerLogos {
	background-color: #fff;
	overflow: auto;
	
}

.partnerLogos img {
	float: left;
	
}

#col2TopEmail { height: 12px; background: transparent url(../TDMGroup/media/ImageLibrary/Banners/ME-panel-v01a-top.jpg ) no-repeat; }

.exchangePanel 
{
    height: 164px;
    background: transparent url(/TDMGroup/media/ImageLibrary/Banners/ME-panel-v01a-bottom.jpg) no-repeat;
    position: relative;
}

.exchangePanel p
{
    color: #FFF;
    position: absolute;
    left: 0;
    bottom: 0;    
}

.exchangePanel a, .col2 a
{
    color: #FFF;
    text-decoration: none;
}
.exchangePanel a:hover, .col2 a:hover
{
    color: #FFF;
    text-decoration: underline;
}

/* End sub page styles */

} /* End brace for @media screen rules // do not delete */

@media print {
	/* All print styles to go between these braces */
	
}

#newsletterPanel {
	margin: 0 10px;
	background: #FFF url(../images/newsletter-promo-bg.jpg) no-repeat left bottom;
	position: relative;
	width:205px;
	/*height:186px;*/
	height:150px;
}


#newsletterPanel p {
    color: #666666;
    font-size: 11px;
    margin: 15px 65px 0 5px;
}
