
.left {  border: #999999; border-style: dotted; border-top-width: 0in; border-right-width: 0in; border-bottom-width: 0in; border-left-width: 0.001in}
.bottom {  border: #999999 dashed; border-width: 0in 0in 0.001in}


.headline-out {
	border: 0.001in #999999 solid: Arial, Helvetica, sans-serif;
	font-size: 11px;
	letter-spacing : 1px;
	color:#333333;
}




/*** Universal ***/

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	font-style:bold;
	color:#696969;	
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#696969;	
}

/*** Class ***/


.subnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: Gray;
}

.padding_top {
	padding-top : 1px;
}

.news {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:white;	
}

.newsTitleBold {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#000000;
	font-weight:bold;
	letter-spacing:1;
}

.newsTitle {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#000000;
	font-style:bold;	
	letter-spacing:1;
}


.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#696969;	
	font-weight:bold;
}

.text {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 12px;
	letter-spacing : 0px;
	color:#333333;
}

.subtext {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 9.5px;
	color:#696969;
	letter-spacing : 0.5px;
}


.datetext {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 9px;
	color:#696969;
	letter-spacing : 2px;
}

.border {
	border-right: dotted 1px silver;	
	font-family : Arial, Helvetica, sans-serif;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#333333;
	letter-spacing : 1px;
	padding-top:7px;
	padding-left:2px;
	padding-right:5px;
	text-align:left;
}

.alignLeft {
	text-align:left;
}

