/* CSS Document */
	body{
		font-family: "Trebuchet MS", verdana;
	}
	input{
		font-size:10px;
		color: #444444;	
	}
	button{
		font-size:8px;
		color: #444444;	
	}
	.fieldLabel{
		font-size:12px;
		color: #038d90;
		font-weight: bold;	
	}
	td.formCell{
		background-color:#e0e0e0;
		border-color: #045765;
		border-bottom:none;
		border-left:dotted;
		border-left-width:thin;
		border-right:none;
		border-top:none;	
	}
	td.bannerCell{
		background-color:#ffffff;
		border-color: #045765;
		border-bottom:none;
		border-left:none;
		border-right:dotted;
		border-right-width:thin;
		border-top:dotted;
		border-top-width:thin	
	}		
	table.menuBar{
		background-image: url(../images/menuBg.jpg);
		background-repeat: repeat-x;
		border-bottom:none;
		border-left:none;
		border-right:none;
		border-top:none;
		font-size:12px;
		color:#FFFFFF;
		text-align:center;				
	}
	table.contentArea{
		background-image: url(../images/contentBg.jpg);
		background-repeat: repeat-x;
		border-bottom:none;
		border-left:none;
		border-right:none;
		border-top:none;
		background-color: #f9f9f9;
	}
	table.bottomBar{
		background-color:#068b90;
		border-bottom:none;
		border-left:none;
		border-right:none;
		border-top:none;
		font-size:10px;
		color:#FFFFFF;
	}
	.hpFirstHeader{
		font-size:13px;
		color: #045765;
		text-align:justify;
		font-weight: bold;	
	}
	.hpSecondHeader{
		font-size:13px;
		color: #045765;
		text-align:justify;
		text-decoration: underline;	
	}	
	.newsletterHeader{
		text-decoration: none;
		font-size:13px;
		color:#045765;	
	}		
	.hpText{
		font-size:12px;
		color: #444444;
		text-align:justify;
	}
	.attentionDiv{
		font-size:12px;
		color:#62615D;
		text-align:left;
		width: 550px;
		background-color:#CECED3;
		padding: 3px;	
	}
	.attentionDiv1{
		font-size:12px;
		color:#62615D;
		text-align:left;
		width: 550px;
		background-color:#e1e1e1;
		padding: 3px;	
	}	
	a{
		text-decoration: none;
		font-size:12px;
		color:#FFFFFF;		
	}	
	a:hover{
		color: #7dc9bd;
	}
	a:active{
		color: #7dc9bd;
	}	
	a.bottomBarLink{
		text-decoration: none;
		font-size:10px;
		color:#FFFFFF;			
	}
	a.contentLink{
		text-decoration: none;
		font-size:12px;
		color:#777777;
	}
	a.contentLink:Hover{
		text-decoration: none;
		font-size:12px;
		color:#7dc9bd;	
	}
	a.newsletterLink{
		text-decoration: none;
		font-size:13px;
		color:#045765;
	}
	a.newsletterLink:Hover{
		text-decoration: none;
		font-size:13px;
		color:#7dc9bd;	
	}	
	.nameText{
		font-size:12px;
		color: #444444;
		text-align:justify;
		font-weight: bold;	
	}
	.attentionText{
		font-size:13px;
		color:#045765;		
	}

