
/** BACKGROUNDS */
.bg4 { background: url(images/homepage03.jpg) no-repeat left top; }
.bg5 { background: url(images/homepage04.jpg) no-repeat left top; }
.bg6 { background: url(images/homepage05.jpg) no-repeat left top; }
.bg7 { background: url(images/homepage06.jpg) no-repeat left top; }
.bg8 { background: url(images/homepage07.jpg) no-repeat left top; }
.bg9 { background: url(images/homepage08.jpg) no-repeat left top; }

/** FORMS */


.form { height:21px;}
input {width:180px; height:26px; background:none; font-size:12px; font-family:arial; padding-left:3px; border:1px solid #7B9EBD;}
textarea { width:276px; height:120px; background:none; overflow:auto; color:#000000; font-size:1em; font-family:arial; padding-left:3px; border:1px solid #7B9EBD;}

/** HEADINGS */

h1, h2, h3, h4, h5, h6 {
	margin: 0px 0px 15px 0px;
	color: #234D77;
}

h1 {
	font-size: 16px;
}

h2 {
	font-size: 13px;
}

h3 {
	font-size: 11px;
}

/** TEXTS */

body, th, td, input, textarea, select {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #234D77;
}

p, blockquote, ul, ol, dl {
	margin-top: 0px;
	margin-bottom: 1em;
	text-align: justify;
}

.text1 {
	text-align: center;
	color: #688FB7;
}

.text2 {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	color: #334E83}

.text3 {

	background: url(images/3.gif) no-repeat right;
}
.text4 {

	background: url(images/4.gif) no-repeat right;
}
.text5 {

	background: url(images/5.gif) no-repeat right;
}

.text6 {

	background: url(images/1.gif) no-repeat right;
}
.text12 {

	background: url(images/2.gif) no-repeat right;
}

.text7 {
	font-family: Tahoma;
	color:#234D77;
	font-size: 16px; 
	font-weight:bold;
    
}

.text8 {
	font-family: Tahoma;
	color:#FFFFFF;
	font-size: 15px;
	font-weight:bold;
}

.text9 {
	font-family: Tahoma;
	color:#234D77;
	font-size: 12px;
}

.text10 {
	font:14px georgia;
	color:#333333;
	line-height:24px;
	}
	
.text11 {
	font-family: Tahoma;
	background: url(images/crane2.gif) no-repeat left top;
	color:#234D77;
	font-size: 12px;
}

.style5 {
	color: #FFFFFF; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 16px;
}

/** LISTS */

.list1 {
font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	color: #334E83;
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
	line-height: 20px;
}

/** LINKS */

a {
	color: #0053A7;
}

a:hover {
	text-decoration: none;
}

.link1 {
	display: block;
	width: 146px;
	height: 24px;
	padding: 10px 0px 10px 30px;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

.link2 {
	color: #FFFFFF;
	font-size: 10px;
}

.link3 {
	padding-left: 16px;
	background: url(images/homepage13.gif) no-repeat left center;
}

/** STYLES */

.style1 {
}

.style1 a {
}

.style1 a:hover {
}



/** MISC */

.align-justify { text-align: justify; }
.align-right { text-align: right; }

img { border: none; }

.img1 {
	float: left;
	margin: 0px 15px 0px 0px;
}

.img2 {
	float: right;
	margin: 0px 0px 0px 15px;
}

hr { display: none; }

.hr1 {
	height: 10px;
	margin-bottom: 10px;
	background: url(images/homepage14.gif) repeat-x left bottom;
}


.heading1 {  
font-family: Arial, Helvetica, sans-serif; 
font-size: 12pt; 
color: #334E83
}

.imageborders {
border:4px solid #004D85
}

.imagebordersb {
border:10px solid #FFFFFF
}

.select {border-width:1px; 
border-style:solid; 
background-color:#f4f4f4
}

.formborders {margin-top:0px;
 margin-left:0px;
 margin-right:0px;
 margin-bottom:0px}

/** TABLES */
TD.cell {
	BORDER-RIGHT: #cccccc 1px solid;
	BORDER-TOP: #cccccc 1px solid;
	BORDER-LEFT: #cccccc 1px solid; 
	BORDER-BOTTOM: #cccccc 1px solid;
	background-color:#FFFFCC;
}
TABLE.border {
	BORDER-RIGHT: #999999 1px solid; 
	BORDER-TOP: #999999 1px solid; 
	BORDER-LEFT: #999999 1px solid; 
	BORDER-BOTTOM: #999999 1px solid;	
}
