

/* ----------- basic styling ------------ */

* {
	margin: 0px;
	padding: 0px;
}

body {
	background-color: #CCCCCC;
	text-align: center;
	/*font-family: Helvetica, Arial, sans-serif;*/
	font-family:Arial, Helvetica, sans-serif;
	font-size: 85%;
	}
	
#wrapper {
	position: relative;
	width: 959px;
	margin: 0 auto;
	text-align: left;
	background-color: #FFFFFF;
	}
	
#clear {
	clear: both;
	}
	
	

/* ----------- position containers ---------- */

#header {
	position: relative;
	height: 140px;
	z-index: 1000;
	}
	
#header #logo {
	position:absolute;
	top: 0;
	left: 0;
	width: 154px;
	height: 69px;
	}
	
#header #globnav {
	position:absolute;
	top: 21px;
	right: 125px;
	text-align: right;
	width: 300px;
	}
#header  #globnavform {
	position:absolute;
	top: 19px;
	right: 45px;
	
	font-size: 10px;
	text-align: right;
	width: 124px;
}
#header  #apple {
	position:absolute;
	top: 18px;
	right: 20px;
	
	font-size: 10px;
	text-align: right;
	width: 17px;
	height: 18px;
}
#header   #globnav a, a.link, a.visited {
	color: #999999;
	text-decoration: none;
	padding-left: 5px;
	font-size: 12px;
	}
#header  #globnav  a:hover   {
	color: #333333;
	text-decoration: none;
	padding-left: 5px;
	font-size: 12px;
}
.form10 {
	font-size: 10px;
	color: #333333;
}
.formBdy {
	font-size: 12px;
	
	background-color: #FFFFFF;
	color: #333333;
}
#topnav {
	position:absolute;
	bottom: 0px;
	left: 0px;
	width: 960px;
	}
