body {
	margin: 0 auto;
	
    background-color: #fff;
    width: 735px;
    height: 100%;
    color: #666;
    font-family: Calibri;
    font-size: small;
}
.centerdiv{ /*IE method of centering a relative div*/
    text-align: center;
}
.centerdiv div{ /*Proper way to center a relative div*/
    margin: 0 auto;
    float: left;
    width: 170px;
    height: 170px;
}
.container {
    margin: 0 auto;
    position: relative;
    width: 735px;
}
#wrapper {
	z-index: 10;
}
.blue {
	font-size: 18px;
	color: #333;
}
.blue a {
    font-size: 18px;
    color: #666666;
	text-decoration: none;
}
.blue a:hover {
	color: #000000;
}
.h1_blue {
	margin: 1px 0 0 0;
	font-size: 18px;
	color: #666;
}
.h1_blue a {
    font-size: 18px;
    color: #666666;
	text-decoration: none;
}
.h1_blue a:hover {
	color: #000000;
}
#crouton {
    margin: 10px 0 5px 0;
    float: left;
    width: 710px;
    height: 23px;
    padding: 2px 0 0 5px;
    vertical-align: middle;
    color: #252525;
    text-decoration: none;
}
#crouton a {
    font-size: small;
    color: #999999;
    text-decoration: none;
}
#crouton a:hover {
    color: #0071b6;
    text-decoration: none;
}
#me_services_nav {
	margin: 0 0 0 -25px;
    float: left;
    width: 720px;

    text-decoration: none;
}
.tabs {
	width: 720px;
	float: left;
	margin: 0;
	list-style: none;
}
.tabs li {
	margin: 0 0 0 2px;
	float: left;
}

#me_services_button {
	margin: 0 0 0 0;
	float:left;
	width:140px;
	height:31px;
	text-decoration:none;
	background-image:url(meservices/images/me-services_button.gif);
	background-position:0 0;
	text-indent: -9999px;
}
#me_services_button:hover {
	background-position:0 31px;
}

#me_services_subscription_button {
	margin: 0 0 0 0;
	float:left;
	width:140px;
	height:31px;
	text-decoration:none;
	background-image:url(meservices/images/meservices_subscriptions.gif);
	background-position:0 0;
	text-indent: -9999px;
}
#me_services_subscription_button:hover {
	background-position:0 31px;
}

#me_services_fixes_button {
	margin: 0 0 0 0;
	float:left;
	width:140px;
	height:31px;
	text-decoration:none;
	background-image:url(meservices/images/meservices_onetime.gif);
	background-position:0 0;
	text-indent: -9999px;
}
#me_services_fixes_button:hover {
	background-position:0 31px;
}

#me_services_backup_button {
	margin: 0 0 0 0;
	float:left;
	width:140px;
	height:31px;
	text-decoration:none;

	background-image:url(meservices/images/meservices_online.gif);
	background-position:0 0;
	text-indent: -9999px;
}
#me_services_backup_button:hover {
	background-position:0 32px;
}

#me_services_maintenance_button {
	margin: 0 0 0 0;
	float:left;
	width:140px;
	height:31px;
	text-decoration:none;
	background-image:url(meservices/images/meservices_maintenance.gif);
	background-position:0 0;
	text-indent: -9999px;
}
#me_services_maintenance_button:hover {
	background-position:0 31px;
}


