body {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	font-family: normal 62.5%/1.5 Helvetica, Arial, sans-serif;
	--font-size: 13px;
	--color: #6F6F6F;
	font:normal 62.5%/1.5 Helvetica, Arial, sans-serif;
	letter-spacing:0;
	--color:#434343;
	--background:#efefef url(../img/background.png) repeat top center;
	padding:20px 0;
	position:relative;
	text-shadow:0 1px 0 rgba(255,255,255,.8);
	-webkit-font-smoothing: subpixel-antialiased;
}

form {
	margin: 0px;
	padding: 0px;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0px;
}

/** TEXTS */

body, th, td, input, textarea, select {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6F6F6F;
}

p, blockquote, ul, ol, dl {
	margin-top: 0px;
	margin-bottom: 1em;
	--text-align: justify;
}

ul {
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
	line-height: 20px;
}

.list1 {
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
}

.list1 li {
	padding-left: 18px;
	background: url(../images/img6.gif) no-repeat 5px 10px;
	text-decoration: none;
	--color: #E12C2C;
	color: #CD0000;
}

.list1 a {
	color: #CD0000;
}

a {
	color: #CD0000;
}

a:hover {
	text-decoration: none;
}

.link1 {
	background: url(../img/pipe.png);
	background-repeat:no-repeat;
	background-size:4px 100px;
	background-position:left bottom;
	padding-left: 10px;
	letter-spacing: .5px;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 14px;
	--font-weight: bold;
	--font-family: Arial, Helvetica, sans-serif;
	color: #A6A6A6;
}

.text1bold {
	padding-top: 53px;
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	--color: #0B3861;
	color: #1C488F;
}

.companylogo {
	height: 45px;
	padding-left: 202px;
	background: url(../images/AITLogo-transSlogan.png) no-repeat left;
	background-size:200px;
	--text-transform: uppercase;
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #434343;
}
.companytext {
    padding-top: 5px;
	padding-left: 13px;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #434343;
}

.text1 {
	letter-spacing: -2px;
	text-transform: uppercase;
	font-size: 30px;
	font-family: Arial, Helvetica, sans-serif;
	color: #A6A6A6;
}

.text2 {
	padding-top: 10px;
	text-transform: uppercase;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #A6A6A6;
}

.text3 {
	padding-left: 10px;
	--background: url(../images/img5.gif) no-repeat left;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #434343;
}
.sectiontitle {
	padding-left: 10px;
	--background: url(../images/img5.gif) no-repeat left;
	background-color:#EEEEEE;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #434343;
}


.text4 {
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	color: #434343;
}

.text5 {
	text-transform: uppercase;
	font-size: 22px;
	font-family: Arial, Helvetica, sans-serif;
	color: #434343;
}

.style1 {
	text-transform: uppercase;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #949494;
}

.style1 a {
	text-decoration: none;
	color: #6E6E6E;
}

.style1 a:hover {
}

.bg0 {
	background: url(../images/menubackground.png) repeat-x left top;
	height: 45px;
}
.bg1 {
	background: url(../images/img1.gif) repeat-x left top;
}

.bg2 {
	background: url(../images/img2.jpg) repeat-x left top;
}

.bg3 {
	background: url(../images/img3.jpg) no-repeat left top;
	height: 50px;
}

.bg4 {
	background: url(../images/img4.jpg) no-repeat left top;
	height: 264px;
}

.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;
}

.phone, .mail, .home, .fax, #footnote .connect a {
	background: url(../images/icons.png) no-repeat;
}
.home, .phone, .mail, .fax {
	background-position: 0 1px;
	padding-left: 24px;
}
.phone {
	background-position: 0 -26px;
}
.fax {
	background-position: 0 -54px;
}
.mail {
	background-position: 0 -82px;
}