@charset "utf-8";
/* CSS Document */
img { border:0; }
body, div {
font:14px "Book Antiqua", Times, "Times New Roman", Georgia, serif;
line-height:20px;
color:#313030;
margin:0; 
padding:0;
}
input, textarea {
font:12px "Book Antiqua", Times, "Times New Roman", Georgia, serif;
color:#000;
}
body.mceContentBody {
background:#fff;
color:#000;
}
body.mceContentBody a:link{
color: #333 !important;
font-weight:800;
text-decoration: underline;
}

a:link 			{ color:#880000; font-weight:bold; text-decoration:underline; }
a:visited 		{ color:#880000; font-weight:bold; text-decoration:underline; }
a:hover 		{ color:#880000; font-weight:bold; text-decoration:underline; }
a:active 		{ color:#880000; font-weight:bold; text-decoration:underline; }

#body {
background-color:#6c6c6c;
background-image:url("gui/background.jpg");
background-position:left top;
background-repeat:repeat-x;
overflow-y:scroll;
}
h1, h2, h3 {
font-family:"Book Antiqua", Times, "Times New Roman", Georgia, serif;
font-weight:200;
color:#000;
margin-top:15px;
margin-bottom:4px;
padding:0;
padding-bottom:5px;
font-size:35px;
line-height:34px;
letter-spacing:-1px;
}
h2 {
font-size:15px;
line-height:22px;
font-weight:800;
}
h3 {
font-size:28px;
line-height:26px;
letter-spacing:-2px;
}
h1 + h2 {
margin-top:-5px;
}
p {
margin-top:10px;
margin-bottom:22px;
}
p:first-child {
margin-top:0px;
}
form { 
margin:0; padding:0; 
}
.clear { 
clear:both;
height:0px;
font-size:1px;
line-height:0px;
}

#background {
position:relative;
background-image:url("gui/background-content.png");
background-position:center top;
background-repeat:repeat-y;
}
div#header {
position:relative;
width:979px;
height:105px;
text-align:left;
margin:auto;
background-color:#fff;
background-image:url("gui/background-header.jpg");
background-position:left top;
background-repeat:repeat-x;
}
	.logo {
	position:absolute;
	top:0px;
	left:0px;
	}
	div#menu {
	position:absolute;
	width:565px;
	top:39px;
	right:20px;
	}
.contained {
position:relative;
width:979px;
background-color:#FFF;
margin:auto;
}
#submenu {
float:left;
width:188px;
width:208px;
margin-left:0px;
margin-top:10px;
}
#content {
float:left;
margin-left:25px;
margin-right:0px;
margin-top:0px;
margin-bottom:20px;
}
.width {width:504px; padding-left:12px; }
.widthwide {width:738px;}

.thincolumn {
width:198px;
font-size:12px;
padding-bottom:20px;
margin-left:20px;
margin-right:3px;
float:left;
}
.learnmore {
float:right;
position:relative;
}
.thincolumn img {
display:block;
margin:0;
padding:0;
}
.thincolumn h1, #request h1 {
font-size:22px;
line-height:21px;
color:#fff;
padding:0px 0px 3px 0px;
display:block;
font-weight:200;
margin:0px 0px 0px 0px;
text-transform:none;
text-shadow:#000 1px 1px 1px;
}
.thincolumn h1 {
	margin-bottom:1px;
}
#request h1 { 
background-image:none;
color:#07393e;
text-transform:uppercase;
text-shadow:none;
}

#footer {
height:36px;
margin:auto;
clear:both;
padding-top:25px;
z-index:8;
font-weight:200;
text-align:left;
background-image:url("gui/background-footer.png");
background-position:center top;
background-repeat:no-repeat;
}
	#footer p, #footer div { font-size:12px; line-height:16px; color:#000;}
	#footer p { float:left; width:415px; margin:0; padding:0; font-family:Palatino, "Palatino Linotype", "Hoefler Text", Times, "Times New Roman", serif; }

	#footer a:link 			{ color: #222; font-weight:200; text-decoration: none; font-family:Palatino, "Palatino Linotype", "Hoefler Text", Times, "Times New Roman"; }
	#footer a:visited 		{ color: #222; font-weight:200; text-decoration: none; }
	#footer a:hover 		{ color: #000; font-weight:200; text-decoration: underline; }
	#footer a:active 		{ color: #222; font-weight:200; text-decoration: none; }



