*{

	margin: 0px;
	padding: 0px;

}

body{

	background: url(../_img/bg-tile.gif);
	font: 12px/15px Arial, Helvetica, sans-serif;

}

em{

	font-style: normal;
	color: #4f5c85;

}

a{

	color: #4f5c85;

}

a:hover{

	color: #f96311;

}

a img{

	border: 0px;

}

h1, h2, h3, h4, h5, h6{

	color: #8692b6;
	font-weight: normal;
	margin: 15px 0px;
	border-bottom: 1px solid #8692b6;
	padding-bottom: 7px;

}

h1{

	font-size: 16px;

}

h2{

	font-size: 14px;

}

h3{

	font-size: 13px;

}

h4{

	font-size: 12px;

}

h5{

	font-size: 11px;

}

h6{

	font-size: 10px;

}

#container{

	width: 866px;
	margin: 0px auto;

}

#header{

	background: url(../_img/header.jpg) no-repeat;
	height: 124px;
	width: 866px;

}

#banner{

	background: url(../_img/banner.jpg);
	height: 215px;
	width: 866px;

}

#main{

	background: url(../_img/main-bg.jpg) repeat-y;
	width: 866px;

}

#column{

	float: left;
	width: 200px;
	margin: 0px 0px 20px 15px;

}

#nav{

	width: 185px;
	background: url(../_img/nav-tile.gif) repeat-y;
	padding: 20px 0px 0px 15px;

}

#telno{

	width: 200px;
	height: 65px;
	background: url(../_img/nav-bg.gif) no-repeat;	

}


#breadcrumb{	

	height: 14px;
	background: #8692b6;
	float: left;
	width: 633px;
	margin-top: 14px;
	font-size: 10px;
	color: #fff;
	padding: 7px 5px;

}

#content{

	width: 600px;
	float: left;
	margin-left: 15px;

}

#footer{

	clear: both;
	background: url(../_img/footer-bg.jpg) no-repeat;
	width: 826px;
	height: 14px;
	color: #fff;
	font-size: 9px;
	padding: 20px;

}

#footer a, #breadcrumb a{

	color: #fff;
	text-decoration: none;

}

#footer a:hover, #breadcrumb a:hover{

	color: #f96311;

}

#bodytext{

	color: #353535;
	padding-bottom: 20px;

}

#mainnav{

	padding: 110px 0px 0px 30px;

}

#mainnav li, #nav li{

	padding: 5px 0px;
	list-style: none;
	font-size: 11px;

}

#mainnav li a, #nav li a{

	font-weight: bold;
	text-decoration: none;
	color: #4f5c85;

}

#mainnav li a:hover, #nav li a:hover, #nav li.current a, #mainnav li.current a{

	color: #f96311;

}

#bodytext p{

	margin: 10px 0px;

}

.image_margin{

	border: 1px solid #ccc;
	padding: 3px;
	margin: 0px 0px 3px 8px;

}

.clearer{

	clear: both;

}

.floatleft{

	float: left;

}

.floatright{

	float: right;

}

.noCSS{

	display: none;
	visibility: hidden;

}

.input{

	padding: 4px;
	border: 1px solid #ececec;
	font: 12px/14px Arial;

}

.submit{

	background: url(../refresh/_img/login.gif) no-repeat;
	width: 113px;
	padding: 12px;
	border: none;

}

.article{

	border-bottom: 1px solid #d9dedc;
	border-right: 1px solid #d9dedc;
	padding: 10px;
	background: #fafafa;

}

.article h2{

	margin: 0px;

}

.article-short{

	border-bottom: 1px solid #d9dedc;
	width: 250px;
	margin: 0px auto;

}

.last{

	border: none;
	
}

#logos {
	margin-left: 8px;
	background-image:url(../_img/logos.gif);
	width: 176px;
	height: 104px;
}

.homeleft {
	float: left;
	width: 450px;
	line-height: 17px;
}

.homeright {	
	float: left;
	width: 150px;
	padding: 0;
	margin: 0;	
}

#fourty {
	position: relative;
	left: 275px;
	top: 35px;
}

#timeline {
	position: relative;
	top: 60px;
	background: url(../_img/ttstimeline.gif) no-repeat;
	width: 690px;
	height: 200px;
	padding: 0px;
}

#timeline a {
	text-decoration: none;
	color: #00309A;
}


#timeline ul {
	position: absolute;
	top: 50px;
	left: 40px;
	list-style: none;
	color: #00309A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
}

#timeline li {
	display: inline;
	padding-right: 75px;
}

.listpadding1 {
	padding-left: 20px;
}

.twonine {
	position: absolute;
	top: 98px;
	left: 100px;
	font-size: 18px;
	color: #00309A;
	font-family: Arial, Helvetica, sans-serif;
}

.title40 {
	text-align: center;
	padding-bottom: 10px;
	font-size: 16px;
	color: #00309A;
	font-family: Arial, Helvetica, sans-serif;
}

#tooltip{
	position: absolute;
	border: 3px solid #ffbd33;
	background: url(../_img/tooltipbg.gif) repeat-x;
	padding: 10px;
	color: #fff;
	display: none;
	width: 220px;
}

#left40 {
	width: 250px;
	float: left;
	padding: 10px;
}

#left40 img {
	margin-bottom: 10px;
	margin-top: 10px;
}

#right40 {
	float: left;
	width: 330px;
	padding-top: 10px;
}

#right40 img {
	margin: 10px 10px 10px 30px;
}

