body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #333;
	text-align: left;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.boldWord {
	font-weight: bold;
	color: #C96;
	font-size: 14px;
}
p {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 14px;
	line-height: 14px;
	font-weight: normal;
	text-align: left;
	vertical-align: top;
}
h1 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 24px;
	color: #63C;
}
h2 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 20px;
	text-align: left;
	color: #999;
	font-weight: normal;
	margin-top: 12px;
	vertical-align: top;
}
.content {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 14px;
	padding-right: 20px;
	padding-bottom: 18px;
	padding-left: 40px;
	line-height: 20px;
}
.bullet {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 14px;
	padding-right: 40px;
	padding-left: 40px;
	line-height: 20px;
}
.list {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 14px;
	padding-left: 40px;
	line-height: 10px;
}
.caption {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 11px;
	line-height: 20px;
}
.center {
	text-align: center;
}
.subhead {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 18px;
	padding-left: 40px;
	line-height: 20px;
	letter-spacing: 3px;
	text-transform: uppercase;
}
.subhead2 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 22px;
	padding-left: 40px;
	line-height: 6px;
	color: #00607D;
}
.scrollable {
  height: 500px;
  overflow: auto;
}
.foot {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 11px;
	text-align: center;
}

#navbar {
	top: 0;
	right: 0;
	margin: 0;
	padding: 0;
	text-align: inherit;
	font-size: 16px;
	position: relative;
	bottom: 20px;
}
#navbar li {
	list-style: none;
	float: right;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	margin-top: 0px;
}

#navbar li a {
	/*toplevel links at rest*/
	display: block;
	padding: 3px 18px;
	text-decoration: none;
	font-weight: normal;
	color: #00617D;
}
#navbar li a:hover {
	/*toplevel links hover*/
	color: #ED7C31;
}

#navbar li ul {
	display: none;
	text-align: center;
	right: inherit;
	font-size: 14px;
	bottom: inherit;
	left: auto;
	position: absolute;
	vertical-align: top;
	color: #00617D;
	margin-top: 0px;
	padding: 0;
}
#navbar li:hover ul, #navbar li.hover ul{
	margin: -100px;/*Tony! Change the position of the 2nd nav here!*/
	color: #00617D;
	font-size: 14px;
	margin-top: 0px;
	padding: 0px;
	display: list-item;
	text-align: right;
	list-style:none;
}

#navbar li:hover li, #navbar li.hover li {
	margin-top: 0px;
	padding: 0px;
}
#navbar li:hover li a, #navbar li.hover li a {
	margin-top: 0px;
	color: #ED7C31;
}


a:link {
	color: #C60;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #C60;
}
a:hover {
	text-decoration: none;
	color: #030;
}
a:active {
	text-decoration: none;
	color: #C60;
}

/*June added*/
.backy {background:url(images/drbg.jpg);
background-repeat:no-repeat;}

/* the overlayed element */
.simple_overlay {
	/* must be initially hidden */
	display:none;
	/* place overlay on top of other elements */
	z-index:10000;
	/* styling */
	background-color:#FFF;
	width:320px;
	min-height:616px;
	border:1px solid #666;
	padding-top:10px;
	/* CSS3 styling for latest browsers */
	-moz-box-shadow:0 0 90px 5px #000;
	-webkit-box-shadow: 0 0 90px #000;
	text-align: center;
}

.simple_overlay2 {
	/* must be initially hidden */
	display:none;
	/* place overlay on top of other elements */
	z-index:10000;
	/* styling */
	background-color:#FFF;
	width:748px;
	min-height:106px;
	border:1px solid #666;
	padding-top:10px;
	/* CSS3 styling for latest browsers */
	-moz-box-shadow:0 0 90px 5px #000;
	-webkit-box-shadow: 0 0 90px #000;
	text-align: center;
}

.simple_overlay3 {
	/* must be initially hidden */
	display:none;
	/* place overlay on top of other elements */
	z-index:10000;
	/* styling */
	background-color:#FFF;
	width:180px;
	min-height:616px;
	border:1px solid #666;
	padding-top:10px;
	/* CSS3 styling for latest browsers */
	-moz-box-shadow:0 0 90px 5px #000;
	-webkit-box-shadow: 0 0 90px #000;
	text-align: center;
}

.simple_overlay4 {
	/* must be initially hidden */
	display:none;
	/* place overlay on top of other elements */
	z-index:10000;
	/* styling */
	background-color:#FFF;
	width:340px;
	min-height:300px;
	border:1px solid #666;
	padding-top:12px;
	/* CSS3 styling for latest browsers */
	-moz-box-shadow:0 0 90px 5px #000;
	-webkit-box-shadow: 0 0 90px #000;
	text-align: center;
}

.simple_overlay5 {
	/* must be initially hidden */
	display:none;
	/* place overlay on top of other elements */
	z-index:10000;
	/* styling */
	background-color:#FFF;
	width:320px;
	min-height:270px;
	border:1px solid #666;
	padding-top:12px;
	/* CSS3 styling for latest browsers */
	-moz-box-shadow:0 0 90px 5px #000;
	-webkit-box-shadow: 0 0 90px #000;
	text-align: center;
}

.simple_overlay6 {
	/* must be initially hidden */
	display:none;
	/* place overlay on top of other elements */
	z-index:10000;
	/* styling */
	background-color:#FFF;
	width:531px;
	min-height:620px;
	border:1px solid #666;
	padding-top:12px;
	/* CSS3 styling for latest browsers */
	-moz-box-shadow:0 0 90px 5px #000;
	-webkit-box-shadow: 0 0 90px #000;
	text-align: center;
}

/* close button positioned on upper right corner */
.simple_overlay .close {
	background-image:url(/image/close.png);
	position:absolute;
	right:-15px;
	top:-15px;
	cursor:pointer;
	height:35px;
	width:35px;
}

.simple_overlay2 .close {
	background-image:url(/image/close.png);
	position:absolute;
	right:-15px;
	top:-15px;
	cursor:pointer;
	height:35px;
	width:35px;
}

.simple_overlay3 .close {
	background-image:url(/image/close.png);
	position:absolute;
	right:-15px;
	top:-15px;
	cursor:pointer;
	height:35px;
	width:35px;
}
.simple_overlay4 .close {
	background-image:url(/image/close.png);
	position:absolute;
	right:-15px;
	top:-15px;
	cursor:pointer;
	height:35px;
	width:35px;
}
.simple_overlay5 .close {
	background-image:url(/image/close.png);
	position:absolute;
	right:-15px;
	top:-15px;
	cursor:pointer;
	height:35px;
	width:35px;
}
.simple_overlay6 .close {
	background-image:url(/image/close.png);
	position:absolute;
	right:-15px;
	top:-15px;
	cursor:pointer;
	height:35px;
	width:35px;
}
.creative { cursor:pointer;}