﻿html,body{margin:0;padding:0;text-align : center; /*For IE */}
body{font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; background: #82D2FF; background-image: url('../images/block.png'); background-repeat: repeat-y; background-position: top center;}
p{margin:0 10px 10px}
div#header h1{height:150px;line-height:82px;margin:0;background: #000000;}
div#content p{line-height:1.4;}
div#footer{background-image: url('../images/index_10.gif');}
div#footer p{margin:0;padding:5px 10px}

div#container{clear:both;width:950px;margin:0 auto;text-align : left; background-image: url('../images/col.png'); background-repeat: repeat-y;}
div#content{width: 775px; z-index: 19; float: right }
div#navigation{float:left;width:150px}
div#crest{width: 150px; height: 150px; z-index: 1; float: left }
div#image{width: 800px; height: 82px; z-index: 2; float: right }
div#spacer{width: 800px; height: 60px; z-index: 4; float: right }
div#Layer3{width: 800px; height: 21px; z-index: 3; float: right; vertical-align: middle; background-image: url('../images/index_10.gif'); }
div#extra{float:left;clear:left;width:150px;height:100%}
div#footer{clear:both;width:100%;height:21px}

a:link {
	color: #000000;
	text-decoration : none ;
}
a:visited {
	color: #05066E;
}
a:hover {
	color: #05066E;
}
a:active {
	color: #05066E;
	text-decoration:none;
}
td {
	font-size: 12px;
}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 18pt;
	line-height: 12pt;
	color: #FFFF00;
	margin-left: 5pt;
}
.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 18pt;
	color: #00629F;
	top: 0pt;
	margin-top: -5pt;
	letter-spacing: -0.9pt;
	line-height: 20pt;
}
.style3 {
	text-align: right;
}
.style4 {
	text-align: left;
	font-family:Arial, Helvetica, sans-serif;
}
.style5 {
	text-align: center;
}
.titleStyle {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #006699;
}
.titleStyleRight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #006699;
	text-align: right;
}
.comRed {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF0000;
	font-size: xx-small;
	font-style: italic
}
.comBlue {
	font-family: Arial, Helvetica, sans-serif;
	color: #000080;
	font-size: xx-small;
	font-style: italic
}
.terms {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: xx-small;
}
.trBackground {
	background-attachment: fixed;
	background-repeat: repeat-x;
	background-position: center;
}
a.cn:link, a.cn:hover, a.cn:visited {
	font-family: arial, helvetica, sans-serif;
	font-size: 7pt;
	color: white;
	text-decoration: none;
	text-transform: uppercase;
	line-height: 14pt;
	text-indent: 2pt;
	background-repeat: repeat-x;
}
a.cn:active {
	font-family: arial, helvetica, sans-serif;
	font-size: 7pt;
	color: yellow;
	text-decoration: none;
	text-transform: uppercase;
	line-height: 14pt;
	text-indent: 2pt;
}
a.cn:hover{
 color:white;
 text-decoration: underline;
}
li {
	list-style-position: outside;
	list-style-type: none;
	margin-left: -25pt;
	line-height: 15pt;
}
.summary {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
#dropmenudiv {
	position:absolute;
	border:1px solid black;
	border-bottom-width: 0;
	font:normal 12px Arial;
	line-height:14px;
	z-index:200;
}
#dropmenudiv a {
	width: 100%;
	display: block;
	text-indent: 2px;
	border-bottom: 1px solid black;
	padding: 1px 0;
	text-decoration: none;
}
#dropmenudiv a:hover { 
	background-color: LightSkyBlue;
}

#pup {
  position:absolute;
  z-index:200; /* aaaalways on top*/
  padding: 3px;
  margin-left: 10px;
  margin-top: 5px;
  width: 250px;
  border: 1px solid black;
  background-color: #00629F;
  color: white;
  font-size: small;
}
.dhtmlgoodies_question{	/* Styling question */
	/* Start layout CSS */
	margin-bottom:2px;
	margin-top:2px;
	padding-left:2px;
	height:20px;
	
	/* End layout CSS */
	
	overflow:hidden;
	cursor:pointer;
}
.dhtmlgoodies_answer{	/* Parent box of slide down content */
	/* Start layout CSS */
	border:1px solid #317082;	
	/* End layout CSS */
	visibility:hidden;
	height:0px;
	overflow:hidden;
	position:relative;
}
.dhtmlgoodies_answer_content{	/* Content that is slided down */
	padding:1px;	
	position:relative;
}
.question{
		font-weight:bold;	/* Bold font */		
		color: #FF0000;		/* The questions is in red */
		cursor:pointer;		/* Cursor is like a hand when someone rolls the mouse over the question */
	}
		
	.answer{
		/* Layout properties - You can change these */
		
		border: 1px solid #555555;
		padding:3px;
		width:500px;
		background-color:#E2EBED;
		
		/* This one should not be changed */
		display:none;	
	}
.formbutton{cursor:pointer;border:outset 1px #ccc;background:#999;color:#333;font-weight:bold;padding: 1px 2px;background:url(../images/formbg.gif) repeat-x left top;
}

ul.dropdown,
ul.dropdown li,
ul.dropdown ul {
 list-style: none;
 margin: 0;
 padding: 0;
}

ul.dropdown {
 position: relative;
 z-index: 597;
 float: left;
}

ul.dropdown li {
 float: left;
 line-height: 1.3em;
 vertical-align: middle;
 zoom: 1;
}

ul.dropdown li.hover,
ul.dropdown li:hover {
 position: relative;
 z-index: 599;
 cursor: default;
}

ul.dropdown ul {
 visibility: hidden;
 position: absolute;
 top: 100%;
 left: 0;
 z-index: 598;
 width: 100%;
}

ul.dropdown ul li {
 float: none;
}

ul.dropdown ul ul {
 top: 1px;
 left: 99%;
}

ul.dropdown li:hover > ul {
 visibility: visible;
}

ul.dropdown {
 font: normal 10px Arial, Helvetica, sans-serif;
 color: white;
 font-weight:bold;
}

ul.dropdown li {
 padding: 3px 5px;
 color: #fff;
 text-transform: uppercase;
}

ul.dropdown ul {
 padding: 3px 6px;
 background-color: #eef9f9;
 color: #000;
 filter: alpha(opacity=90);
 -moz-opacity: .9;
 KhtmlOpacity: .9;
 opacity: .9;
}

ul.dropdown li.hover,
ul.dropdown li:hover {
 background-color: #87CEFA;
 color: #000;
}

ul.dropdown a:link,
ul.dropdown a:visited	{ color: #000; text-decoration: none; }
ul.dropdown a:hover		{ color: #000; }
ul.dropdown a:active	{ color: #ffa500; }

ul.dropdown ul {
width: 150px;
margin-top: 1px;
}
.style7 {
				color: #FFFFFF;
}
.style6 {
				text-align: left;
}