body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	/*color: #2C386C;*/
	color: #005072;
        margin-left:0px;
        margin-right:0px;	
}

A:link{ COLOR: #005072;}
A:visited{ COLOR: #005072;}
A:active{ COLOR: #005072;}
A:hover{ COLOR: #005072;}


.topNav { color: #fff; }	
.topNav A:link { color: #fff; text-decoration: none; }	
.topNav A:visited { color: #fff; text-decoration: none; }
.topNav A:active { color: #fff; text-decoration: none; }
.topNav A:hover { color: #fff; text-decoration: underline; }


.subNav { 
	margin-top: 2px;
	margin-bottom: 5px;
	margin-left: 15px;
	padding-left: 0;
	list-style: none;
}	

.subNav li {
	padding-left: 10px;
	background-image: url(../../images/submenu_bullet.gif);
	background-repeat: no-repeat;
	background-position: 0 .5em;
	
}

.subNav A:link { color: #005072; text-decoration: none; }	
.subNav A:visited { color: #005072; text-decoration: none; }
.subNav A:active { color: #005072; text-decoration: none; }
.subNav A:hover { color: #005072; text-decoration: underline; }


h1 {
	/*font-family: Arial, sans-serif;*/
	font-size: 22px;
	font-weight: bold;
	padding: 0;
	margin: 0;
}

p {
	margin-top: 5px;
	
}


#tickertape{
	/*position:relative;*/
	/*layer-background-color:#2C386C;*/
	/*width:375px;*/
	border:0px solid red;
}

#subtickertape{
	/*background-color:#2C386C;*/
	position:relative;
	top: 18px;
	/*width:375px;		
	top: 18px;
	left: 10px;*/
	padding-left:120px;
	text-align:left;
	/*height:50px;*/
}

.subtickertapefont{
	font:normal 11px Verdana;
	text-decoration:none;
	color:white;
}

.subtickertapefont a{
	color:white;
	text-decoration:underline;
}

.subtickertapefont a:hover{
	color:white;
	text-decoration:none;
}


.searchBox {
	width: 90px;
	border: 1px solid #A5ACB2;
	font-size: 10px;
}


.copyright {
	font-size: 10px;
	color: #A1A8C1;
	padding-top:5px;
	/*border:1px solid red;*/
}

.banner {
	/*padding-top: 5px;*/
	font-weight:normal;
	font-size: 32px;
	color:#005072;
	/*background-color:#E0ECEC;*/
}

.header {
background: url("../../images/new_homepage_page_header_bg.gif") no-repeat;
}

.headerFr {
background: url("../../images/french/new_homepage_page_header_bg_fr.gif") no-repeat;
}

.sitewidth{
  width:750px;
}

.headerheight{
  /*height:248px;*/
  height:90px;
}

.homepageHeader{
  /*margin-top: 69px;*/
}

.layoutTable{
  border: 1px solid #AFB3C7;
}

.layoutTablePadding { 
   padding:5px; 
}

.gradientBG{
	background: url("../../images/gradient_bg.jpg") repeat-x;
}

.smallGradientBG{
	background: #ffffff url("../../images/gradient_bg.jpg") repeat-x;
}

.homePageContent{
	text-align:left;
	/*position: relative; 
	height: 450px;*/
	width:662px;
	color:#005072;
	padding:0px;
	/*border:1px solid purple;*/
}

.subPageContent{
	text-align:left;
	width:662px;
	color:#005072;
	padding:0px;
}

.sideNavCol{
   width:138px;
   background-color:#ffffff;
   vertical-align:top;
   /*border:1px solid purple;*/
}

.contentCol{
  width:502px;
  vertical-align:top;
  padding-top: 16px;
  padding-left: 10px; 
  padding-right: 22px;
  /*border:1px solid green;*/
}

.ecardContentCol{
  width:662px;
}

.sideButtonColumn{
  padding-top: 16px;
  width:145px;
  /*border:1px solid green;*/
}

.emailPrintBar{
   padding-top:42px;
   padding-bottom:10px;
}

.left{
	text-align:left;
}

.right{
	text-align:right;
}


.homePageRight{
	/*width:528px;*/
	width:100%;
	
}

.homepageBottom{
	background-color:#D5E5E7;
	border-top:2px solid #ffffff;
	border-bottom:6px solid #ffffff;
	border-left:7px solid #FFFFFF;
}


.readAllAboutIt{
   font-weight:normal;
   text-decoration:none;
}

.readAllAboutIt A:link { color: #005072; text-decoration: none; }	
.readAllAboutIt A:visited { color: #005072; text-decoration: none; }
.readAllAboutIt A:active { color: #005072; text-decoration: none; }
.readAllAboutIt A:hover { color: #005072; text-decoration: underline; }

.innerContent{
   width:100%;
}

.storiesCol{
   width:524px;
   vertical-align:top;
   text-align:center;
}

.smallEcardTD{
	border-left:5px solid #ffffff;
	border-right:5px solid #ffffff;
	padding-left:0px;
	padding-top:8px;
	padding-bottom:8px;
	background-color:#005072;
}

.ecardImg{
	border:1px solid #ffffff;
}
