body {
       font-family: Verdana, Helvetica, Arial, sans-serif;
       font-size:12px;
       color:#595959;
       background:#053243 url('images/bgFade.png') repeat-x top;
}

h1 {
	color: #0f7da7;
	font-size: 14px;
	font-weight: bold;
}

h2 {
	color: #0f7da7;
	font-size: 14px;
	font-weight: normal;
}

h3 {
	color: #0f7da7;
	font-size: 12px;
	font-weight: bold;
}

p, li {
	font-size: 12px;
  line-height:1.4em;
}

.bluelist .editableText * {
color:#0f7da7;
}

.greylist .editableText * {
color:#595959;
}

.editableText *{
margin:0;
padding:0;
}

.editableText ul {
margin-left:15px;
}

.editableText {
position:relative;
z-index:20;
}

#appArea {
	font-size: 12px;
}

/* edit mode toolbox */
#editToolBox {
	position: absolute; /* fixed would be better but doesn't work in IE */
	top: 0px;
	left: 0px;
	width: 75px;
	background-color: black;
	color: white;
	font-family: Arial, sans-serif;
	font-size: 12px;
	opacity: 0.75;
	padding: 6px;	
}

.editToolBoxAction {
	color: white;
	text-decoration: none;
cursor:pointer;
}

.body {
background-color: white;
}

.widget {
text-decoration:underline;
position:relative;
height:0px;
left:0px;
width:0px;
display:block;
z-index:999;
}

div.widgetBit:hover {
opacity:0.8;
}

.widgetBit {
z-index:998;
background-color:black;
color:white;
opacity:0.2;
border: solid black 1px;
width:100px;
position:relative;
left:0;
top:0px;
font-size:10px;
}

.sideNav_group {
width:180px;
border-top:solid black 1px;
border-right:solid black 1px;
margin-top:20px;
}

.sideNav_item {
background-color:#dddddd;
border-bottom:solid 1px;
font-size:12px;
}
.sideNav_selected {
background-color:#ddddff;


}
.sideNav_item a {
display:block;
width:180px;

}

.sideNav_item a:hover {
background-color:#ddddff;
}

a {
font-size:12px;
text-decoration:none;
color:#333333;
}

a:hover { 
color:black; }

a.navigation_link { 
display:block; width:100% }

td.navigation_link { 
background-color:#eeeeee; }

a.navigation_selected { color:black }

td.navigation_selected { 
background-color:rgb(255,204,102); 
}


.formField_label { 
font-size:12px;
 }

/*GenieCrew Innit Massive Gangsta Blick Sorted Wigga aaaaaaye*/

.footer {
background-color:#dbddc1;
border-top:5px solid #bfd000;
}

.footer p {
padding:0 0 10px 0;
font-size:11px;
}

.footer a {
color:#595959;
font-size:11px;
}

.footer a:hover {
color:#869203;
}

.spooter {
margin-top:10px;
}

.spooter * {
font-size:11px;
color:#dbddc1;
}

.spooter a {
color:white;
}

.spooter a:hover {
color:#bfd000;
}

.bodyarea {
margin-top:30px;
background-color:white;
}

.navlet, .strappix {
border-bottom:5px solid #0f7da7;
}

.bubbleText {
       background:url('images/bubble.png') no-repeat top left;
}

.bubbleText .editableText *{
color:#0f7da7;
font-size:13px;
}

.navlet img {
border:0;
}

.contactForm *{
color:#595959;
}