body {
	background: #4c555a;
	text-align: center;
	margin: 0;
	padding: 0;
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #2c3034;
}
a {
	color: #336699;
}
a:visited {
	color: #334466;
}
a:hover {
	color: #4c555a;
	text-decoration: none;
	background: #ffffcc;
}
.center {
	text-align: center;
}
.small {
	font-size: 11px;
	font-family: verdana;
}
.clr {
	clear: both;
}
.center {
	text-align: center;
}
.hidden {
	display: none;
}
form {
	margin: 0;
	padding: 0;
}
h1, h2, h3, h4, h5, h6 {
	font-family: arial, helvetica, sans-serif;
	font-size: 24px;
	line-height: 110%;
	letter-spacing: -1px;
	margin: 0;
	padding: 0 0 .8em 0;
	color: #2c3034;
}
h2 {
	margin-bottom: 15px;
}
h3 { 
	font-size: 18px;
	margin: 15px 0 5px 0;
	padding-bottom: 5px;
	border-bottom: 1px solid #ddd;
}
h4, h5 {
	font-size: 15px;
	letter-spacing: 0;
	line-height: 18px;
	color: #4c555a;
	padding: .5em 0 .3em 0;
}
.slim {
	padding: 0 0 5px 0;
}
.inactive, .new {
	color: #999;
}
.error {
	color: #cc0000;
	font-weight: bold;
}
.success {
	color: #009900;
	font-weight: bold;	
}
.normal {
	font-weight: normal;
}
.right {
	text-align: right;
}
.big {
	font-size: 14px;
	font-family: arial, helvetica, sans-serif;
	line-height: 20px;
	padding-bottom: 30px;
}
p, blockquote, dl {
	margin: 0;
	padding: 0 0 1em 0;
}
p.padded {
	padding: 1em 0;
}
#container {
	background: white;
}
#header {
	text-align: left;
	padding: 40px 0 20px 0;
	margin: auto;
	height: 64px;
}
#header #logo {
	width: 195px;
	height: 64px;
	float: left;
}
#header #logo h1 {
	width: 195px;
	height: 64px;
	margin: 0;
	padding: 0;
	background: #4c555a url(../img/logo.gif) no-repeat;
}
#header #logo a {
	width: 195px;
	height: 64px;
	display: block;
}
#header #logo a:hover {
	background: none;
}
#header #logo a span {
	display: none;
}
#header #nav {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	float: left;
	width: 430px;
	height: 64px;
	text-align: right;
	font-weight: bold;
}
#header #nav ul {
	list-style: none;
	float: right;
	margin: 0;
}
#header #nav ul li {
	float: left;
	text-transform: uppercase;
}
#header #nav ul li a {
	display: block;
	padding: 5px 12px;
}
#header #nav ul li a:hover {	
	background: none;
}
#header #nav a.active {
	color: #999;
	text-decoration: none;
}
#header .signedin p {
	font-weight: normal;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	color: #666;
	padding: 0 10px 5px 0;
}
#header .signedin b { color: #2c3034; }
#canvas {
	width: 625px;
	margin: auto;
	text-align: left;
}
#main {
	width: 625px;
	background: #fff;
}
#main a {
	color: #336699;
	text-decoration: underline;
}
#main a:hover {
	color: #4c555a;
}
#footer {
	padding: 40px 0;
	color: #ccc;
	background: #4c555a url(../img/footer_bg.gif) repeat-x top;
	border-top: 60px solid #fff;
}
#footer h4 {
	font-size: 14px;
	padding-bottom: 30px;
	font-weight: normal;
	color: #ccc;
}
#footer p.small {
	padding-top: 20px;
	color: #999;
}
#footer a {
	color: #ccc;
	font-weight: bold;
}
#footer a:hover {
	color: #fff;
	background: none;
	text-decoration: underline;
}
#copyright {
	color: #ccc;
	border-top: 1px solid #777;
	padding: 60px;
}
.services table {
	margin-bottom: 15px;
}
.services th {
	color: #fff;
	font-size: 10px;
	text-transform: uppercase;
	text-align: left;
	padding: 2px 10px;
	background: #4c555a;
}
.services td {
	padding: 5px 10px;
	border-bottom: 1px solid #ddd;
	line-height: 15px;
	background: #eef6fb;
}
.services tr.alt td {
	background: #ffffee;
}
.services .slim {
	padding: 0;
}
.services .xsmall {
	font-size: 11px;
	color: #999;
}
.services h5 {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	line-height: 100%;
	margin: 5px 0 5px 0;
	padding: 0;
}
.services h5.border {
	border-top: 1px solid #ccc;
	margin-top: 5px;
	padding-top: 15px;
}
.services .delete {
	padding-top: 15px;
	margin-top: 15px;
	border-top: 1px dashed #ccc;
}
.services p {
	font-size: 11px
}
.services .noservices {
	margin: 15px 0 5px 0;
}
.service_link_error {
  color: #cc0000;
  font-weight: bold;
}
a.service_link_active {
	display: block;
	width: 16px;
	height: 16px;
	margin: auto;
	background: url(/img/icon_active.gif) no-repeat;
}

a.service_link_active:hover {
	background: url(/img/icon_active.gif) no-repeat;
}

a.service_link_inactive {
	display: block;
	width: 16px;
	height: 16px;
	margin: auto;
	background: url(/img/icon_inactive.gif) no-repeat;
}

a.service_link_inactive:hover {
	background: url(/img/icon_inactive.gif) no-repeat;
}

.leftcol {
	width: 425px;
	float: left;
}
.rightcol {
	width: 200px;
	float: left;
}
.rightcol .padded {
	padding-top: 10px;
	padding-left: 30px;
}
.rightcol h4 {
	font-size: 14px;
	color: #ff7700;	
}

.tool-tip {
	width: 320px;
	z-index: 13000;
	background: #fff;
	line-height: 14px;
	border: 1px solid #999;
	text-align: left;
}
 
.tool-title {
	font-weight: bold;
	font-size: 11px;
	margin: 0;
	color: #4c555a;
	padding: 6px;
	line-height: 14px;
}
.tool-text {
	font-size: 11px;
	padding: 6px;
}
a.tip {
	cursor: help;
}
div.servicelogo {
	float: left;
	width: 220px;
	height: 100px;
	margin: 0 10px 10px 0;
        text-align: center;
        padding: 0 0 10px 0;
}