html body 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color : #000000;

	background-image: URL(../images/bg.jpg);
	background-position: 50% -90px; 
	background-repeat: no-repeat;
	
	border: 0;
	margin: 0;
	padding: 0;

	font-style: normal;

	scrollbar-face-color : #FFFFFF;
	scrollbar-track-color: #FFFFFF;

	scrollbar-arrow-color: #02549E;
	scrollbar-shadow-color: #02549E;

	scrollbar-highlight-color: #FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF;
}

div {
	padding: 0px;
	margin: 0px;
	font-size: 12px;
	background-color: transparent;
}

.button a, .button td {text-align: center; font-weight: bold;
text-decoration: none;}

li, p {margin-left : 5px; margin-right : 10px; margin-top : 0px; vertical-align:top; padding:0; }

li, p {font-size: 12px; text-align: justify;}


h1 { font-familly: century gothic; font-size: 16px; font-weight: bold; color: #467147; text-align:left; margin-left:30px; margin-top:0px;padding-top:10px;}

h2  { font-size: 12px; font-weight: bold; color: #7993DE; margin:0px}

h3  { font-size: 12px; font-weight: bold; color: #7993DE;}

h4  { font-size: 12px; font-weight: bold; color: #DA2F2C;
	margin: 0;
	padding: 0;	
	text-align: left;
}

h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bolder;
	color: #333333;
}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bolder;
	color: #FF0000;
}

form { margin:0px; padding:0px; }
 
input, textarea, select { font-size: 12px; color: #29166F; border: 1px solid #9EBBE0;}

.text {
	width: 200px;
}

textarea {
	font-weight: None;
	text-decoration: none;
	font-size: 12px;
	font-style: normal;

	scrollbar-face-color : #FFFFFF;
	scrollbar-track-color: #FFFFFF;

	scrollbar-arrow-color: #02549E;
	scrollbar-shadow-color: #02549E;

	scrollbar-highlight-color: #FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF;
}

a {
	color: #467147;
	text-decoration: none;

}

a:hover {
	color: #467147;
	text-decoration: underline;
}

.textError {
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FF0000;
	text-align: left;
}

.textbox {
	background-color: #FFFFFF;
	border-right: 0px solid #9EBBE0;
	border-left: 0px solid #9EBBE0;
	border-top: 0px solid #9EBBE0;
	border-bottom: 0px solid #9EBBE0;
	height: 15px;
	width: 83px;
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	text-transform: lowercase;
	color: #000000;
	text-align: left;
	vertical-align: top;
}

.buttonsend {
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #7993DE;
	text-align: center;
	vertical-align: middle;
        height:20px;
        border:1px solid #9EBBE0; 
}

.field {
	background-color: #FFFFFF;
	border: 1px solid #9EBBE0;
	height: 20px;
	width: 200px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #29166F;
	text-align: left;
	vertical-align: top;
}

.fieldfill {
	background-color: #9EBBE0;
	border: 1px solid #7993DE;
	height: 20px;
	width: 200px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-align: left;
	vertical-align: top;
}
.fielderror {
	background-color: #CCCCFF;
	border: 1px solid #FF0000;
	height: 15px;
	width: 200px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-align: left;
	vertical-align: top;
}

div#Top {
        position:absolute; left:0px;top:0px; width:1000px; height:100px; margin:0px; padding:0px; border:0px; z-index:2;
	padding-top:0px;
}


div#Bottom {
	position: relative;
	top:10px;
	border: 0px;
	height: 108px;
	width: 1000px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #467147;
	vertical-align: top;
	text-align: left;
	background-image: url(../images/bottom.jpg);
	background-repeat: no-repeat;  

	margin:0;
	padding:0;
	padding-top:50px;
	clear: both;
}

ul#gallery {
	left:0px;
	list-style-type: none;
	text-align: left;
	margin:0;
	padding:0;

	width:auto;  
	height:auto;
}

ul#gallery li {
	text-align:left;
	
	padding:5px;
	margin: 0px;
	height: 60px;
	float: left;	
}




