body {
    padding: 0;
    margin: 0;
    background: #73c1dc url('../images/pageBackground.jpg') top left repeat-x;
    text-align: center;
    font-family: Arial, Helvetica, Verdana, Sans-Serif;
    color: #000000;
    font-size: 12px;
}

a, a:hover, a:active, a:visited {
    color: #0099ff;
    font-size: 12px;
    outline: none;
}

div#wrapper {
    width: 786px;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
    padding-top: 12px;
    padding-bottom: 20px;
}

div#headerTop {
    position: relative;
}

div#headerBackground {
    width: 764px;
    position: relative;
    left: 11px;
    height: 11px;
    line-height: 11px;
    overflow: hidden;
    background: url('../images/topBackground.png') top left repeat-x;
}

div#headerLeftCorner, div#headerRightCorner {
    position: absolute;
    height: 11px;
    width: 11px;
    line-height: 11px;
    overflow: hidden;
}

div#headerLeftCorner {
    top: 0px;
    left: 0;
    background: url('../images/topLeftCorner.png') center center no-repeat;
}

div#headerRightCorner {
    background: url('../images/topRightCorner.png') center center no-repeat;
    top: 0px;
    right: 0;
}

div#headerContent {
    height: 93px;
    background: url('../images/contentBackground.png') center top repeat-y;
}

div#menu {
    height: 27px;
    background: url('../images/contentBackground.png') center top repeat-y;
    padding-left: 4px;
}

div#menuContainer {
    height: 27px;
    background: url('../images/menuUnselected.jpg') left top repeat-x;
    margin-right: 4px;
}

div#menu div.menuItem, div#menu div.selected {
    float: left;
    height: 27px;
    line-height: 26px;
    padding-left: 12px;
    padding-right: 12px;
    color: #FFFFFF;
    font-weight: bold;
    font-size: 11px;
    cursor: default;
}

div#menu div.menuItem a, div#menu div.selected a,
div#menu div.menuItem a:hover, div#menu div.selected a:hover,
div#menu div.menuItem a:active, div#menu div.selected a:active,
div#menu div.menuItem a:visited, div#menu div.selected a:visited {
    height: 27px;
    line-height: 26px;
    font-size: 11px;
    text-decoration: none;
    color: #FFFFFF;
}

div#menu div.selected {
    background: url('../images/menuSelected.jpg') left top repeat-x !important;    
}

div#content div#menuShadow {
    position: absolute;
    height: 4px;
    line-height: 4px;
    overflow: hidden;
    top: 0;
    left: 0;
    right: 0;
    background: url('../images/menuDropShadow.png');
    margin-left: 4px;
    margin-right: 4px;
    z-index: 5;
}

div#content {
    position: relative;
    clear: both;
    height: 587px;
    background: url('../images/contentBackground.png') center top repeat-y;
}

div#footer {
    height: 27px;
}

div#footerContent {
    height: 16px;
    background: url('../images/footerBackground.png') center top repeat-y;
    color: #000000;
    font-size: 10px;
    text-align: center;
}

div#footerContent div#footerHtml {
    padding-top: 4px !important;
}

div#footerContent div#footerHtml a {
    font-size: 10px !important;
}

div#footerBottom {
    position: relative;
}

div#footerBackground {
    width: 764px;
    position: relative;
    left: 11px;
    height: 11px;
    line-height: 11px;
    height: 11px;
    overflow: hidden;
    background: url('../images/bottomBackground.png') left top repeat-x;
}

div#footerLeftCorner, div#footerRightCorner {
    position: absolute;
    height: 11px;
    width: 11px;
    line-height: 11px;
    overflow: hidden;
}

div#footerLeftCorner {
    top: 0;
    left: 0;
    background: url('../images/bottomLeftCorner.png') center center no-repeat;
}

div#footerRightCorner {
    background: url('../images/bottomRightCorner.png') center center no-repeat;
    top: 0;
    right: 0;
}

div#slider {
    position: relative;
    width: 778px;
    height: 214px;
    margin-left: 4px;
    margin-right: 4px;
    overflow: hidden;
    background-color: #000000;
}

div.slide {
    top: 0;
    left: 0;
    position: absolute;
    width: 778px;
    height: 214px;
}

div.slider_informationSecurity {
    background: url('../images/slider/informationSecurity.jpg') center center no-repeat;
}

div.slider_helpPlanet {
    background: url('../images/slider/helpPlanet.jpg') center center no-repeat;    
}

div.slider_security {
    background: url('../images/slider/security.jpg') center center no-repeat;
}

div.slider_greenPays {
    background: url('../images/slider/greenPays.jpg') center center no-repeat;    
}

div.slider_businessContinuity {
    background: url('../images/slider/businessContinuity.jpg') center center no-repeat;
}

div#slider div#controlsLeft, div#slider div#controlsRight {
    position: absolute;
    background: url('../images/sliderControlBackground.png') left top repeat-x;
    height: 27px;
    top: 187px;
    left: 0;
    width: 598px;
    overflow: hidden;
}

div#slider div#controlsRight {
    right: 0;
    left: 598px;
    width:180px;
    background: none;
}

div#slider div#controlsRight div.sliderButton, div#slider div#controlsRight div.selected, div#slider div#controlsRight div.sliderButtonSpacer {
    width: 18px;
    background: url('../images/sliderControlButtonUnselected.png') left top repeat-x;
    float: left;
    height: 27px;
    cursor: pointer;
    cursor: hand;
}

div#slider div#controlsRight div.selected {
    background: url('../images/sliderControlButtonSelected.png') left top repeat-x;
}

div#slider div#controlsRight div.sliderButtonSpacer {
    background: url('../images/sliderControlBackground.png') left top repeat-x;
}

