img, h1, ul, li {
	behavior: url(iepngfix/iepngfix.htc);
}

body {
	margin:0;
	padding:0;
	font-family:Arial;
	font-size:10pt;
}

#structure {
	width:860px;
	margin:0 auto;
}

img {
	border:0px;
}

#logo {
	position:absolute;
	top:20px;
	margin-left:15px;
}

#header {
	height:90px;
}

#header .links {
	text-align:right;
	padding:40px 20px;
	word-spacing:20px;
}
#header .links a.active {
	text-decoration:underline;
}

a, #header, #footer {
	color:#7E9DB9;
	text-decoration:none;
	word-spacing:0;
}

a:hover {
	text-decoration:underline;
}

#collage {
	height:171px;
	background:#2b5297 url('images/header-corner.png') right top no-repeat;
}
img.image {
	float:left;
}

#collage .words {
	padding:30px 30px 30px 510px;
	color:#fff;
	font-size:24pt;
}

#content {
	padding:10px 0 30px;
	border-bottom:2px solid #7E9DB9;

}

#content .text {
	float:left;
	width:640px;
	margin-left:15px;
}
#content h1 {
	text-size:24px;
	font-weight:normal;
	color:#696969;
	margin:0;
	padding:20px 20px 0;
}
#content h2 {
	text-size:20pt;
	font-weight:normal;
	color:#696969;
	margin:0;
	padding:20px 20px 0;
}


ul {
	list-style: none;
}
#menu {
	float:left;
	width:190px;
}
#menu ul {
	margin-bottom:10px;
}
#menu, #menu ul, #menu li {
	list-style:none;
	margin:0;
	padding:0;

}
#menu li {
	padding:5px;
	border-bottom:1px dotted #e7e7e7;
}

#menu li a {
	padding:3px 7px;
	display:block;
	border-right:4px solid #7E9DB9;
	bacground:#EFEFFF;
	margin:0 7px 0 0;
	font-weight:normal;

}
#menu li li {
	padding:0;
	margin:0;
}
#menu li ul {
	border-bottom:1px solid #c7c7c7;
	border-top:1px solid #c7c7c7;
	border-left:1px solid #c7c7c7;
	margin-left:10px;
	padding:0;
}
#menu  li.selected ul a {
	font-weight:normal;
	color:#7E9DB9;
	background:#fff;
	border-right:4px solid #7E9DB9;

}
#menu li.selected a {
	background:#7E9DB9;
	font-weight:bold;
	color:#fff;
	text-decoration:none;
	border-right:4px solid #A60A0B;
	border-left:3px solid #375D7F;
}
#menu li.selected a:hover {
	color:#fff;
}
#menu li a:hover,
#menu li.selected ul a:hover  {
	color:#A60A0B;
	text-decoration:none;
	border-right:4px solid #A60A0B;
}

#content hr {
	height:1px;
	background:#696969;
	border:0;
}

#footer {
	padding:20px;
}
#footer p {
	margin:10px 0;
	padding:0;
}

#logo-s {
	float:right;
	margin-bottom:5px;
}


.clear {
	clear:both;
}

.roundedCornerSpacer {
    margin: 0px; padding: 0px; border: 0px;
    clear: both;
    font-size: 1px; line-height: 1px;
}


/* In the CSS below, the numbers used are the following:
    1px: the width of the border
    3px: a fudge factor needed for IE5/win (see below)
    4px: the width of the border (1px) plus the 3px IE5/win fudge factor
    14px: the width or height of the border image
*/
.borderTL, .borderTR, .borderBL, .borderBR {
    width: 10px; height: 10px;
    padding: 0px; border: 0px;
    z-index: 99;
}
.borderTL, .borderBL { float: left; clear: both; }
.borderTR, .borderBR { float: right; clear: right; }
.borderTL { margin: -1px 0px 0px -1px; }
.borderTR { margin: -1px -1px 0px 0px; }
.borderBL { margin: -10px 0px 0px 0px; }
.borderBR { margin: -10px 0px 0px 0px; }
/* IE5-5.5/win needs the border scooted to the left or right by an
   additional 3px! Why? */
.borderTL {
    margin-left: -4px;
    margin-left: -1px;
}
html>body .borderTL {
    margin-left: -1px;
}
.borderTR {
    margin-right: -4px;
    margin-right: -1px;
}
html>body .borderTR {
    margin-right: -1px;
}
.borderBL {
    margin-left: -3px;
    margin-left: 0px;
}
html>body .borderBL {
    margin-left: 0px;
}
.borderBR {
    margin-right: -3px;
    margin-right: 0px;
}
html>body .borderBR {
    margin-right: 0px;
}
/* To get around a known bug in IE5/win, apply the
   border (no margin, padding or positioning) to the
   content class and apply whatever positioning you
   want to the contentWrapper class. */
.content {
    margin: 0px;
    padding: 0px;
    border: 1px solid #c7c7c7;
}

