/* page layout */

body {
	margin: 0px 0px 0px 0px;
	background-color: #FFFFCC;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
#bar {
	background-image:  url("images/bluebar.gif");
	background-repeat: x-repeat;
	width: 100%;
	height: 20px;
}
#banner {
	width: 100%;
	height: 70px;
	margin: 0px 0px 0px 0px;
	background-image:  url("images/BANNER.GIF");
	background-repeat: no-repeat;
}

.menu {
	font-weight: normal;
	font-size: 12px;
	color: #000000;
	margin: 5px 10px 0px 180px;
}	
a.amenu:link, a.amenu:active {
	color: #08416B;
	text-decoration: underline;	
}
a.amenu:visited {
	color: #006699;	
	text-decoration: underline;	
}
a.amenu:hover {
	color: #CC0000;
	text-decoration: underline;	
}

.bannertitle {
	display: block;
	font-size: 28px;
	font-weight: bold;
	color: #08416B;
	margin: 10px 10px 0px 180px;
}

#content {
	padding: 10px;
	width: auto;
	margin-left: 0px;
	margin-right: 0px;
}

#alphabet {
	font-weight: bold;
	font-size: 14px;
	margin: 10px 20px 0px 20px;
	letter-spacing: 10px;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}

#right_menu {
  padding: 5px;	
  clear: both;
  vertical-align: top;
  text-align: left;
}


#thumbnails {
	float:right;
	width: auto;
	margin-left: 10px;
	margin-bottom: 10px;
}

/* sets thumbnail and caption styles */

div.caption {
	text-align:left;
	margin:0 0px 0 0px;
}
/* sets the width of the thumbnail table cells - set this to size of the thumbnails */
td.thumbnail {
	width:80px;
	vertical-align: top;
	text-align:center;	
}

img.thumbnail {
	border: 0;
	margin: 0px;
}

/* text styles */

h1{
	font-size : 28px;
	color : #08416B;
	font-weight : bold;
	margin-bottom : 0px;
	text-decoration: none;
}
h2{
	font-size: 21px;
	color: Black;
	margin-bottom: 35px;
	margin-top: -40px;
	text-decoration: none;
}
h3{
	font-size : 21px;
	font-weight : bold;
	margin-bottom : -5px;
	text-decoration: none;
}
h4{
	font-size: 15px;
	font-weight: bold;
	margin-top: 25px;
	margin-bottom: -15px;
	color: #08416B;
	text-decoration: none;
}
h5{
	font-size : 14px;
	font-weight : bold;
	margin-bottom : -5px;
	color: #08416B;
	text-decoration: none;
}
h6{
	font-size : 10px;
	font-weight : normal;
	text-decoration: none;
}
p {
	font-size: 14px;
	color: Black;
	line-height: 18px;
	text-decoration: none;
}
ul{
	font-size: 14px;
	color: Black;
	line-height: 18px;
	text-decoration: none;
}
ol{
	font-size: 14px;
	color: Black;
	line-height: 18px;
	text-decoration: none;
}
tr, td {
	font-size: 12px;
	text-decoration: none;
}
.imagecaption {
	font-weight: normal;
   font-size: 10px;
   color: #999999; 
	margin-left: 0;   
	margin-top: 3px;
}
.banner {
	background-image:  url("images/BANNER.GIF");
	background-repeat: no-repeat;
	width: 170px;
	height: 90px;
	margin: 20px 0px 0px 0px;
}
.top{
	font-size: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.top a:link, .top a:active, .top a:visited{
	color: #08416B;
	font-weight: bold;
	text-decoration: none;
}
.top a:hover{
	color: #006699;
}
/* link styles */

a:link{
	color : #08416B;
	text-decoration: none;
}
a:visited{
	color : Black;
	text-decoration: none;
}
a:hover{
	color : #CC0000;
	text-decoration: none;
}
a:active{
	color : Black;
	text-decoration: none;
}

a.glossaryitem:link {
	text-decoration:none;
	color: Black;	
}
a.glossaryitem:visited {
	color: Black;
	text-decoration: none;	
}
a.glossaryitem:hover {
	color: #CC0000;
	text-decoration: none;
}
a.glossaryitem:active {
	color: Black;
	text-decoration: none;
}

/* for the glossary*/

#LetterLayer {
	position:absolute; 
	height:20px auto; 
	z-index:1; 
	left: 2px;
	padding:10px;   
	width:95%;
	letter-spacing: 10px;
}
.letter{
	color: #08416B;
}
a.alphabet:link{
	color: #08416B;
	text-decoration: none;
}
a.alphabet:active{
	color: #08416B;
	text-decoration: none;
}
a.alphabet:visited{
	color: #08416B;
	text-decoration: none;
}
a.alphabet:hover{
	text-decoration: none;
	color: #CC0000;
}

.menudisabled{
	 color: #666666;
    font-weight: bold;
    font-size: 14px;
    margin: 0px;
    text-decoration: none;
}

.glossarytext {
    font-weight: normal;
    font-size: 14px;
	 margin-bottom: 0px;
}

.glossaryitemtitle {
	font-weight:bold;
	font-size: 14px;
	margin-bottom: 0px;
	margin-top: 0px;
}
/* sd styles imported */

.navbar{
	font-size: 11px;
	font-weight: normal;
	color: Black;
	text-align: right;
	padding: 2px 10px 2px 10px;
	border-top: 1px solid #CCCCCC;
	margin-left: 10px;
	margin-right: 10px;
}
.navbar a:link, .navbar a:visited, .navbar a:active{
	color: #CC0000;
	text-decoration: none;
}
div.navbar a:hover{
	color: #CC0000;
}
.navbar2{
	font-size: 11px;
	font-weight: normal;
	color: Black;
	text-align: right;
	padding: 2px 10px 0px 10px;
	border-top: 1px solid #CCCCCC;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 10px;
}
.navbar2 a:link, .navbar2 a:visited, .navbar2 a:active{
	color: #CC0000;
	text-decoration: none;
}
div.navbar2 a:hover{
	color: #CC0000;
}

.trail{
	font-size: 11px;
	font-weight: normal;
	color: Black;
	text-align: right;
}
.trail a:link, .trail a:visited, .trail a:active{
	color: #CC0000;
	text-decoration: none;
}
.trail a:hover{
	color: #CC0000;
}

.popwintext {
	FONT-WEIGHT: normal; 
	FONT-SIZE: 12px; 
	COLOR: #08416B;  
	TEXT-ALIGN: center
}
A.popwin {
	FONT-WEIGHT: normal;
	FONT-SIZE: 10px;
	FLOAT: right;
	COLOR: #999999;
	MARGIN-RIGHT: 20pt;
	TEXT-ALIGN: right;
	TEXT-DECORATION: none;
}
A.popwin:visited {
	COLOR: #08416B; 
}
A.popwin:hover {
	COLOR: #CC0000; 
}