#main-content-container {
    margin: 0;
    float: left;
    width: 735px;
    height: 600px;
}
#business-content-container {
    margin: 0;
    float: left;
    width: 735px;
    height: 610px;
}
#business-content-managed {
    margin:0 0 20px 0;
    float: left;
    width: 735px;
    height:820px;
}
#news-content-managed {
    margin:0 0 20px 0;
    float: left;
    width: 735px;
    height: 100%;
}
#support-content-container {
    margin: 0;
    float: left;
    width: 735px;
}
.read a {
	font-size:small;
	color: #516a80;
	text-decoration: none;
}
.faq {
    font-size: 18px;
    color: #333333;
}
.tabb { font-weight:bold; font-size:12px; font-family:Arial,Helvetica;}
.tan {FONT-SIZE: 12px; COLOR: navy; FONT-FAMILY: Arial,Helvetica; TEXT-ALIGN: center}
.tann {FONT-SIZE: 14px; COLOR: navy; FONT-FAMILY: Arial,Helvetica; TEXT-ALIGN: center}
.style5 {
	color: #516A80;
	font-size: 16px;
  font-style: italic;
}
.style7 {
	font-size: 16px
}
.style9 {
  font-size: 18px;
  font-style: italic;
}
.style10 {
	color: #516A80
}
.style11 {
  font-size: 18px;
  font-style: italic;
  color: #516A80;
}
.style12 {
	color: #FFFFFF
}
.style13 {
  font-size: 18px;
  color: #516A80;
}
.style13 a {
	text-decoration: none;
}
.style14 {
	color: #716A80
}
.smallLink {
	font-size:small; 
	color: #353535; 
	text-decoration: none;
}
/* ********************** */
#small-left-container {
    margin: 0;
    float: left;
    width: 475px;
    background-image: url('images/left-header.gif');
    background-position: top left;
    background-repeat: no-repeat;
}
.small-left-container {
    margin: 0;
    float: left;
    width: 465px;
    background-image: url('images/left-header.gif');
    background-position: top left;
    background-repeat: no-repeat;
}
.small-left-container-faq {
    margin: -5px 0 0 0;
    float: left;
    width: 465px;
}
#small-left-container-news {
    margin: 0;
    float: left;
    width: 475px;
	height: 100%

}
#left-box-height {
	height:800px;
	margin:0 0 100px 0;
	float:left;
}
#left-box-height {
	margin:0 0 100px 0;
	float:left;
	height: 100%;
}
#left-content {
    margin: 0;
    float: left;
    width: 475px;
    height: 550px;
    background-color: #999999;
}
#indexTitle1 {
    margin: 7px 0 0 16px;
    float: left;
    width: 458px;
    height: 27px;
    font-size: 18px;
    color: #666666;
    text-decoration: none;
}
.indexTitle1 {
    margin: 7px 0 0 16px;
    float: left;

    height: 27px;
    font-size: 18px;
    color: #666666;
    text-decoration: none;
}
.indexTitleProWatch {
    margin: 7px 0 0 16px;
    float: left;
    width: 235px;
    height: 27px;
    font-size: 18px;
    color: #666666;
    text-decoration: none;
}
#newsTitle1 {
    margin: 7px 0 0 16px;
    float: left;
    width: 240px;
    height: 27px;
    font-size: 18px;
    color: #666666;
    text-decoration: none;
}
#dataTitle1 {
    margin: 7px 0  0 20px;
    float: left;
    width: 454px;
    height: 60px;
    font-size: small;
    color: #666666;
    text-decoration: none;
}
.supportTitle1 {
    margin: 7px 0  0 20px;
    float: left;
    width: 430px;
    height: 100%;
    font-size: small;
    color: #666666;
    text-decoration: none;
}
.supportTitle2 {
    margin: 7px 0  0 20px;
    float: left;
    width: 430px;
    height: 60px;
    font-size: small;
    color: #666666;
    text-decoration: none;
}
#indexImg1 {
    margin: 10px 5px 0 20px;
    float: left;
    width: 170px;
    height: 170px;
}
#indexText1 {
    margin: 0 20px 20px 10px;
    float: left;
    width: 240px;
}
#indexImg2 {
    margin: 10px 0 0 5px;
    float: left;
    width: 465px;
    height: 15px;
}
#index-link-row {
    margin: 10px auto;
    float: left;
    width: 475px;
    height:30px;
    color: #0071b6;
    text-decoration: none;
    font-size: 12px;
}
#index-link-row div {
    width: 18%;
    float: left;
}
#index-link-row a {
    float: right;
    color: #0071b6;
	text-decoration: none;
	font-size: 12px;
}
#index-promo{
	margin: 20px 0 0 0;
	float:left;
}
#indexInnerBox {
    margin: 0;
    float: left;
    width: 475px;
    height: 440px;
    background-image: url('images/innerBox.gif');
    background-position: top left;
    background-repeat: no-repeat;
}
.indexInnerBox2 {
    margin: 38px 0 0 0;
    float: left;
    width: 475px;
    height: 440px;
    background-image: url('images/innerBox.gif');
    background-position: top left;
    background-repeat: no-repeat;
}
#big-left-InnerBox {
    margin: -10px 0 0 0;
    float: left;
    width: 475px;
    height: 440px;
}
#big-left-InnerBox-2 {
    margin: -10px 0 0 0;
    float: left;
    width: 475px;
    height: 440px;
}
#single-headline-InnerBox {
    margin: 0;
    float: left;
    width: 475px;
    height: 440px;
    background-image: url('images/singleInnerBox.gif');
    background-position: top left;
    background-repeat: no-repeat;
}
#single-headline-InnerBox-noImage {
    margin: -20px 0 0 0;
    float: left;
    width: 475px;
    background-position: top left;
    background-repeat: no-repeat;
}
#product-headline-InnerBox {
    margin: 0;
    float: left;
    width: 475px;
}
#product-left-text {
    margin: 0;
    float: left;
    width: 475px;
}