table#areaTable {
    margin: 0 0 0 4px;
    width: 778px;
    padding: 0;
    border-collapse: collapse;
}

table#areaTable tr.areaHeader {
    background: url('../images/SubAreaBackground.jpg') top left repeat-x;
}

table#areaTable tr.areaHeader th {
    font-size: 12px;
    color: #666666;
    font-weight: bold;
    text-align: center;
    height: 30px;
    line-height: 30px;
}

table#areaTable tr.areas td {
    padding: 18px 8px 20px 10px;
    color: #666666;
    background: url('../images/areaContentCellBackground.jpg') right top no-repeat;
    width: 25%;
    vertical-align: top;
}

table#areaTable tr.images td {
    padding: 0;
    background: url('../images/area_imageBackground.jpg') left bottom repeat-x;
    text-align: center;
    height: 148px;
    vertical-align: bottom;
}

table#areaTable tr.images td img{
    border:0;
    margin-left:auto;
    margin-right:auto;
}

div#content table#supportingContentTable {
    margin: 0 4px 0 4px;
    padding: 0;
    border: 0;
    border-collapse: collapse;
    height: 510px;
}

div#content table#supportingContentTable tr td {
    border: 0;
    background-color: #FFFFFF;
    vertical-align: top;
}

div#content table tr td#sideMenu {
    vertical-align: top;
    width: 218px;
    background: #FFFFFF url('../images/sideMenuBackground.jpg') left top no-repeat;
    padding: 30px 0 0 14px;
}

div#content table tr td#sideMenu div.sideMenuItem, div#content table tr td#sideMenu div.selected {
    padding-left: 14px;
    height: 38px;
    line-height: 38px;
}

div#content table tr td#sideMenu div.sideMenuItem a, div#content table tr td#sideMenu div.selected a,
div#content table tr td#sideMenu div.sideMenuItem a:hover, div#content table tr td#sideMenu div.selected aa:hover,
div#content table tr td#sideMenu div.sideMenuItem a:active, div#content table tr td#sideMenu div.selected a:active,
div#content table tr td#sideMenu div.sideMenuItem a:visited, div#content table tr td#sideMenu div.selected a:visited {
    line-height: 38px;
    height: 38px;
    display:block;
    font-size: 11px;
    font-weight: bold;
    color: #006ab0;
    text-decoration: none;
    outline: none;
}

div#content table tr td#sideMenu div.sideMenuItem a:hover, div#content table tr td#sideMenu div.selected aa:hover {
    text-decoration: underline;
}

div#content table tr td#sideMenu div.selected {
    background: url('../images/sideMenuSelected.jpg') -14px top no-repeat;
}

div#content table tr td#contentCell {
    padding: 24px 24px 24px 0;
    font-size: 11px;
    color: #666666;
}

h2 {
    font-size: 14px;
    color: #666666;
}

/**********  Form Section ********/

#form_container
{
	background:#fff;
	border:1px solid #ccc;
	margin:auto;
	text-align:left;
	width:640px;
}
.webform
{
	font-family:Arial, Helvetica, Verdana, Sans-Serif;
	font-size:small;
}

.webform li
{
	width:61%;
}

form ul
{
	font-size:100%;
	list-style-type:none;
	margin:0;
	padding:0;
	width:100%;
}

form li
{
	display:block;
	margin:0;
	padding:4px 5px 2px 9px;
	position:relative;
}

form li:after
{
	clear:both;
	content:".";
	display:block;
	height:0;
	visibility:hidden;
}

* html form li
{
	height:1%;
}

* html form li div
{
	display:inline-block;
}

form li div
{
	color:#444;
	margin:0 4px 0 0;
	padding:0 0 8px;
}

form li span
{
	color:#444;
	float:left;
	margin:0 4px 0 0;
	padding:0 0 8px;
}

form li div.left
{
	display:inline;
	float:left;
	width:48%;
}

form li div.right
{
	display:inline;
	float:right;
	width:48%;
}

form li div.left .medium
{
	width:100%;
}

form li div.right .medium
{
	width:100%;
}

.clear
{
	clear:both;
}

form li div label
{
	clear:both;
	color:#444;
	display:block;
	font-size:9px;
	line-height:9px;
	margin:0;
	padding-top:0;
}

form li span label
{
	clear:both;
	color:#444;
	display:block;
	font-size:9px;
	line-height:9px;
	margin:0;
	padding-top:0;
}

.form_description
{
	border-bottom:1px dotted #ccc;
	clear:both;
	display:inline-block;
	margin:0 0 1em;
}


.form_description h2
{
	clear:left;
	font-size:160%;
	font-weight:400;
	margin:0 0 3px;
}

.form_description p
{
	font-size:95%;
	line-height:130%;
	margin:0 0 12px;
}

form hr
{
	display:none;
}

form li.section_break
{
	border-top:1px dotted #ccc;
	margin-top:9px;
	padding-bottom:0;
	padding-left:9px;
	padding-top:13px;
	width:97% !important;
}

form ul li.first
{
	border-top:none !important;
	margin-top:0 !important;
	padding-top:0 !important;
}

form .section_break h3
{
	font-size:110%;
	font-weight:400;
	line-height:130%;
	margin:0 0 2px;
}

form .section_break p
{
	font-size:85%;

	margin:0 0 10px;
}

/**** Buttons ****/
input.button_text
{
	overflow:visible;
	padding:0 7px;
	width:auto;
}

.buttons input
{
	font-size:90%;
	margin-right:5px;
}


label.description
{
	border:none;
	color:#666;
	display:block;
	font-size:85%;
	font-weight:700;
	line-height:150%;

}

label.choice
{
	color:#444;
	display:block;
	font-size:90%;
	line-height:1.4em;
	margin:-1.55em 0 0 25px;
	width:90%;
}

img
{  border-style: none;
}



