body {
	background-image:url('/images/layout/sitebg.gif');
  background-repeat:repeat;
	font-family : tahoma, arial, helvetica, sans-serif;
	font-size : 12px;
	color : #58595B;
	line-height : 140%
}

td {
	font-family : tahoma, arial, helvetica, sans-serif;
	background-color: #fff;
	font-size : 12px;
	color : #58595B;
	line-height : 140%
}

img {
	border : none;
}

#container {
	width: 769px;
	border-top: 1px solid #A7A9AC;
	border-left: 1px solid #A7A9AC;
	border-right: 1px solid #A7A9AC;
	text-align: left;
}

#sidebar {
	background : #75A1CE;
	padding : 20px;
}

#nav {
	margin : 0px;
	padding : 0px;
	list-style : none;
}

#nav li {
	border-bottom : 1px solid #DCE7F3;
}

#nav a {
	padding : 10px 0px;
	display : block;
}

#content {
	padding : 20px;
}

#hosted {
	background : #DBE6F3;
	color : #6799C8;
	font-weight : bold;
	padding : 10px;
}

#footer {
	width : 771px;
  background-color: #005d92;
	border-top: 1px solid #A7A9AC;
	border-left: 1px solid #A7A9AC;
	border-right: 1px solid #A7A9AC;
}

.footer-text {
	color:#88a6c9;
	font-family : tahoma, arial, helvetica, sans-serif;
	font-size:10px;
	font-weight: bold;
	text-decoration:none;
	line-height: 100%;
}

.footer-text-hosted {
	color:#88a6c9;
	font-family : tahoma, arial, helvetica, sans-serif;
	font-size:10px;
	font-weight: bold;
	text-decoration:none;
	line-height: 200%;
}

#footer a {
	color:#88a6c9;
	font-family : tahoma, arial, helvetica, sans-serif;
	font-size:10px;
	font-weight: bold;
	text-decoration:none;
}

#footer a:hover {
	color:#ddd;
	font-family : tahoma, arial, helvetica, sans-serif;
	font-size:10px;
	font-weight: bold;
	text-decoration:none;
}

div.spaced {
	line-height : 150%;
}

ul.spaced li {
	margin-bottom : 5px;
}

div.open {
	font-size : 11pt;
}

a, .blue {
	color : #6799C8;
}

h1 {
	font-size : 11pt;
	text-transform : uppercase;
	margin-top : 0px;
}

h2 {
	font-size : 10pt;
	text-transform : uppercase;
}

.printOnly {
	display : none;
}