#indexTitle2 {
    margin: 15px 0 0 20px;
    float: left;
    width: 205px;
    height: 20px;
    font-size: 18px;
    color: #666666;
    text-decoration: none;
}
#indexTitleData {
    margin: 10px 0 10px 20px;
    float: left;
    width: 205px;
    height: 20px;
    font-size: 18px;
    color: #666666;
    text-decoration: none;
}
.indexTitle25 {
    margin: 10px 0 0 15px;
    float: left;
    width: 210px;
    height: 20px;
    font-size: 18px;
    color: #666666;
    text-decoration: none;
}
.indexTitle3 {
    margin: 8px 0 0 15px;
    float: left;
    width:233px;
    height: 25px;
    font-size: 18px;
    color: #666666;
    text-decoration: none;
}
#indexText2 {
    margin: 0 45px 0 10px;
    float: left;
    width: 182px;
    height: 645px;
}
.indexTextProWatch {
    margin: -1px 45px 0 20px;
    float: left;
    width: 180px;
	line-height: 1.3
}
/*
#indexText2 a {
	color: #516A80;
	text-decoration: none;
	font-size: 18px;
}
*/
#indexText3 {
    margin: 0 55px 0 0;
    float: left;
    width: 183px;
    height: 645px;
}
/*
#indexText3 a {
    color: #0071b6;
    text-decoration: none;
    font-size: 12px;
}
*/
#indexImg3 {
    margin: 0;
    float: left;
    width: 160px;
    height: 150px;   
}
#index-right-promo a {
	margin: 0 0 12px 0;
	float: left;
	width: 260px;
	text-align: center;
}
#contentTitle1 {
    margin: 0;
    float: left;
    width: 440px;
    height: 50px;
    background-image: url('images/left-header.gif');
    background-position: top left;
    background-repeat: no-repeat;
}
#contentTitle2 {
    margin: 0;
    float: left;
    width: 260px;
    height: 50px;
    background-image: url('images/left-header.gif');
    background-position: top left;
    background-repeat: no-repeat;
}
#dataInnerBox {
    margin: 10px 0 0 0;
    float: left;
    width: 460px;
    height: 440px;
    background-image: url('images/innerBox.gif');
    background-position: top left;
    background-repeat: no-repeat;
}
#inner-left-block {
    margin: 0;
    float: left;
    width: 235px;
    height: 440px
}
#inner-left-text {
    margin: 1px 15px 0 20px;
    float: left;
    width: 200px;
    height: 430px;
}
#inner-left-text-network {
    margin: 1px  15px 0 20px;
    float: left;
}
#inner-left-text-network img {
    margin: 1px  15px 15px -10px;
    float: left;
}
#inner-right-block {
    margin: 12px 15px 0 10px;
    float: left;
    width: 210px;
    height: 430px;
}
#inner-left-big-block {
    margin: 0;
    float: left;
    width: 260px;
    height: 440px
}
#inner-left-big-block img {
    margin: 20px 0 10px 0;
}
#inner-left-big-block-network {
    margin: 0;
    float: left;
    width: 260px;
    height: 440px
}
#inner-left-big-block img {
    margin: 0 0 10px 0;
}
#inner-left-big-text {
    margin: 4px 10px 0 20px;
    float: left;
    width: 230px;
    height: 430px;
}
#news-right-text {
    margin: 4px 10px 0 20px;
    float: left;
    width: 230px;
}

