* {
	margin: 0;
	padding: 10x;
}


form {
	display: inline;
}


input, textarea {
	font-weight: bold;
	font-size:10px;
	background: #F8FAEB;
	border-top: 1px solid #4D5719;
	border-left: 1px solid #4D5719;
	border-right: 1px solid #626456;
	border-bottom: 1px solid #626456;
}

input.text {
	padding: 2px 2px;
	font-size:10px;
	background: #F8FAEB;
	border-top: 1px solid #4D5719;
	border-left: 1px solid #4D5719;
	border-right: 1px solid #626456;
	border-bottom: 1px solid #626456;
}
.selectfield {
	padding: 2px 2px;
	font-size:10px;
	background: #F8FAEB;
	border-top: 1px solid #4D5719;
	border-left: 1px solid #4D5719;
	border-right: 1px solid #626456;
	border-bottom: 1px solid #626456;
}

fieldset {
	border: #0075B9 solid 1px;
	padding: 3px 3px;
}

legend {
	padding: 1px 5px;
} 

.note {
	font-size:10px; 
	color:#555555;
}

input.button {
	background: #b900b2;
	border-top: 1px solid #666666;
	border-left: 1px solid #666666;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	color: #FFFFFF;
}

h1, h2, h3 {
	margin-top: 1.5em;
	color: #626456;
}

h1 {
	letter-spacing: -.05em;
	font-size: 3em;
}

h2 {
	text-transform: uppercase;
	font-size: 1.25em;
	font-weight: bold;
	color: #8D8E85;
}

h3 {
	font-size: 1.1em;
	padding: 0px 0 0 0;
	margin-top: 0em;
}

p, ul, ol {
	margin-top: 1.2em;
	line-height: 1.2em;
	font-size: 1.15em;
}

ul, ol {
	margin-left: 3em;
	padding: 0px 0 0 0;
}

blockquote {
	margin-left: 3em;
	margin-right: 3em;
}

a {
	text-decoration: none;
	color: #809B30;
	font-weight: bold;
}

a:hover {
	border: none;
	font-weight: bold;
}

a.ajaxlink {
	text-decoration: none;
	color: #637f10;
	font-weight: bold;
	font-size: .95em;
}

a.ajaxlink:hover {
	border: none;
	font-weight: bold;
}

h1 a, h2 a, h3 a {
	border: none;
	text-decoration: none;
	color: #809B30;
}

h1 a:hover, h2 a:hover, h3 a:hover {
	background: none;
	color: #3C7BCF;
}

hr {
	display: none;
}

#splashdescription {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:17px;
	color:#000066;
	width:600px;
	text-align:left;
	
}
.bg_scroll {
	width:741px;	
	height: 210px;
	background-image: url(/images/bg_scroll.jpg);
	background-repeat: no-repeat;
	
	
	}
/* Wrapper */

#wrapper {
}

.content {
	

}

.content .title, .ajax .title, .content_full .title {
	margin: 0;
	font-weight: normal;
}

.content h1.title, .ajax h1.title, .content_full h1.title {
	padding: 15px 0  0 15px;
	height: 30px;
	font-size: 2.0em;
}

.content .entry, .ajax .entry, .content_full .entry {
	padding: 0 10px 30px 15px;
}

.content .meta, .ajax .meta, .content_full .meta {
	margin: 0;
	padding: 5px 0px 0px 15px;
	text-transform: uppercase;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CFCFCF;
}

.content .meta a, .ajax .meta a, .content_full .meta a {
	color: #CFCFCF;
}

.content .links, .ajax .links, .content_full .links {
	margin: 0;
}

.content .tags, .ajax .tags, .content_full.tags {
	margin: 0;
	text-transform: uppercase;
	font-size: .8em;
	font-weight: bold;
}

.content .links a, .content .tags a, .ajax .links a, .ajax .tags a, .content_full .links a , .content_full .tags a {
	border: none;
}


.subtitle {
	margin: 7px 0  7 0px;
	height: 10px;
	font-size: 1.6em;
	line-height: normal;
}


/* Footer 
*/
.copyright {
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#999999;
}

