/* Global styles */

a:link {text-decoration: none; color: #959699;}
a:visited {text-decoration: none; color: #959699;}
a:active {text-decoration: none; color: #959699;}
a:hover {text-decoration: underline; color: #959699;}

body {
	padding: 32px 0px 0px;
	margin: 0px;
	background-color: #434343;
	font-family: Verdana, Arial, sans-serif;
}

#box {
	width: 725px;
	height:  100%;
	background-color: #ffffff;
	margin-left: auto;
	margin-right: auto;
}

#header {height: 100px;}

#logo {
	margin: 32px 0px 0px 28px;
	float: left;
	display: inline;
}

#tagline {
	margin: 60px 0px 0px 156px;
	float: left;
}

#headline {width: 725px;}

#bannerImg {
	width: 670px;
	margin: 0px 0px 0px 27px;
}

#navigation {
	width: 670px;
	margin: 0px 0px 0px 27px;
	background-color: #ececec;
}

#subnav 
{
	font-weight:bold;
	width: 520px;
	height: 25px;
	margin: 0px 0px 0px 27px;
	background-color: #ececec;
	font-size: 11px;
	color: #2F4799;
	padding: 5px 0px 0px 150px;

}

#content {
	width: 670px;
	margin: 0px 0px 0px 27px;
	background-color: #ececec;
	clear: both;
	overflow: hidden;
}

#copy {
	width: 640px;
	margin: 0px 0px 0px 15px;
	font-size: 10px;
	color: #73757A;
	line-height: 14px;
	padding: 0px 0px 20px 0px;
}

#homecol1 {
	width: 540px;
	margin: 0px 0px 0px 15px;
	font-size: 15px;
	color: #73757A;
	padding: 0px 00px 20px 0px;
}


h1 {
	font-size: 16px;
	font-weight: bold;
	color: #2F4998;
	margin: 0px 0px 10px 0px;
}

p {margin: 0px 0px 10px 0px;}

#welcome {
	font-size: 16px;
	font-weight: normal;
	line-height: 15px;
	color: #2F4998;
}

#footer {
	width: 690px;
	background-color: #ffffff;
	margin: 0px 0px 18px 27px;
	clear: both;
	overflow: hidden;
}

.footcolumn {
	width: 180px;
	background-color: #ffffff;
	font-size: 9px;
	color: #73757a;
	padding: 14px 25px 0px 21px;
	margin: 0px 0px 0px 0px;
	float: left;
	display: inline;
}

.bar {
	background-image: url(images/bar.gif);
	width: 1px;
	height: 31px;
	margin: 14px 0px 0px 0px;
	float: left;
	display: inline;
	background-image: url(images/bar.gif);
}

.footcolumn a:link {text-decoration: none; color: #73757a;}
.footcolumn a:visited {text-decoration: none; color: #73757a;}
.footcolumn a:active {text-decoration: none; color: #73757a;}
.footcolumn a:hover {text-decoration: underline; color: #73757a;}

#copyright {
	width: 670px;
	background-color: #ffffff;
	font-size: 9px;
	color: #73757A;
	padding: 0px 0px 18px 48px;
	margin: 0px 0px 0px 0px;
	clear: both;
	overflow: hidden;
}

li {
	list-style-image: url(images/square.gif);
	margin-left: -25px;
}

.navSpace {margin: 0px 5px 0px 5px;}

.bleu {color: #2F4998;}

table {
	border-collapse: collapse;
}

td {
	padding: 0px 55px 0px 0px;
}
