   /*  TAN css re-sizeable version  */#right {			background-image: url(images/right.gif); 	background-repeat: repeat-y; 	width:12px;	}#top {	background-image: url(images/top.gif) no-repeat; 	width:754px; 	height:12px;	}#bottom {	background-image: url(images/bottom.gif) no-repeat; 	width:754px; 	height:27px;	}.content {	border: dotted 1px silver;	}#menu_top {	background: #005273;	}/*  text  */BODY P { font-family: verdana, helvetica, arial ; }strong {font-weight: bold; }em {font-style: italic; }h1 {	font-family: arial, helvetica; 	font-weight: bold; 	font-size: 1.2em; 	color: #21295a;	margin: 15px 0 0 15px;	}.txt {	font-family: verdana, arial, helvetica;	font-size: .71em ; 	font-weight: normal ; 	margin: 15px; 	text-align: left; 	line-height: 170%;	}.disclaimer {	border: dotted 1px silver; 	padding:10px 15px 10px 15px; 	font-family: verdana, arial, helvetica; 	font-size: .71em ;	line-height: 130%; 	font-weight: normal ; 	text-align: left; 	}.menu3 {	font-family: verdana; 	font-size: .65em ; 	font-weight: normal ; 	padding-right: 10px;	}/*  links  */a:link  {text-decoration: none; color: black;} a:active  {text-decoration: none; color: black;} a:visited {text-decoration: none; color: black;}a:hover {text-decoration: none; color: teal;}