#inner-right-small-block {
    margin: 5px 0 0 0;
    float: left;
    width: 215px;
}
#inner-right-small-text-network {
    margin: -5px  0 0 20px;
    float: left;
    width: 200px;
}
#inner-right-text {
    margin: -2px 20px 0 10px;
    float: left;
    width: 215px;
}
#inner-right-text-support {
    margin: 30px 20px 0 10px;
    float: left;
    width: 215px;
}
#inner-right-text-case {
    margin: -12px 30px 0 10px;
    float: left;
    width: 200px;
}
#inner-right-big-text {
    margin: 0 20px 0 10px;
    float: left;
    width: 160px;
}
#inner-right-small-text {
    margin: -2px 30px 0 30px;
    float: left;
    width: 170px;
}
#inner-right-small-text img {
    margin: 0 0 0 -7px;
}
#inner-right-small-links {
    margin: 0 0 0 15px;
    float: left;
    width: 100%;
}
#inner-right-small-links img {
    margin: 12px 0 0 0;
}



/* ********************* */
#index-highlight{
	margin:0;
	float:right;
}
#small-right-container{
    margin: 0;
    float: left;
    width: 260px;

    background-image: url('images/right-header.gif');
    background-position: top left;
    background-repeat: no-repeat;
}
#small-right-container-index{
    margin: 0;

    float: right;
    width: 260px;
	z-index: 10;
    background-image: url('images/right-header.gif');
    background-position: top left;
    background-repeat: no-repeat;
}
#right-link-small-container {
    margin: 0;
    float: left;
    width: 260px;
	vertical-align: top

}

#indexTitle4 {
    margin: 9px 0 0 5px;
    float: left;
    width: 247px;
    height: 20px;
    font-size: 18px;
    color: #666666;
}
#indexTitle5 {
    margin: 9px 0 30px 5px;
    float: left;
    width: 247px;
    height: 28px;
    font-size: 18px;
    color: #666666;
}
#indexText4 {
    margin: -25px 5px 0 13px;
    float: left;
    width: 242px;
}
/*
#indexText4 a {
    color: #0071b6;
    text-decoration: none;
    font-size: 12px;
}
*/
#right-link-container {
    margin: 0 0 0 0;
    float: right;
    width: 260px;
    height: 550px;
    background-image: url('images/right-header.gif');
    background-position: top left;
    background-repeat: no-repeat;
}
#right-link-container-casestudies {
    margin: 0;
	padding: 0 0 50px 0;
    float: right;
    width: 260px;
    background-image: url('images/right-header.gif');
    background-position: top left;
    background-repeat: no-repeat;
}
#right-link-container-news {
    margin: -18px 0 0 0;
    float: left;
    width: 260px;
    height: 550px;

}
#right-link-container-prowatch {
    margin: -18px 0 0 0;
    float: right;
    width: 260px;

}
#right-link-container-2 {
    margin: -18px 0 0 0;
    float: right;
    width: 260px;
    height: 550px;
    background-image: url('images/right-header.gif');
    background-position: top left;
    background-repeat: no-repeat;
}
#linkColumn {
    margin: 8px 0 0 17px;
    float: left;
    width: 243px;
    height: 34px;
    font-size: 18px;
    color: #666666;
}
#linkLinks {
    margin: 0;
    float: left;
    width: 247px;
    height: 275px;
}
#linkLinks .cssnav img {
    margin: 22px 0 0 18px;
    float: left;
    width: 218px;
    height: 35px;
}
#linkSpacer {
    margin: 0;
    float: left;
    width: 247px;
    height: 15px;
}
#linkSpacer-managed {
    margin: 0 0 0 0;
    float: left;
    width: 247px;
    height: 15px;
}
#indexDesktopSwf {
    margin:  15px 0 0 10px;
    float: left;
    width: 238px;
    height: 110px;
}
#indexWebSwf  {
    margin:  10px 0 0 12px;
    float: left;
    width: 238px;
    height: 105px;
}
#businessText4 {
    margin: 15px 7px 0 13px;
    float: left;
    width: 239px;
}
#candidateImg1 {
    margin: 15px 15px 0 15px;
    float: left;
    width: 128px;
    height: 170px;
}
#candidateText1 {
    margin: 10px 0 20px 10px;
    float: left;
    font-size: 15px;
    width: 260px;
    height:170px;
}
#newsItems {
    margin: -18px 0 0 0;
    float: left;
	height: 100%;
}
.newsText {
    margin: 0 0 0 20px;
    float: left;
    width: 420px;
}
#networking_links {
	margin: 0;
	float: left;
	width: 260px;
}
.networking_links {
	margin: 5px 0 0 15px;
	float: left;
	width: 260px;
	   font-size: 20px;
	   text-align: center;
	   text-decoration: none;
}

