/* CSS Document */
body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	height: 100%;
}
div#container {
	width:800px;
	padding:0;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
a {
	color: #3F77B4;
}
a:hover {
	color: #CCCCCC;
}
div#link {
	background-image: url(pics/Links_background.jpg);
	background-repeat: repeat-x;
	padding: 0px;
	height: 34px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
	width: 100%;
	position: relative;
}
#nav li.top {
	display:block;
	float:left;
	width: 123px;
	background-image: url(pics/Button_background1.png);
}
#nav li a.top_link {
	display:block;
	float:left;
	height:35px;
	line-height:33px;
	color:#3F77B4;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
	padding:0 0 0 10px;
	cursor:pointer;
	background-image: url(pics/Button_background1.png);
}
#nav li a.top_link span {
	float:left; 
	display:block; 
	padding:0 24px 0 12px; 
	height:35px;
}
#nav li a.top_link span.down {
	float:left; 
	display:block; 
	padding:0 24px 0 12px; 
	height:35px;
}
#nav li:hover a.top_link,
#nav a.top_link:hover{
	color:#fff;
	padding:-3px;
}
#nav li:hover a.top_link span, 
#nav a.top_link:hover span
{}
#nav li:hover a.top_link span.down,
#nav a.top_link:hover span.down
{}

#nav table {
	border-collapse:collapse; 
	padding:0; 
	margin:0; 
	position:absolute; 
	left:0; 
	top:0;}

#nav li:hover {
	position:relative; 
	z-index:200;
}
#nav a:hover {
	position:relative; 
	white-space:normal; 
	z-index:200;
}
#nav :hover ul.sub {
	left:1px; 
	top:35px; 
	background: #7AA1CC; 
	border:1px solid #7AA1CC; 
	white-space:nowrap; 
	width:105px; 
	height:auto; 
	z-index:300;
}
#nav :hover ul.sub li {
	display:block; 
	height:20px; 
	position:relative; 
	float:left; 
	width:105px; 
	font-weight:normal;
}
#nav :hover ul.sub li a {
	display:block; 
	font-size:11px; 
	height:18px; 
	width:105px; 
	line-height:18px; 
	text-indent:5px; 
	color:#000; 
	text-decoration:none;
	border:1px solid #7AA1CC;
}
#nav li ul.sub li a.fly{
	width:105px;
}
#nav :hover ul.sub li a:hover  {
	background:#3f96a9; 
	color:#fff; 
	border-color:#fff;
}
#nav :hover ul.sub li a.fly:hover{
	color:#fff;
}
#nav li b {
	display:block; 
	font-size:11px; 
	height:18px; 
	width:105px; 
	line-height:18px; 
	text-indent:6px; 
	color:#ff6; 
	border-bottom:1px solid #ff6; 
	cursor:default;
}
#nav a:hover a:hover ul,
#nav a:hover a:hover a:hover ul,
#nav a:hover a:hover a:hover a:hover ul,
#nav a:hover a:hover a:hover a:hover a:hover ul {
	left:89px; 
	top:-4px; 
	background: #7AA1CC; 
	border:1px solid #0b4d97; 
	white-space:nowrap; 
	width:105px; 
	z-index:400; 
	height:auto;
}
#nav ul, 
#nav a:hover ul ul,
#nav a:hover a:hover ul ul,
#nav a:hover a:hover a:hover ul ul,
#nav a:hover a:hover a:hover a:hover ul ul {
	position:absolute; 
	left:-9999px; 
	top:-9999px; 
	width:0; 
	height:0; 
	margin:0; 
	padding:0; 
	list-style:none;
}
#nav li:hover li:hover > ul {
	left:90px; 
	top:-4px; 
	background: #7AA1CC; 
	border:1px solid #0b4d97; 
	white-space:nowrap; 
	width:105px; 
	z-index:400; 
	height:auto;
}
#nav li:hover > ul ul {
	position:absolute; 
	left:-9999px; 
	top:-9999px; 
	width:0; 
	height:0; 
	margin:0; 
	padding:0; 
	list-style:none;
}
#nav li:hover li:hover > a.fly {
	color:#fff; 
	border-color:#fff;
} 
#nav li:hover li:hover > li a.fly {
	color:#000; 
	border-color:#7AA1CC;
} 
div#link3 {
	background-image:url(pics/Button_background2.gif);
	background-repeat: no-repeat;
	background-position: right;
	height: 34px;
	width: 123px;
	padding-right: 15px;
}
div#link3 a {
	color:#3F77B4;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
}
div#link3 a:hover {
	color:#CCCCCC;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
}
div#left{
	width:160px;
	margin: 0px;
	text-align: right;
	padding: 0px;
	float: left;
}
div#body{
	background-image: url(pics/Body_background.jpg);
	background-position:right;
	background-repeat:no-repeat;
	width:640px;
	float: right;
	margin: 0px;
	padding: 0px;
	min-height:447px;
}
div#text {
	width:440px;
	background-image: url(pics/paragraph_image.jpg);
	background-repeat: no-repeat;
	padding-left: 34px;
	margin-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-top: 5px;
	float: left;
	text-align: left;
	margin-bottom: 15px;
}
#text table{
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	font-weight: normal;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#text table a {
	font-size: 14px;
	font-weight: normal;
	text-decoration: underline;
}

div#footer {
	width: 800px;
	background-image: url(pics/footer.jpg);
	height: 16px;
	background-repeat: no-repeat;
	margin-top: 20px;
	text-align: right;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	float: none;
}
div#right {
	float:right;
	width: 135px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	height: auto;
	padding-top: 30px;
}
div#rss {
	float:right;
	width: 135px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	height: auto;
	padding-top: 15px;
}
.editable {
	float: left;
}
p {
	margin:2px;
	padding:0px;
}
H1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: underline;
	text-align: center;
	margin-bottom: 20px;
	margin-top: 20px;
}
H2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
H3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
#clear {
	clear:both;
	height:1px;
}
.spacingsingle {
	line-height: 12px;
	margin-bottom: 0px;
	margin-top: 0px;
}
.spacingdouble {
	line-height: 16px;
	margin-bottom: 0px;
	margin-top: 0px;
}