#content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	left: 0px;
	color: #333333;
	text-align: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
	background-color: #FFFFFF;
	height: 100%;
}
#leftCol {
	width: 20%;
	vertical-align: top;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
	padding-top: 10px;
}
#midCol a, #midCol a:visited, #midCol a:active {
	color: #0000FF;
	text-decoration: none;
}

#rightCol {
	width: 40%;
	vertical-align: top;
	padding: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
}
body {
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}

#header {
	padding-top: 5px;
	padding-bottom: 5px;
}
#footer {
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #666666;
}
#logo {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666666;
	border-bottom-color: #666666;
	margin-top: 0px;
}
#content h1 {
	font-size: medium;
	margin-bottom: 0px;
	display: block;
	color: #003366;
	width: auto;
	list-style-position: inside;
	list-style-type: disc;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #003366;
	margin-top: 0px;
}


#title {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: xx-large;
	color: #000000;
	padding-bottom: 10px;
	padding-left: 8px;
}
.partners {
	font-weight: bold;
}




#midCol {
	width: 40%;
	vertical-align: top;
	padding: 10px;
}
#rightCol a, #rightCol a:visited, #rightCol a:active {
	color: #0000FF;
	text-decoration: none;
}

#underlinemenu{
	margin: 0;
	padding: 0;
}

#underlinemenu ul{
	padding-left: 0;
	float: left;
	font-weight: bold;
	width: 100%;
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

* html #underlinemenu ul{ /*IE only rule. Delete extra margin-bottom*/
margin-bottom: 0;
}

#underlinemenu ul li{
display: inline;
}


#underlinemenu ul li a{
	float: left;
	color: gray;
	font-weight: bold;
	text-decoration: none;
	background: white url(nw/images/menudivide.gif) top right repeat-y;
	padding-top: 2px;
	padding-right: 6px;
	padding-bottom: 4px;
	padding-left: 10px;
}

#underlinemenu ul li a:hover{
color: black;
border-bottom: 4px solid black;
padding-bottom: 0;
}
.crumb {
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
}
#sub_midCol {

	width: 80%;
	vertical-align: top;
	padding: 10px;
}
input {
	border: 1px solid #999999;
}
select {

	border: 1px solid #999999;
}
textarea {


	border: 1px solid #999999;
}
.host {
	border: 3px solid #999999;
}
.host_title {
	color: white;
	padding: 6px;
	background-color: #FF9900;
}
#midCol h4 {
	font-size: small;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#midCol h2 {
	font-size: small;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#sub_midCol a, #sub_midCol a:visited, #sub_midCol a:active {

	color: #0000FF;
	text-decoration: none;
}
#sub_midCol h4 {
	font-size: small;
	background-color: #FFCCCC;
	display: block;
	padding: 5px;
	width: 90%;
	color: #000000;
}
.email_header {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
	font-size: 16px;
	font-weight: bold;
}
#leftCol ul {
	list-style-type: none;
	margin-left: 0px;
	padding-left: 5px;
	font-size: 14px;
	font-weight: bold;
}
#leftCol ul li a {
	width: auto;
	text-decoration: none;
	color: gray;
	list-style-type: none;
}
#leftCol ul li a:hover {

color: black; /*onMouseover image change. Remove if none*/
}
#leftCol ul li {
	text-decoration: none;
	list-style-type: none;
	display: block;
	margin-bottom: 7px;
	background-image: url(nw/images/arrow-list.gif);
	background-position: 1px;
	text-indent: 20px;
	background-repeat: no-repeat;
}
#leftCol p {
	padding-left: 10px;
}
