body {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	margin: 0px 0px;
	color: #666666;
}
td, th {
	font-size: 11px;
}
h1,h2,h3,h4,h5,h6 {
	margin: 5px 0px 3px 0px;
	font-weight: bold;
	padding: 0px 0px 0px 20px;
}
h1 {
	font-size: 17px;
	background: url(../images/header_bullet.gif) no-repeat 0px 5px;
}
h2 {
	font-size: 16px;
	background: url(../images/header_bullet.gif) no-repeat 0px 4px;
}
h3 {
	font-size: 14px;
	background: url(../images/header_bullet.gif) no-repeat 0px 3px;
}
h4 {
	font-size: 14px;
	background: url(../images/header_bullet.gif) no-repeat 0px 2px;
}
h5 {
	font-size: 13px;
	background: url(../images/header_bullet.gif) no-repeat 0px 1px;
}
h6 {
	font-size: 12px;
	background: url(../images/header_bullet.gif) no-repeat 0px 0px;
}
p {
	margin: 5px 0px 3px 0px;
}
a:link {
	text-decoration: none;
	color: #0000cc;
}
a:active {
	text-decoration: none;
	color: #000099;
}
a:visited {
	text-decoration: none;
	color: #000099;
}
a:hover {
	text-decoration: underline;
	color: #000099;
}
#header {
	margin: 0px 0px;
	padding: 2px 0px;
	border: #F0F0F0 solid;
	border-width: 2px 0px;
}
#header-image {
	background-color: #ffc317;
}
#navigation {
	margin: 0px 0px 0px 80px;
	height: 20px;
}
#navigation a {
	text-decoration: none;
	color: #000000;
}
#mcgraw-hill-logo {
	padding: 4px 0px 0px 50px;
	position: absolute;
}
#netlanguages-logo {
	text-align: right;
	width: 780px;
}
#outer {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	border: #f0f0f0 solid;
	border-width: 0px 0px 0px 50px;
}
#content {
	margin: 0px 0px;
	padding: 0px 0px 0px 30px;
	width: 700px;
}
#column1 {
	margin: 0px 0px 0px 0px;
	padding: 0px 30px 0px 0px;
	width: 320px;
	float:left;
	border: solid #f0f0f0;
	border-width: 0px 1px 0px 0px;
}
#column2 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 320px;
	float:right;
}
#baseline {
	clear: both;
}
#footer {
	margin: 0px;
	padding: 4px 0px;
	background-color: #ffc317;
	text-align: center;
	font-size: 9px;
	border: #F0F0F0 solid;
	border-width: 5px 0px 0px 0px;
}
#footer a {
	text-decoration: none;
	color: #000000;
}
.error {
	color: #ff0000;
}

table.data td {
	background-color: #eeeeee;
}
table.data th {
	background-color: #dddddd;
}

