body {
	background: url(../images/bg.jpg) #1377ab repeat-x;
	color: #000000;
	padding: 0px;
	margin:0px;
	margin-top:0px;
	text-align: center;
	margin-bottom:30px;
}
.maintable {
	margin-top:35px;
	width:920px;
	height:auto;
	border:0px solid white;
}
#header {
	display:block;
	width:100%;
	height:110px;
	border:0px dashed yellow;
	text-align:left;
}
#logo {
	float:left;
	display:block;
	margin-top:0px;
	margin-left:0px;
	width:191px;
	cursor:hand;
	height:72px;
	background:url(../images/logo.png) no-repeat;
}
#slogan {
	margin-top:0px;
	display:block;
	float:left;
	height:80px;
	border-left:1px solid #76c7ea;
	padding-left:10px;
	width:500px;
	font-family:tahoma;
	font-size:17px;
	font-weight:normal;
	color:#FFFFFF;
	margin-left: 15px;
}
#spacer {
	display:block;
	width:100%;
	height:30px;
	background:#FFFFFF;
}
#menu1 {
	display:block;
	height:210px;
	text-align:left;
	margin:0px;
	padding:0px;
	background:url(../images/menu.jpg) repeat-x;
}
#news {
	display:block;
	border:1px solid #DADADA;
	color:#000;
	text-align:left;
	font-family:tahoma;
	font-size:14px;
	font-weight:normal;
	color:#333333;
	padding: 5px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 5px;
}
.white {
	background:#FFFFFF;
}
#home_box {
	height: 325px;


}
#home_box2 {
	margin-top:15px;
	border-left:1px solid #E6E6E6;
	border-top:1px solid #E6E6E6;
	margin-right:15px;
}
#leftside {
	float:left;
	background:url(../images/3dots.jpg) #FFFFFF no-repeat 8px 8px;
	width:332px;
	border:0px solid red;
	padding:13px;
	text-align:left;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#rightside {
	float:right;
	margin-top:10px;
	width:295px;
	border-left:1px dashed #E6E6E6;
	padding-left:15px;
	padding-top:3px;
	padding-bottom:3px;
	margin-bottom:10px;
	text-align:left;
}
h1 {
	text-align:left;
	color:#0C76A9;
	font-family:Arial, Helvetica, sans-serif;
	font-size:17px;
	font-weight:bold;
	margin:0px;
}
#news h1 {
	margin-top: 5px;
}

h2 {
	text-align:left;
	color:#333333;
	font-family:tahoma;
	font-size:13px;
	font-weight:bold;
	margin:0px;
}

#news h2 {
	text-align:left;
	color:#333333;
	font-family:tahoma;
	font-size:13px;
	font-weight:normal;
	margin:0px;
}
h3 {
	text-align:right;
	color:#333333;
	font-family:tahoma;
	font-size:12px;
	font-weight:normal;
	margin:0px;
	padding: 0px;
}
h4 {
	text-align:left;
	color:#F7931E;
	font-family:tahoma;
	font-size:20px;
	font-weight:bold;
	padding-left:50px;
	line-height:33px;
	margin:0px;
	background-image: url(../images/rot_arrow.png);
	background-repeat: no-repeat;
	background-position: left center;
}
p {
	margin-top:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#000000;
	line-height:20px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	text-align: left;
}
.img_left {
	float: left;
	margin-right: 5px;
}
.blue {
	text-align:left;
	color:#0C76A9;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	margin:0px;
}
#myspace {
	margin:auto;
	margin-left:0px;
	background:#E6E6E6;
	height:50px;
	width:664px;
}
.absDiv {
	position:absolute;
	visibility:hidden;
}
.id_description {
	display:none;
	position:absolute;
	z-index:20;
	width:300px;
	background:#D9D9D9;
	height:90px;
	margin-top:-30px;
	margin-left:50px;
}
#dropmenudiv {
	position:absolute;
	background-color: #FFFFFF;
	border:2px solid #CCC;
	font:normal 12px Verdana;
	line-height:18px;
	text-align:left;
	z-index:100;
	filter:alpha(opacity=85);
	-moz-opacity:0.85;
	-khtml-opacity: 0.85;
	opacity: 0.85;
}
#dropmenudiv a {
	width: 100%;
	display: block;
	text-indent: 3px;
	border-bottom: 0px solid black;
	padding: 0px 0px;
	line-height:32px;
	text-decoration: none;
	font-weight: bold;
	font-family:tahoma;
	font-size:13px;
	color:#333;
}
#dropmenudiv a:hover { /*hover background color*/
	background-color: #000;
	color:#FFFFFF;
}
/* Sample CSS definition for the example list. Remove if desired */
.navlist {
	margin-top:0px;
}
.navlist li {
	margin-left:-30px;
	list-style-type: none;
	width: 135px;
	line-height:46px;
	border-bottom: 1px dashed #FFFFB9;
	padding-left:30px;
}
.navlist li:hover {
	background:url(../images/arrow_right.png) no-repeat left center;
}
.navlist li.last {
	list-style-type: none;
	width: 135px;
	line-height:46px;
	border-bottom: 0px dashed #FFFFB9;
}
.navlist li a {
	font-family:verdana;
	font-weight:normal;
	font-size:17px;
	text-decoration:none;
	color:#FFFFFF;
}
.navlist li a:hover {
	font-family:verdana;
	font-weight:normal;
	text-decoration:none;
	font-size:17px;
	color:#FFFFFF;
}
.img {
	margin:0px;
	padding:0px;
	margin-left:12px;
	margin-right:3px;
	float:left;
}
.home_box_content {
	display:none;
	width:388px;
	height:300px;
	overflow:hidden;
	border:0px solid red;
}

