﻿* {
	margin: 0;
	padding: 0;
	text-align: left;
	vertical-align: top;
}
body {
	font-family:"GE Inspira";
	font-size:100%;
	line-height:1.0625em;
	color:#3c6673;
	background:#f9f8f2 url('file:///Y:/TI%20Web%20Site/site/images/body-bg.gif') repeat-x left top;
}

input, textarea { font-family:"trebuchet ms"; font-size:.91em;}

.fleft { float:left;}
.fright { float:right;}
.clear { clear:both;}

.alignright { text-align:right;}
.aligncenter { text-align:center;}

.wrapper, block { width:100%; overflow:hidden;}
.container { width:100%;}

p { margin-bottom:16px;}

/*==================forms====================*/
input, select { vertical-align:middle; font-weight:normal;}
img {
	background-color: #FFFFFF;
	background: #FFFFFF;
	border: 0;
	vertical-align: top;
	text-align: left;
}

#form1 .search { width:142px; background:#fff; border:1px solid #c1c1c1; font-family:georgia; font-size:.85em; padding:4px 0 3px 11px; color:#b2b1ac; margin-right:4px;}
#form1 .submit { border-style: none;
	border-color: inherit;
	border-width: 0;
	width:31px; 	height:23px; background:url('file:///Y:/TI%20Web%20Site/site/images/submit.gif') no-repeat left top; 
	text-align:center; 	color:#acaba3; 	font-family:georgia; 	font-size:.85em;
}

