/* CSS Document */
a {
	color:#203B7E;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:26px;
	text-decoration:none;
}

a:hover {
	color:#203B7E;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:underline;
}

body {
	margin:0px;
	padding:0px;
	background-color: #EFEFEF;	
	}
	td {
		font-family:Arial, Helvetica, sans-serif;
		font-size:11px;
		line-height:16px;
		color:#666666;
	}
	.topbg {
	background-image: url(images/top_bg.gif);
	background-repeat: repeat-x;	
	}
	.topbg2 {
	background-image: url(images/top_bg2.gif);
	background-repeat: repeat-x;	
	}
	.nav a {
	 font-family:Geneva, Arial, Helvetica, sans-serif;
	 font-size:12px;
	 padding-top:10px;
	 color:#6F7733;
	 text-decoration:none;
	}
	.nav a:hover {
		color:#203B7E;
		font-size:12px;
		font-weight:bold;
		text-decoration:none;
	}
	.tile {
	background-image: url(images/tile1.gif);
	background-repeat: repeat-y;	
	}
	
	.key {
		font-family:Arial, Helvetica, sans-serif;
		font-size:13px;
		line-height:16px;
		color:#666666;
		font-weight:bold;
	}
	.divider {
	background-image:url(images/divider2.gif);
	background-repeat:repeat-y;
	background-position: center;
		}
		
	h1 {
		color:#203B7E;
		display:inline;
		font-size:20px;
		font-family:"Times New Roman", Times, serif;
		
	}
	.footer, .footer a {
		text-align:center;
		font-family:Arial, Helvetica, sans-serif;
		font-size:11px;
		line-height:16px;
		color:#999999;
		text-decoration:none;
		padding-bottom:10px;
	}
	.footer a:hover {
		text-decoration:underline;
	}
	h2 {
		font-family:"Times New Roman", Times, serif;
		font-size:22px;
		color:#203B7E;
		display:inline;
	}
		h3 {
		font-family:Arial, Helvetica, sans-serif;
		font-size:14px;
		color:#203B7E;
		display:inline;
	}
	
.gallerylink a {
		color:#666666;
		font-size:13px;
		font-family:Arial, Helvetica, sans-serif;
		text-decoration:none;
} 
.gallerylink a:hover {
	color:#203B7E;
	font-size:13px;
	text-decoration:underline;
}