#searchBar {
	float: left;
	width: 239px;
	position: absolute;
	height: 25px;
	background-color: #999999;
	bottom: 0px;
	right: 1px;
	border-left: solid 1px #fff;
	border-bottom: solid 1px #fff;
}
.searchField {
	margin-top: 1px;
	margin-left: 5px;
	color: #999999;
	padding-left: 1px;
	font-size: 12px;
	margin-bottom: 1px;
}
.searchField2 {
	margin-top: 1px;
	color: #999999;
	padding-left: 1px;
	font-size: 12px;
	margin-bottom: 1px;
}
.submit {
	font-size: 12px;
	color: #FFFFFF;
	border: 1px solid #999999;
	background-color: #F2272B;
}
#container {
	width: 959px;
	float: left;
	left: 0px;
	top: 0px;
	position: relative;
	border-bottom: solid 1px #fff;
	margin: 0 auto;
}
#containerRed {
	width: 959px;
	float: left;
	left: 0px;
	top: 0px;
	position: relative;
	border-bottom: solid 1px #fff;
	background-image: url(../img/container1_red_bg.jpg);
}
#containerGreen {
	width: 959px;
	float: left;
	left: 0px;
	top: 0px;
	position: relative;
	border-bottom: solid 1px #fff;
	margin: 0 auto;
	background-image: url(../img/containerGreen_bg.gif);
	background-repeat: repeat-y;
}
#containerBlue {
	width: 959px;
	float: left;
	left: 0px;
	top: 0px;
	position: relative;
	border-bottom: solid 1px #fff;
	margin: 0 auto;
	background-image: url(../img/container2blue_bg.gif);
	background-repeat: repeat-y;
}
#containerLghtOrng {
	width: 959px;
	float: left;
	left: 0px;
	top: 0px;
	position: relative;
	border-bottom: solid 1px #fff;
	background-image: url(../img/containerLghtOrng_bg.gif);
}
#mainImg     {
	float: left;
	width: 719px;
	position: relative;
	left: 0px;
	top: 0px;
}
#rgtnav   {
	float: left;
	width: 239px;
	position: relative;
	height: 300px;
}
#solImage {
	width: 239px;
}
#solImage2 {
	width: 239px;
	border-top: solid 1px #fff;
}
.solTextHd {
	
	font-size: 14px;
	color: #FFFFFF;
	margin: 0 auto;
	padding-right: 20px;
	padding-left: 12px;
	width: 205px;
	text-align: left;
	line-height: 18px;
	padding-bottom: 10px;
	padding-top: 8px;
}
.solTextHdGrn {
	
	font-size: 14px;
	color: #FFFFFF;
	margin: 0 auto;
	padding-right: 20px;
	padding-left: 12px;
	width: 207px;
	text-align: left;
	line-height: 18px;
	padding-bottom: 10px;
	padding-top: 8px;
	background-color: #AFCA24;
}
.solTextHdRed {
	
	font-size: 14px;
	color: #FFFFFF;
	margin: 0 auto;
	padding-right: 20px;
	padding-left: 12px;
	width: 207px;
	text-align: left;
	line-height: 18px;
	padding-bottom: 10px;
	padding-top: 8px;
	background-color: #F2272B;
}
.solTextHdOrng {
	
	font-size: 14px;
	color: #FFFFFF;
	margin: 0 auto;
	padding-right: 20px;
	padding-left: 12px;
	width: 207px;
	text-align: left;
	line-height: 18px;
	padding-bottom: 10px;
	padding-top: 8px;
	background-color: #F4A131;
}
.solTextHdBlue {
	
	font-size: 14px;
	color: #FFFFFF;
	margin: 0 auto;
	padding-right: 20px;
	padding-left: 12px;
	width: 207px;
	text-align: left;
	line-height: 18px;
	padding-bottom: 10px;
	padding-top: 8px;
	background-color: #00B0DB;
}
.soltext12 {
	
	font-size: 12px;
	color: #FFFFFF;
	margin: 0 auto;
	padding-right: 20px;
	padding-left: 14px;
	width: 205px;
	text-align: left;
	line-height: 12px;
	padding-bottom: 10px;
}
.soltext12Grn {
	
	font-size: 12px;
	color: #FFFFFF;
	margin: 0 auto;
	padding-right: 20px;
	padding-left: 14px;
	width: 205px;
	text-align: left;
	line-height: 14px;
	padding-bottom: 10px;
	background-color: #AFCA24;
}
.soltext12Orng {
	
	font-size: 12px;
	color: #FFFFFF;
	margin: 0 auto;
	padding-right: 20px;
	padding-left: 14px;
	width: 205px;
	text-align: left;
	line-height: 14px;
	padding-bottom: 10px;
	background-color: #F4A131;
}
.soltext12Red {
	
	font-size: 12px;
	color: #FFFFFF;
	margin: 0 auto;
	padding-right: 20px;
	padding-left: 14px;
	width: 205px;
	text-align: left;
	line-height: 14px;
	padding-bottom: 10px;
	background-color: #F2272B;
}
.soltext12Blue {
	
	font-size: 12px;
	color: #FFFFFF;
	margin: 0 auto;
	padding-right: 20px;
	padding-left: 14px;
	width: 205px;
	text-align: left;
	line-height: 14px;
	padding-bottom: 10px;
	background-color: #00B0DB;
}
.findmore {
	position: relative;
	height: 13px;
	width: 14px;
	left: 5px;
	top: 2px;
}
.textOrng {
	
	color: #DD8B00;
	line-height: 22px;
	font-size: 13px;
}
.textRed, h1, h2, h3, h4 {
	
	color: #F2272B;
	line-height: 22px;
	font-size: 13px;
}
.textBlue {
	
	color: #00B9E5;
	line-height: 22px;
	font-size: 13px;
}
.textGrn {
	
	color: #9EB200;
	line-height: 22px;
	font-size: 13px;
}

