@charset "utf-8";

body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-color: #011c49;
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(../images/bg-main.jpg);
}
.twoColFixRtHdr #container {
	width: 941px;
	margin: 0 auto;
	text-align: left; /* this overrides the text-align: center on the body element. */
	height: auto;
}
.twoColFixRtHdr #container #header{
	background-image: url(../images/GSI_Headerbg.jpg);
	height: 95px;
	background-repeat: no-repeat;
	height: 72px;
}
.twoColFixRtHdr #container #header #logo{
	float: left;
	height: auto;
	width: auto;
	margin-top: 10px;
	margin-left: 60px;
	z-index: 1000;
}
.twoColFixRtHdr #container #header #headerText{
	float: right;
	height: auto;
	width: auto;
	margin-right: 50px;
	text-align: right;
}
.twoColFixRtHdr #container #header h1{
	font-size: 12px;
	padding: 0px;
	margin: 0px;
	font-weight: lighter;
	text-align: right;
}
.twoColFixRtHdr #container #header h2{
	font-size: 19px;
	padding: 0px;
	margin: 0px;
	font-weight: bold;
	font-stretch: expanded;
}
.twoColFixRtHdr #container #header h3{
	font-size: 12px;
	padding: 0px;
	margin: 0px;
	font-weight: bold;
	font-style:normal;
}
.twoColFixRtHdr #container #spryBar{
	float: left;
	height: auto;
	width: 941px;
	clear: both;
	margin-right: 20px;
	padding-left: 0px;
	padding: 0;
	margin: 0;
	z-index: 100;
	background-color: #011C49;
	background-image: url(../images/menu-bg.gif);
	background-position: right center;
	background-repeat: no-repeat;
}
.twoColFixRtHdr #container #topPanel{
	height: 101px;
	padding-right: 0px;
	padding-left: 0px;
	clear: both;
	width: 941px;
}
.twoColFixRtHdr #container #bottomPanel{
	height: 98px;
	padding-right: 0px;
	padding-left: 0px;
	clear: both;
	width: 941px;
}
.twoColFixRtHdr #container #middleBar{
	height: 34px;
	padding-right: 0px;
	padding-left: 0px;
	clear: both;
	width: 941px;
}
.twoColFixRtHdr #container  #sidebar1 {
	float: right; /* since this element is floated, a width must be given */
	width: 215px;
	margin-top: 30px;
	margin-left: 0px;
	clear: right;
	padding-right: 0px;
	margin-right: 18px;
	height: auto;
	text-align: center;
}
.twoColFixRtHdr #container  #sidebarColo {
	float: right; /* since this element is floated, a width must be given */
	width: 220px;
	margin-top: 30px;
	margin-left: 0px;
	clear: right;
	padding-right: 10px;
	margin-right: 10px;
	height: 250px;
	text-align: center;
	background-image: url(../colocation/images/panel-bg.png);
	background-repeat: no-repeat;
	padding-top: 10px;
}
.twoColFixRtHdr #container #sidebar1 a {
	font-size: 10px;
	text-decoration: none;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #011C49;
}
.twoColFixRtHdr #container #sidebar1 a:hover {
	font-size: 10px;
	color: #990000;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.twoColFixRtHdr #container #bodyContainer {
	width: 941px;
	padding-bottom: 0px;
	background-color: #FFFFFF;
	height: auto;
}
.twoColFixRtHdr #container #mainUpperPageOffers {
	width: 880px;
	background-color: #ffffff;
	margin-left: 30px;
	margin-right: 30px;
	height: auto;
	clear: both;
	margin-bottom: 10px;
	float: right;
}
.twoColFixRtHdr #container #mainUpperPageOffers .package1{
	width: 200px;
	background-color: #ffffff;
	height: 110px;
	float: left;
	background-image: url(../images/bg-package1.jpg);
	background-repeat: no-repeat;
	padding-top: 70px;
	padding-left: 20px;
}
.twoColFixRtHdr #container #mainUpperPageOffers .package2{
	width: 200px;
	background-color: #ffffff;
	height: 110px;
	float: left;
	background-image: url(../images/bg-package2.jpg);
	background-repeat: no-repeat;
	padding-top: 70px;
	padding-left: 20px;
}
.twoColFixRtHdr #container #mainUpperPageOffers .package3{
	width: 200px;
	background-color: #ffffff;
	height: 110px;
	float: left;
	background-image: url(../images/bg-package3.jpg);
	background-repeat: no-repeat;
	padding-top: 70px;
	padding-left: 20px;
}
.twoColFixRtHdr #container #mainUpperPageOffers .package4{
	width: 200px;
	background-color: #ffffff;
	height: 110px;
	float: left;
	background-image: url(../images/bg-package4.jpg);
	background-repeat: no-repeat;
	padding-top: 70px;
	padding-left: 20px;
}
.twoColFixRtHdr #container #mainUpperPageBody {
	width: 880px;
	background-color: #ffffff;
	margin-left: 30px;
	margin-right: 30px;
	height: auto;
	clear: both;
	margin-bottom: 10px;
	float: right;
}
.twoColFixRtHdr #container #mainMiddlePageBody {
	width: 880px;
	background-color: #ffffff;
	margin-left: 30px;
	margin-right: 20px;
	height: auto;
	margin-top: 0px;
	padding-left: 0px;
	float: left;
}
.twoColFixRtHdr #container #mainLowerPageBody {
	width: 880px;
	background-color: #ffffff;
	margin-left: 30px;
	margin-right: 20px;
	height: auto;
	margin-top: 0px;
	padding-left: 0px;
	float: left;
}
.twoColFixRtHdr #container #mainRight a {
	font-size: 12px;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FF8040;
	font-weight: bold;
}
.twoColFixRtHdr #container #mainRight a:hover {
	font-size: 12px;
	color: #990000;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.twoColFixRtHdr #container #mainContent{
	float: left;
	width: 941px;
	background-color: #FFFFFF;
	height: auto;
	background-repeat: repeat-y;
}
.twoColFixRtHdr #container #mainContent p{
	font-size: 11px;
	margin: 0;
	padding: 0;
	line-height: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.twoColFixRtHdr #container #mainContent h1{
	font-size: 14px;
	font-weight: bold;
	color: #012869;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../images/bg-columns.gif);
	background-repeat: repeat-x;
	padding-top: 2px;
	padding-bottom: 6px;
	padding-left: 2px;
}
.twoColFixRtHdr #container #mainContent h2{
	font-size: 12px;
	padding: 0px;
	margin: 0px;
	font-weight: bold;
	font-style:normal;
	padding-top: 4px;
}
.twoColFixRtHdr #container #mainContent h3{
	font-size: 15px;
	padding: 0px;
	margin: 0px;
	font-weight: bold;
	font-style:normal;
	color: #011C49;
}
.twoColFixRtHdr #container #mainContent h4{
	font-size: 14px;
	padding: 0px;
	margin: 0px;
	font-weight: bold;
	font-style:normal;
}
.twoColFixRtHdr #container #mainContent h5{
	font-size: 14px;
	font-weight: bold;
	color: #011c49;
	padding:0;
	margin:0;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
}
.twoColFixRtHdr #container #mainContent h6{
	font-size: 18px;
	font-weight: bold;
	color: #011c49;
	padding:0;
	margin:0;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
}
.twoColFixRtHdr #container #mainContent a{
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	color: #012869;
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.twoColFixRtHdr #container #mainContent a:hover {
	font-size: 11px;
	color: #DC8740;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.twoColFixRtHdr #container #mainContent #apDiv1{
	position:absolute;
	width:200px;
	height:auto;
	z-index:100;
	left: 989px;
	top: -915px;
}
.twoColFixRtHdr #container #mainContent #mainRight ul{
	padding: 0;
	margin: 0;
	margin-top: 5px;
	margin-left: 20px;
	float: right;
}
.twoColFixRtHdr #container #mainContent .redHighlight{color: #FF0000
}
.twoColFixRtHdr #container #mainContent #matrixDiv{
	float: left;
	width: 880px;
	padding-right: 20px;
	margin-top: 30px;
	margin-left: 30px;
}
.twoColFixRtHdr #container #mainContent #matrixDiv a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000066;
}
.twoColFixRtHdr #container #mainContent #matrixDiv a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #990000;
}
.twoColFixRtHdr #container #mainContent #teamLeft{
	width: 280px;
	height: 3000px;
}
.twoColFixRtHdr #container #mainContent #teamRight{
	width: 250px;
	float: right;
}
.twoColFixRtHdr  #container #mainContent #domainDiv{
	height: 192px;
	width: 430px;
	float: left;
	margin-left: 0px;
	margin-top: 0px;
	clear: none;
	text-align: left;
	background-image: url(../images/bg-columns.gif);
	background-repeat: repeat-x;
	background-position: top;
	padding-left: 4px;
}
.twoColFixRtHdr #container #mainContent #domainDiv p{
	font-size: 11px;
	line-height: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: justify;
}
.twoColFixRtHdr  #container #mainContent #domainDiv a {
	font-size: 11px;
	text-decoration: none;
	color: #011C49;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.twoColFixRtHdr  #container #mainContent #domainDiv a:hover {
	font-size: 11px;
	color: #DC8740;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.twoColFixRtHdr   #container #mainContent #domainDiv2 {
	height: 192px;
	width: 430px;
	float: right;
}
.twoColFixRtHdr   #container #mainContent #domainDiv2 li{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #006;
}
.twoColFixRtHdr   #container #mainContent #domainDiv #domainigans{
	padding-top: 4px;
}
.twoColFixRtHdr  #container #mainContent #mainLeft{
	width: 303px;
	float: left;
	clear: left;
	height: 300px;
	height: auto;
}
.twoColFixRtHdr  #container #mainContent #mainMiddle {
	width: 260px;
	float: left;
	margin-left: 18px;
	text-align: left;
	height: 212px;
	background-image: url(../images/bg-news.gif);
	padding-top: 4px;
	padding-left: 1px;
	background-repeat: no-repeat;
	background-position: bottom;
}
.twoColFixRtHdr  #container #mainContent #mainRight {
	width: 280px;
	float: right;
	height: auto;
	margin-top: 10px;
	margin-bottom: 0px;
	background-repeat: repeat-x;
	background-position: top;
	background-image: url(../images/bg-columns.gif);
	padding-left: 4px;
	text-align: justify;
}
.twoColFixRtHdr  #container #mainContent #mainRight h2 {
	font-size: 11px;
	margin: 0;
	padding: 0;
	line-height: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
}
.twoColFixRtHdr  #container #mainContent #mainRight p {
	font-size: 10px;
	margin: 0;
	padding: 0;
	line-height: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
}
.twoColFixRtHdr  #container #mainContent #mainRight b {
	color: #FF0000;
	font-size: 13px;
}
.twoColFixRtHdr   #container #mainContent #miniBanner{
	height: 112px;
	width: 535px;
	background-image: url(../images/bg-minibanner.gif);
	background-repeat: no-repeat;
	padding-top: 12px;
	padding-left: 13px;
	clear: none;
	float: right;
	padding-right: 10px;
}
.twoColFixRtHdr #miniBanner h2, #mainMiddle h2{
	font-size: 11px;
	font-weight: bold;
	color: #0000CC;
	margin: 0px;
	padding: 0px;
}
.twoColFixRtHdr #container #mainContent #bottomRight{
	width: 260px;
	float: right;
	clear: right;
	margin-bottom: 0px;
	background-image: url(../images/bg-columns.gif);
	background-repeat: repeat-x;
	background-position: top;
	padding-left: 4px;
	height: 772px;
}
.twoColFixRtHdr  #container #mainContent #bottomRight h2{
	font-size: 12px;
	font-weight: bold;
	font-style:normal;
	padding-top: 2px;
	background-image: url(../images/bg-columns.gif);
	color: #011C49;
	background-position: left;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 4px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -4px;
}
.twoColFixRtHdr  #container #mainContent #bottomMiddle{
	width: 260px;
	float: left;
	margin-left: 24px;
	margin-top: 20px;
	clear: none;
	text-align: left;
	height: 780px;
	background-image: url(../images/bg-columns.gif);
	background-repeat: repeat-x;
	background-position: top;
	padding-left: 4px;
}
.twoColFixRtHdr  #container #mainContent #bottomMiddle h3{
	font-size: 12px;
	font-weight: bold;
	font-style:normal;
	padding-top: 2px;
	background-image: url(../images/bg-columns.gif);
	color: #011C49;
	background-position: left;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 4px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -4px;
}
.twoColFixRtHdr  #container #mainContent #bottomMiddle li{
	text-align: justify;
	height: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
}
.twoColFixRtHdr  #container #mainContent #bottomLeft{
	width: 300px;
	float: left;
	margin-top: 20px;
	margin-left: 0px;
	clear: left;
	text-align: justify;
	height: 780px;
	background-image: url(../images/bg-columns.gif);
	background-repeat: repeat-x;
	background-position: top;
	padding-left: 4px;
}
.twoColFixRtHdr  #container #mainContent #bottomLeft li{
	text-align: justify;
	height: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
}
.twoColFixRtHdr  #container #mainContent #bottomGraphic{
	width: 250px;
	float: right;
	height: auto;
	margin-top: 0px;
	text-align: center;
	margin-bottom: 0px;
}
.twoColFixRtHdr  #container #mainContent #bottomRegister{
	width: 260px;
	float: right;
	height: auto;
	margin-top: 20px;
	margin-bottom: 30px;
	background-repeat: repeat-x;
	background-position: top;
	background-image: url(../images/bg-columns.gif);
	padding-left: 4px;
}
.twoColFixRtHdr  #container #mainContent #bodyContentLeft {
	float: left;
	width: 650px;
	padding-right: 0px;
	margin-top: 30px;
	margin-left: 30px;
	clear: left;
	margin-right: 0px;
	text-align: left;
	padding-top: o;
}
.twoColFixRtHdr  #container #mainContent #bodyContentLeft li{
	text-align: justify;
	height: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
}
.twoColFixRtHdr  #container #mainContent #veryBottom {
	width: 568px;
	height: auto;
	left: 0px;
	padding-left: 24px;
	vertical-align: top;
	padding-top: 10px;
	float: left;
}
.twoColFixRtHdr  #container #mainContent #subPageMenu {
	width: auto;
	height: auto;
	text-align: center;
	vertical-align: top;
}
.twoColFixRtHdr  #container #mainContent #subPageMenu p{
	font-size: 10px;
	padding: 0;
	margin: 0;
}
.twoColFixRtHdr #container #mainContent #subPageMenu a{
	font-size: 10px;
	padding: 0;
	margin: 0;
	color: #000099;
}
.twoColFixRtHdr  #container #mainContent #subPageMenu a:hover{
	font-size: 10px;
	padding: 0;
	margin: 0;
	color: #011c49;
}
.twoColFixRtHdr #container #footer{
	background-image: url(../images/GSI_Footer.gif);
	height: 62px;
	background-repeat: no-repeat;
	color: #011c49;
	text-align: center;
	clear: both;
	background-color: #ffffff;
	width: 941px;
	background-position: bottom;
} 
.twoColFixRtHdr #container #footer p{
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
}
.twoColFixRtHdr #container #footer a{
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #000;
}
.twoColFixRtHdr #container #footer a:hover {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #011C49;
	text-decoration: underline;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 6px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.twoColFixRtHdr #container #yottatable h1{
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background-image: url(none);
}
.twoColFixRtHdr #container #yottatable h2{
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-weight: bold;
}
.twoColFixRtHdr #container #yottatable p{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
}
.twoColFixRtHdr #container #webSamples h1 {
	font-size: 16px;
	text-decoration: none;
	font-weight: bold;
	color: #012869;
	padding-bottom:4px;
}
.twoColFixRtHdr #container #webSamples a {
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
	color: #012869;
	padding-bottom:4px;
}
.twoColFixRtHdr #container #webSamples a:hover {
	font-size: 10px;
	color: #DC8740;
	text-decoration: none;
	padding-bottom:4px;
}
.twoColFixRtHdr #container #webBullets h1 {
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
	color: #012869;
	padding-bottom:4px;
}
.twoColFixRtHdr #container #webBullets li {
	font-size: 12px;
	color: #000000;
	padding-bottom:4px;
	list-style-type: disc;
}
.checkmark {
	list-style-image:url(../images/checkmark.png);
	list-style-position:outside;
	margin-bottom:10px;
}
.twoColFixRtHdr #container #mainContent #fairTable h1{
	font-size: 12px;
	padding: 0px;
	margin: 0px;
	font-weight: bold;
	text-align: left;
}
.twoColFixRtHdr #container .www {
	font-size: 12px;
	padding: 0px;
	margin: 0px;
	font-weight: bold;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
}
.twoColFixRtHdr #textrotator {
	width: 230px;
	height: 200px;
}
.twoColFixRtHdr #textrotator h1{
	font-size: 12px;
	padding: 0;
	margin: 0;
	font-weight: bold;
}
.twoColFixRtHdr #textrotator h2{
	padding: 0;
	margin: 0;
	font-size: 10px;
	font-weight: bold;
	font-size: 10px;
}
.rss li{
	list-style-image: url(../images/gsiRSSSmall.png);
	background-repeat:no-repeat;
	padding:8px 0;
}