div#image {
position:relative;
width:979px;
height:270px;
margin:auto;
border-bottom:1px solid white;
background-image:url("gui/band.jpg");
background-position:center bottom;
background-repeat:no-repeat;
}
	div#imagetext {
	position:absolute;
	left:20px;
	color:#fff;
	top:35px;
	width:510px;
	font-size:16px;
	font-weight:800;
	line-height:24px;
	font-family:"Book Antiqua", Palatino, "Palatino Linotype", "Hoefler Text", Times, "Times New Roman";
	letter-spacing:0.4px;
	}
	div#imagetext h2 { 
	background-image:none; 
	color:#fff;
	margin-top:0px;
	margin-bottom:0px;
	padding:0px;
	font-size:72px;
	font-weight:200;
	text-transform:uppercase;
	letter-spacing:-0.3px;
	line-height:64px; 
	text-shadow:#5c3f29 1px 8px 14px;
	}
	#textbit1, #textbit2 {
		position:absolute;
		top:55px;
		left:198px;
		width:306px;
		overflow:hidden;
	}
	#textbit1 p, #textbit2 p {
		margin:0px 0px 15px 0px;
		line-height:20px;
	}
	#textbit2 {
		left:661px;
		width:306px;
	}
	#textbit1 h1, #textbit2 h1 {
	left:578px;
	font-weight:800;
	text-transform:uppercase;
	color:#fff;
	font-size:30px;
	text-shadow:#925801 1px 6px 35px;
	padding-bottom:0px;
	}
	
	#languages a.chosenlang:link 		{ color: #330000; }
	#languages a.chosenlang:visited 	{ color: #330000; }
	#languages a.chosenlang:hover 		{ color: #330000; }
	#languages a.chosenlang:active 		{ color: #330000; }
	
div#request {
float:right;
width:194px;
background-color:#dcdcdc;
margin-left:20px;
}
	.band {
		background-color:#cec6ba;
		height:16px;
		border-top:1px solid white;
		border-bottom:1px solid white;
	}
	.text {
		background-color:#f2f0ed;
	}
	.text h1, .text h2, .text h3 {
		padding:0; margin:0;
	}
	div#request .padding {
		padding:15px;
		color:#333;
	}
	.text img { display:block; }
 	form {}
	div#request fieldset{ 
	border:none; 
	margin:0; 
	padding:0; 
	display:block;
	}
	div#request legend { display:none;	}
	.required { color:#FF0000; }
	
	div#request .input { width:70px; margin-top:0px; display:block; }
	div#request label { width:73px; display:block; float:left; margin-bottom:5px; }	
	div#request em, div#request div { text-transform:none; color:#3a3b3b; font-style:normal; font:11px Palatino, "Palatino Linotype", "Hoefler Text", Times, "Times New Roman"; font-weight:800;  }
	div#request .submit { clear:both; margin-top:22px; }


#menu ul {
float:right;
margin:0;
padding:0;
border:0;
list-style-type:none;
display:block;
}
#submenu ul {
margin:0;
padding:0;
border:0;
list-style-type:none;
display:block;
}
#submenu {
padding-bottom:1px;
margin-bottom:20px;
}
#submenu li {
margin:0;
padding:0;
border:0;
display:block;
position:relative;
z-index:5;
}
#menu li {
margin:0;
padding:0;
border:0;
display:block;
float:left;
position:relative;
z-index:5;
}
#menu ul li {
	color:#fff;
	padding:0;
	height:40px;
	width:129px;
	text-align:center;
}
#menu ul li:first-child { }
#menu a, #menu a:link, #menu a:visited, #menu a:hover, #menu a:active  {
	display:block;
	position:relative;
	text-decoration:none;
	padding-top:13px;
	padding-bottom:14px;
	padding-left:0px;
	padding-right:0px;
	line-height:13px;
	height:13px;
	color:#fff;
	font-weight:200;
	letter-spacing:-0.5px;
	font-size:21px;
	font-family:Palatino, "Palatino Linotype", "Hoefler Text", Times, "Times New Roman";
	background-image:url("gui/background-menu.jpg");
	background-position:0px 0px;
	background-repeat:no-repeat;
	border-left:1px solid white;
}