#twitter_link a {
    margin: 0;
    float: left;
    width: 72px;
    height: 72px;
	padding: 0;
    text-indent: -9999px;
    position: relative;
    background-image: url('images/twitter_link.jpg');
}
#twitter_link a:hover {
    background-position: -72px 0;
}
#facebook_link a {
    margin: 0;
    float: left;
    width: 72px;
    height: 72px;
	padding: 0;
    text-indent: -9999px;
    position: relative;
    background-image: url('images/facebook_link.jpg');
}
#facebook_link a:hover {
    background-position: -72px 0;
}
#linkedin_link a {
    margin: 0;
    float: left;
    width: 72px;
    height: 72px;
	padding: 0;
    text-indent: -9999px;
    position: relative;
    background-image: url('images/linkedin_link.jpg');
}
#linkedin_link a:hover {
    background-position: -72px 0;
}

/* ********************* */
#services-top-container{
    margin: 1px 0 0 0;
    float: left;
    width: 475px;
    height: 180px;
    position: relative;
    background-image: url('images/left-header.gif');
    background-position: top left;
    background-repeat: no-repeat;
}
#services-top-inner-left {
    margin: 0;
    float: left;
    width: 475px;
    height: 180px;
    position: absolute;
    background-image: url('images/index_banner.gif');
    background-position: top left;
    background-repeat: no-repeat;
}
#services-top-inner-right {
    margin: 0 0 0 480px;
    float: left;
    width: 260px;
    height: 180px;
    position: absolute;
    background-image: url('images/logo.png');
    background-position: top left;
    background-repeat: no-repeat;
}
#servicesText1 {
    margin: 0 40px 0 15px;
    float: left;
    width: 415px;
}
#services-options-container {
    margin: 0;
    float: left;
    width: 735px;
    height: 450px;
}
#services-options-names {
    margin: 0;
    float: left;
}
#privacy-block {
    margin: 0;
    float: left;
    width: 475px;
}
#privacy-text {
    margin: -10px 22px 0 20px;
    float: left;
    width: 433px;
}
#privacy-right-container{
    margin: 0;
    float: left;
    width: 260px;
    background-image: url('images/right-header.gif');
    background-position: top left;
    background-repeat: no-repeat;
}
#managed-text {
    margin: 0 25px 0 20px;
    float: left;
    width: 430px;
}
#managedTitle1 {
    margin: 0;
    float: left;
    width: 160px;
}
#supportTitle2 {
    margin: 5px 0 30px -5px;
    float: left;
    width: 205px;
    height: 20px;
    font-size: 18px;
    color: #666666;
    text-decoration: none;
}
#supportTitle25 {
    margin: 8px 0 0 -3px;
    float: left;
    width: 205px;
    height: 20px;
    font-size: 18px;
    color: #666666;
    text-decoration: none;
}
#supportInnerBox {
    margin: 0;
    float: left;
    width: 475px;
    background-image: url('images/innerBox-support.gif');
    background-position: top left;
    background-repeat: no-repeat;
}