/* CSS Document */
/* CSS Document 
html {background:#12477d;}*/
body {margin:0; padding:0 10px 0 10px; border:0; height:100%; overflow-y:auto; background:#12477d;
font-family:Arial, Helvetica, sans-serif; font-size:13px;color:#dbdbdb;line-height:17px;}

#fixpic {display:block; width:381px; height:396px; position:fixed; bottom:0; left:0;}

* html #fixpic {position:absolute;}

/*#worldmap {display:block; width:846px; height:650px;position:relative;z-index:8;top:100px;right:10px;}*/



#page {
	margin:80px 0px 50px 220px;
	display:block;
	width:650px;
	background:#12477d;
	padding:10px;
	position:absolute;	
	z-index:2;
	/* for IE */
  	filter:alpha(opacity=90);
	/* CSS3 standard */
 	opacity:0.9;
	
 	}
#page .right {font-size:30px; float:right;}
/* this is for where vacs are made page only*/

#pageWide{
	margin:80px 0px 50px 220px; 
	display:block;
	width:850px;
	background:#12477d;
	padding:10px;
	position:absolute;	
	z-index:2;
	/* for IE */
  	filter:alpha(opacity=90);
	/* CSS3 standard */
 	opacity:0.9;
	
 	}
#pageWide .right {font-size:30px; float:right;}

#menu {
	display:block; 
	top:0px; 
	left:90px; 
	position:fixed; 	 	
	background:#15477C;
	z-index:3;
	height:90px;
		/* for IE */
  	filter:alpha(opacity=90);
	/* CSS3 standard */
 	opacity:0.90;		
	/*padding:10px; 
	text-align:center; 
	font-weight:bold; 
	color:#fff; 
	background:#12477d url(grid3.gif);*/ 
	
	}
		
* html #menu {position:absolute;}


#title {display:block;text-align:left;margin:10px 0 10px 0;}

* html #title {position:absolute;}

#footer {
	margin:60px 0px 10px 0px; 
	display:block;
	bottom:0px; 
	right:0px; 
	width:640px; 
	padding:10px;
	border-top:1px solid #B5D5F4;border-bottom:1px solid #B5D5F4;
	background:#12477d; 
	text-align:right;
}

#footer .footerText a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #fff;
}
#footer .footerText a:hover {
	text-decoration:none;
}

.clear {clear:both;}

body {
	margin:0px;
}

.maincopy {
 font-family:Verdana, Arial, Helvetica, sans-serif;
 font-size:13px;
 color:#CCCCCC;
}

.bg-line-hr {
display:block;
position:fixed;
top:40px;
right:25px;
z-index:-6;
}

* html .bg-line-hr {position:absolute;}

/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/doors_drop_line_three.html
Copyright (c) 2005-2009 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */

#nav {
	margin:15px 0 0 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;

	
}

#nav {
	float:left; 
	width:700px;	 
	height:auto; 
	/* background:#15477C url("images/bottom_line.gif") repeat-x bottom; */
	position:relative;
	
}

#nav .select, #nav .current, #nav .selectNoSub {
	margin:0; padding:0; 
	list-style:none; 
	display:block;
}

#nav li {
	display:inline; 
	margin:0; 
	padding:0;
	height:auto;
}

#nav .select a, #nav .current a,
#nav .selectNoSub a {
	display:block; 
	height:21px; 
	float:left; 
	/*background: url("images/left_blue.gif") no-repeat left top; border-bottom:1px solid #000; */
	padding:0 0 0 3px; 	 
	text-decoration:none; 
	font-size:10px; 
	line-height:20px; 
	white-space:nowrap; 
	margin-left:2px;
	}

* html #nav .select a, * html #nav .current a,
* html #nav .selectNoSub a {
	width:1px;
}

#nav .select a b, #nav .current a b {
	height:100%; 
	display:block; 
	/*background:url("images/right_blue.gif") no-repeat right top; */
	padding:0 6px 0 3px; 
	color:#000;
}

#nav .select a:hover, #nav .select li:hover a {
	background-position:0 -75px; 
	border-color:#046; 
	cursor:pointer;
}

