/** BASIC */

body {

	margin: 0px;
	padding: 0px;
}


#servicesblock { padding: 2px; background: #f3f4f5; border: 1px solid #b6bdc3; }
#servicesblock a:link, #servicesblock a:visited ,#servicesblock a:active, #servicesblock a:hover {padding: 0 6px; font: 14px arial,sans-serif; text-decoration: none; }


/* Top Menu */
#dropmenudiv{position:absolute; border:1px solid #B7C0C9; border-bottom-width: 0; color: #204764; font: 11px tahoma,arial,sans-serif; line-height:14px;z-index:100;}
#dropmenudiv a{width: 100%; display: block; text-indent: 3px; border-bottom: 1px solid #B7C0C9; padding: 1px 0; text-decoration: none; background-color: #00506B;}
#dropmenudiv a:hover{ /*hover background color*/ background-color: #970206;}




/** FORMS */

.boldfield{
	width: 300px;
	background-color: #ECEFF6;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
}
.wide{
	width:210px;
	font-size: 11px;
	font-weight: bold;
	color: #0072B3;
}

.wider{
	width:115px;
	font-size: 11px;
	font-weight: bold;
	color: #0072B3;
}

.widerA{
	width:190px;
	background-color: #CCD8E6;
	font-size: 11px;
	font-weight: bold;
	color: #0072B3;
}

.lesswide{
	width:115px;
	background-color: #ECEFF6;
	font-size: 11px;
	font-weight: bold;
	color: #0072B3;
}

.contactfield{
	width:65mm;
	font-size: 11px;
	font-weight: bold;
	color: #0072B3;
}

form {
	margin: 0px;
	padding: 0px;
}

#inputtext1 {
	width: 144px;
	border: 1px solid #FFFFFF;
	border-top-color: #5886A3;
	border-right-color: #ECF1F4; 
	border-left-color: #ECF1F4;
}

#inputsubmit1 {
	width: 46px;
	height: 18px;
	background: url(images/subpage1_02.gif) no-repeat left top;
	border: none;
	font-size: 10px;
	color: #FFFFFF;
}

/** HEADINGS */

h1, h2, h3, h4, h5, h6 {
	margin: 0px;
}

/** TEXTS */

body, th, td, input, textarea, select {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}

p, blockquote, ul, ol, dl {
	margin-top: 0px;
	margin-bottom: 1em;
	text-align: justify;
}
.textA {
	margin-bottom: 15px;
	padding-left: 21px;
	font-size: 18px;
	font-weight: normal;
	color: #2A3338;
}

.text9 {
	font-family: Tahoma;
	font-size: 12px;
}

.text10 {
	font:14px georgia;
	color:#333333;
	line-height:24px;
	}
	

/** LINKS */

a {
	color: #E40205;
}

a:hover {
	text-decoration: none;
}

.link2 {	
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}

.link1 {
	text-decoration: none;
	font-size: 13px;
	color: #FFFFFF;
}

.link1:hover {
	text-decoration: underline;
}

.link3 {
	text-decoration: none;
	font-size: 11px;
	color: #FFFFFF;
}


/** STYLES */

.style1 {
	color: #A1A1A1;
}

.style1 a {
	color: #A1A1A1;
}

.style1 a:hover {
}

/** BACKGROUNDS */

.bg10 { background: url(images/build/strip.jpg) repeat-x left bottom; }
.bg1 { background: url(images/but03.gif) repeat-x left top; }

/** 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;	
}
