/* Elements */
body, td, th, input, select, button {
	font-family: Arial, sans-serif;
	font-size: 12px;
	line-height: 25px;
	color:#000000;
}

body {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color:#222222;
}



a {
	color: #DAB036;
	text-decoration: none;
}
	
a:link {
	color: #DAB036;
}

a:visited {
	color: #DAB036;
}

a:hover {
	color:#000000;
}


h1 {
	font-weight:bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	font-size:14px;
	color:#0A5A7B;
}
	
h2 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size:12px;
	color:#0A5A7B;
}
	
h3 {
	font-weight:bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	font-size:14px;
	color: #0066CC;
}

h4 {
	font-weight:bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size:10px;
}



/* IDs */
#content {
	padding-left: 50px;
	padding-right: 20px;
}



/* Classes */	

.backServ {
	background-image:url(../images/background_services.jpg);
	background-repeat:no-repeat;
}

.backDiff {
	background-image:url(../images/background_difference.jpg);
	background-repeat:no-repeat;
}

.backRemark {
	background-image:url(../images/background_remarks.jpg);
	background-repeat:no-repeat;
}

.box {
	border-bottom:1px solid #E4973A;
	border-top:1px solid #E4973A;
	border-left:1px solid #E4973A;
	border-right:1px solid #E4973A;
}

.callout {
	color: #DAB036;
}

.contentBack {
	color:#FFFFFF;
}
	
.contentImage {	
	padding-right: 40px;
	padding-top: 40px;
	padding-bottom: 20px;
	padding-left: 28px;
}

.contentText {
	
	padding-right: 80px;
	padding-top: 40px;
	padding-bottom: 20px;
	padding-left: 28px;
}

.gallery {
	font-size: 9px;
	font-weight:bold;
	line-height:normal;
}
.gallery a {
	color: #000000;
	text-decoration: none;
}
.gallery a:link {
	color: #000000;
}
.gallery a:visited {
	color: #000000;
}
.gallery a:hover {
	color: #FFFFFF;
}

.services {
	color: #000000;
}
.services a {
	color: #000000;
}
.services a:link {
	color: #000000;
}
.services a:visited {
	color: #000000;
}
.services a:hover {
	color: #EC068D;
}

.line {
	border-bottom: 1px solid #472E06;
}

.lineLeft {
	border-left: 1px solid #ffffff;
	background-image:url(../images/fade.jpg);
	background-position:right;
	background-repeat:no-repeat;
}

.lineRight {
	border-right: 1px solid #ffffff;
}

.leftnavbox {
	color:#333333;
	font-size:10px;
	font-weight:bold;
}
.leftnavbox a:link {
	color:#333333;
}

.leftnavbox a:visited {
	color:#333333;
}

.leftnavbox a:hover {
	color: #000000;
}

.leftnavtext {
	border-bottom: 1px solid #333333;
}

.space_b {
	margin-bottom:1px;
}

.space_t {
	margin-top:1px;
}
	
.topnav {
	color:#ffffff;
	font-size:12px;
}
.topnav a:link {
	color:#ffffff;
}

.topnav a:visited {
	color:#ffffff;
}

.topnav a:hover {
	color: #cccccc;
}

.footnote {
	color: #666666;
	font-size: 9px;
}

.white {
	color: #ffffff;
}

.white2 {
	color: #ffffff;
	font-size:9px;
}

.tdbody {
	color: #ffffff;
	font-size:12px;
}