body {
	color:#333;
	background-color:white;
	margin:20px;
	padding:0px;
	font:11px verdana, arial, helvetica, sans-serif;
	}
h1 {
	margin:0px 0px 15px 0px;
	padding:0px;
	font-size:24px;
	font-weight:900;
	color:#ccc;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	font-style: oblique;
	}
h2 {
	font:bold 14px/normal verdana, arial, helvetica, sans-serif;
	margin:0px 0px 5px 0px;
	padding:0px;
	color: #000000;
	}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: oblique;
	line-height: 15px;
	font-weight: bold;
	color: #000000;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	}
p {
	font:11px/20px verdana, arial, helvetica, sans-serif;
	margin:0px;
	padding:0px 0px 10px;
	}
.Content>p {margin:0px;}

a {
	color:#09c;
	font-size:11px;
	font-family:verdana, arial, helvetica, sans-serif;
	font-weight:600;
	text-decoration:none;
	}
a:link {color:#09c;}
a:visited {color:#07a;}
a:hover {background-color:#eee;}
  

/* All the content boxes belong to the content class. */
.main-content {
	position:relative; /* Position is declared "relative" to gain control of stacking order (z-index). */
	width:auto;
	min-width:120px;
	margin:110px 210px 10px 135px;
	padding:10px;
	z-index:3; /* This allows the content to overlap the right menu in narrow windows in good browsers. */
	border-top: 0px;
	border-right: 0px;
	border-bottom: 0px;
	border-left: 0px;
	height: auto;
	}

.sub-content {
	position:relative; /* Position is declared "relative" to gain control of stacking order (z-index). */
	width:auto;
	min-width:120px;
	margin:0px 210px 10px 135px;
	background-color:white;
	padding:10px;
	z-index:3;
	clear: none;
	}
#header {
	background-color: #003366;
	position: absolute;
	height: 100px;
	width: 100%;
	left: 0px;
	top: 0px;
	padding-right: 50px;
}
#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	height: 78px;
	width: 100%;
	background-color: #003399;
	background-repeat: no-repeat;
	text-align: center;
	line-height: 75px;
	clear: both;
}
#supp {
	position:absolute;
	width:168px;
	top:125px;
	right:20px;
	background-color:#FFFFFF;
	padding:20px 10px;
	z-index:1;
	/* Again, the ugly brilliant hack. */
	voice-family: "\"}\"";
	voice-family:inherit;
	width:168px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #003399;
	margin-top: 40px;
	}

#n-logo {
	padding: 0px 10px 10px;
	float:left;
	}
.logo {
	padding-top: 10px;
	padding-bottom: 10px;
	}
#dhs-logo {
	padding: 10px;
	float:right;
	}

.main-content ul {
	font-size: 11px;
	line-height: 18px;
	margin-top: 0px;
	padding-top: 0px;
	margin-left: 10px;
	list-style-image: url(images/sm_red_bullet.gif);
	padding-left: 15px;
}
.main-content ul li ul {
	list-style-image: url(images/sm_red_dash.gif);
}

.navsublist {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px 0px 5px 14px;
	padding: 5px 0px 0px;
	line-height: 15px;
	list-style-image: url(images/sm_red_bullet.gif);
	position: relative;
	left: -25px;
}
.left {
	float: left;
	width: 200px;
	padding-right: 25px;
	padding-left: 10px;
}


.no-space {
	margin: 0px;
	padding: 0px;
}

.nav {
	list-style-type: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 30px;
	font-variant: small-caps;
	text-align: left;
	text-indent: -40px;
	font-weight: bold;
}
.navsupp {
	background-color: #FFFFFF;
	margin-top: 200px;
	line-height: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.supplist {
	font-size: 11px;
	line-height: 16px;
	padding-top: 10px;
	background-color: #FFFFFF;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-right: 5px;
	padding-left: 5px;
}
#footer a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 200;
	color: #CCCCCC;
	text-decoration: none;}
#footer a:link {color: #00FFFF;}
#footer a:visited {color: #CCCCCC;}
#footer a:hover {color: #99CC99;}

#navigation {
	position:absolute;
	width:128px;
	top:100px;
	left:0px;
	padding:50px 10px 0px;
	z-index:2;
	/* Hugly brilliant hack that protects IE5/Win from its own stupidity.*/
	voice-family: "\"}\"";
	voice-family:inherit;
	width:128px;
	right: 20px;
	clear: right;
	height: 432px;
	background-image: url(images/nav_bkg.jpg);
	background-repeat: repeat-x;
	}
	#navigation a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	font-variant: small-caps;}
#navigation a:link {color: #FFFFFF;}
#navigation a:visited {color: #FFFFFF;}
#navigation a:hover {color: #99CC99;}

dl#maincontent {
	display: inline;
	padding-top: 5px;
	padding-bottom: 5px;
}
dd {
	padding: 0px;
	clear: none;
	vertical-align: middle;
	margin: 0px;
}
dt {
	float: left;
	clear: left;
	padding: 0px 20px 10px 10px;
	width: 175px;
	margin: 0px;
	font-weight: bold;
}

.floatleft {
	padding: 10px;
	float: left;
	margin-right: 10px;
}
.clear {
	clear: both;
}



.floatright {
	padding: 10px;
	float: right;
}

/* I've heard this called the "be nice to Opera 5" rule. Basically, it feeds correct 
length values to user agents that exhibit the parsing error exploited above yet get 
the CSS box model right and understand the CSS2 parent-child selector. ALWAYS include
a "be nice to Opera 5" rule every time you use the Tantek Celik hack (above). */
body>#navigation {width:128px;}
body>#supp {width:168px;}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: italic;
	color: #0066CC;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	color: #000000;
}


