/* * * * * * * * * * * * * * * * * * * * * * 
 HTML STYLES (See also Form Styles)
* * * * * * * * * * * * * * * * * * * * * */

body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #043C5E;
	background: #FFFFFF url(../fw/bg_PageTile.jpg) repeat-y top center;
}
table th,
table td {
	text-align: left;
}
img {
	border: 0;
}
/* NOTE: Set heading properties in individual sections to avoid inheritance issues! */

p {
font-size: 11px}
/* * * * * * * * * * * * * * * * * * * * * * 
 FORM STYLES
* * * * * * * * * * * * * * * * * * * * * */

form { 
	margin: 0;
}
input, select, textarea, textbox {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 5px;
	font-size: 11px;
	border: 1px solid #C0CFBC;
	background-color: #F1FEEC;
	color: #043C5E;
}
select {
	padding: 4px;
}

/* * * * * * * * * * * * * * * * * * * * * * 
 MAIN LAYOUT STYLES 
* * * * * * * * * * * * * * * * * * * * * */

td.pageLeft {
	background: #FFFFFF url(../fw/bg_PageLeft.jpg) repeat-x top left;
}
td.pageRight {
	background-color: #4F9CBD;
}
div.pageContainer {
	width: 906px;
}
div.logo {
	width: 234px;
	height: 118px;
	float: left;
}
div.header {
	width: 672px;
	height: 118px;
	background:  url(../fw/bg_header.jpg) no-repeat bottom left;
	float: left;
}
div.headerHome {
	width: 672px;
	height: 118px;
	background:  url(../fw/bg_header_home.jpg) no-repeat bottom left;
	float: left;
}
div.searchDiv {
	float: right;
	position: relative;
	width: 242px;
	height: 51px;
	top: 17px;
	right: 15px;
}
div.searchBar {
	width: 166px;
	height: 51px;
	background: url(../fw/searchBar_Shadow.jpg) no-repeat bottom left;
	float: left;
}
div.searchBar input {
	border: 0;
	background: url(../fw/searchBar_BG.jpg) no-repeat top left;
	width: 146px;
	height: 21px;
	padding: 6px 10px 0 10px;
	font-size: 13px;
	color: #043C5E;
}
div.searchBtn {
	width: 73px;
	height: 51px;
	background: url(../fw/searchBtn_Shadow.jpg) no-repeat bottom right;
	float: right;
}
div.searchBtn input {
	width: 73px;
	height: 27px;
	border: 0;
	background: url(../fw/searchBtn.jpg) no-repeat top left;
	cursor: pointer;
}
div.searchBtn input:hover {
	background: url(../fw/searchBtn_f2.jpg) no-repeat top left;
}
div.navigation {
	float: left;
	position: relative;
	width: 576px;
	height: 31px;
	top: 26px;
	left: 26px;
	alignment:center;
}
div.contentContainer {
	width: 906px;
	background: url(../fw/bg_container_Tile.jpg) repeat-y top left;
}
div.contentBtm {
	width: 906px;
	padding: 0 0 63px 0;
	background: url(../fw/bg_container_Btm.jpg) no-repeat bottom left;
}
div.homeFlash {
	width: 682px;
	height: 268px;
	float: left;
}
div.leftColumn {
	width: 224px;
	float: left;
}
div.centerColumn {
	width: 445px;
	min-height: 500px;
  height: auto !important;
  height: 500px;
	float: left;
}
div.rightColumn {
	width: 223px;
	float: left;
	color: #4F9CBD;
}
div.leftTop {
	width: 224px;
	background: url(../fw/bg_subNav_Top.jpg) no-repeat top left;
	color: #fff;
}
div.leftTop_Btm {
	width: 224px;
	min-height: 237px;
  height: auto !important;
  height: 237px;
	background: url(../fw/bg_subNav_Btm.jpg) no-repeat bottom left;
	padding: 31px 0 0 0;
}
div.homeQuotes {
	width: 170px;
	height: 108px;
	float: left;
	padding: 30px 0 0 29px;
}
div.leftTop_Btm ul {
	margin: 0;
	padding: 0;
	width: 187px;
	float: right;
	list-style-type: none;
	text-align: right;
}
div.leftTop_Btm ul li {
	border-bottom: 1px dotted #5796B7;
	padding: 5px 15px 5px 0;
	margin: 0 25px 0 0;
	background: url(../fw/subNav_arrow.gif) no-repeat 155px 50%;
}
div.leftTop_Btm ul li.last {
	border-bottom: none;
}
div.leftBtm {
	width: 195px;
	min-height: 200px;
  height: auto !important;
  height: 200px;
	background: url(../fw/bg_Quote_Top.jpg) no-repeat top left;
	padding: 32px 0 0 29px;
}
div.leftBtm p {
	color: #fff;
	margin: 0 0 8px 0;
}
div.leftBtm ul {
	margin: 0 0 25px 0;
	padding: 0;
	list-style-type: none;
}
div.leftBtm ul li {
	color: #73B3C3;
	margin: 0 0 2px 0;
	padding: 0 0 0 9px;
	background: url(../fw/home_bullet.gif) no-repeat 0 5px;
}
div.breadCrumbs {
	background: #043C5E url(../fw/bg_BreadCrumbs.jpg) repeat-x top left;
	width: 415px;
	height: auto;
	padding: 7px 0 7px 30px;
	color: #BEE1D5;
	line-height:20px;
	
}
div.innerHeader {
	width: 445px;
}
div.homePageContent {
	width: 445px;
	padding: 30px 0 0 0;
	background: url(../fw/bg_pageContent.jpg) no-repeat 2px 2px;
}
div.innerPageContent {
	width: 385px;
	padding: 30px 30px 0 30px;
	background: url(../fw/bg_pageContent.jpg) no-repeat 2px 2px;
}