#submenu a, #submenu a:link, #submenu a:visited, #submenu a:hover, #submenu a:active {
	display:block;
	position:relative;
	text-decoration:none;
	font-family:Palatino, "Palatino Linotype", "Hoefler Text", Times, "Times New Roman";
	border-bottom:3px solid #fff;
	text-align:right;
	color:#333;
	font-size:20px;
	font-weight:200;
	line-height:24px;
	padding-left:11px;
	padding-right:17px;
	padding-top:0px;
	padding-bottom:3px;
	letter-spacing:-0.5px;
}

#submenu a:hover, #submenu a:active, 
#submenu .chosen>a:active, #submenu .chosen>a:link, #submenu .chosen>a:visited, #submenu .chosen>a:hover {
	background-image:url("gui/submenu-arrow1.gif");
	background-position:-4px 0px;
	background-repeat:no-repeat;
	color:#fff;
}

/* MAIN SUBS*/
#submenu ul li li a, #submenu ul li li a:link, #submenu ul li li a:visited, #submenu ul li li a:hover, #submenu ul li li a:active { 
	background-image:none;
	display:block;
	position:relative;
	text-decoration:none;
	padding-top:2px;
	padding-bottom:5px;
	padding-left:11px;
	padding-right:17px;
	line-height:14px;
	color:#333;
	font-weight:200;
	font-size:15px;
	font-family:Palatino, "Palatino Linotype", "Hoefler Text", Times, "Times New Roman";
	border-bottom:3px solid #fff;
	text-align:right;
}
#submenu ul li li a:hover, #submenu ul li li li a:hover {
	color:#fff;
	background-image:url("gui/submenu-arrow2.gif");
	background-position:-4px 0px;
	background-repeat:no-repeat;
}
/* CHOSEN */
#submenu ul li .chosen>a:active, #submenu ul li .chosen>a:link, #submenu ul li .chosen>a:visited, #submenu ul li .chosen>a:hover { 
	color:#FFF;
	background-image:url("gui/submenu-arrow2.gif");
	background-position:-4px 0px;
	background-repeat:no-repeat;
}

#menu a:hover, #selected a, #selected a:visited {
color:#fff;
text-decoration:none;
background-image:url("gui/background-menu.jpg");
background-position:0px -40px;
background-repeat:no-repeat;
border-left:1px solid white;
}

/* FIRST */
#submenu ul:first-child>li:first-child a {
background-image:url("gui/submenu-arrow0.gif");
background-position:-4px 0px;
font-size:26px;
line-height:22px;
color:#fff;
padding-top:1px;
padding-bottom:4px;
letter-spacing:-0.5px;
}

#submenu li li a, #submenu li li a:link, #submenu li li a:visited, #submenu li li a:active, 
#submenu li li li a {
	background-image:none;
}



/* - - - ADxMenu: DESIGN styles [ OPTIONAL, design your heart out :) ] - - - */




.menu a:hover, .menu .adxmhoverA {		/* FOR IE6! li:hover>a selector */
	color: #020202;
}

.menu li li {	/* create borders around each item */
	border-left:1px solid #fff;
	border-right:1px solid #fff;
	border-bottom:1px solid #fff;
	border-top:1px solid #fff;
	left:-1px;
	background-image:none;
}
.menu li li a, .menu li li a:link, .menu li li a:visited, .menu li li a:hover, .menu li li a:active  {
	text-decoration: none;
	color: #020202;
	padding: .4em .6em;
	font-size:11px;
	background-image:none;
	background-color:#3074bb;
}
.menu li li a:hover {
	color: #020202;
	background-image:none;
	background-color:#22558c;
}
.menu ul>li + li {	/* and remove the top border on all but first item in the list */
	border-top:0px;
}

.menu li li:hover>ul {	/* inset 2nd+ submenus, to show off overlapping */
	top: 5px;
	left: 90%;
}
.menu .toplevel {
	height:40px;
	text-align:center;
	border:0;
}