.smallarrow {
	position:relative;
	left:10px;
	font-weight:bold;
	font-family:verdana;
	font-size:13px;
	color:#FFFFFF;
}
#content {
	margin:auto;
	margin-left:0px;
	width:685px;
	padding:0px;
	display:block;
	border:1px solid #E6E6E6;
}
#location_block {
	text-align:left;
	margin-bottom:10px;
	width:220px;
	height:120px;
	border:1px solid #F0F0F0;
	font-family:tahoma;
	font-size:12px;
	color:#666;
	line-height:17px;
	padding-left:10px;
	padding-top:6px;
	padding-bottom:6px;
}
#location_block:hover {
	border:1px solid #E9E9E9;
}
#unit {
	text-align:left;
	margin-bottom:10px;
	width:93px;
	height:120px;
	background: #F9F9F9;
	border:1px solid #F0F0F0;
	font-family:tahoma;
	font-size:11px;
	color:#666;
	line-height:17px;
	padding-left:10px;
	padding-top:6px;
	padding-bottom:6px;
}
#unit:hover {
	background:#F0F0F0;
	border:1px solid #E9E9E9;
}
.stripViewer .panelContainer .panel ul {
	margin: 0px;
	padding:0px;
}
.slider-wrap { /* This div isn't entirely necessary but good for getting the side arrows vertically centered */
	margin: 0px;
	padding:0px;
	text-align: left;
	position: relative;
	width: 430px;
	border:0px solid red;
}
/* These 2 lines specify style applied while slider is loading */
		.csw {
	width: 100%;
	height: 280px;
	background: #fff;
	overflow: scroll;
	text-align: left;
}
.csw .loading {
	margin: 200px 0 300px 0;
	text-align: center;
}
.stripViewer { /* This is the viewing window */
	position: relative;
	text-align: left;
	overflow: hidden;
	border:1px solid #E6E6E6;
	width: 420px; /* Also specified in  .stripViewer .panelContainer .panel  below */
	height: 480px;
	clear: both;
	background: #fff;
	margin-top:-20px;
}
.stripViewer .panelContainer { /* This is the big long container used to house your end-to-end divs. Width is calculated and specified by the JS  */
	position: relative;
	left: 0;
	top: 0;
	width: 100%;
	list-style-type: none;/* -moz-user-select: none; // This breaks CSS validation but stops accidental (and intentional - beware) panel highlighting in Firefox. Some people might find this useful, crazy fools. */
		}