h4#DOC {
	background-image: URL(../images/doc.gif);
	background-position: 0px 0px; 
	background-repeat: no-repeat;
	padding-bottom: 5px;
	padding-left: 25px;
}
h4#XLS {
	background-image: url(../images/xls.gif);
	background-position: 0px 0px; 
	background-repeat: no-repeat;
	padding-bottom: 5px;
	padding-left: 25px;
}
h4#PDF {
	background-image: URL(../images/pdf.gif);
	background-position: 0px 0px; 
	background-repeat: no-repeat;
	padding-bottom: 5px;
	padding-left: 25px;
}
h4#ZIP {
	background-image: URL(../images/zip.gif);
	background-position: 0px 0px; 
	background-repeat: no-repeat;
	padding-bottom: 5px;
	padding-left: 25px;
}
h4#HTM {
	background-image: URL(../images/htm.gif);
	background-position: 0px 0px; 
	background-repeat: no-repeat;
	padding-bottom: 5px;
	padding-left: 25px;
}
h4#TIF {
	background-image: URL(../images/img.gif);
	background-position: 0px 0px; 
	background-repeat: no-repeat;
	padding-bottom: 5px;
	padding-left: 25px;
}
h4#JPG {
	background-image: URL(../images/img.gif);
	background-position: 0px 0px; 
	background-repeat: no-repeat;
	padding-bottom: 5px;
	padding-left: 25px;
}
h4#GIF {
	background-image: URL(../images/img.gif);
	background-position: 0px 0px; 
	background-repeat: no-repeat;
	padding-bottom: 5px;
	padding-left: 25px;
}
h4#BMP {
	background-image: URL(../images/img.gif);
	background-position: 0px 0px; 
	background-repeat: no-repeat;
	padding-bottom: 5px;
	padding-left: 25px;
}
h4#PNG {
	background-image: URL(../images/img.gif);
	background-position: 0px 0px; 
	background-repeat: no-repeat;
	padding-bottom: 5px;
	padding-left: 25px;
}

div#Main {
	position:relative;width:1000px;margin:0px;padding:0px;border:0px;clear:both;
	
	background-color: transparent;
	float:both;
	height: auto
}
div#MainMenu {

	left:0px;
	list-style-type: none;
	text-align: left;
	font-weight:none;
	margin:0;
	padding:0;
	background-color: transparent;
}



div#Bottom span {
}

div#infoTl {
	background-image: url("../images/infoTl.gif");
	width:10px;
	height:8px;
	padding:0;
	margin:0;
	border:0;
	font-size:1px;
	float:left;
}
div#infoTr {
	background-image: url("../images/infoTr.gif");
	width:10px;
	height:8px;
	padding:0;
	margin:0;
	border:0;
	font-size:1px;
	float: right;
	right: 0px;
}
div#infoT {
	width:auto;
	height:8px;
	padding:0;
	margin:0;
	border:0;
	font-size:1px;
	float:left;
}

div#infoBl {
	background-image: url("../images/infoBl.gif");
	width:10px;
	height:11px;
	padding:0;
	margin:0;
	border:0;
	font-size:1px;
	float:left;
	left: 0px;
}
div#infoBr {
	background-image: url("../images/infoBr.gif");
	width:10px;
	height:11px;
	padding:0;
	margin:0;
	border:0;
	font-size:1px;
	float: right;
	right: 0px;
}
div#infoB {
	width:700px;
	height:11px;
	padding:0;
	margin:0;
	border:0;
	font-size:1px;
	float:left;
}

div#infoM {
	width:auto;
	padding:0;
	margin:0;
	border:0;
	border-left: 3px solid #D8D8D8;
	border-right: 3px solid #D8D8D8;
	padding-left: 8px;
	padding-right: 8px;
	clear:both;
	float:left;
}

div#infoM a {
	color: #CC0000;
	text-decoration: none;
}
div#infoM a:hover {
	color: #CC0000;
	text-decoration: underline;
}

ul#articles {
	top: 0px; width:auto;padding: 0px; margin: 0px; border: 0px; padding-top:5px; list-style-type: none;
	background-color: transparent;
	color: #467147;
}

div#citate {
	padding-top:30px;
	text-align: center;
}
div#citate span {
	color: CC0000;
}

div#MainMenu ul li a {
	font-family: century gothic;
	font-size: 12px;
	color : #000000;
	font-weight: none;
	text-align:left;
	padding-left: 15px;
}

div#MainMenu ul li a:hover {
	font-family: century gothic;
	font-size: 12px;
	color : #000000;
	font-weight: none;
	text-decoration: underline;
	text-align:left;
}


#MainHeader {
	width:auto;  
	height:15px;
	border: 0px;
	padding: 0px;
	padding-left: 10px;
	margin: 0px;
	
	font-size: 12px;
	color : #000000;
	font-weight: bold;
	text-align:left;	
}

div#MainMenu div#MainHeader {
	width:auto;  
	height:16px;
	border: 0px;
	padding: 0px;
	padding-left: 10px;
	margin: 0px;
	
	font-family: century gothic;
	font-size: 16px;
	color : #000000;
	font-weight: normal;
	text-align: left;
}

div#MainContent {
	padding-top:110px;
	background-color: transparent;
	float:both;
}

div#MainContentTop {
	width:auto;  
	height:auto;
	border: 0px;
        padding: 0px;
	margin: 0px;

	font-family: Arial;
	font-size: 10px;
	color : #000000
	text-align:center;
}

div#ArticleSmallPhoto {
	position: relative;
	width:100px;  
	height:auto;
	border: 0px;
        padding: 0px;
	margin: 5px;

	font-family: Arial;
	font-size: 10px;
	color : #000000;
	text-align:center;

	float: left;
}

