body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 135%;
	background-color: #3398CC;
	background-image: url(bgdFill.jpg);
	background-repeat: repeat-x;
	text-align: center;
}
#container {
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(logo5percent.jpg);
	background-repeat: no-repeat;
	background-position: center 150px;
	position: relative;
	background-color: #FFFFFF;
	padding-bottom: 10px;
	top: 15px;
	text-align: left;
	bottom: 15px;
}
#content {
	width: 600px;
	padding-left: 10px;
	border-left-width: thin;
	border-left-style: dotted;
	border-left-color: #CCCCCC;
	margin-left: 150px;
	margin-bottom: 50px;
	margin-right: 10px;
}
#content_homepage {
	width: 400px;
	padding-left: 10px;
	border-left-width: thin;
	border-left-style: dotted;
	border-left-color: #CCCCCC;
	margin-left: 150px;
	margin-bottom: 50px;
	margin-right: 10px;
}
div#navbar {
	background-image: url(greenVbar.jpg);
	background-repeat: repeat-x;
	width: 144px;
	float: left;
	background-color: #FFFFFF;
}
div#navbar ul {
	font-size: 10px;
	line-height: 25px;
	white-space: nowrap;
	margin-left: 5px;
	padding-top: 2px;
	padding-left: 2px;
}
div#navbar li {
	list-style-type: none;
}
div#navbar a {
	text-decoration: none;
}
div#navbar a:link {
	color: #336699;
}
div#navbar a:visited {
	color: #660033;
}
div#navbar a:hover {
	color: #CC0000;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-bottom-color: #CC0000;
	border-left-color: #CC0000;
	padding-left: 3px;
	padding-top: 0px;
}

#RightBox{
	float:right;
	width: 30%;
	padding-right: 7px;
	padding-left: 7px;
	font-size: 10pt;
	padding-top: 0px;
	padding-bottom: 5px;
	position: relative;
	white-space: normal;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #334A7C;
	border-left-color: #33497B;
	background-color: #83BCFC;
}
#RightBoxHeader {
	font-weight: bold;
	line-height: 30px;
	color: #EEEEEE;
	text-align: center;
	font-size: 14px;
	margin-top: 10px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #334478;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #344175;
}

#BoxContents {
	font-size: 10pt;
	line-height: 1.25em;
	padding: 5px;
	margin-top: 10px;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: solid;
	border-top-color: #888888;
}
.boxheadline {
	font-size: 10pt;
	font-weight: bold;
	color: #444444;
	padding-top: 5px;
}
h1 {
	font-size: 16px;
	font-weight: lighter;
	color: #336699;
	line-height: normal;
}
p {
	font-size: 12px;
	line-height: 135%;
}
hr {
	text-indent: 5px;
}
a:link {
	color: #336699;
	text-decoration: none;
}
a:visited {
	color: #660033;
	text-decoration: none;
}
a:hover {
	color: #CC0000;
}
h2 {
	font-size: 14px;
	font-weight: lighter;
	color: #003333;
}
h3 {
	font-size: 12px;
	font-weight: lighter;
	color: #003333;
}
h4 {
	font-size: 12px;
	font-weight: lighter;
	color: #003333;
}
.more {
	font-size: 10px;
	font-weight: bold;
	color: #996633;
}
.vbar {
	border-left-width: thin;
	border-left-style: dotted;
	border-left-color: #666666;
	padding-left: 10px;
}
#footer {
	text-align: center;
	bottom: 0px;
}
.bold {
	font-weight: bold;
}
.italic {
	font-style: italic;
}
.emphasis {
	font-size: 16px;
	font-weight: lighter;
	color: #660000;
	line-height: 135%;
}
