/* CSS Document */

a.toplogo
{
}

.wrap1, .wrap2, .wrap3
{
	float:left;
	 display:inline;
}
.banner>.wrap1,
.wrap1>.wrap2,
.wrap2>.wrap3
{
	float: none;
	 display:inline-block;
}
.wrap1
{
    float:left!important;
    background:url(../images/shadow.gif) right bottom no-repeat;
}
.wrap2
{
    background:url(../images/corner_bl.gif) left bottom no-repeat;
}
.wrap3
{
    padding:0 10px 10px 0;
    background:url(../images/corner_tr.gif) right top no-repeat;
}

img.toplogo
{
    display:inline;
    width: 178px;
    height: 188px;
    border: 0px none;
}


.banner /* Style applicable to Bottom Navigation */
{
	width:760px;
	overflow: hidden;
	margin: 0px 0px 10px 20px;
}
.IntContainer>.banner
{
	width:752px;
}

.date
{
	display: block;
	float: left;
	font-family: ariel;
	margin: 0px 20px 10px 10px;
}
.navtop /* Style applicable to Top Nav */
{
	position: absolute;
	top: 45px;
	left: auto;
	right: 27px;
	width:auto;
	overflow: hidden;
	font-weight: bold;
	font-size: 12px;
	font-family:Geneva, Verdana, Arial, Helvetica, sans-serif;
}
.navsearch
{
	margin: 0px;
	padding: 5px;
	float:left;
}

.navbar /* Style applicable to Main Nav */
{
	position: absolute;
	bottom: 0px;
	right: 27px;
	text-align: left;
	z-index: 200;
}
.leftcontent
{
	display:block;
	width:210px;
	float:left;
	padding: 4px 0px 0px 12px;
}
.rightcontent
{
	width:500px;
	float:right;
}
.unsh /* Style applicable to USNH Logo */
{
	float: left;
	width:263px;
	height:107px;
}
#searchtext
{
    width: 166px;
    height: 19px;
    line-height: 19px;
    float: left;
    padding: 0px 2px;
    border: #8e909c 1px solid;
}
#searchbt
{
    width:19px;
    height:21px;
    border: none;
    float: left;
}
.addborder
{
border-collapse:collapse;
margin-left: -5em;
}
.addborder p
{
margin: 0px;
}
.addborder td
{
border: solid 1px black;
padding: 3px 6px;
margin: 0px;
}
.addborder ul
{
margin-left: 15px;
padding-left: 0px;
}
.addborder ul ul
{
margin-left: 30px;
}
.addborder ul li
{
list-style-image:none;
list-style-type:square;
}
.addborder tbody td
{
vertical-align:middle;
}
.addborder ul ul li
{
list-style-image:none;
list-style-type:circle;
}
	
.addborderfull
{
border-collapse:collapse;
}
.addborderfull p
{
margin: 0px;
}
.addborderfull td
{
	border: solid 1px #666666;
	padding: 3px 6px;
	margin: 0px;
}
.addborderfull ul
{
margin-left: 15px;
padding-left: 0px;
}
.addborderfull ul ul
{
margin-left: 30px;
}
.addborderfull ul li
{
list-style-image:none;
list-style-type:square;
}
.addborderfull tbody td
{
vertical-align:middle;
}
.addborderfull ul ul li
{
list-style-image:none;
list-style-type:circle;
}
		

