/* CSS Document */

#tafContent {
  padding: 8px;
}

#tafLogo {
  float: left;
  margin-left: 8px;
  margin-top: 8px;
}

#tafTitle{
	font-family: Arial, Helvetica, sans-serif ;
	font-size: 16px ;
	font-weight: bold ;
	margin-left: 5px ;
	margin-bottom: 15px ;
	margin-top: 15px;
	color: #313D66 ;
	
}

.pageURL{
	font-size: 9px ;
	font-style: italic ;
	margin-top: 3px ;
	float: right ;
}

#tafForm{
	color: #5366AA ;
	padding-bottom: 3px ;
	padding-left: 5px ;
	clear: both ;
	margin: 0 ;
}

#tafForm input,textarea{
	font-size: 11px ;
}

#tafForm .formLabel{
	font-weight: bold ;
	font-size: 11px ;
	width: auto ;
}

#tafForm .formCol{
	float: left ;
	width: 220px ;
	display:inline;
}

#comments{
	height: 47px ;
	width: 80% ;
}

#tafCloseBox{
	width: 30px ;
	background: #7E241F ; /*5366AA*/
	color: #FFF ;
	font-size: 9px ;
	text-decoration: none ;
	text-align: center ; 
	padding: 3px ;
	margin-top: 0px ;
	margin-left: 4px;
	font-style:normal;
}

#tafPostcards{
	font-size: 10px ;
	font-weight: bold ;
}

#tafPostcards div{
	float: left ;
	margin-right: 5px ;
	text-align: center ;
}

#tafCloseBox:HOVER{
	background: #D96862 ; /*#C2CAE2*/
	color: white ;
}

#name1 {
	width:200px;
}

#name2 {
	width:200px;
}

#email1 {
	width:200px;
}

#email2 {
	width:200px;
}