body{
	background-color: #92a5b6;
	font-size: 11px;
}

body,td,p,div,th,ul,li{
	font-family: Verdana, sans-serif;
	font-size: 11px;
}
h1,h2,h3,h4,h5{
	padding-bottom: 0;
	margin-bottom: .25em;
	padding-top: 0;
	margin-top: 0;
}

h1{
	font-size: 14pt;
}
h2{
	font-size: 12pt;
	font-weight: bold;
}

h3{
	font-size: 12pt;
	font-weight: normal;
}
h4{
	font-size: 10pt;
}

#body_content,#footer, #header, #menu{
	border: 1px #black;
	background-color: white;
}

#header{
	border-style: solid solid none solid;
	height: 128px;
	background: url('/htdocs-global/images/header_bg.gif') bottom left repeat-x #cfcfcf;
	border-bottom: 1px solid white;
}

#header #logo img{
	border: 2px solid black;
	margin: 4px;
}

#header h1{
	font-family: 'Trebuchet MS', serif;
	font-weight: bold;
	color: white;
	letter-spacing: 3px;
	font-size: 24pt;
	margin-bottom: 0;
}

#header h2{
	color: white;
	font-size: 10pt;
	font-style: italic;
}

#body_content, #menu{
	border-style: none solid none solid;
}

#body_content{
	padding: 0px 10px 10px 10px;
	background: url('/htdocs-global/images/body_bottom.gif') bottom left no-repeat white;
	padding-bottom: 80px;
}


#home #body_content{
	background: url('/htdocs-global/images/star_body_bg.gif') bottom right no-repeat;
	padding-bottom: 10px;
}

#home #body_wrapper{
	background: url('/htdocs-global/images/home_body_top_background.gif') top center no-repeat white;
}

#menu{
	background-color:#001169;
	padding: 5px 5px 5px 15px;
}

#dhtmlgoodies_menu{
	padding-left: 50px;
}

#footer{
	border-style: none solid solid solid;
	background: url('/htdocs-global/images/footer_stars.gif') top left no-repeat #cfcfcf;
	height: 99px;
}

td.header_right{
	padding-right: 20px; 
}

div.date_time{
	background-color: #c5c5c5;
	padding: 3px;
	font-size: 7pt;
	color: #666666;
	font-family: Arial, serif;
	text-align: center;
	width: 23em;
	height: 17px;
}

div.breadcrumb{
	font-size: 8pt;
	padding-bottom: 3px;
	border-bottom: 3px solid #ff6634;
}

#submenu a{
	display:block;
	font-size: 9pt;
	padding: 2px 0px 2px 0px;
}

h1.page_title{
	color: #676767;
}

#footer td.left{
	color: #818181;
	font-size: 8pt;
	text-align: center;
	padding-left: 150px; 
}

#footer td.left a{
	color: #818181;
	text-decoration: none;
}

#footer td.left a:hover{
	text-decoration: underline;
}

#footer td.right{
	color: #6a6a6a;
	font-size: 8pt;
	padding: .75em;
	border-left: 1px dotted #6a6a6a;
}
#footer #courtesy-nav{
	padding-bottom: .25em;
}

#footer td.right a{
	font-weight: bold;
	color: #6a6a6a;
	text-decoration: none;
}

#footer td.right a:hover{
	text-decoration: underline;
}
