@charset "utf-8";
/* CSS Document */
html,body {height: 100%; }
html {
	height: 100%;
	background-color: #FFFFFF;
} 
body {
	margin: 0px;
	padding: 0px;
	color: #333399;
	text-align: center;
	height:100%;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	background-color: #FFFFFF;
}
#wrapper {width: 1024px; margin: 0 auto; padding-top:10px;}
#wrapper img {
	border: 10px solid #FFFFFF;
}
.wrappertophomepage {text-align:center; margin-right:160px;}
.Contact#wrapper {font-size: 200%;}
#header {width: 100%;}
#header h1 {
	font-size: 48px;
	margin:0px;
	padding: 0px;
	height: 187px;
	background-color: #FFFFFF;
	background-image: url(img/header.png);
}
#content {float:right; width: 804px; text-align:left; margin-top:20px; margin-left: 0px; }
#content p, h1, h2, h3, h4:first-child {margin-top: 0px;}
#content p {line-height: 1.4; letter-spacing: 1.2px; padding-right: 80px;}
#content p a {
	border: 0px;
	display: inline;
	text-decoration: none;
	color:#990000;
	font-weight: bold;
	background-color: #FFFFFF;
}
#content a {
	color:#990000;
	background-color: #FFFFFF;
	font-weight: bold;
}
#content  a:hover {
	text-decoration: underline;
	color:#0000FF;
	font-weight: bold;
}
#content p a:hover {
	text-decoration: underline;
	font-weight: bold;
}
#content ul {
	background-color: #FFFFFF;
	line-height: 20px;
	color: #9999CC;
}
#content li {border: 0px; background: none;padding-right: 80px;}
#footer {clear: both; width: 800px; margin: 0 auto; padding-top: 30px;}
#footer ul {margin: 0px; padding: 3px; margin-left: 262px; border: 0px; width: 600px; height: 50px;}
#footer p {clear: both; margin-top: 4px; margin-bottom: 3px;}
#footer img {
	border: 1px solid #993333;
}
#footer li {float: left; border: 0px;}
#footer a {
	border: 0px;
	display: inline;
	text-decoration: none;
	margin-left:70px;
	color: #000099;
	background-color: #FFFFFF;
	font-weight: bold;
}
.offices {font-size: smaller; margin-top: -10px;}
#nav {
	position: absolute;
	left: 35px;
	top: 220px;
	text-align: left;
	width: 180px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
}
#nav a {
	text-decoration: none;
	width: 100%;
	height: 1%;/* IE */
	font-weight: bold;
}
#nav ul, li, a {
	display:block;
	margin: 0;
	padding: 0;
	color: #FFFFFF;
	background-color: #990000;
	border: 1px outset #990000;
}
#nav ul {
	list-style: none;
	border: 1px inset #fff;
	background-color: #FFFFFF;
}
#nav li {
	border:1px outset #990000;
	white-space: normal;
	padding: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #990000;
	background-color: #990000;
}
#nav li {position: relative;z-index: 9;}
#nav li.folder ul {position: absolute;	left: 120px;/* IE */	top: 5px;}
#nav li.folderUP ul {position: absolute;	left: 120px;/* IE */	top: -120px;}
#nav li.folder > ul {left: 140px;}/* others */
#nav li.folderUP > ul {left: 140px;}/* others */
#nav li > a {width: auto;}/* others */
#nav a:hover, #nav li.folder a:hover,#nav li.folderUP a:hover {
	background-color: #3300CC;
	color:#FFFFFF;
	border: 1px inset #fff;
	padding: 2px;
}
#nav li.folder:hover {z-index: 10;}
#nav li.folderUP:hover {z-index: 10;}
/*div#nav to force csshover to apply to non-anchor divs for ie 5.5*/
div#nav ul ul, div#nav  li:hover ul ul {display: none;}
div#nav ul ul ul, div#nav  li:hover ul ul ul {display: none;}
div#nav li:hover ul, div#nav  li:hover li:hover ul {display: block;}
div#nav li, div#nav li:hover{position: relative;}
div#nav li ul{position:absolute;top:0;left:100.1%;display:none;}
.hidden {visibility: hidden;}
.hang {text-indent: -18px; margin-left: 18px;}
h3 a {display: inline; background:#fff; border: 0px;}
.dateline {/*text-indent: 15px;*/ margin-left:15px; }
.floatLeft {float: left; padding: 5px 5px 5px 0px;}
.floatRight {float: right; padding: 5px 0px 5px 5px;}
#flashmovie {
	margin:0px;
	padding:0px;
	margin-left:-120px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 1184px;
	height:48px;
	background-color: #FFFFFF;
}
table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;

	cell padding: 4px;
	margin: 3px;
	padding: 2px;
	width: auto;
}
.tinytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.6em;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 2em;
	font-weight: bold;
}
.align {text-align:center;}
address {white-space: pre;}
.underlinetxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: underline;
}

/* for contact form*/

fieldset {
	margin-bottom: 0.9em;
	padding: 0.7em;
	vertical-align: middle;
	font-weight: bold;
	background-color: #CCCCFF;
	border-top-color: #CCCCFF;
	border-right-color: #CCCCFF;
	border-bottom-color: #CCCCFF;
	border-left-color: #CCCCFF;
	color: #0000AE;
	text-align: center;
	a display: inline;
}
.error {
	background-color: #FFFFFF;
}
h1 {
	font-size: 200%;
	color: #990000;
	font-weight: normal;
	text-align: left;
}
.errorhead {background: #ff3333; border: 1px solid black; }
.thankshead {
	border: 1px solid black;
	background-color: #003399;
}
#thanks a {
	color: #fff;
	background-color: #003366;
}
pre {text-align: left; background: #ccc; color: #000; padding: 1em; }
legend {padding-bottom: .5em; font-weight: bold; color: #000; }
label {color: #000; font-weight: bold;       padding-left: 4px;       margin-top: 4px; }
li {list-style-type: none; }
.alignTop {vertical-align: top; }
#Your_Name {vertical-align: top; }
input {border: 2px inset #fff; padding-left: 4px;  vertical-align: middle; }
textarea {
	border: 2px inset #0000FF;
}
input[type="checkbox"] {border: 0; }
input[type="submit"] {border: 2px outset #fff; }
.yellowBack {
	background-color: #FFFFFF;
}
label {cursor: pointer;}
