/** BASIC */

body {

	margin: 0px;
	padding: 0px;
	background: #FFFFFF url(images/homepage01.jpg) repeat-x left top;
}
/* Header */

#headerbotnav { margin: 10px 24px 0 0; text-align: center; }
#headerbotnav ul { margin: 0; padding: 0; }
#headerbotnav li { display: inline; list-style-type: none; font-size: 12px; color: #C4D7E4; }
#headerbotnav a:link, #headerbotnav a:visited {	padding: 0 3px; font: 12px arial,sans-serif; color: #FFFFFF; text-decoration: none; }
#headerbotnav a:active, #headerbotnav a:hover {	 background: #E2E6E7; text-decoration: underline; Color: #9C1A1A; }

#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;}

/* Side Menu */
/* Side Menu Nav*/
#contentleft { float: right; margin-left:0px; width: 207px; }
#leftmenutopcontent ul { margin: 0; padding: 0 15px 0 15px; }
#leftmenutopcontent li { list-style-type: none; border-bottom: 1px solid #B7C0C9; }
#leftmenutopcontent a:link, #leftmenutopcontent a:visited { color: #556775; font: 12px arial,sans-serif; text-decoration: none; }
#leftmenutopcontent a:active, #leftmenutopcontent a:hover { color: #A4B2BC; text-decoration: underline; }
#leftmenutopcontent .leftmenuliheader { padding-top: 13px; color: #616E77; font: bold 12px arial,sans-serif; }


/** 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;
}

.text0 {
	font-size: 11px;
	font-weight: bold;
	color: #0072B3;

}
.text1 {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}

.text2 {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

.text3 {
	font-size: 12px;
	color: #FFFFFF;
}

.text4 {
	margin-bottom: 15px;
	padding-left: 21px;
	background: url(images/homepage09.gif) no-repeat left center;
	font-size: 18px;
	font-weight: normal;
	color: #2A3338;
}

.text5 {
	font-size: 11px;
	font-weight: bold;
	color: #0072B3;
}

.text6 {
	font-size: 18px;
	font-weight: normal;
	color: #2A3338;
}

.text7 {
	font-size: 24px;
	font-weight: bold;
	color: #C40607;
}

.text8 {
	font-size: 12px;
}

.text9 {
	font-family: Tahoma;
	font-size: 12px;
}

.text10 {
	font:14px georgia;
	color:#333333;
	line-height:24px;
	}
	
.text11 {
	font-size: 9px;
	color: #A1A1A1;
}

.text12 {
	margin-bottom: 15px;
	padding-left: 21px;
	background: url(images/homepage09.gif) no-repeat left center;
	font-size: 18px;
	font-weight: normal;
	color: #2A3338;
}


.style5 {
	color: #FFFFFF; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 16px;
}

/** LISTS */

.list1 {
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
	line-height: 18px;
}

.list1 li {
	padding-left: 13px;
	color: #E40205;
	background: url(images/homepage10.gif) no-repeat left center;
}

/** LINKS */

a {
	color: #E40205;
}

a:hover {
	text-decoration: none;
}

.link1 {
	text-decoration: none;
	font-size: 13px;
	color: #FFFFFF;
}

.link1:hover {
	text-decoration: underline;
}

.link3 {
	text-decoration: none;
	font-size: 11px;
	color: #FFFFFF;
}
.link2 {
	color: #FFFFFF;
}

/** STYLES */

.style1 {
	color: #A1A1A1;
}

.style1 a {
	color: #A1A1A1;
}

.style1 a:hover {
}

/** BACKGROUNDS */

.bg1 { background: url(images/subpage1_01.jpg) no-repeat left top; }
.bg2 { background: url(images/homepage06.jpg) no-repeat left top; }
.bg3 { background: url(images/homepage13.gif) no-repeat left bottom; }
.bg10 { background: url(images/build/strip.jpg) repeat-x left bottom; }

/** MISC */

.align-justify { text-align: justify; }
.align-right { text-align: right; }

img { border: none; }

.img1 {
	float: left;
	margin: 3px 15px 0px 0px;
}

.img2 {
	float: right;
	margin: 3px 0px 0px 15px;
}

hr { display: none; }

.hr1 {
	height: 1px;
}

/** 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;	
}