* {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-decoration: none;
	font-family: Arial, Verdana;
}





#content a:hover {
	text-decoration: underline;
}

body {
	padding: 10px 0px 0px 0px;
	background-color: #222222;
}

#overall {
	margin: 0px auto 0px auto;
	width: 710px;
	background-color: #ffffff;
}

#header {
	background: url(/images/hd.png) repeat-x bottom;
	width: 100%;
	height: 60px;
	font-size: 10pt;
	clear: both;
}

#header-links {
	width: 100%;
	text-align: right;
}

#header-links a {
	line-height: 55px;
	color: #ffffff;
	font-weight: bold;
}

#header-links ul {
	margin-top: 5px;
	float: right;
	width: 480px;
}

#header-links li {
	float: left;
	width: 80px;
	text-align: center;
	list-style: none;
}

#header-links li:hover {
	background: #CFDCE6;
	color: #406480;
}

#header-links li:hover a {
	background: #CFDCE6;
	color: #406480;
}

#content {
	min-height: 400px;
	margin: 15px 0px 15px 0px;
	padding: 0px 10px 0px 10px;
	color: #303030;
}

#leftcol {
	float: left;
	width: 485px;
	text-align: justify;
	margin-right: 15px;
}

#rightcol {
	float: left;
	width: 175px;
	margin-left: 15px;
}

#clearfix {
	clear: both;
}

#footer {
	background: url(/images/ft.png) repeat-x top;
	width: 100%;
	height: 60px;
}

#footer p {
	padding: 22px 0px 0px 10px;
	font-size: 12px;
}

.text { 
	margin-bottom: 20px;
}

.text a {
	color: #000000;
	font-weight: bold;
}

.text li {
	margin-left: 20px;
	font-size: 10pt;
}

.text ul, ol {
	padding-bottom: 10px;
}

.text p {
	font-size: 10pt;
	margin: 0px auto 12px 0px;
	text-align: justify;
}

.text h2 {
	font-size: 20px;
	padding: 3px 0px 3px 5px;
	margin-bottom: 20px;
	border-top: 1px solid #AACCEE;
	border-bottom: 1px solid #AACCEE;
	color: 101010;
}

.sidething {
	margin-bottom: 20px;
	padding-bottom: 10px;
	border: 1px solid #AACCEE;
	background-color: #EBF3FB;
}

.sidething h2 {
	width: 100%;
	font-size: 16px;
	margin-bottom: 10px;
	border-bottom: 1px solid #AACCEE;
	color: 101010;
	text-align: center;
}

.sidething li {
	margin-bottom: 5px;
	margin-left: 5px;
	font-size: 12px;
	list-style: url(/images/sideli.png) inside;
}

.sidething p {
	color: #404040;
	font-size: 10pt;
	margin-left: 5px;
	margin-bottom: 2px;
}

.sidething a {
	color: #404040;
}

.server-list { 
	width: 100%;
	font-size: 12px;
}

.server-list-heading {
	font-weight: bold;
}