#nav .select a:hover b, #nav .select li:hover a b {
	background-position:100% -75px; 
	border-color:#046; 
	color:#fff;
}

#nav .sub, #nav .subNoSub {
	display:none;
}

/* for IE5.5 and IE6 only */
#nav table {
	position:absolute; 
	border-collapse:collapse; 
	left:0; top:0; 
	font-size:11px;
}

#nav .current a {
	background-position:0 -75px; 
	border-color:#046;
}
#nav .current a b {
	background-position:100% -75px; 
	color:#ff6;
}

#nav .sub li a:hover, #nav .select a:hover .sub li a:hover, #nav .select li:hover .sub li a:hover {
	/*background:#dde1e6 url(images/sub_sep.gif) top right no-repeat; */
	color:#a81726; 
	text-decoration:underline;

}

#nav .sub_active .current_sub a {
	/*background:#c5d8f0; url(images/sub_sep.gif) top right no-repeat;*/
	color:#15477c; 
	text-decoration:underline;	
}
#nav .sub_active a:hover {
text-decoration:underline;	}

#nav .select li a:hover .sub, 
#nav .select li:hover .sub {
	display:block; 
	position:absolute; 
	width:900px; 
	top:33px; 
	left:25px; 
	margin-top:1px; 
	padding:0;	
	background:url(/images/bg_dropdown.gif) no-repeat; 
	/* for IE */
  	filter:alpha(opacity=90);
	/* CSS3 standard */
 	opacity:0.9;	 
	z-index:100; 	
}


#nav .selectNoSub li a:hover .subNoSub, 
#nav .selectNoSub li:hover .subNoSub {
	display:block; 
	position:absolute; 
	width:900px;
	height:30px; 
	top:33px; 
	left:25px; 
	margin-top:1px; 
	padding:0;	
	background:#12477d; /*menu is still show dropdown but with the color blend-in */ 
	z-index:100; 	
}


#nav .sub, #nav .subNoSub, #nav .sub_active {
	margin:0; 
	padding:0; 
	list-style:none;
}

#nav .sub_active {
	display:block; 
	position:absolute; 
	width:900px; 
	top:33px; 
	left:25px; 
	background:url(/images/bg_dropdown.gif) no-repeat; 
	margin-top:1px; 
	padding:0; 
	z-index:10; 
	color:#000; 
	}

* html #nav .sub_active, * html #nav .select a:hover .sub {
	z-index:-1; 
	margin-top:0; 
	margin-top:1px;
}

#nav .sub_active a {
	height:25px; 
	float:left; 
	text-decoration:none; 
	line-height:24px; 
	white-space:nowrap; 
	font-weight:normal;
}
#nav .sub_active a, 
#nav .select a:hover .sub li a, 
#nav .select li:hover .sub li a {
	display:inline; 
	/*background:url(/images/bg_dropdown.jpg) no-repeat; 
	background:#dde1e6 url(/images/sub_sep.gif) top right no-repeat; 
	border:0;*/
	padding:0 10px; 
	margin:0; 
	font-size:12px; 
	width:auto; 
	white-space:nowrap; 
	font-weight:bold; 
	color:#a81726; 
	height:25px; 
	line-height:24px; 
	border-right: 1px solid #999999;
}

#nav .sub_active a, 
#nav .select a:hover .sub li a, 
#nav .select li:hover .sub li a {
	display:inline; 
	/*background:url(/images/bg_dropdown.jpg) no-repeat; 
	background:#dde1e6 url(/images/sub_sep.gif) top right no-repeat; 
	border:0;*/
	padding:0 10px; 
	margin:0; 
	font-size:12px; 
	width:auto; 
	white-space:nowrap; 
	font-weight:bold; 
	color:#a81726; 
	height:25px; 
	line-height:24px; 
	border-right: 1px solid #999999;
}
.mainText {
font-family:Verdana, Arial, Helvetica, sans-serif; font-size:13px;
}

#sliceImg {
border: dashed 1px #999999;
margin: 0 30px 0 30px;
padding: 2px 15px 2px 15px;
}

/*end CSS*/


	