/* ********************* */
#itBanner {
    margin:0;
    position: relative;
    float: left;
    padding: 15px 0 50px 0;
    width: 735px;
    height: 100px;
}


/* ********************* */
#myFooter {
    margin: 10px 0 0 0;
    float:left;
    padding:0;
    width: 735px;
    height: 77px;
    background-image: url('images/copy_bg.gif');
    background-position: top left;
    background-repeat: no-repeat;
}
#myFooter .footer-links {
    margin:  20px 0 0 35px;
    float: left;
    padding: 0;
    line-height: 2em;
	font-family: Calibri;
	font-size: 11px;
    vertical-align: text-top;
	color: #6E6E6E;
	text-decoration: none;
}
#myFooter .footer-links a {
    color: #6E6E6E;
    text-decoration: none;
}
#myFooter .footer-contact {
    margin:  15px 50px 0 0;
    float: right;
    padding: 0;
    line-height: 1.5em;
	font-family: Calibri;
	font-size: 11px;
    vertical-align: text-top;
	color: #6E6E6E;
	text-decoration: none;
}
#myFooter .footer-contact a {
    color: #6E6E6E;
    text-decoration: none;
}

/* ********************* 
    for rollovers
********************* */
.headline2 {
	font-size: 14px;
	color: #666666;
	text-decoration: none;
}
.headline2 a {
	font-size: 14px;
	color: #666666;
	text-decoration: none;
}
.headline2 a:hover{
	font-size: 14px;
	color: #666666;
	text-decoration: none;
}

.headline_box {
	background-repeat: no-repeat;
	font-size: 15px;
	color: #666666;
	text-decoration: none;
}

.headline_box a {
	background-repeat: no-repeat;
	font-size: 15px;
	color: #666666;
	text-decoration: none;
}



/* ********************* 
    for scoller
********************* */
#pscroller2{

width: 475px;
height: 40px;
border: 1px solid black;
padding: 10px 0 0 25px;
    color: #0071b6;
    text-decoration: none;
    font-size: 12px;
}

#pscroller2 a{
text-decoration: none;
}
#index-link-row2 {
    margin: 20px 0 20px 0;
    float: left;
    width: 475px;
    height:30px;
    color: #0071b6;
    text-decoration: none;
    font-size: 12px;
}
#index-link-row2 a {
    text-decoration: none;
}
#index-link-row a:visited {
    color: blue;
}
#index-link-row2 a:hover {
    color: red;
    background-color: #66ffff;
}
#index-link-row2 div {
    width: 18%;
    float: left;
}
#index-link-row a {
    float: right;
    color: #0071b6;
	text-decoration: none;
	font-size: 12px;
}



/***************************
   accordion case-studies
***************************/
#accordion {
	margin:  0px;
}
#accordion-casestudies {
	margin:  0px;
	width: 260px;
}
#accordion-support {
	margin: 40px 0 0 0;
}
#accordion-support-2 {
	margin: 40px 0 0 0;
}

h3.toggler {
	cursor: pointer;
	border: 1px solid #f5f5f5;
	border-right-color: #ddd;
	border-bottom-color: #ddd;
	font-size: 18px;
	background: #D2E0E6;
	color: #528CE0;
	margin: 0 0 10px 0;
	padding: 18px 5px 1px;
}
div.element p, div.element h4 {
	margin:0px;
	padding:4px;
}
blockquote {
	padding: 5px 20px;
}

/***************************
   accordion support
***************************/
#accordion-support {
	margin: 10px 0 0 20px;
	width: 430px;
}
#accordion-managed {
	margin: 10px 0 100px 20px;
    width: 430px;
}
#accordion-prowatch {
	margin: 10px 0 100px 20px;
    width: 230px;
}
h3.toggler-support {
	cursor: pointer;
	border: 1px solid #f5f5f5;
	border-right-color: #ddd;
	border-bottom-color: #ddd;

	font-size: 18px;
	background: #D2E0E6;
	color: #528CE0;
	margin: 0 0 10px 0;
	padding: 18px 5px 1px;
}
div.element-support p, div.element-support h4 {
	margin:0px;
	padding:4px;
}
blockquote {
	padding: 5px 20px;
}

