/* CSS Document */

#cssdropdown
{
	position:absolute;
	z-index:1000;	
	background-color:#000;
}
#cssdropdown div
{
	width:150px;
	display: block;		
	font-family:Arial, Helvetica, sans-serif;
	margin:4px;
}
#cssdropdown div a, #cssdropdown div a:hover
{
	color:#FFFFFF;
	text-decoration:none;
}
body { padding:0px; margin:0px; background-color:#000507; height: 100%;}

td {
	font-family: "Copperplate Gothic Light", Garamond;
	font-size:10pt;
	color:#FFFFFF;
	font-weight:normal;
	line-height:16px;
}
td a { font-family: Copperplate Gothic Light, Garamond; font-size:12.3pt; color:#08C2FF; font-weight:normal; font-stretch:condensed; text-decoration:none; }
td a:hover { font-family: Copperplate Gothic Light, Garamond; font-size:12.3pt; color:#FFFFFF; font-weight:normal; font-stretch:condensed; text-decoration:underline; }

.topbg { background:url(images/top_strip.gif) no-repeat bottom; height:40px; }
.bottombg { background:url(images/bottom_strip.gif) no-repeat top; height:40px;}
.leftbg { height:276px; background:url(images/left_strip.gif) right repeat-y; }
.rightbg { height:276px; background:url(images/right_strip.gif) repeat-y; }
.lefttopcornerbg { background:url(images/left_top.gif) right no-repeat; }
.leftbottomcornerbg { background:url(images/left_bottom.gif) right no-repeat; }
.righbottomcornerbg { background:url(images/right_bottom.gif) left no-repeat;  }
.rightopcornerbg { background:url(images/right_top.gif) left no-repeat;  }
.banner1 { width:500px; height:406px; background:url(images/banner1.gif) no-repeat; }
.banner2 { width:500px; height:406px; background:url(images/banner2.gif) no-repeat; }
.logobg { height:81px; width:928px; background:url(images/logo_bg.gif) no-repeat; }
.footerbg { height:50px; background:url(images/shaded_strip.gif) no-repeat; }

.nav { height:34px; background-color:#122846; font-family: Copperplate Gothic Light, Garamond; font-size:10pt; color:#FFFFFF; font-weight:bold; font-stretch:condensed; }

.menu {  font-family: Copperplate Gothic Light, Garamond; font-size:10pt; color:#FFFFFF; font-weight:bold; }
.nav a {  font-family: Copperplate Gothic Light, Garamond; font-size:10pt; color:#FFFFFF; font-weight:bold; text-decoration:none; }
.nav a:hover {  font-family: Copperplate Gothic Light, Garamond; font-size:10pt; color:#08C2FF; font-weight:bold; text-decoration:none; }

.index_td { width:320px; text-align:justify; font-family: Copperplate Gothic Light, Garamond; font-size:9pt; }

.footer { font-family: Copperplate Gothic Light, Garamond; font-size:7pt; color:#08C2FF; font-weight:normal; font-stretch:condensed; vertical-align:top; padding-top:7px; }
.footer a { font-family: Copperplate Gothic Light, Garamond; font-size:7pt; color:#08C2FF; font-weight:normal; font-stretch:condensed; text-decoration:none; }
.footer a:hover { font-family: Copperplate Gothic Light, Garamond; font-size:7pt; color:#FFFFFF; font-weight:normal; font-stretch:condensed; text-decoration:underline; }

.footer2 { font-family: Copperplate Gothic Light, Garamond; font-size:9pt; color:#08C2FF; font-weight:normal; font-stretch:condensed;  vertical-align:top; padding-top:7px;  }


h1 { padding:10px 0px 5px 0px; margin:0px; font-family: Copperplate Gothic Light, Garamond; font-size:14pt; color:#08C2FF; font-weight:bold; font-stretch:condensed; }

h2 { padding:0px; margin:0px; font-family: Copperplate Gothic Light, Garamond; font-size:14pt; color:#08C2FF; font-weight:bold; font-stretch:expanded; }

h3 { padding:0px; margin:0px; font-family: Copperplate Gothic Light, Garamond; font-size:11pt; color:#FFFFFF; font-weight:bold; font-stretch:expanded; }

h4 { padding:0px; margin:0px; font-family: Copperplate Gothic Light, Garamond; font-size:11pt; color:#FFFFFF; font-weight:bold; font-stretch:expanded; }

h5 { padding:0px 0px 5px 0px; margin:0px; font-family: Copperplate Gothic Light, Garamond; font-size:11pt; color:#08C2FF; font-weight:bold; font-stretch:expanded; }


.email { padding:0px; margin:0px; font-family: Copperplate Gothic Light, Garamond; font-size:10pt; color:#08C2FF; font-weight:bold; font-stretch:expanded; }
.email a { padding:0px; margin:0px; font-family: Copperplate Gothic Light, Garamond; font-size:10pt; color:#08C2FF; font-weight:bold; font-stretch:expanded; text-decoration:none; }
.email a:hover { padding:0px; margin:0px; font-family: Copperplate Gothic Light, Garamond; font-size:10pt; color:#FFFFFF; font-weight:bold; font-stretch:expanded; text-decoration:none; }

.content { height:400px; width:100%; overflow:auto; scrollbar-3dlight-color:#8CB6F2; scrollbar-arrow-color:#0F2646; scrollbar-base-color:#4C92F7; scrollbar-darkshadow-color:#0F2646; scrollbar-face-color:#2163BC; scrollbar-highlight-color:#2163BC; scrollbar-shadow-color:#2163BC; scrollbar-border-color:#B7B7B7; }

#list { margin:0px; padding:0px; }
#list ul { list-style-type:none; padding:0px; margin:0px; } 
#list ul li { padding:0px 5px 5px 15px; background:url(images/bullet2.gif) no-repeat 0px 6px; display:block; }  

.button
{
	font-weight: bold;
    font-size: 12px;
    color: #FFFFFF;
    font-family: Copperplate Gothic Light, Garamond;
    background-color: #1D304E;
    text-decoration: none;
	padding:1px;
	display:block;
	width:auto;
	text-align:center;
}

.textfield
{
	BORDER:#D6D5D5 1px solid;
	COLOR: #000000;
	height:12px;
	font-family: Copperplate Gothic Light, Garamond;
	FONT-SIZE:11px;
	background-color:#FFFFFF;
	margin:0px;
}

.select 
{
height:12px;
font-family: Copperplate Gothic Light, Garamond;
FONT-SIZE:11px;
height:15px; border:#D6D5D5 1px solid;
}