.textGreyHd {
	
	color: #999999;
	line-height: 24px;
	font-size: 16px;
}
.textOrngBdy {
	
	color: #DD8B00;
	padding-top: 3px;
	font-size: 12px;
}
.textRedBdy {
	
	color: #F2272B;
	padding-top: 3px;
	font-size: 12px;
}
.textBlueBdy {
	
	color: #00B9E5;
	padding-top: 3px;
	font-size: 12px;
}
.textGrnBdy {
	
	color: #9EB200;
	padding-top: 3px;
	font-size: 12px;
}
#content2col {
	float: left;
	width: 740px;
	position: relative;
	height: 100%;
	padding-right: 15px;
	padding-top: 11px;
	padding-bottom: 20px;
	color: #999999;
	line-height: 18px;
	font-size: 12px;
	background-image: url(/img/greyline.gif);
	background-repeat: repeat-y;
	padding-left: 31px;
}
#content503 {
	float: left;
	width: 503px;
	position: relative;
	height: 100%;
	padding-right: 15px;
	padding-top: 11px;
	padding-bottom: 20px;
	color: #999999;
	line-height: 18px;
	font-size: 12px;
	background-image: url(/img/greyline.gif);
	background-repeat: repeat-y;
	padding-left: 31px;
}
#content242 {
	float: left;
	width: 236px;
	position: relative;
	height: 100%;
	padding-right: 15px;
	
	font-size: 12px;
	color: #999999;
	line-height: 16px;
}
#content239 {
	float: left;
	width: 239px;
	position: relative;
	height: 100%;
}
#content170 {
	float: left;
	width: 156px;
	position: relative;
	top: 15px;
	padding-left: 14px;
	line-height: 18px;
	font-size: 12px;
	
	color: #666666;
}
#content239blue {
	float: left;
	width: 239px;
	background-color: #00B0DB;
}
#content239Green {
	float: left;
	width: 239px;
	height: 350px;
	position: relative;
}
#content239LghtOrng {
	float: left;
	width: 239px;
	background-color: #F4A131;
}
#greyBarContainer {
	position: relative;
	width: 239px;
	bottom: 0px;
	left: 0px;
}
#greyBarContainer2 {
	position: absolute;
	width: 239px;
	bottom: 0px;
	left: 0px;
}

a.greybarRed, a.greybarRed:link, a.greybarRed:visited {
	
	font-size: 17px;
	color: #FFFFFF;
	margin: 0px;
	width: 226px;
	text-align: left;
	background-color: #999999;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	text-decoration: none;
	position: relative;
	display: block;
	padding-left: 13px;
	padding-top: 5px;
	padding-bottom: 5px;
	height: 21px;
}
a.greybarRed:hover {
	
	font-size: 17px;
	color: #FFFFFF;
	margin: 0px;
	width: 226px;
	text-align: left;
	background-color: #EA2828;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	text-decoration: none;
	position: relative;
	display: block;
	padding-left: 13px;
	padding-top: 5px;
	padding-bottom: 5px;
	height: 21px;
}
#greybarTopline {
	border-top: solid 1px #fff;
	height: 33px;
	width: 239px;
	}
#greybarBtmline {
	border-bottom: solid 1px #fff;
	}