.stripViewer .panelContainer .panel { /* Each panel is arranged end-to-end */
	float:left;
	height: 100%;
	position: relative;
	width: 430px; /* Also specified in  .stripViewer  above */
}
.stripViewer .panelContainer .panel .wrapper { /* Wrapper to give some padding in the panels, without messing with existing panel width */
	padding: 10px;
}
.stripNav { /* This is the div to hold your nav (the UL generated at run time) */
	text-align:left;
	display:block;
	margin:0px;
	width:400px;
	margin-left:-40px;
	padding:0px;
}
.stripNav ul { /* The auto-generated set of links */
	list-style: none;
	width:430px;
	border:0px solid red;
}
.stripNav ul li {
	float: left;
	margin-right: 2px; /* If you change this, be sure to adjust the initial value of navWidth in coda-slider.1.1.1.js */
}
.stripNav a { /* The nav links */
	font-weight: bold;
	text-align: center;
	font-family:tahoma;
	font-size:13px;
	line-height: 32px;
	background: #F6F6F6;
	border:1px solid #F0F0F0;
	color: #666;
	text-decoration: none;
	display: block;
	padding: 0 12px;
}
.stripNav li a:hover {
	background: #E9E9E9;
	border:1px solid #E3E3E3;
}
.stripNav li a.current {
	background: #2491BC;
	color: #FFF;
	border:1px solid #E3E3E3;
}
.stripNavL, .stripNavR { /* The left and right arrows */
	display:none;
}
.stripNavL a, .stripNavR a {
	display:none;
}
.stripNavL {
	display:none;
}
.stripNavR {
	display:none;
}
.stripNavL {
	display:none;
}
.stripNavR {
	display:none;
}
.textfield {
	background:#F6F6F6;
	border:1px solid #E5E5E5;
	width:170px;
	height:20px;
}
.textfield:hover {
	background:#FDFDFD;
	border:1px solid #E5E5E5;
}
.textareafield {
	background:#F6F6F6;
	border:1px solid #E5E5E5;
	width:390px;
	height:120px;
}
.textareafield:hover {
	background:#FDFDFD;
	border:1px solid #E5E5E5;
}
.buttonfield {
	background:#999;
	border:1px solid #D0D0D0;
	font-family:tahoma;
	font-size:13px;
	font-weight:bold;
	color:#FFFFFF;
	width:90px;
	cursor:hand;
	height:25px;
}
.buttonfield:hover {
	background:#F0F0F0;
	border:1px solid #D0D0D0;
	color:#666;
}
.ffont {
	font-family:tahoma;
	font-size:13px;
	color:#555;
}
.req {
	font-family:tahoma;
	font-size:13px;
	font-weight:bold;
	color:#FF0000;
}
.menucell {
	background-color: #FFFFFF;
	font:normal 12px Verdana;
	line-height:18px;
	text-align:left;
	z-index:100;
}
.spacer {
	clear: both;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin-top: 5px;
	margin-bottom: 5px;
}
.languages {
	font-size: 12px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	float: right;
	margin-top: 90px;
}
#subnav ul {
	padding: 0px;
	list-style-type: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
	font-size: 13px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#subnav ul li {
	display: inline;
	float: left;
}
#subnav ul li a {
	color: #666666;
	text-decoration: none;
	display: block;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-bottom: 2px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #666666;
}
#subnav ul li a.first {
	border-left-style: none;
	border-left-width: 0px;
}#subnav li a:hover {
	color: #26A5DA;
	text-decoration: underline;
}
#slideshow {
	float: left;
}
#picnav {
	float: right;
	margin-right: 15px;
}
#content ul {
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size: 12px;
	text-align: left;
}
#content li {
	font-size: 12px;
	margin-bottom: 5px;
}

#content ol {
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size: 12px;
}
.img_right {
	float: right;
	margin-left: 5px;
}
.glideout1 {
	margin: 0px;
	padding: 0px;
	float: left;
}
.img_div-right {
	float: right;
	text-align: center;
	font-family: Geneva, Arial, Helvetica, sans-serif, Tahoma;
	width: 285px;
	margin-left: 8px;
}
.img_div-right strong {
	padding-top: 5px;
	padding-bottom: 5px;
	display: block;
	background-color: #F0F0F0;
	color: #1C8EC2;
}
.img_div-left {
	float: left;
	text-align: center;
	font-family: Geneva, Arial, Helvetica, sans-serif, Tahoma;
	width: 285px;
	margin-right: 5px;
	margin-bottom: 10px;
}
.img_div-left strong {
	padding-top: 5px;
	padding-bottom: 5px;
	display: block;
	background-color: #F0F0F0;
	color: #1C8EC2;
}
.form_pdf {
	font-size: 14px;
	color: #1377AB;
	display: block;
	padding: 5px;
	float: left;
}
.form_pdf a {color: #1377AB;}
.form_pdf a:hover {
	color: #666;
}

