@charset "utf-8";

body {padding:0px; margin:0px; font-family:"Times New Roman", Times, serif; font-size:12px; background:url(images/background.jpg) #063e72;}

a {text-decoration:none; color:#00F;}
h1 {padding:0px; margin:0px 0px 10px 0px;}

#top {height:276px; background:url(images/headerback.jpg);}
#header {height:276px; width:760px; margin:0px auto;  background:url(images/header.jpg); }

.bolder {font-size:16px; font-weight:bold;}
#address {height:120px; width:155px; padding:121px 9px 0px 596px; text-align:right; color:#fff; font-size:14px;}
#address a {color:#ffae22;}
#address a:hover {text-decoration:underline;}
#menu {
	width:760px;
}
#menu a {
	display:block;
	background:url(images/topmenuback.gif);
	width:120px;
	height:17px;
	float:left;
	padding-top:2px;
	text-align:center;
	color:#fff;
	font-family:Tahoma, Arial, Verdana;
	margin:0px 14px;
}
#menu a:hover {color:#ffae22;}

#container {width:760px; margin:0px auto; }
#content-top {width:760px; height:65px; background:url(images/content-top.gif);}
#content-main {width:760px; background:url(images/content-middle.gif);}
#content-bottom {width:760px; height:31px; background:url(images/content-bottom.gif);}

#sidemenu {width:133px; padding-top:10px; background:#000; border:1px solid #fff; float:left;}
#sidemenu a {
	display:block;
	width:123px;
	border-top:1px solid #000;
	border-bottom:1px solid #000;
	text-align:center;
	color:#fff;
	margin-bottom:10px;
	font-family:Tahoma, Arial, Verdana;
	padding:5px;
}
#sidemenu a:hover {background:#ffae22; border-top:1px solid #fff; border-bottom:1px solid #fff; font-weight:bold;}
#contentarea {
	width:555px;
	padding-left:10px;
	padding-right:60px;
	float:left;
	font-size:14px;
}
#contentarea a:hover {text-decoration:underline;}
.clearbox {clear:both; margin-bottom:20px;}
#disclaimer {font-family:Tahoma, Arial, Verdana; font-size:10px;}

#footer {width:760px; margin:0px auto; padding:20px 0px; text-align:center; color:#fff; font-family:Tahoma, Arial, Verdana; font-size:10px;}
#footer a {color:#ffae22;}
#footer a:hover {text-decoration:underline;}
ul { margin:0px; padding:0px; list-style-type:none;}
li.bullet {
	background:url(images/button.jpg) 0 center no-repeat;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding-top: 0px;
	padding-right: 22px;
	padding-bottom: 0px;
	padding-left: 22px;
}
.headerSUB { font-family: Georgia; font-size: 15px; font-weight: bold; color: #0066FF}

.menu1{
color:#0000FF;
font-weight:bold;
padding-top:2px;
padding-bottom: 2px;
display:block;
height: 20px;
cursor:pointer;
}


.hide{
display: none;
}
.show{
display: block;
}

.callout {width:200px; display:block; background:#13314D; color:#ffae22; float:right; margin-left:10px; padding:20px 10px; font-size:22px; font-weight:bold; text-align:center;}

.calloutwide {width:400px; display:block; background:#13314D; color:#ffae22; margin:0px auto; padding:20px 10px; font-size:22px; font-weight:bold; text-align:center;}

.whitebox {background:#fff; padding:5px; width:400px; margin:0px auto; display:block; text-align:center; clear:both; border:1px solid #039;}
.bookpadding {margin-bottom:40px;}