@import url(no_nn4srs.css);

body {
	background: #ffffff;
	padding: 0px;
}
p {
	font-family: Verdana, Arial, sans-serif;
	background: transparent;
	margin-top: 0px;
	font-size: 70%;
	color: #666666;
}
blockquote {
	font-family: Verdana, Arial, sans-serif;
        font-size: 8pt;
        color: #666666;
}
h1, h2, h3, h4, ul, li {
	font-family: Verdana, Arial, sans-serif;
	background: transparent;
}
a {
        text-decoration: none;
	color: #dd9966;
}
a:visited {
	color: #dd9966;
}
a:hover {
        text-decoration: underline;
	color: #8899bb;
}
form {
	margin-bottom: 0px;
}
li {
	list-style: square;
}
h1 {
	font-size: 60%;
	margin-top: 0px;
	color: #8899bb;
	text-transform: uppercase;
}
h2 {
	font-size: 60%;
	font-weight: normal;
	color: #7788aa;
	text-transform: uppercase;
}
#topbar {
	border: 1px solid #B8CFE4;
	margin-bottom: 5px;
	background-image: url(images/top_bg.gif);
}
#topnav {
	vertical-align: bottom;
}
#logo {
	text-align: right;
	padding: 7px;
}
#slogan {
	border-right: 5px solid #ffffff;
	background-color: #B8CFE4;
}
#blank {
	border-left: 5px solid #ffffff;
	background: #F0F9FE url(images/blank_bg.gif) left no-repeat;
}
#main {
	border: 1px solid #B8CFE4;
	margin-top: 5px;
}
.moreinfo {
	color: #dd9966;
	font-size: 60%;
	text-transform: uppercase;
}
.moreinfo a, .moreinfo a:visited {
	color: #dd9966;
	text-decoration: none;
}
.moreinfo a:hover {
	color: #8899bb;
}
#footer {
	padding-top: 5px;
	padding-bottom: 5px;
}
#footer p {
	color: #bbbbcc;
	font-size: 55%;
	text-align: center;
}
#footer a {
	color: #bbbbcc;
}
#footer a:visited {
	color: #bbbbcc;
}
#footer a:hover {
	color: #bbbbcc;
	text-decoration: none;
}
