/* CSS Document */

*{
	margin:0px;
	padding:0px;
	list-style:none;
}


body {
	margin:0px;
	padding:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}


p {
	margin:0px 0px 16px 0px;
	padding:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	}
	
a {
	color: #8A9D97;
	text-decoration: underline;
}
a:link {
	color: #8A9D97;
	text-decoration: underline;
}
a:hover {
	background-color: #8B9D97;
	color: #FFFFFF;
	text-decoration: underline;
}
a:visited {
}
	
h1 {
	background-image: url(images/h1bg.jpg);
	background-position: right top;
	background-repeat: no-repeat;
	margin:0px 0px 15px 0px;
	padding:0px;
	font-size:28px;
	font-weight:bold;
	color: #2A5549;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8A9D97;
	}
h2 {
	margin:0px 0px 12px 0px;
	padding:0px;
	font-size:16px;
	font-weight:bold;
	color: #2A5549;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8A9D97;
	}
h3 {
	margin:0px 0px 6px 0px;
	padding:0px;
	font-size:13px;
	font-weight:bold;
	color: #2A5549;
	}

blockquote {
	font-size: 12px;
	font-style: italic;
	background-color: #EAEAEA;
	text-transform: uppercase;
	padding: 5px;
	border: 1px dashed #8A9D97;
	margin: 5px;
	margin-bottom: 15px;
	clear:both;
}
hr {
	background: #FFFFFF;
	color: #FFFFFF;
	height: 0px !important;
	height: 0px;
	line-height: 1px;
	font-size:1px;
	margin: 0 0 26px !important;
	margin: -7px 0 20px;
	border-top: 0px;
	border-right: 0px;
	border-bottom: 1px solid #8A9D97;
	border-left: 0px;
}

ul {
	margin-left:30px;
	margin-top:15px;
	margin-bottom:15px;
	font-weight: bold;
}

li {
	margin-bottom:5px;
	list-style-type:circle;
}


.info {
	width:200px;
	float:right;
	font-size: 11px;
	padding: 6px;
	margin-left:4px;
	background-color: #EAEAEA;
}

#projectinfo {
	width: 287px;
	float:right;
	background-image: url(images/panel-bg-1.jpg);
	background-repeat: repeat-y;
	margin-top:-6px;
	margin-bottom:5px;
	margin-right:-5px;
	/*border: 1px solid #000000;*/
}

#projectinfo .title {
	text-align: right;
	font-weight: bold;
	font-size: 16px;
	padding: 4px;
	margin-left:19px;
	margin-right:15px;
	margin-bottom:5px;
	color: #2A5549;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8A9D97;
}

#projectinfo span {
	width: 287px;
	background-image: url(images/panel-top-1.jpg);
	background-repeat: no-repeat;
	display:block;
	float:none;
}
#projectinfo span span {
	width: 287px;
	padding-top:20px;
	padding-bottom:10px;
	background-image: url(images/panel-bottom-1.jpg);
	background-repeat: no-repeat;
	display:block;
	float:none;
	background-position: left bottom;
}
#projectinfo .name {
	width:94px;
	text-align: right;
	display:inline;
	float:left;
	font-weight: bold;
	font-size: 12px;
	font-style: italic;
	padding: 4px;
}
#projectinfo .value {
	font-size: 12px;
	padding: 4px;
	padding-left: 102px;

}
#projectinfo br {
	clear: left;
	font-size: 0px;
	padding: 0px;
	margin: -8px;
}



.northern {
	border:1px solid #000000;
	padding:6px;
	float: left;
	/*margin-left:30px;*/
	width:240px;
	
}
.southern {
	border:1px solid #000000;
	padding:6px;
	float: left;
	clear:right;
	margin-left:20px;
	/*margin-right:30px;*/
	width:240px;
}




form {
	margin: 0px;
	padding: 0px;
}
fieldset {
	padding-left:3px;
	padding-right:3px;
	padding-top:0px;
	padding-bottom:0px;
	width:520px;
	border:1px solid #000000;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	margin-bottom:0px;
	}
	
fieldset p{
	padding-top:0px;
	padding-bottom:0px;
	margin-top:0px;
	margin-bottom:10px;
	}
fieldset br{
	padding-top:0px;
	padding-bottom:0px;
	margin-top:0px;
	margin-bottom:0px;
	clear: left;
	}
legend
	{
	color: #2A5549;
	background: #FFFFFF;
	border: 1px solid #000000;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 8px;
	margin-top: 10px;
	margin-right: 0px;
	margin-left: 5px;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 8px;
}
#fieldset1 label, input{
	display: block;
	float: left;
	margin-bottom: 5px;
}
#fieldset1 label {
	height:25px;
	float: left;
	display:inline;
	text-align: right;
	width: 105px;
	padding-top:3px;
	margin-left: 2px;
	margin-right: 4px;
	/*border:1px solid #000000;*/
}
#fieldset1 input {
	float: left;
	display:inline;
	width: 140px;
}
#fieldset1 .largefield {
	width: 250px;
}


#fieldset2 label,input{
	display: block;	
	margin-bottom: 10px;
}
#fieldset2 label {
	text-align: right;
	float: left;
	width: 150px;
	margin-left: 2px;
	margin-right: 4px;
	margin-top: 0px;
	padding:0px;
	/*border:1px solid #000000;*/
}
#fieldset2 input {
	margin: 0px;
	margin-top:3px !important;
	margin-top:0px;
	padding: 0px;
	margin-left: 0px;
	margin-right: 0px;
	/*border:1px solid #000000;*/
}

#fieldset2 textarea{
	width: 350px;
	height: 150px;
	margin-bottom: 5px;
}

.error{ 
    border: 2px solid #FF0000;
}
.noclass{     
    color: #000000; 
}

#attention{
	margin: 2px;
	padding: 6px;
	border: 1px solid #999999;
	height: 40px;
	background-color: #FFFFFF;
	}