div.innerPageContent ul li
{
    margin-bottom:5px;
    }
div.innerPageContent ol li {
    margin-bottom:5px;
    }
    
div.learnMore {
	width: 383px;
	margin: 20px 0 20px 28px;
	background: url(../fw/learnMore_Tile.jpg) repeat-x top left;
}
div.learnMore_Left {
	background: url(../fw/learnMore_Left.jpg) no-repeat top left;
	padding: 0 0 0 5px;
}
div.learnMore_Right {
	background: url(../fw/learnMore_Right.jpg) no-repeat top right;
	padding: 0 5px 0 0;
	height: 43px;
}
div.learnMoreBtn {
	width: 98px;
	height: 26px;
	float: left;
	margin: 7px 0 0 5px;
}
img.homeHeadlineImg {
	margin: 10px 0 25px 0;
}
div.rightColInfo {
	width: 195px;
	padding: 0 13px 0 15px;
	border-bottom: 1px solid #8DC2C6;
}
div.rightColInfo p {
	margin: 10px 0 10px 0;
}
div.rightColInfo ul {
	margin: 14px 0 14px 0;
	padding: 0 0 0 12px;
}
div.rightColInfo ul li {
	margin: 0 0 10px 0;
}



div.footerLinks {
	width: 866px;
	padding: 30px 0 0 40px;
	margin: 0 0 10px 0;
	float: left;
	clear: both;
	font-size:11px;
}
div.footerLinks ul {
	list-style-type: none;
	float: left;
	margin: 0 17px 0 0;
	padding: 0 0 0 6px;
	background: url(../fw/footer_arrow.gif) no-repeat 0px 4px;
}
div.copyright {
	width: 866px;
	border-top: 1px dotted #043C5E;
	color: #fff;
	padding: 15px 0 15px 40px;
	float: left;
	clear: both;
	font-size:11px;
}

/* * * * * * * * * * * * * * * * * * * * * * 
 LINK STYLES 
* * * * * * * * * * * * * * * * * * * * * */

a {
	color: #446CC8;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}

div.breadCrumbs a {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}
div.breadCrumbs a:hover {
	text-decoration: underline;
}
div.leftTop_Btm ul li a {
	color: #fff;
	text-decoration: none;
}
div.leftTop_Btm ul li a:hover {
	text-decoration: underline;
}
div.rightColInfo a {
	background: url(../fw/rightCol_arrow.gif) no-repeat 0px 4px;
	padding: 0 0 0 7px;
	color: #2C7092;
	font-weight: bold;
	text-decoration: none;
}
div.rightColInfo a:hover {
	text-decoration: underline;
}
div.footerLinks a.first {
	color: #fff;
}
div.footerLinks a {
	color: #D2EDD6;
	text-decoration: none;
}
div.footerLinks a:hover {
	text-decoration: underline;
}
div.copyright a {
	color: #fff;
}
a.imagethumb {
	text-decoration:underline;
}
a:hover.imagethumb {
	text-decoration:none;
}
a.bread{
font-size: 11px;
}
/* * * * * * * * * * * * * * * * * * * * * * 
 MISC. STYLES 
* * * * * * * * * * * * * * * * * * * * * */

.borderAll { 
	border: 1px solid #7B8DB7;
} /* Used for misc borders */
.floatLeft {
	float: left;
}
.floatRight {
	float: right;
}
div.clear {
	clear: both;
}/* Used to stop floating elements in parent div from breaking boundary of parent div */
.block {
	display: block;
}/* Used to display certain elements like images as blocks when necessary for cross browser spacing */
.thumbtop{
	padding: 31px 0 0 2px;
	text-decoration:none;
}
.thumbtop2{
	padding: 0px 0 0 2px;
	text-decoration:none;
}
.thumbstacked{
	padding: 23px 0 0 2px;
	text-decoration:none;
}

ul.Int{
	float:left;
	margin:10px 20px 0 10;
	width:200px;
	list-style:bullet;
}
div.leftThumb{
margin-left: -30px;
}
div.leftThumb a{
color: #A7D9D8;
}
a.language{
     background:transparent url(../fw/fr.jpg) no-repeat scroll 0 0;
    color:white;
    display:block;
    float:right;
    height:39px;
    position:relative;
    right:10px;
    top:17px;
    width:40px;
}