Body {
	width: 95%;
}
p {
	color: #FFF;//#3DB9B9
}

.clear{
   height: 0;
   font-size: 1px;
   margin: 0;
   padding: 0;
   line-height: 0;
   clear: both;}
h1 {
	font-style : normal;
	font-variant : small-caps;
	color : #ffffff;//#36d588;
	font-size: medium;
}
h2 {
	font-style : normal;
	font-size : medium;
	font-family : sans-serif;
	color : #bcbcbc;
}
h3 {
	color : #FFFFFF;
	font-weight : bold;
	letter-spacing : 1px;
	font-variant : small-caps;
	font-size: medium;
	font-style: normal;
}
a.editLink {
	font-size: smaller;
	text-transform: uppercase;
	text-decoration: solid;
	color: gray;
	cursor: pointer;
}
a.saveLink {
	font-size: smaller;
	text-transform: uppercase;
	text-decoration: solid;
	color: red;
	cursor: pointer;
	display: none;
}
a.cancelLink {
	font-size: smaller;
	text-transform: uppercase;
	text-decoration: solid;
	color: red;
	cursor: pointer;
	display: none;
}

#header {
	background-color : #232355;
	font-family : "Times New Roman", Times, serif;
	letter-spacing : 10px;
	color : #BBCCAA;
	text-align : center;
	padding: 5px;
	font-size: x-large;
}
/*
#container {
	background-color: #232355;
}*/
#sidebar1 {
	width: 130px;
	background-color: #999;
	padding-left: 5px;
	padding-right: 5px;
	float: left;
	#padding: 10px;
	margin-top: 30px;
}
#sidebar1 h3 {
	font-size: smaller;
	padding-top: 0px;
}
#site-detail {
	clear: both;
	color: #BBCCAA;
	font-size: small;
	background-color: #232355;
}

.site-detail-left{
	float: left;
	text-align: left;
	text-transform: uppercase;
	background-color: #232355;
	width: 50%;
}
.site-detail-right {
	width: 50%;
	text-align: right;
	float: right;
	text-transform: uppercase;
	background-color: #232355;
}
#footer {
	clear:both;
	text-align: center;
	font-size: x-small;
	color: #BCBCBC;
	margin-left: 160px;
}

#site-urhere {
	background-color: #57578b;
}
#site-nav {
	background-color: Navy;
	color: #999;
	font-size: smaller;
}
#site-urhere {
	color: #bbb;
	font-size: smaller;
}
#mainContent {
	margin-left: 170px;
	background-color: #57578b;
}
#info-region {
	background-color: #DDD;
	margin-top: 0px;
	padding: 10px;
	color: #000;
	clear:left;
}
#info-region a:hover{
	color: #000;
	text-decoration:underline;
}

#info-header {
	border-color: #999;
	border-style: solid;
	border-width: 0px;
	width: 800px;
	clear:left;
}

#info-header a {
	color:#000;
	text-decoration:none;
}
.info-body {
	float: left;
}
.info-tag-selected {
	text-align: center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-style: solid;
	float: left;
	background-color: #FF9;
	font-size: smaller;
	margin-right: 2px;
	margin-left: 2px;
	padding-right: 4px;
	padding-left: 4px;
	font-variant: small-caps;
	border-top-color: #DDD;
	border-right-color: #DDD;
	border-left-color: #DDD;
	border-bottom-width: 0px;
	height: 20px;
	white-space: nowrap;
	max-height: 20px;
}
.info-tag-not-selected {
	text-align: center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-style: solid;
	float: left;
	background-color: #999;
	font-size: smaller;
	margin-right: 2px;
	margin-left: 2px;
	padding-right: 4px;
	padding-left: 4px;
	font-variant: small-caps;
	color: #000;
	border-color: #999;
	border-bottom-width: 0px;
	height: 20px;
	white-space: nowrap;
	max-height: 20px;
	width:auto;
	overflow:visible;
}
#content-tab {
	background-color: #DDD;
	height: 20px;
}
#content-region {
	background-color: #FFF;
	width:99%;
	padding:5px;
	display: inline-block;
}
.content-tab-selected {
	text-align: center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-style: solid;
	float: left;
	background-color: #FFF;
	font-size: smaller;
	margin-right: 2px;
	margin-left: 2px;
	padding-right: 2px;
	padding-left: 2px;
	font-variant: small-caps;
	border-top-color: #DDD;
	border-right-color: #DDD;
	border-left-color: #DDD;
	border-bottom-width: 0px;
	height: 20px;
	width:auto;
	white-space: nowrap;
	max-height: 20px;
	overflow:visible;
}
#contentTabForm
{
	margin: 0px;
	padding: 0px;
}
.content-tab-not-selected {
	text-align: center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-style: solid;
	float: left;
	font-size: smaller;
	margin-right: 2px;
	margin-left: 2px;
	padding-right: 2px;
	padding-left: 2px;
	font-variant: small-caps;
	color: #000;
	background-color: #DDD;
	border-bottom-width: 0px;
	border-color: #999;
	height: 20px;
	white-space: nowrap;
	max-height: 20px;
	width:auto;
	overflow:visible;
}
#container {
   margin: 1%;
   padding: 0;
   width: 97%;
   background-color: inherit;
   white-space:nowrap;
}
#left, #right {
   float: left;
   width: 46.5%;
   margin: 1% 0 1% 1%;
   padding: 1%;
   background-color: #9cf;
   color: #000;
   display: inline;
}
#right {
   float: right;
   margin: 1% 1% 1% 0;
}

#footer.p {
	margin:0;
	padding:0;
	border:0;
}
#sidebar1 p {
}
#sidebar1 a {
	text-decoration: none;
	color: #000;
	font-size: x-small;
}
#sidebar1 p {
	color: #666;
	font-size: x-small;
}
#mainContent {
}
#info-region h2 {
	color: #888;
}
#info-region p {
	color: #000;
	font-size: smaller;
}
.buttonClass {
	background-color: #BBB;
	margin-right: 2px;
	margin-left: 2px;
	border: none;
}
#info-region a {
	font-size: x-small;
}
#billingTable
{
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
width:100%;
border-collapse:collapse;
color:#000000;
}
#billingTable td, #billingTable th 
{
	font-size:.6em;
	border:1px solid #BBB;
	padding:3px 7px 2px 7px;
}
#billingTable th 
{
font-size:.9em;
text-align:left;
vertical-align:bottom;
padding-top:5px;
padding-bottom:4px;
background-color:#BBB;
color:#ffffff;
border:none;
}
#billingTable td
{
	vertical-align:top;
	border: none;
}
#billingTable tr td 
{
	background-color:#EAF2D3;
	border:1px solid #BBB;
}
#billingTable tr.alt td 
{
	background-color:#FFF;
	border:1px solid #BBB;
}
#billingTable td.leftIndent  
{
	padding-left:20px;
}
#billingTable td.rightAlign
{
	text-align:right;
}
#billingTable td.centerAlign
{
	text-align:center;
}
#billingTable td.totalData
{
	background-color:#BBB;
	color:#000;
	text-align:right;
}

