*{
	font-family:Georgia, Myriad Web, Arial, Verdana, Sans-serif, trebuchet MS;
	line-height:1.2em;
}
html, body{
	background:url(../imgs/bg.gif) fixed;
}
td {
	vertical-align: top;
	font-family:Tahoma, Arial, Verdana;
	font-size:12px;
	color:#333333;
	text-align:justify;
}
a {
	color:#1c3051;
	font-weight: bold;
	background:url(../imgs/blueArrow.png) no-repeat;
	padding-left:10px;
}
a:hover{
	color:gray;
}
a.btmNav {
	text-decoration:none;
	color:#ffffff;
	font-weight: bold;
}
p{
	text-align:justify;
}
h1{
	font-size:20px;
	color: #47689f;
	display:block;
	text-align:left;
	text-decoration:underline;
}
h2{
	margin-top:20px;
	font-size:15px;
	color: #47689f;
	display:block;
	text-align:left;
	/*
	 */
}
h3{
	color: #47689f;
	font-weight:bold;
	display:block;
	text-align:left;
}
.rightPic{
	float:right;
	padding-left:7px;
}
img{
	border:0px;
}
#btmTD{
	text-align:center; 
	background:url(../imgs/topbg.gif) repeat-x; 
	border-top:1px solid #1c3051; 
	padding:8px; 
	font-size:8px; 
	color:white;
}
#btmLinks{
	text-align:center;
	color:white;
	font-size:12px;
}
#btmLinks a{
	color:white;
	padding-right:10px;
}