.naviMain {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.headlineLogoText {
	font-family: Courier New, Courier, mono;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.headInfoText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #777777;
	text-decoration: none;
}

.headlinelinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.contentTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	text-indent: 8px;
	text-decoration: underline;
}

.contentText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
}

.contentTextLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
}


.naviItem {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.optionButton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.contentLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #550000;
	text-decoration: none;
}
.actionLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #000000;


}
.listContent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	border-top-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;

}

.topRightLine {
    border-top-width: 1px;
    border-top-color:#C0C0C0; 
    border-top-style: solid; 
    border-right-width: 1px;
    border-right-color:#C0C0C0; 
    border-right-style: solid;
}

.topLine{
    border-top-width: 1px;
    border-top-color:#C0C0C0; 
    border-top-style: solid; 
}

.bottomLine{
    border-bottom-width: 1px;
    border-bottom-color:#C0C0C0; 
    border-bottom-style: solid; 
}

.rightLine {
    border-right-width: 1px;
    border-right-color:#C0C0C0; 
    border-right-style: solid;
}

.leftLine {
    border-left-width: 1px;
    border-left-color:#C0C0C0; 
    border-left-style: solid;
}

.topLeftLine{
    border-top-width: 1px;
    border-top-color:#C0C0C0; 
    border-top-style: solid; 
    border-left-width: 1px;
    border-left-color:#C0C0C0; 
    border-left-style: solid;
}

.leftBottomLine {
    border-left-width: 1px;
    border-left-color:#C0C0C0; 
    border-left-style: solid;
    border-bottom-width: 1px;
    border-bottom-color:#C0C0C0; 
    border-bottom-style: solid; 
}

.rightBottomLine {
    border-right-width: 1px;
    border-right-color:#C0C0C0; 
    border-right-style: solid;
    border-bottom-width: 1px;
    border-bottom-color:#C0C0C0; 
    border-bottom-style: solid; 
}

.topRightLine{
    border-top-width: 1px;
    border-top-color:#C0C0C0; 
    border-top-style: solid; 
    border-right-width: 1px;
    border-right-color:#C0C0C0; 
    border-right-style: solid;
}

.topLeftRightLine{
    border-top-width: 1px;
    border-top-color:#C0C0C0; 
    border-top-style: solid; 
    border-left-width: 1px;
    border-left-color:#C0C0C0; 
    border-left-style: solid;
    border-right-width: 1px;
    border-right-color:#C0C0C0; 
    border-right-style: solid;
}

.topBottomLeftRightLine{
    border-top-width: 1px;
    border-top-color:#C0C0C0; 
    border-top-style: solid; 
    border-left-width: 1px;
    border-left-color:#C0C0C0; 
    border-left-style: solid;
    border-right-width: 1px;
    border-right-color:#C0C0C0; 
    border-right-style: solid;
    border-bottom-width: 1px;
    border-bottom-color:#C0C0C0; 
    border-bottom-style: solid; 
}

.jobListNumber {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
	width:20px;
}

.jobListText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
	width:300px;
}

.jobListAction {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
	width:100px;
}

.pic {
	border:0px;
}