* {margin:0;padding:0;}
body {font-size:13px;color:#000;background-color:#0f0f0f;font-family: "Lucida Grande", Arial, sans-serif;}
a {color:#6389BA;}
a:hover {text-decoration:none;}
h1 {font-family:"Lucida Grande", Arial, Sans-serif;}
#mainContainer {width:100%;}
#pageContainer {background:#0F0F0F url(images/backstagebg.png) repeat-x top left;float:left;}
#headerContainer {font-size:100%;background:#323232 url(images/headerbg.png) repeat-x;width:100%;height:76px;float:left;}
#headerTopRight {font-size:12px;text-align:right;padding:6px 10px 0 0;float:right;color:#DFDFDF;}
#headerTopRight a {color:#FFFFFF;}
#logo {float:left;}
#contentContainer {background:#fff;width:100%;padding:0 0 10px 0;float:left;}
#clientNavContainer {width:98%;padding:10px 0 0 10px;float:left;}
#clientHeaderNavLinks {background:url(images/navbg.png) repeat-x;list-style:none;}
#clientHeaderNavLinks li {float:left;font-family:"Lucida Grande", arial, sans-serif;}
#clientHeaderNavLinks li a {padding:8px 12px;color:#fff;background:#E93C3C url(images/tab-bg.gif) repeat-x top left;border-right: 1px solid #8a8888;border-top:1px solid #8a8888;text-decoration:none;}
#clientHeaderNavLinks li a:hover {background:#E93C3C url(images/tab-hover-bg.gif) repeat-x top left;}
#clientHeaderNavLinks li a.first {border-left:1px solid #8a8888;}
#clientHeaderNavLinks li a.selected {color:#000;background:#FFF url(images/tab-active-bg.gif) repeat-x top left;}
#sectionHeader {width:95%;padding:3px 0 3px 20px;height:35px;background:#80D2F7 url(images/section-bg.png) no-repeat top left;margin:15px;font-family: Arial, Helvetica, sans-serif;float: left;}
#sectionHeader img {float:left;}
#sectionHeader h1 {padding:7px 0 0 12px;float:left;color:#fff;font-size:20px;font-weight:bold;}
#sectionHeader p {font-size:11px;line-height:34px;padding-right:20px;color:#000;font-weight:bold;float:right;}
#footerContainer {width:100%;height:35px;text-align:center;}
.layoutLeft {width:260px;float:left;padding:0 13px 0 0;border-right: 1px solid #E8E8E8;}
.layoutLeft h1{background:url(images/side-head.gif) repeat-x bottom left;border-top:1px solid #EFEFEF;border-bottom: 1px solid #DFDFDF;padding:7px 2px 7px 5px;font-weight:bold;margin-left:15px;font-size: 100%;}
.layoutRight {float:right;width: 70%;padding-right:15px;}
.layoutRight h1 {font-size: 18px;color: black;padding-bottom: 2px;margin-bottom: 5px;border-bottom: 1px solid #DFDFDF;}
.layoutLeft .actions a {font-size:85%;padding:8px 0 8px 30px;margin-left:15px;border-bottom:1px solid #DFDFDF;display:block;color:#000;text-decoration:none; background:url(images/bullet.gif) no-repeat left;}
.layoutLeft .actions a:hover {background-color:#E6FFBF;font-weight: normal;}
.layoutLeft .actions .selected {font-weight:bold;background-color: white;}
.layoutLeft .actions .selected A:hover {font-weight: bold;}
.listPlans table {border-collapse: collapse;font-size: .9em;width: 100%;}
.listPlans thead tr {background-color: #D9EEB6;height: 1.5em;line-height: 1.5em;color: black;}
.listPlans thead th {background: #FFF1C4 url(images/tablehead-bg.gif) repeat-x bottom left;padding: .5em; text-align:left;border-bottom: 1px solid #FFD34F;padding-left: 36px;width:10px;}
.listPlans table tbody td {border-bottom: 1px solid #DFDFDF;}
.listPlans table tbody td.firstColumn {background: url(images/site-icon.gif) no-repeat 8px;}
.listPlans table td {height:27px;padding-left:36px;}
.listPlans table td a {color: black;}
.listPlanUpgrades td, .listPlanUpgrades th {font-size: 12px;white-space: nowrap;}
#footerContainer {background:#0c0c0c url(images/bottom.gif) repeat-x top left; float:left; padding:15px 0 15px 0;}
#footerContainer a {color: #FFDB5F;}
#footerCopyright {text-align: center;color: white;font-size: 10px;margin-top: 0px;}
#footerVersionInfo {font-size: 12px;color: #aaa;padding: 0 .5em;margin-top: 5px;}
p {margin-bottom:10px;}
.actionLink {width:130px;float:left;}
.actionLink2 {width:260px;}
.cou {height:110px; float: left;}
table tr td.so {padding:0 0 30px 0; width:420px;}
.tio {color: white;font-size: 10px;margin-top: 0px; padding:5px 0 15px 0}
.tio a {text-decoration:none;}
span {color:#ffdb5f;}
	input {
	border: 1px solid #FFFFFF;
	border-top-color: #A3A3A3;
	border-left-color: #D6D6D6;
border-right-color: #D6D6D6;
border-bottom-color: #D6D6D6;

	font: normal 1em/normal "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #6E6E6E;
	float: left;

}
textarea {
	border: 1px solid #FFFFFF;
	border-top-color: #A3A3A3;
	border-left-color: #D6D6D6;
	border-bottom-color: #D6D6D6;
	border-right-color: #D6D6D6;
	font: normal 1em/normal "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #6E6E6E;
	width:236px;
	height:140px;
}