.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: #E1FC78;
	padding: 3px;
	color: #000000;
}
.column {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	padding: 4px;
	background-color: #FFFFFF;
}
h2 {
	font-family: "Times New Roman", Times, serif;
}

a:visited{
	text-decoration: underline;
	color: #005522;
}
a:hover{
	text-decoration: underline;
	color: #993333;
}
.column p {
	padding-left: 4px;
	margin-top: .5em;
}
/*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;
}

.leftlist {
	font-family: Geneva, Arial, Helvetica, san-serif;
	padding:5px;
	font-weight: bold;
	color: #000000;
	display: block;
	width:100%;
}
.leftlist a:hover { 
	color: #000000;
	text-decoration : none;
	width: 100%;
}
.leftlist a:link { 
	font-weight: bold;
	color: #000000;
	text-decoration : underline;
	display: block;
	width: 100%;
}

.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;
}
.active{
	padding: 4px 0px;
	font-weight: bold;
	color: #000000;
	display: block;
	background-color:#FFF;
}
#leftSectionHeader h5 {
	line-height:110%;
	background:#DADADA;
	margin:0px;
	padding:7px;
	font-family:Georgia, Times New Roman, Times, serif;
	color:#585858;
	border-top-color:#585858;
	border-bottom-color:#585858;
	border-top-style:solid;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-top-width:1px;
}
#tips {
	border-top-style:dashed;
	border-bottom-style:dashed;
	border-left-style:dashed;
	border-right-style:dashed;
	border-width:1px;
	border-color:#B63607;
}
#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;
}
