body {
	background-image: url(_images/graphics/bg_ns.gif);
	background-repeat: repeat-y;
}
a {
	font-weight: bold;
	color: #586BB1;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
#NSwarning{
	border: 2px solid #0099FF;
	color: #000000;
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	background-color: #0099FF;
	padding: 10px;
	width: 550px;
}
#NSwarning a {
	color: #FFFFFF;
	text-decoration: underline;

}
#clouds {
	visibility: visible;
}
#mainMenu {
	background-color: #EFEFF7;
 	border: 1px solid #000000;
	margin-bottom: 10px;
	width: 550px;
}
#logo{
	display: none;
}
#subMenu {
	font-family: Verdana;
	font-size: 12px;
}
#pageTitle {
	font-family: Verdana;
	font-size: 12px;
 }
#mainMenu a {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #3951A5;
}
#pageTitle {
	font-size: 24px;
	font-weight: bold;
}

#copyright {
	font-weight: bold;
	color: #999999;
	font-family: Verdana;
	font-size: 12px;
	white-space: nowrap;
}
.youarehere {
	font-weight: bold;
	color: #009900;
	text-decoration: underline;
}
.h1 {
	font-family: Verdana;
	font-size: 18px;
	font-weight: bold;
	color: #000099;
	display: block;
	margin-top: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;

}
.h2 {
	font-family: Verdana;
	font-size: 16px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	display: block;
}
.h3 {
	font-family: Verdana;
	font-style: italic;
	font-size: 14px;
	font-weight: bold;
	color: #009900;
	display: block;
}
.h4 {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	display: block;
}
.h5 {
	font-family: Verdana;
	vertical-align: bottom;
	padding-top: 15px;
}
.h6 {
	font-family: Verdana;
	font-style: italic;
}
li {
	padding-bottom: 10px;
}
.imageLeft {
	display: block;
	font-size: 12px;
	font-style: italic;
	float: left;
	text-align: right;
	left: 150px;


}
.imageRight {
	display: block;
	font-size: 12px;
	font-style: italic;
	float: right;
	text-align: right;

}
.imageSpacerTop {
	padding-top: 5px;
}
#container {
	width: 550px;
}