div#MainMenu {
	position: relative;
	width:200px;  
	height:auto;
	left:0px;
	border: 0px solid #000000;
	padding: 0px;
	margin: 0px;

	font-family: Arial;
	font-size: 12px;
	color : #29166F;
	text-align:left;
}

div#MainMenu ul {
	width: auto;
	height: auto;
	text-align:left;
	padding-left:0px;
	padding-top:0px;
	padding-bottom:10px;
	margin:0px;
	background-repeat: repeat-y;
	border: 0px;

	list-style-type: none; 
}

div#Actuals_Top {
	border: 0px;
	
	position:relative;left:0px; 
	top:0px; width:770px; 
	margin:0px;padding:0px;
	float:left;
	height: auto; 
	margin-left:10px;
	padding-bottom: 5px;
}

div#Actions_Top {
	border: 0px;
	
	position:relative;
	left:0px; 
	top:0px; width:700px; 
	margin:0px;padding:0px;
	float:right;
	height: auto; 
	right:0px;
	padding-bottom: 5px;
}

div#Articles {
	border: 0px;
	
	position:relative;left:0px; 
	top:0px; width:770px; 
	margin:0px;padding:0px;
	float:left;
	height: auto; 
	margin-left:10px;
	padding-bottom: 5px;	
}

div#Content {
	padding:10px;text-align:justify;
	color: #467147;
}

div#Bottom div#Left {
	padding-left: 10px;
	float: left;
	left: 0px;
}
div#Bottom div#Right {
	padding-right: 10px;
	float: right;
	right: 0px;
}

.spanMore {
	color: #467147;
	font-weight: bold;
}

.mailto {
	color:#FF0000;
	font-weight: bold;
}

span#FormTitle {
	width:200px; float:left; clear:left;
}
span#FormValue {
	width:200px; float:left; 
}
span#FormButton {
	width:auto; clear:right;

}

div#Actuals_Top div div#PanelTop {
	padding-top: 5px;
	background-image: url(../images/actuals_top_top.jpg);
	background-repeat: none;  
	width: 580px;
	height: 7px;
	margin: 0px;
	padding: 0px;
	border: 0px;
	font-size:2px;
	margin-top: 5px;
	margin-left: 10px;
	float: left;
}
div#Actuals_Top div div#PanelBottom {
	background-image: url(../images/actuals_top_bottom.jpg);
	background-repeat: none; 
	width: 580px;
	height: 7px;
	margin: 0px;
	padding: 0px;
	border: 0px;
	font-size:2px;
	margin-left: 10px;
	float: left;
}
div#Actuals_Top div div#PanelContent {
	background-image: url(../images/actuals_top_content.jpg); 
	background-repeat: repeat-y;
	width: 580px;
	height: auto;
	margin: 0px;
	padding: 0px;
	padding-left: 7px;
	border: 0px;
	margin-left: 10px;
	float: left;
}

div#Actions_Top div div#PanelTop {
	padding-top: 5px;
	background-image: url(../images/actions_top_top.jpg);
	background-repeat: none;  
	width: 160px;
	height: 7px;
	margin: 0px;
	padding: 0px;
	border: 0px;
	font-size:2px;
	margin-top: 5px;
	margin-left: 10px;
	float: left;
}
div#Actions_Top div div#PanelBottom {
	background-image: url(../images/actions_top_bottom.jpg);
	background-repeat: none; 
	width: 160px;
	height: 7px;
	margin: 0px;
	padding: 0px;
	border: 0px;
	font-size:2px;
	margin-left: 10px;
	float: left;
}
div#Actions_Top div div#PanelContent {
	width: 160px;
	height: auto;
	margin: 0px;
	padding: 0px;
	padding-left: 7px;
	border: 0px;
	margin-left: 10px;
	float: left;
}

div#Articles div div#PanelTop {
	padding-top: 5px;
	background-repeat: none;  
	width: 770px;
	height: 8px;
	margin: 0px;
	padding: 0px;
	border: 0px;
	font-size:2px;
	margin-top: 5px;
	margin-left: 10px;
	float: left;
}
div#Articles div div#PanelBottom {
	background-repeat: none; 
	width: 770px;
	height: 8px;
	margin: 0px;
	padding: 0px;
	border: 0px;
	font-size:2px;
	margin-left: 10px;
	float: left;
}
div#Articles div div#PanelContent {
	background-repeat: repeat-y;
	width: 770px;
	height: auto;
	margin: 0px;
	padding: 0px;
	padding-left: 8px;
	border: 0px;
	margin-left: 10px;
	float: left;
}

table {
	border: 0px;
	padding: 0px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif
}

ul#services {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	width: 700px;
}
ul#services li {
	float: left;
	paddign-left: 15px;
	width: 120px;
	top: 0px;
}

.highlight_word{
	font-weight: bold;
}
