body {
	font-size: 12px;
	margin: 0;
	padding: 0;
	font-family: Arial;
	background-color: #ffffff;
}

.clearfix:after
{
    content: ".";
    display: block;
    height: 0px;
    clear: both;
    visibility: hidden;
}


* html .clearfix {height: 1%;}
.clearfix
{
    display: block;
    min-width: 0px;
}

.yellow_nav {
	background-color: #fecf00;
	height: 25px;
	width: 100%;
}

td.right_navbar {
	width: 165px;
	background-color: #231f20;
	background-image: url(/host/pavement/Image/site/right_bar.jpg);
	background-repeat: repeat-y;
	background-position: right top;
	padding-top: 15px;
}   

.right_navbar div {
	color: #ffffff;
	padding: 5px 5px 5px 5px;
	font-weight: bold; 
	font-size: 15px;
}

.image_bar img {
	float: left;
}




.yellow_nav div.welcome, .yellow_nav div.top-nav
{
	color: #492066;
	font-size: 14px;
	font-weight: bold; 
	padding: 4px 10px 0px 10px;
	text-align: right;
}

.yellow_nav div.welcome
{
    float: left;
}

.yellow_nav div.top-nav
{
    float: right;
}

table {
	border: 0;
}

.footer_line {
	width: 100%;
	height: 10px;
	background-color: #707070;	
}

.home_page_news_block {
	clear: left;
	padding: 0px 0px 5px 0px;
}
.content_header {
	padding: 1px 0px 0px 15px;
	font-size: 14px;
	text-transform: uppercase;   
	color: #ffffff;
	font-weight: bold; 
	height: 24px;
	background-color: #494949;
}
div.main_content {
	padding: 5px 5px 15px 10px;
}

td.main_content {
	width: 100%;
}

img {
	border: 0px;
}

table {
	border-collapse: collapse;
}

td {
	margin: 0em;
	padding: 0em;
	vertical-align: top;
}

.horbaritem a{
	color: #492066;
	font-size: 14px;
	font-weight: bold; 
	text-decoration: none;
}

.item a {
	color: #ffffff;
	font-weight: bold; 
	font-size: 15px;
	text-decoration: none;
}

input {
	margin: 1px;
}

.news_item_block {
	padding: 10px;
}

.SUCCESS
{
    font-family: arial;
    text-decoration: none;
    font-size: small;
    color: green;
}

.ERROR
{
    font-family: arial;
    text-decoration: none;
    font-size: small;
    color: red;
}

.CONFIRM
{
    font-family: arial;
    text-decoration: none;
    font-size: small;
}

.DEFAULT
{
    font-family: arial;
    text-decoration: none;
    font-size: small;
}

h1,h2,h3,p
{
    margin: 0px 0px .75em;
}

h1
{
    font-size: 1.4em;
}

h2
{
    font-size: 1.2em;
}

th
{
    text-align: left;
}
table.sortable th
{
}

table.sortable a.sortheader
{
    color: black;
    font-weight: bold;
    text-decoration: none;
    display: block;
}
table.sortable span.sortarrow
{
    color: black;
    text-decoration: none;
}

th a
{
    text-decoration: none;
}
