@charset "utf-8";
/* CSS Document */

#wrapper {
	position:relative;
	background-color:#FFFFFF;
	margin:0 auto;
	width:780px;
	height:1680px;
	z-index:1;
}
#content{
	position:absolute;
	left:226px;
	top:478px;
	width:545px;
	line-height:16px;
	z-index:2;
}
#bottomlinks {
	position:absolute;
	padding:20px 0 20px 0;
	background-image:url(../images/dotted-line.gif);
	background-position:top left;
	background-repeat:repeat-x;
	text-align:center;
	background-color:#ebebeb;
	line-height:20px;
	top:1456px;
	width:780px;
	z-index:2;
}
#bottomlinks a {
	margin:0 6px 0 6px;
	color:#141414;
	text-decoration:none;
}
#bottomlinks a:hover {
	margin:0 6px 0 6px;
	color:#821613;
	text-decoration:underline;
}
#thinkcarefully {
	position:absolute;
	background-image:url(../images/dotted-line.gif);
	background-position:top left;
	background-repeat:repeat-x;
	padding:10px 0 10px 0;
	text-align:center;
	line-height:18px;
	top:1598px;
	width:780px;
	z-index:2;
}
#copyrightinfo {
	position:absolute;
	background-color:#151414;
	top:1653px;
	width:780px;
	height:27px;
	z-index:2;
}


#content {
	font-family:tahoma;
	font-size:11px;
}
#topline {
	font-family:tahoma;
	font-size:11px;
}
#primarynav {
	font-family:tahoma;
	font-size:11px;
}
#bannerlinks {
	font-family:tahoma;
	font-size:11px;
	line-height:19px;
}
#applicationform {
	font-family:tahoma;
	font-size:11px;
}
#link-box {
	font-family:tahoma;
	font-size:11px;
}
#articles-head-box {
	font-family:tahoma;
	font-size:11px;
}

#bottomlinks {
	font-family:tahoma;
	font-size:11px;
}

#thinkcarefully {
	font-family:tahoma;
	font-size:11px;
}

#content h1 {
	font-size:16px;
	font-weight:bold;
	color:#000000;
	margin-bottom:10px;
}
