html,body{
	height:100%;
	width:100%;
}
body{
	margin:auto;
	padding:0px;
	background-image: url(../images/bg.gif);
}
.dotsep{
	background-image:url(../images/grey-dot.gif);
	background-repeat:repeat-x;
	background-position:center left;
	height:17px;
}
.georgiafont, .georgiafont a{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	color:#40403f;
	text-decoration:none;
	text-align:left;
}
.arialfont, .arialfont a, .arialfontBlk{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#319a9a;
	text-decoration:none;
	text-align:left;
}
.arialfont a:hover{
	color:#fdcc99;
}
.slider{
	background-image:url(../images/slider.gif);
	background-repeat:repeat-y;
	background-position:center;
}
.georgiafontsm, .georgiafontsm a{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:10.5px;
	color:#40403f;
	text-decoration:none;
	text-align:left;
	font-style:italic;
}
.georgiafontvsm{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:10px;
	color:#319a9a;
	text-align:left;
}
.arialfontBlk{
	color:#40403f;
}
.arialfontBlk a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-style:normal;
	color:#40403f;
	text-decoration:none;
}
.arialfontBlk a:hover{
	color:#319a9a;
}
.greendot{
	background-image:url(../images/green-dot.gif);
	background-repeat:repeat-x;
	background-position:center left;
	height:3px;
}
.greysep1{
	background-color:#cccccc;
	height:14px;
	width:1px;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #443124;
	text-decoration: none;
}
