.BasicInfo {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 0.7em;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	background-color: #F6F6F6;
	padding: 3px;
	color: #000000;

}
.BasicHeader {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 0.7em;
	background-color: #F4F4F4;
	padding: 3px;
	color: #000000;

}
.column {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	padding: 4px;
	background-color: #FFFFFF;
}
.column h5{
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #cccccc;
	border-right-color: #cccccc;
	border-bottom-color: #cccccc;
	border-left-color: #cccccc;
	text-align: left;
	font-style: italic;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	color: #AA4400;
	padding-left: 1em;




}
h2 {
	font-family: "Times New Roman", Times, serif;
}
.column h4{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	padding: 4px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	background-color: #f6f6f6;
	text-align: center;
	margin-bottom: .5em;


}

a:visited{
	text-decoration: underline;
	color: #005522;
}
a:hover{
	text-decoration: underline;
	color: #993333;
}
.column h4 a:link{
	text-decoration: none;
	color: #000000;
}
.column h4 a:visited{
	text-decoration: none;
}
.column h4 a:hover{
	text-decoration: underline;
	color: #0B06DE;
}
.column p {
	padding-left: 4px;
	margin-top: .5em;

}

.BasicInfo p {
	text-align: center; 
	border-bottom:1px; 
	border-bottom-color:#bbbbbb; 
	border-bottom-style:solid; 
	padding:5px; 
	margin:3px;
}
/*li.spacing{*/
li{
	padding-bottom: 5px;
}
.article {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	padding: 5px 9px;
	background-color: #FFFFFF;
}
/* site header formatting */
.leftline{
	border-left:1px dashed #FFFFFF;
	padding: 2px 4px;

}
.leftline a:link{
	text-decoration: none;
	color: #FFFFFF;
	font-size: 12px;
}
.leftline a:visited{
	text-decoration: none;
	color: #CCCCCC;
	font-size: 12px;
}
.leftline a:hover{
	text-decoration: underline;
	color: #DDDDDD;
	width: 100%;
	font-size: 12px;
}
.smalltext {
	font-size: 9px;
}
.mediumtext {
	font-size: 10px;
	border-bottom-color:#F0F0F0;
    border-bottom-style:solid;
	border-bottom-width: 1px;
	padding-right: 3px;
	padding-left: 3px;
	padding-bottom:1px;
	padding-top:1px;
}
#tips {
	border-bottom-style:dashed;
	border-left-style:dashed;
	border-right-style:dashed;
	border-width:1px;
	border-color:999999;
}
#tips  p {
	margin: 2px;
	padding-bottom: 2px;
	padding-top: 4px;
}
#tips h4 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	background-color: #f6f6f6;
	margin:0px;
	padding:5px;
	font-family:Georgia, Times New Roman, Times, serif;
}