/*********************
 News Ticker
********************/
#NewsTicker{
    border:solid 1px #cccccc;
    width:475px;
    height:30px;
    margin:0 auto;
}
#NewsTicker h1{
    padding:6px;
    margin:0;
    border:0;
    background:#dfe7ed;
    color:#000000;
    font-size:11px;
    font-weight:bold;
}
#NewsVertical {
    width: 475px;
    height: 30px;
    display: block;
    overflow: hidden;
    position: relative;
}
/* --------------- */
/* Ticker Vertical */
    #TickerVertical {
    width: 475px;
    height: 30px;
    display: block;
    list-style: none;
    margin: 0;
    padding: 0;
    }
    #TickerVertical li {
    width: 125px;
    color: #444444;
    text-align: center;
    font-size: 11px;
    margin: auto;
    padding: 6px 0;
    float: left;
    height: 30px;
    display: inline;
}
#TickerVertical li .NewsTitle{
    display: block;
    color: #000000;
    font-size: 13px;
    margin-bottom:6px;
    font-family:Georgia, "Times New Roman", Times, serif;
}
#TickerVertical li .NewsTitle a:link,
#TickerVertical li .NewsTitle a:Visited {
    display: block;
    color: #000000;
    margin-bottom:6px;
    text-decoration:underline;
}
#TickerVertical li .NewsTitle a:hover {
    text-decoration:none;
}

#TickerVertical li .NewsImg{
    float:left;
    margin-right:10px;
    border:solid 1px #DEDEDE;
}
#TickerVertical li .NewsFooter{
    display: block;
    font-size: 10px;
    margin:6px 0 14px 0;
    color:#000000
}
#ananke {
	margin:0px 0px 0px 0px;
	width:230px;
	height:147px;
}

#small-left{
    margin: 0;
    float: left;
    width: 260px;

    background-image: url('images/grey_box2.jpg');
    background-position: top left;
    background-repeat: no-repeat;
}
#prowatch-small-left{
    margin: 0;
    float: left;
    width: 230px;
    background-image: url('images/innerBox_2.png');
    background-position: top left;
    background-repeat: no-repeat;
}
#small-left_2{
    margin: 0;
    float: left;
    width: 260px;
    background-image: url('images/grey_box2.jpg');
    background-position: top left;
    background-repeat: no-repeat;
}
#prowatch-content-container {
    margin: 0;
    float: left;
    width: 735px;
	height: 650px;
}
#prowatch-small-center{
    margin: 0;
    float: left;
    width: 230px;
}
#prowatch-small-center-bottom{
    margin: 0;
    float: left;
    width: 230px;
    background-image: url('images/innerBox_pro.png');
    background-position: top left;
    background-repeat: no-repeat;
}
#prowatch-index-title{
    margin: 8px 0 8px 20px;
    float: left;
    width: 210px;
	height: 20px;
    font-size: 18px;
    color: #666666;
    text-decoration: none;
}
.prowatch-text {
	margin: 0;
	line-height: 1.5;
}
.prowatch-title {
	margin: 0 0 0 18px;
	font-size: 15px;
}
.prowatch-title a {
	font-size: 15px;
	text-decoration: none;
	color: #666;
}
.prowatch-para {
	margin: 0 0 5px 0;
	width: 240px;
	font-size: 12px;
}
.indexText-prowatch {
	margin: 13px;
}
.indexText-prowatch-center {
    margin: 10px 0 0 20px;
    float: left;
    width: 200px;
	font-size: 15px;
}
.indexText-prowatch-center a {
    color: #0071b6;
    text-decoration: none;
    font-size: 12px;
}
.indexText-prowatch-center img {
	margin: 8px 0 0 0;
}
#topLeft_tech-container {
    background-image:url('images/half-left.gif');
    background-position:left top;
    background-repeat:no-repeat;
    float:left;
    margin:0;
    width:328px; 
}
#topLeft_text {
    margin:-10px 0 0 21px;
    width:260px;
}
#topLeft_text a {
    text-decoration:none;
    color:#666666;
}
#topRight_tech-container {
    float:left;
    margin:20px 0 80px 42px;
    width:328px;
    text-align:center;
}
#topRight_tech-container div {
    margin: 0 0 0 47px;
}
#bottomRight_tech-container{
    background-image:url('images/half-left.gif');
    background-position:left top;
    background-repeat:no-repeat;
    float:left;
    margin:0 0 0 40px;
    position:relative;
    width:328px;
}
#topRight_me_container {
	margin: -20px 0 0 40px;
    background-image:url('images/half-left.gif');
    background-position:left top;
    background-repeat:no-repeat;
    float:left;
    width:328px;
}
#topRight_me_container_onetime {
	    background-image:url('images/half-left.gif');
    background-position:left top;
    background-repeat:no-repeat;
	margin: -20px 0 0 40px;

    float:left;
    width:328px;
}
.bottomRight_me-container{

    float:left;
    margin:-8px 0 0 40px;
    position:relative;
    width:328px;
}
#topRight_me-container{
    float:left;
    margin:0 0 0 40px;
    position:relative;
    width:328px;
}
#bottomRight_text {
    width:300px;
    margin:-10px 0 0 20px;
}

