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

img {
	border : none;
}

#container {
	width : 769px;
	border : 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 {
	color : #939598;
	text-align : center;
	margin-top : 10px;
}

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;
}