/* CSS Document */
body{
	background: #57629B; 
	background-image: url(../images/header2a.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	margin-right: auto;
	margin-left: auto;
	
}

caption {
	height: 80px;
}

li.newbullet {
	list-style-image:url(../images/checkmark.gif);
	padding: 4px;
}

li.quotes {
	list-style: none;
	padding: 4px;
	margin-right: 7px;
	margin-top: 0; 
	margin-bottom: 5px;
	vertical-align: top;

}

#indent_small {
	font-size: 11px;
	text-align: right;
	margin-top: 0; 
	margin-bottom: 8px; 
}

a:link {color: #57629B;}
a:visited {color: #57629B;}
a:hover {color: #6F78A9;}
a:active {color: #57629B;}	

a.navv:link {color: #FFF; text-decoration: none;}
a.navv:visited {color: #FFF; text-decoration: none;}
a.navv:hover {color: #DDD; text-decoration: none;}
a.navv:active {color: #FFF; text-decoration: none;}

a.french:link {color: #FFF; text-decoration: none;}
a.french:visited {color: #FFF; text-decoration: none;}
a.french:hover {color: #DDD; text-decoration: none;}
a.french:active {color: #FFF; text-decoration: none;}

a img {border: none;}

a.navv {
	text-indent: 5px;
	} 

td.navv {
	background: url(../images/nav2.gif) no-repeat right top;
	width: 130px;
	maximum-width: 130px;
	height: 700px;
	vertical-align: top;
}

ul.nav {
	font-size: 11px;
	font-weight: bold;
	font-family: Myriad, Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	letter-spacing: -1px;
	line-height: 15pt;
	padding-top: 70px;
	white-space: nowrap;
	}

img.nav2 {
	align: left top;
	width:130px;
	height: 700px;
	}
	
img.main2 {
	align: right top;
	width: 633px;
	height: 700px;

} 


hr {
	border: 0;
	height: 1px;
	color: #FFF;
	background-color: #FFF;
	width: 117px;
}

#copyright {
	text-align: center;
	font-size: 9px;
	font-family: Myriad, Verdana, Arial, Helvetica, sans-serif;
	
}