#greyline {
	width: 1px;
	float: left;
	background-color: #FFFFFF;
	background-image: url(../img/greyline.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 300px;
}
#greyline31 {
	width: 31px;
	float: left;
	background-color: #FFFFFF;
	background-image: url(../img/greyline.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 300px;
}
#noline {
	width: 1px;
	float: left;
	height: 300px;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: center center;
}
#noline2 {
	width: 1px;
	float: left;
	height: 100px;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: center center;
}
a.greyheader239, a.greyheader239:link, a.greyheader239:visited {
	width: 227px;
	background-color: #999999;
	height: 25px;
	position: relative;
	color: #FFFFFF;
	font-weight: bold;
	padding-left: 12px;
	font-size: 12px;
	line-height: 27px;
	vertical-align: middle;
	display: block;
	text-decoration: none;
	/*font-family: Helvetica, Arial, sans-serif;*/
	font-family:Arial, Helvetica, sans-serif;
}
a.greyheader239:hover {
	width: 227px;
	background-color: #666666;
	height: 25px;
	position: relative;
	color: #FFFFFF;
	font-weight: bold;
	padding-left: 12px;
	font-size: 12px;
	line-height: 26px;
	vertical-align: middle;
	display: block;
	text-decoration: none;
}
#textcontainer {
	width: 200px;
	position: relative;
	left: 12px;
	top: 20px;
}
.testtext14 {
	font-size: 13px;
	color: #FFFFFF;
	margin: 0px;
	padding-right: 20px;
	padding-left: 14px;
	width: 205px;
	text-align: left;
	line-height: 16px;
	padding-top: 12px;
	padding-bottom: 10px;
	position: relative;
}
.testtext14orng {
	font-size: 13px;
	color: #FFFFFF;
	margin: 0px;
	padding-right: 20px;
	padding-left: 14px;
	width: 205px;
	text-align: left;
	line-height: 16px;
	padding-top: 12px;
	padding-bottom: 10px;
	position: relative;
	background-color: #F4A131;
}
.testtext14green {
	font-size: 13px;
	color: #FFFFFF;
	margin: 0px;
	padding-right: 20px;
	padding-left: 14px;
	width: 205px;
	text-align: left;
	line-height: 16px;
	padding-top: 12px;
	padding-bottom: 10px;
	position: relative;
	background-color: #AFCA24;
}
.testtext14blu {
	font-size: 13px;
	color: #FFFFFF;
	margin: 0px;
	padding-right: 20px;
	padding-left: 14px;
	width: 205px;
	text-align: left;
	line-height: 16px;
	padding-top: 12px;
	padding-bottom: 10px;
	position: relative;
	background-color: #00AFDA;
}
.testtext14red {
	font-size: 13px;
	color: #FFFFFF;
	margin: 0px;
	padding-right: 20px;
	padding-left: 14px;
	width: 205px;
	text-align: left;
	line-height: 16px;
	padding-top: 12px;
	padding-bottom: 10px;
	position: relative;
	background-color: #F2272B;
}
.testtext12 {
	font-size: 12px;
	color: #FFFFFF;
	margin: 0px;
	padding-right: 20px;
	padding-left: 14px;
	width: 205px;
	text-align: left;
	line-height: 12px;
	padding-top: 10px;
	position: relative;
}
.testtext12orng {
	font-size: 12px;
	color: #FFFFFF;
	margin: 0px;
	padding-right: 20px;
	padding-left: 14px;
	width: 205px;
	text-align: left;
	line-height: 12px;
	padding-top: 10px;
	position: relative;
	background-color: #F4A131;
}
.testtext12green {
	font-size: 12px;
	color: #FFFFFF;
	margin: 0px;
	padding-right: 20px;
	padding-left: 14px;
	width: 205px;
	text-align: left;
	line-height: 12px;
	padding-top: 10px;
	position: relative;
	background-color: #AFCA24;
}
.testtext12blu {
	font-size: 12px;
	color: #FFFFFF;
	margin: 0px;
	padding-right: 20px;
	padding-left: 14px;
	width: 205px;
	text-align: left;
	line-height: 12px;
	padding-top: 10px;
	position: relative;
	background-color: #00AFDA;
}
.testtext12red {
	font-size: 12px;
	color: #FFFFFF;
	margin: 0px;
	padding-right: 20px;
	padding-left: 14px;
	width: 205px;
	text-align: left;
	line-height: 12px;
	padding-top: 10px;
	position: relative;
	background-color: #F2272B;
}
a.blue12, a.blue12:link, a.blue12:visited   {
	font-size: 12px;
	color: #30BFE2;
	left: 12px;
	top: 20px;
	width: 200px;
	text-decoration: underline;
}
a.blue12:hover {
	font-size: 12px;
	color: #003366;
	left: 12px;
	top: 20px;
	width: 200px;
	text-decoration: underline;
}
a.blue14, a.blue14:link, a.blue14:visited   {
	font-size: 14px;
	color: #30BFE2;
	left: 12px;
	top: 20px;
	width: 200px;
	line-height: 14px;
	font-weight: bold;
	text-decoration: underline;
}
a.blue14:hover {
	
	font-size: 14px;
	color: #003366;
	left: 12px;
	top: 20px;
	width: 200px;
	line-height: 14px;
	font-weight: bold;
	text-decoration: underline;
}
a.blue14none, a.blue14none:link, a.blue14none:visited   {
	font-size: 14px;
	color: #30BFE2;
	left: 12px;
	top: 20px;
	width: 200px;
	line-height: 14px;
	font-weight: normal;
	text-decoration: none;
}
a.blue14none:hover {
	font-size: 14px;
	color: #003366;
	left: 12px;
	top: 20px;
	width: 200px;
	line-height: 14px;
	font-weight: normal;
	text-decoration: none;
}
a.orng12, a.orng12:link, a.orng12:visited {
	font-size: 12px;
	color: #CA7F00;
	text-decoration: underline;
}
a.orng12:hover {
	font-size: 12px;
	color: #9B6200;
	text-decoration: underline;
}
a.grn12, a.grn12:link, a.grn12:visited {
	font-size: 12px;
	color: #8C9E00;
	text-decoration: underline;
}
a.grn12:hover {
	font-size: 12px;
	color: #6B7800;
	text-decoration: underline;
}
a.red12, a.red12:link, a.red12:visited, a, a:visited, a:active, a:link {
	font-size: 12px;
	color: #EA2828;
	text-decoration: underline;
}
a.red12:hover, a:hover {
	font-size: 12px;
	color: #A12223;
	text-decoration: underline;
}
a.red14, a.red14:link, a.red14:visited {
	font-size: 14px;
	color: #EA2828;
	text-decoration: none;
}
a.red14:hover {
	font-size: 14px;
	color: #A12223;
	text-decoration: underline;
}
a.red12bold, a.red12bold:link, a.red12bold:visited {
	font-size: 12px;
	color: #EA2828;
	text-decoration: none;
	font-weight: bold;
}
a.red12bold:hover {
	font-size: 12px;
	color: #A12223;
	text-decoration: underline;
	font-weight: bold;
}
a.red11, a.red11:link, a.red11:visited {
	font-size: 11px;
	color: #EA2828;
	text-decoration: underline;
}
a.red11:hover {
	font-size: 11px;
	color: #A12223;
	text-decoration: underline;
}
a.white12, a.white12:link, a.white12:visited {
	color: #FFFFFF;
	font-size: 12px;
	
	text-decoration: none;
}
a.white12:hover {
	color: #333333;
	font-size: 12px;
	
	text-decoration: underline;
}
a.white10, a.white10:link, a.white10:visited {
	color: #FFFFFF;
	font-size: 10px;
	
	text-decoration: none;
}
a.white10:hover {
	color: #333333;
	font-size: 10px;
	
	text-decoration: underline;
}
.lftnavon {
	
	color: #333333;
	left: 12px;
	top: 15px;
	width: 200px;
	line-height: 14px;
	font-size: 12px;
}
.body11grey {
	
	color: #666666;
	left: 12px;
	top: 15px;
	width: 200px;
	line-height: 14px;
	font-size: 11px;
}
.body12grey {
	
	color: #999999;
	left: 12px;
	top: 15px;
	width: 200px;
	line-height: 14px;
	font-size: 12px;
}
.greybar .timenav {
	left: 0px;
	top: 10px;
	width: 161px;
	height: 17px;
	position: relative;
}
.greybar .livebak {
	left: 0px;
	top: 10px;
	width: 139px;
	height: 16px;
	position: relative;
}
.greybar .archserv {
	left: 0px;
	top: 10px;
	width: 156px;
	height: 16px;
	position: relative;
}
.products {
	height: 13px;
	width: 48px;
	position: relative;
	top: 0px;
}
#partBox {
	background-color: #F2272B;
	padding: 10px 7px;
	width: 140px;
	
	font-size: 12px;
	color: #FFFFFF;
}
#pwordBox {
	background-color: #F2272B;
	padding: 7px;
	width: 140px;
	font-size: 10px;
	color: #FFFFFF;
	border-top: solid 1px #fff;
	line-height: 16px;
}
#login {
	padding-top: 8px;
	height: 14px;
	width: 56px;
}
.partTextWht11 {
	
	font-size: 11px;
	color: #FFFFFF;
	line-height: 22px;
}
.partTextWht10 {
	
	font-size: 10px;
	color: #FFFFFF;
	line-height: 14px;
}
#footer {
	width: 947px;
	background-color: #666666;
	text-align: left;
	padding-top: 8px;
	padding-left: 12px;
	padding-bottom: 8px;
	color: #FFFFFF;
	
	line-height: 16px;
}
.copy {
	
	font-size: 10px;
}

