body, h1, h2, h3, h4, p, a, img, ol, ul, 
li, form, label, table, tbody, tfoot, 
thead, tr, th, td {
margin:0;
padding:0;
border:0;
outline:0;
/*font-size:12px;*/
vertical-align:top;
background:transparent;
}

h1 {
margin:15px 0;
padding:0;
}

h2 {
font-size:1.6em;
font-style:italic;
font-weight:bold;
float:left;
margin:15px 0 10px 0;
padding-bottom:5px;
}

h3 {
font-size:.9em;
}

a {
color:#57b4d8;
}

ol, ul {
list-style: none;
}

li{
padding-left: 20px;
padding-top: 5px;
padding-bottom: 5px;
}

a:focus, a:active, :focus, img {
outline:none;
}

table {
border-collapse: collapse;
border-spacing: 0;
}

body {
font:100% Helvetica, Arial, sans-serif;
background:#e8e9ea;
color:#333;
margin:0; 
padding:0;
line-height:1;
text-align:center;
}

#container {
width:940px;
margin:0 auto;
padding:0 10px;
text-align:left;
}

#header {}

#topNav {
background:#3b3b3b;
border-bottom:1px solid #FFF;
color:#FFF;
font-size:.85em;
font-weight:bold;
line-height:2.3em;
text-align:right;
text-transform:uppercase;
}

#topNav ul {
margin:0 auto;
padding:0 15px;
width:940px;
}

#topNav a {
color:#FFF;
font-size:.8em;
text-decoration:none;
}

#topNav li, #topNav li {
display:inline;
list-style-type:none;
padding-right:20px;
}

#mainNav {
height:37px;
width:100%;
font-size:90%;
line-height:normal;
margin-bottom:4px;
overflow:hidden;
}

#mainNav ul{
list-style-type:none;
margin:0;
margin-left:10px;
padding:0;
}

#mainNav li{
display:inline;
margin:0;
padding:0;
}

#mainNav a {
background:url(../images/mainNav_left.gif) no-repeat left top;
border-bottom:1px solid #999;
float:left;
margin:0;
margin-left:-1px;
padding:0 0 0 5px;
text-decoration:none;
}

#mainNav a span {
float:left;
display:block;
background:url(../images/mainNav_right.gif) no-repeat right top;
padding:12px 14px 8px 5px;
font-weight:bold;
color:#999;
}

#mainNav .search {
float:right;
margin-right:10px;
padding-left:1px;
position:relative;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#mainNav a span {float:none;}
/* End IE5-Mac hack */

#mainNav a:hover span {
color:#000;
}

#mainNav .active a {
background-position:0 -91px;
border-bottom:1px solid #FFF;
}

#mainNav .active a span {
background-position:100% -91px;
color: black;
}

#mainContent {
background:url(../images/mainContent_top.gif) no-repeat;
padding-top:3px;
}

#mainContentMiddle {
background:url(../images/mainContent_middle.gif) repeat-y;
padding:7px 13px 13px 13px;
display:block;
width:914px;
}

#mainContentBottom {
background:url(../images/mainContent_bottom.gif) no-repeat;
clear:both;
margin-bottom:5px;
height:40px;
width:100%;
}

.content {
background:url(../images/content_top.gif) no-repeat;
float:left;
padding:15px;
width:886px;
}

.content p {
font-size:.9em;
line-height:1.3em;
}

#contentBottom {
background:url(../images/content_bottom.gif) no-repeat;
clear:both;
margin-bottom:2px;
height:14px;
float:left;
width:100%;
}

.input {
background:#fdfdfd url(../images/input_bg.gif);
border:solid 1px #999;
font-size:13px;
padding:5px 2px 5px 2px;
margin:5px 10px 20px 0;
}

.input:focus {
background:#fbfbfc;
border:solid 1px #086eac;
}

label {
clear:both;
display:block;
font-size:.9em;
margin:10px 10px 0 0;
}

.managetable {
background:url(../images/manage_th.gif) repeat-x;
border-collapse:collapse;
clear:both;
font-size:12px;
text-align:left;
width:913px;
}

.managetable th.thleft {
background:url(../images/manage_th_left.gif) no-repeat;
}

.managetable th.thright {
background:url(../images/manage_th_right.gif) right top no-repeat;
}

.managetable th {
border-bottom:1px solid #666;
color:#FFF;
font-size:15px;
font-weight:bold;
padding:14px 15px 10px 15px;
}

.managetable th a {
color:#FFF;
text-decoration:none;
}

.managetable td {
border-bottom:1px solid #999;
padding:17px 15px 10px 15px;
}

.managetable .foot {
background:url(../images/manage_bg.gif) repeat-y;
border-top:1px solid #999;
padding:8px 10px 13px 10px;
}

.managetable .foot td {
background:#f3f3f3 url(../images/foot_td_bg.gif) left bottom repeat-x;
border:1px solid #666;
padding:0px;
}

.managetable .foot a {
color:#333;
text-decoration:none;
border:1px solid #FFF;
padding:6px 14px;
float:left;
}

.managetable .tdleft, .managetable .tdright{
background:url(../images/manage_bg.gif) repeat-y;
}

.managetable .tdright {
background-position:right top;
}

.managetable .foot .active {
background:#67696c url(../images/foot_td_bg_active.gif) left top repeat-x;
}

.managetable .foot .active a {
color:#FFF;
}

.even {
background-color:#999999;
border:1px solid red;
}

.formbutton {
background:url(../images/formbutton_bg.gif) bottom left repeat-x;
border:1px solid #666;
float:left;
margin:5px 5px 0 0;
}

.formbutton input {
background:url(../images/formbutton_bg.gif) bottom left repeat-x;
color:#333;
cursor:pointer;
border:1px solid #FFF;
font-weight:bold;
padding:3px 7px;
}

.formbutton input:hover {
background:url(../images/formbutton_bg_O.gif) repeat-x;
color:#FFF;
}

.req {
background:url(../images/req_bg.gif) 0 55% no-repeat;
font-size:.8em;
padding-left:10px;
line-height:2.7em;
}

.left, .right {
float:left;
width:430px
}

.right {
float:right;
}

.fltLeft {
float:left;
margin-right:10px;
}

.fltRight {
float:right;
}

.btn {
clear:both;
padding:0 0 15px 0;
}

.clearfloat {
clear:both;
height:0;
line-height: 0px;
}

h2.icon {
	padding:5px 40px;
	letter-spacing:-0.01em;
}

h2.account {
	background:url(/images/h2_account.gif) no-repeat;
}

h2.embed {
	background:url(/images/h2_embed.gif) no-repeat;
}

h2.popup {
	background:url(/images/h2_popup.gif) no-repeat;
}

h2.rss {
	background:url(/images/h2_rss.gif) no-repeat;
}

h2.upload {
	background:url(/images/h2_upload.gif) no-repeat;
}

h2.reports {
	background:url(/images/h2_reports.gif) no-repeat;
}

h2.rss {
	background:url(/images/h2_rss.gif) no-repeat;
}

.tabledashed td {
	border:1px dashed #CCC;
	padding:10px;
	vertical-align:middle;
}

.errors li{
	background:url(/images/error.gif) 0 3px no-repeat;
	color:#e40101;
	padding:5px 0 5px 20px;
	font-size:.8em;
}