#me_services_listing {
    width:360px;
    margin:-20px 0 0 0;
}
#me_services_backup_chart {
    width:370px;
    margin:-10px 0 0 0;
}

#bottomRight_me_text {
    width:328px;
    margin:-10px 0 0 20px;

}
#bottomRight_img {
    text-align:center;
    width:300px;
    margin:10px 0 0 0;
}
#bottomLeft_tech-container {
    background-image:url('images/half-left.gif');
    background-position:left top;
    background-repeat:no-repeat;
    float:left;
    margin:0 0 0 0px;
    position:relative;
    width:328px;
}
.bottomLeft_tech-container {
    background-image:url('images/half-left.gif');
    background-position:left top;
    background-repeat:no-repeat;
    float:left;
    margin:-20px 0 0 0px;
    position:relative;
    width:328px;
}
#bottomLeft_text {
    width:300px;
    margin:-5px 0 0 20px;
}
.bottomLeft_text {
    width:300px;
    margin:-5px 0 0 20px;
}
#bottomLeft_img {
    text-align:center;
    width:300px;
}
.bottomLeft_img {
    text-align:center;
    width:290px;
}
#bottomLeft_img img {
    border:3px solid white; 
}
#tech-top {
    width:700px;
    border:0;
    height:150px;
}
#tech-bottom {
    width:700px;
    border:0;
    margin:70px 0 0 0;
}
.tech-bottom {
    width:700px;
    border:0;
    margin:70px 0 0 0;
}
.tech-title {
	margin: 7px 0 23px 18px;
    color:#666666;
    font-size:22px;
}
.tech-title_2 {
    color:#666666;
    font-size:18px;
}
.tech-title_3 {
	margin: 12px 0 10px 0;
    color:#666666;
    font-size:22px;
}
.me-title {
	    background-image:url('images/half-left.gif');
    background-position:left top;
    background-repeat:no-repeat;
	margin: 12px 0 10px -20px;
	padding: 8px 0 0 0;
    color:#666666;
    font-size:22px;
}
#top-top {
    color:#666666;
}
.list_space li p {
    margin:0 0 0 10px;
}
.list_space {
    margin:0 0 0 -28px;
}
#subscription_chart {
	margin: 0 0 15px 17px;
	float: left;
}

#OneTimeFixChart {
	float:left;
	margin:0;
	width:730px;
	border-width: 3px 3px 3px 3px;
	/*border-spacing: 0px;*/
	border-style: ridge ridge ridge ridge;
	border-color: gray gray gray gray;
	border-collapse: separate;
}
#Table_05 {
	border: 3px;
}
