@charset "utf-8";
input, select, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
a:link { color: #003366; }
a:visited { color: #003366; }
a:active { color: #003366; }
a:hover { color: #FF6600; text-decoration: none; }

body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	text-align: center;
	background-color: #EBEBEB;
}
body, td, th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7.5pt;
	color: #000000;
}
sup {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 6pt;
	color: #000000;
}
.menulink { font-size: 8pt; }
a.menulink:link { color:#CCCCCC; text-decoration: none;}
a.menulink:visited { color:#CCCCCC; text-decoration: none; }
a.menulink:active { color:#CCCCCC; text-decoration: none; }
a.menulink:hover { color:#FFFFFF; text-decoration: underline; }

.greenlink { font-size: 8pt; }
a.greenlink:link { color:#166D09; text-decoration: none;}
a.greenlink:visited { color:#166D09; text-decoration: none; }
a.greenlink:active { color:#166D09; text-decoration: none; }
a.greenlink:hover { color:#166D09; text-decoration: underline; }

.starter { font-size: 8pt; font-weight: bold; padding: 6px 14px 7px 14px; }
a.starter:link { color:#FFFFFF; text-decoration: none; }
a.starter:visited { color:#FFFFFF; text-decoration: none; }
a.starter:active { color:#FFFFFF; text-decoration: none; }
a.starter:hover { color:#FFFFFF; text-decoration: none; background: #98AFCC; }

.startersub { font-size: 8pt; font-weight: bold; padding: 2px 0 2px 7px; display:block;}
a.startersub:link { color:#FFFFFF; text-decoration: none; }
a.startersub:visited { color:#FFFFFF; text-decoration: none; }
a.startersub:active { color:#FFFFFF; text-decoration: none; }
a.startersub:hover { color:#FFFFFF; text-decoration: none; background: #98AFCC; }

a.navycell:link { color:#FFFFFF; text-decoration: none; }
a.navycell:visited { color:#FFFFFF; text-decoration: none; }
a.navycell:active { color:#FFFFFF; text-decoration: none; }
a.navycell:hover { color:#FFFFFF; text-decoration: none; }

.menu { 
	position:absolute;
	top:118px;
	width:205px;
	visibility:hidden;
	z-index:1;
	border: 1px none #000000;
	text-align: left;
	background: #003366;
}

.thrColFixHdr #container {
	width: 770px;
	min-height: 600px;
	margin: 0 auto;
	border: 1px solid #003366;
	border-width: 0 1px 1px 1px;
	text-align: left;
	background: #FFFFFF;
}
.thrColFixHdr #containerhome {
	width: 950px;
	margin: 0 auto;
	border: 1px solid #003366;
	border-width: 0 1px 1px 1px;
	text-align: left;
	background: #FFFFFF;
}
.thrColFixHdr #banner {
	background: #FFFFFF url(/Images/homepagebannerbg.jpg);
}
.thrColFixHdr #navbar {
	background: #003366;
	line-height: 25px;
	text-align: center;
}
.thrColFixHdr #rightbar {
	float:right;
	padding:0;
	text-align:left;
	margin-left: 20px;
}
.thrColFixHdr #center {
	margin: 20px;
	padding: 0;
}
.thrColFixHdr #centertext {
	padding: 25px 30px 25px 30px;
	text-align:left;
	line-height: 120%;
}
.thrColFixHdr #footer {
	clear:both;
	width: 730px;
	margin: 0 auto;
	text-align:right;
	padding:20px;
	color: #666;
	background: #CCC;
	border: 1px solid #036;
	border-top:0;
}
.thrColFixHdr #footer a:link, .thrColFixHdr #footer a:visited, .thrColFixHdr #footer a:active { color: #666; text-decoration: none; }
.thrColFixHdr #footer a:hover { color: #000; }

.thrColFixHdr #footerhome {
	clear:both;
	width: 730px;
	margin: 0 auto;
	text-align:center;
	padding:20px;
	color: #999;
}

.sidebar {
	width:248px;
	background: #EBEBEB;
	padding:0;
	text-align:left;
	border:solid 2px #003366;
	margin-bottom:20px;
}
.clearfloat {
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
.sidetext {
	padding: 10px;
}
.pthird {
	float: left;
	width: 218px;
	padding-right:20px;
}
.pthird ul {
	list-style-image: url(/Images/bullet.gif);	
	margin: 0;
	padding-left: 20px;
}
.phalf {
	float: left;
	width: 350px;
	padding:0 20px 30px 0;
}
.itemsname {
	float: left;
	width: 160px;
	padding: 0 20px 20px 0;
}
.itemsdesc {
	float: left;
	width: 320px;
	padding: 0 0 20px 0;
}
.itemsdescwide {
	float: left;
	width: 550px;
	padding: 0 0 20px 0;
}
.square15 {
	list-style-type: square;
	margin: 0;
	padding-left: 15px;
}
h1 {
	font-size: 18pt;
	font-weight: bold;
	color:#003366;
}
h2, h2 a, h2 a:link, h2 a:visited, h2 a:active {
	font-size: 12pt;
	font-weight: bold;
	color:#FF6600;
	margin-top:0;
	margin-bottom:0;
	text-decoration:none;
}
h3 {
	font-size: 10pt;
	font-weight: bold;
	color:#003366;
	margin-top:0;
	margin-bottom:0;
}
h4 {
	font-weight: bold;
	color:#003366;
	margin-top:0;
	margin-bottom:0;
}
.lineh {
	margin:20px 0 20px 0;
	height:1px;
	background:#CCCCCC;
	line-height:1px;
}
.whitebg {
	background:#FFFFFF;
}
.blackh1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color:#000000;
	margin-top:0;
	margin-bottom:0;
}
.blackh2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color:#000000;
	margin-top:0;
	margin-bottom:0;
}
.large {
	font-size: 10pt;
}
.grey {
	color: #999999;
}
.greytable {
	background: #EBEBEB;
	margin: 20px 0 20px 0;
	border: 1px solid #003366;
}
.greytable th {
	color: #FFFFFF;
	background: #003366;
	font-weight: bold;
	padding: 2px;
	border-right: 1px solid #EBEBEB;
	border-top: 1px solid #EBEBEB;
	height:22px;
	text-align:inherit;
}
.greytable th:first-child {
	border-left: 1px solid #EBEBEB;
}
.greytable td {
	padding: 2px;
	border-right: 1px solid #EBEBEB;
	border-top: 1px solid #EBEBEB;
}
.greytable td:first-child {
	border-left: 1px solid #EBEBEB;
}
.greygridtable {
	background: #EBEBEB;
	margin: 20px 0 20px 0;
	border: 1px solid #003366;
}
.greygridtable th {
	color: #FFFFFF;
	background: #003366;
	font-weight: bold;
	padding: 2px;
	border-right: 1px solid #FFFFFF;
	border-top: 1px solid #FFFFFF;
	height:22px;
	text-align:inherit;
}
.greygridtable th:first-child {
	border-left: 1px solid #FFFFFF;
}
.greygridtable td {
	padding: 2px;
	border-right: 1px solid #FFFFFF;
	border-top: 1px solid #FFFFFF;
	height:22px;
}
.greygridtable td:first-child {
	border-left: 1px solid #FFFFFF;
}
.transtable {
	margin: 20px 0 20px 0;
}
.transtable th {
	font-weight: bold;
	padding: 2px;
	text-align:inherit;
}
.transtable td {
	padding: 2px;
}
.error {
	color: #FF0000;
	font-weight: bold;
}
.supporttitle {
	text-align: center;
	margin-bottom: 30px;
}
.supporttitle h1 {
	font-size: 12pt;
	font-weight: bold;
	color:#000000;
	margin-top:0;
	margin-bottom:0;
}
.supporttitle h2 {
	font-size: 12pt;
	font-weight: bold;
	color:#FF6600;
	margin-top:0;
	margin-bottom:0;
}

span.spanTextDropdown{
	position: absolute;
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt;
	top: 0px;
	left: 0px;
	width: 150px;
	z-index: 101;
	background-color: #EBEBEB;
	border: 1px solid #000000;
	padding-left: 0;
	overflow: visible;
	display: none;
	text-align:left;
}

span.spanMatchText{ text-decoration: underline; font-weight: bold; }
span.spanNormalElement{ background: #EBEBEB; }
span.spanHighElement{ background: #003366; color: white; cursor: pointer; }
span.noMatchData{ font-weight: bold; color: #FF0000; }

#photothumbsarea {
	float:left;
	width:100px;
	margin-right:20px;
}
.photolarge {
	width:750px;
	height:290px;
	display:none;
	overflow:hidden;
	text-align:left;
	padding:20px;
	padding-top: 45px;
	font-size: 10pt;
	color: #FFF;
}
.photolarge h1 {
	font-size: 11pt;
	margin-top:20px;
}
.photolinks {
	line-height: 180%;
}
.datamigration {
	color: #B7E6E5;
}
#photo1 a, #photo1 a:link, #photo1 a:visited, #photo1 a:active, .datamigration a, .datamigration a:link, .datamigration a:visited, .datamigration a:active {
	color: #FFF; text-decoration: none; border-bottom: 1px dotted #B7E6E5;
}
.datacenterrelocation {
	color: #94D146;
}
#photo2 a, #photo2 a:link, #photo2 a:visited, #photo2 a:active, .datacenterrelocation a, .datacenterrelocation a:link, .datacenterrelocation a:visited, .datacenterrelocation a:active {
	color: #FFF; text-decoration: none; border-bottom: 1px dotted #94D146;
}
.disasterrecovery {
	color: #EBD751;
}
#photo3 a, #photo3 a:link, #photo3 a:visited, #photo3 a:active, .disasterrecovery a, .disasterrecovery a:link, .disasterrecovery a:visited, .disasterrecovery a:active {
	color: #FFF; text-decoration: none; border-bottom: 1px dotted #EBD751;
}
.datamigration a:hover, .datacenterrelocation a:hover, .disasterrecovery a:hover {
	color: #FFF; text-decoration: none; border-bottom: 1px solid #FFF;
}
#photo1 a:hover, .datamigration a:hover, #photo2 a:hover, .datacenterrelocation a:hover, #photo3 a:hover, .disasterrecovery a:hover {
	border-bottom-style:solid;
}
.photothumb {
	width:100px;
	height:105px;
	margin-bottom:17px;
	border:1px solid #013467;
}
.photothumb img {
	z-index:2;
}
.photothumb .overlay {
	display: none;
	position: relative;
	float:left;
	top:-105px;
	margin-bottom:-105px;
	background: url(/Images/photothumboverlay.gif) center no-repeat;
	z-index:1;
	width:100px;
	height:105px;
	cursor:pointer;
}
.photothumb:hover .overlay {
	display: block;
}
#casestudyfooter {
	text-align:left;
	margin-top:15px;
}
.newbullet {
	background: url(Images/new.gif) no-repeat;
	position:relative;
	height:17px;
	left:-31px;
	top:-2px;
	margin-bottom:-17px;
}
