﻿    body { font-family: Tahoma; font-size: x-small; }
    a:hover { text-decoration: underline; }
    image { border: 0px; }
    table { font-family: Tahoma; font-size: x-small; }

    .header { margin-right: auto; margin-left: auto; width: 720px; }
    .headerleft { float: left; width: 65px; height: 140px; }
    .headerlogoarea { position: absolute; width: 230px; }
    .headertop { height: 20px; }
    .headerlogo { height: 100px; }
    .headerbottom { height: 20px; }
    .headermiddle { margin-left: 230px; width: 265px; height: 140px; position: absolute; }
    .headerright { margin-left: 495px; width: 160px; height: 140px; position: absolute; }

    .mainbody { margin-right: auto; margin-left: auto; width: 720px; }
    .columnleft { float: left; }
    .columnright { float: right; margin-top: 20px; width: 210px; }

    .packageframe { margin-left: 10px; margin-bottom: 10px; width: 490px; }
    .package { margin-top: 20px; border: 1px solid #a1b6d0; background-color: #dbe3ec; padding: 5px 5px 5px 5px; }
    .package h3 { font-weight: bold; text-align: center; font-size: x-small; }
    .packagelinks { font-size: xx-small; text-align: right; }
    .packagelinks a { color: #003663; text-decoration: none; }

	.navigationpanel { text-align: right; color: #666666; margin-right: 10px; }
	.navigationpanel a { color: #666666; text-decoration: underline; }

    .sidebarframe { margin-right: 10px; margin-bottom: 10px; width: 200px; }
    .sidebar { border: 1px solid #a2a2a2; background-color: #f2f2f2; padding: 1px 1px 1px 1px; color: #666666; }
    .sidebarheader { background-color: #666666; color: White; font-weight: bold; padding: 2px 2px 2px 2px; }
    .sidebarpadding { padding: 2px 2px 2px 2px; }
    .sidebardivider { color: #a2a2a2; width: 80%; height: 1px; }
    .sidebardates { text-align: right; color: #a2a2a2; }
    .sidebar a { color: #666666; text-decoration: underline; }

    .textBox { border: 1px solid #a2a2a2; font-size: xx-small; font-family: Tahoma; }

    .serverimage { position: absolute; z-index: 300; }
    
    .pricingContent { float: left; margin-left: 10px; margin-top: 15px; }
	.plan-features { width: 120px; border-bottom: 1px solid white; background-color: #f2f2f2; }
	.plan-headers { background-color: #a1b6d0; font-weight: bold; color: White; }
	.plan-introductory { width: 110px; background-color: #EEF8FF; border-left: 1px solid white; border-bottom: 1px solid white; text-align: center; }
	.plan-standard { width: 110px; background-color: #DDF1FE; border-left: 1px solid white; border-bottom: 1px solid white; text-align: center; }
	.plan-professional { width: 110px; background-color: #C8E9FE; border-left: 1px solid white; border-bottom: 1px solid white; text-align: center; }

    .footer { margin-right: auto; margin-left: auto; background: url('images/footer/footerbackground.gif'); height: 20; vertical-align: middle; color: white; font-weight: bold; font-size: xx-small; padding: 3px 3px 3px 3px; width: 700px; }
    .footertext { float: left; }
    .footerlinks { float: right; }
    .footerlinks a { color: white; text-decoration: none; }