.solutions {
	height: 13px;
	width: 51px;
	position: relative;
	top: 0px;
}
.support {
	height: 13px;
	width: 44px;
	position: relative;
	top: 0px;
}
.partners {
	height: 13px;
	width: 47px;
	position: relative;
	top: 0px;
}
.newsevents {
	height: 13px;
	width: 79px;
	position: relative;
	top: 0px;
}
.about {
	height: 13px;
	width: 78px;
	position: relative;
	top: 0px;
}
a.grey12:link, a.grey12:visited {
	
	font-size: 12px;
	color: #999999;
	text-decoration: none;
}
a.grey12:hover {
	
	color: #F4A131;
	text-decoration: underline;
	font-size: 12px;
}
a.grey12red:link, a.grey12red:visited {
	
	font-size: 12px;
	color: #999999;
	text-decoration: none;
}
a.grey12red:hover {
	
	color: #F12B2C;
	text-decoration: underline;
	font-size: 12px;
}
a.grey12blue:link, a.grey12blue:visited {
	
	font-size: 12px;
	color: #999999;
	text-decoration: none;
}
a.grey12blue:hover {
	
	color: #00CDEC;
	text-decoration: underline;
	font-size: 12px;
}
a.grey12grn:link, a.grey12grn:visited {
	
	font-size: 12px;
	color: #999999;
	text-decoration: none;
}
a.grey12grn:hover {
	
	color: #8C9E00;
	text-decoration: underline;
	font-size: 12px;
}
a.grey12blueInd:link, a.grey12blueInd:visited {
	
	font-size: 12px;
	color: #00B9E5;
	text-decoration: none;
	padding-left: 8px;
}
a.grey12blueInd:hover {
	color: #003366;
	text-decoration: underline;
	font-size: 12px;
	padding-left: 8px;
}
.leftNavInd {
	padding-left: 8px;
}
ul.body {
	list-style-image: url(../img/li_line.gif);
	padding-left: 1.5em;
}
ul.bodyGrn {
	list-style-image: url(../img/li_line_grn.jpg);
	padding-left: 1.5em;
}
ul.bodyBlue {
	list-style-image: url(../img/li_line_blue.jpg);
	padding-left: 1.5em;
}
ul.bodyOrng {
	list-style-image: url(../img/li_line_orng.jpg);
	padding-left: 1.5em;
}
hr {
	height: 0;
	border: 0;
	border-top: 1px solid #E0E0E0; 
}
#leftnav {
	width: 158px;
	
	line-height: 16px;
	color: #999999;
	font-size: 12px;
}
.date {
	font-size: 12px;
	font-weight: bold;
	color: #999999;
}
.req {
	color: #FF0000;
}
.mgmtimg {
	margin-right: 7px;
	border: solid 1px #666;
	margin-bottom: 5px;
}