#breadcrumbs {
	color:#7E9DB9;
	padding:6px 10px 0pt;
	border-bottom:1px solid ;
	margin-left:210px;
}
#breadcrumbs .crumb {padding-left:10px;}

#messages {
	border:1px solid;
	color:#A60A0B;
	float:left;
	font-weight:bold;
	margin:20px;
	padding:20px;
	text-align:center;
	width:400px;
}

dl.news dt {
	font-size:14pt;
}

dl.news dd {
	margin-bottom:20px;
}



ul.inlined, ul.inlined li {
	display: inline;
}
ul.dotted, ul.dotted li:after {
	content: " | ";
	}

ul.dotted, ul.dotted li.last:after {
	content: " ";
	}
	
#photogallery div {
	float:left;
}

#photogallery a:hover {

}
#photogallery a img {
	border:1px solid #696969;
	margin:10px;
	padding:10px;
	float:left;
}
#photogallery p {
	float:left;
	max-width:360px;
}



#contacts, #cross-links {
	padding:20px;
}
#cross-links div.aqua-c {
	width:360px;
	margin:5px;
	float:left;
}
div.aqua-c {
	background:url('images/aqua/aqua-c.jpg') repeat-x;

	height:69px;
}
.aqua-c .aqua-right {
	background:url('images/aqua/aqua-right.jpg') top left no-repeat;
}
.aqua-c .aqua-left {
	background:url('images/aqua/aqua-left.jpg') top right no-repeat;
}
#cross-links h1 {
	font-size:120%;
}
#cross-links a {
	text-decoration:none;
}
a.bordered {
	display:block;
	padding:5px;
	margin:5px;
	border:1px solid #fff;
}
a.bordered:hover {
	text-decoration:none;
	border:1px solid #696969;
}


ul.colums li {
	list-style:none;
	float:left;
	width:150px;
	margin:10px;
}
.menu .date {
	font-weight:bold;

}

form#FeedbackForm {
	width:500px;
}
form#FeedbackForm legend{
	background:url('headers/h_19.jpg') no-repeat;
	padding:10px 10px 10px 60px;
	color:#696969;
}
form#FeedbackForm textarea {
	height:100px;
}

img.bordered {
	padding:10px;
	border:1px solid #BFBFBF;
}



ul.test{
  list-style: none;
  margin: 0;
  padding: 0;
}

ul.test li{
  float: left;
  padding: 10px;
  display: block;
  margin-right: 10px;
}

ul.test li a{
  display: block;
  overflow: hidden;
  height: 75px;
  width: 75px;
}

#a1{
  width: 210px;
}

ul.test li img{
  position: absolute;
  border: 3px solid #881212;
}

ul.test li p{
  margin: 0;
  padding: 0;
  width: 120px;
  display: block;
  margin-left: 85px;
}

.steps {
	background:#E0E8EF;
	padding:15px 15px 10px;
	margin:10px 0;
	border-bottom:2px solid #7E9DB9;
	color:#414e69;
	font-weight:bold;
	font-size:120%;
}

.steps ul, .steps li{
	display:inline;
	list-style:none;
	color:#f1f1f1;
	font-size:120%;
}
.steps li {
	margin:10px;
	font-weight:normal;
}
.steps li.active {
	padding:20px;
	font-weight:bold;
	background:url('images/active_step.gif') 50% 50% no-repeat;
}

.next {
	background:url('images/active_step.gif') 50% 50% no-repeat;
	color:#f1f1f1;
	font-weight:bold;
	padding:20px;
	size:120%;
	margin-top:10px;
	border:0;
	display:block;
}

a.button {
    background: transparent url('images/bg_button_a.gif') no-repeat scroll top right;
    color: #444;
    display: block;
    float: right;
    font: normal 12px arial, sans-serif;
    height: 24px;
    margin-right: 6px;
    padding-right: 18px; /* sliding doors padding */
    text-decoration: none;
}

a.button span {
    background: transparent url('images/bg_button_span.gif') no-repeat;
    display: block;
    line-height: 14px;
    padding: 5px 0 5px 18px;
}
a.button:active {
    background-position: bottom right;
    color: #000;
    outline: none; /* hide dotted outline in Firefox */
}

a.button:active span {
    background-position: bottom left;
    padding: 6px 0 4px 18px; /* push text down 1px */
}


#step3 fieldset.additional div {
	border-bottom:1px solid #7E9DB9;
	padding:15px 0;
}

#step1 fieldset {
	margin:0 30px;
}

#step1 fieldset label {
	width:120px;
}
#step1 fieldset input {
	width:30px;
}
#step1 div.submit {
	text-align:right;
	padding:30px 0;
}

#step2 table {
}
#step2 fieldset table {
	float:none;
}

#step2 h2 {
	margin-bottom:30px;
}

#step2 fieldset table label{
	font-weight:normal;
}

div.alert{
	background:#FFE0E0;
	border:2px solid #e00000;
	padding:10px 0;
}

#step2 select.window_openside {
	width:100px;
}

.inactive {
	background:#e0e0e0;
	border:1px solid #d0d0d0;
	color:#666;
}