.form { height:26px;}
.form input {width:211px; height:18px; background:#fff; color:#3c6673; padding-left:3px; border:1px solid #cad2d5; border-top:1px solid #414141; border-left:1px solid #414141;}
textarea { width:211px; height:98px; background:#fff; overflow:auto; color:#3c6673; padding-left:3px; border:1px solid #cad2d5; margin-bottom:13px; border-top:1px solid #414141; border-left:1px solid #414141;}


/*==================list====================*/
ul { list-style:none;}

.list1 li { background:url('file:///Y:/TI%20Web%20Site/site/images/list1-bg.gif') no-repeat left top; 
width:188px; height:40px; font-size:.85em; padding:8px 0 0 30px; margin-bottom:1px;
}
.list1 li a {
	color: #147190;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	background-color: #FFFFFF;
}
.list1 li a:hover { text-decoration:underline;}


/*==================other====================*/
.img-indent { margin:0 15px 0 0; float:left;}
.img-box { width:100%; overflow:hidden; padding-bottom:20px;}
.img-box img { float:left; margin:0 12px 0 0;}

.p1 { margin-bottom:31px;}
.p2 { margin-bottom:20px;}


/*==================txt, links, lines, titles====================*/
a {color:#459bc7;}
a:hover{text-decoration:none;}

h1 { font-family:georgia; font-size:2.3em; text-transform:uppercase; color:#3b7082; font-weight:normal; background:url('file:///Y:/TI%20Web%20Site/site/images/logosml.gif') no-repeat left 7px; 
line-height:25px; letter-spacing:-1px; padding:0 0 12px 46px;
}
h1 a { color:#3b7082; text-decoration:none;}
h1 a:hover { text-decoration:none;}
h1 span { font-size:.37em; color:#a6bdc1; display:block; margin-bottom:-5px; letter-spacing:0;}
h2 { font-size:1.23em; font-family:georgia; text-transform:uppercase; color:#4a993b; letter-spacing:-1px; border-bottom:1px solid #c2c2bd; padding-bottom:11px; margin-bottom:1px;}
h3 { font-family:georgia; font-size:1.85em; font-weight:normal; text-transform:uppercase; color:#347f98; border-bottom:1px solid #c2c2bd; padding:0 0 10px 4px; margin-bottom:30px;}
h4 { font-family:georgia; color:#1b7593; font-style:italic; font-size:1.54em; font-weight:normal; line-height:1.1em; margin-bottom:17px;}
h5 { font-size:1.1em; text-transform:uppercase; font-weight:normal; color:#1786aa; line-height:1.43em;}
h5.h5 { margin-bottom:20px;}

.link1 { background:url('file:///Y:/TI%20Web%20Site/site/images/marker.gif') no-repeat left 4px; 
padding-left:22px;
}
.link2 { background:url('file:///Y:/TI%20Web%20Site/site/images/marker1.gif') no-repeat left 4px; 
padding-left:22px;
}

/*==================boxes====================*/
.box { width:100%; background:#dff0c6 url('file:///Y:/TI%20Web%20Site/site/images/box-bg.gif') repeat-x left bottom; 
color:#147190;
}
.box .left-bot-corner {background:url('file:///Y:/TI%20Web%20Site/site/images/left-bot-corner.gif') no-repeat left bottom;
}
.box .right-bot-corner {background:url('file:///Y:/TI%20Web%20Site/site/images/right-bot-corner.gif') no-repeat right bottom;
}
.box .right-bot-corner1 {background:url('file:///Y:/TI%20Web%20Site/site/images/right-bot-corner1.gif') no-repeat right bottom;
}
.box .inner { padding:22px 29px 31px 33px;}
.box p { margin-bottom:11px;}
.box img { position:relative;}

.box2 { width:100%; background:#d9eceb url('file:///Y:/TI%20Web%20Site/site/images/box2-bg.gif') repeat-x left bottom; 
color:#147190;
}
.box2 .left-top-corner { background:url('file:///Y:/TI%20Web%20Site/site/images/left-top-corner2.gif') no-repeat left top;
}
.box2 .right-top-corner { background:url('file:///Y:/TI%20Web%20Site/site/images/right-top-corner2.gif') no-repeat right top;
}
.box2 .left-bot-corner {background:url('file:///Y:/TI%20Web%20Site/site/images/left-bot-corner2.gif') no-repeat left bottom;
}
.box2 .right-bot-corner {background:url('file:///Y:/TI%20Web%20Site/site/images/right-bot-corner2.gif') no-repeat right bottom;
}
.box2 .inner {
	border-color: #459BC7;
	padding: 25px 17px 27px 19px;
	background-color: #FFFFFF;
	white-space: normal;
}
.box2 h4 { text-transform:uppercase; font-style:normal; font-size:15px; color:#6798a6; font-weight:bold; letter-spacing:-1px; margin-bottom:12px;}

.cont-box { padding:0 55px 0 0; margin-bottom:0;}
.cont-box span { float:right;}

/*header*/
#header .row-1 { height:109px; margin-bottom:1px; border-bottom:2px solid #c2c2bd;}
#header .row-1 .fleft { padding:39px 0 0 5px;}
#header .row-1 .fright { padding:68px 0 0 0;}
#header .row-1 .top-link1 { background:url('file:///Y:/TI%20Web%20Site/site/images/icon1.jpg') no-repeat left 1px; 
color:#1b7593; font-size:.91em; margin-right:30px; display:block; float:left; padding:0 0 4px 25px;
}
#header .row-1 .top-link2 { background:url('file:///Y:/TI%20Web%20Site/site/images/icon2.jpg') no-repeat left 0; 
color:#1b7593; font-size:.91em; margin-right:30px; display:block; float:left; padding:0 0 4px 25px;
}
#header .row-1 .top-link3 { background:url('file:///Y:/TI%20Web%20Site/site/images/icon3.jpg') no-repeat left 1px; 
padding-left:25px; color:#1b7593; font-size:.91em; display:block; float:left; padding:0 4px 4px 25px;
}
#header .row-2 { height:92px;}
#header .row-2 .fleft { padding:10px 0 0 0;}
#header .row-2 .fright img { margin-left:1px;}
#header .row-3 { height:192px; margin-bottom:1px; border-bottom:2px solid #c2c2bd; text-align:left;}
#header .row-3 blockquote div {
	width:750px;
	color:#b7b5a9;
	padding-left:115px;
	line-height:1.23em;
}
#header .row-3 .slogan {
	display:block;
	position:absolute;
	margin:1px 0 0 16px;
	width: 466px;
}
#header .row-4 { text-align:right;}

/*content*/
#content { padding:20px 0 40px 0;}
#content .row-2 { padding:29px 0 0 0;}
#content .row-2 .indent { padding:22px 0 0 0;}
#content .row-2 .indent1 { padding:0 40px 0 5px;}

/*footer*/
#footer p { padding:15px 0 0 2px;}
/*==========================================*/
