@charset "utf-8";
/* CSS Document */

body
{ 
margin-top: 0;
margin-bottom: 0;
margin-left: 0;
margin-right: 0; 
text-decoration: none;
font-weight: 200;
line-height: 18px;
color: #0c3f5a;
font-size: 10pt;
font-family: arial,verdana;
}
 
a {
text-decoration:  none;
font-weight: bold;
color: #0c3f5a;
font-size: 10pt;
font-family: arial,verdana;
border: none;
 }
a:hover {
text-decoration:  underline;
font-weight: bold;
color: #0c3f5a;
font-size: 10pt;
font-family: arial,verdana;
border: none;
 }
a:visited {
text-decoration:  none;
font-weight: bold;
color: #0c3f5a;
font-size: 10pt;
font-family: arial,verdana;
border: none;
 }
a:active {
text-decoration:  none;
font-weight: bold;
color: #0c3f5a;
font-size: 10pt;
font-family: arial,verdana;
border: none;
 }
 
  table
{
text-decoration:  none;
color: #0c3f5a;
font-family: arial,verdana;
border: none;
}
ul
  {
  margin-left: 0;
  padding-left: 1em;
  }
li
  {
  margin: 0;
  padding: 0;
  }

.centerbg
{
background-image: url(http://www.novaautomotive.com/images/table-top-bg.jpg); 
background-repeat: no-repeat;
}
.copyright {
	text-decoration: none;
	color: #56646b;
	font-size: 8pt;
    font-family: arial;
	}
.copyright a:link {
	text-decoration: none;
	color: #56646b;
	font-size: 8pt;
    font-family: arial;
	}
.copyright a:visited {
	text-decoration: none;
	color: #56646b;
	font-size: 8pt;
    font-family: arial;
	}
.copyright a:hover {
  text-decoration: underline;
	color: #56646b;
	font-size: 8pt;
    font-family: arial;
	}
.copyright a:active {
	text-decoration: none;
	color: #56646b;
	font-size: 8pt;
    font-family: arial;
	}
	
.pathway {
color: #BBBBBB;
font-size: 10px;
text-decoration: none;
font-weight: normal;
}

.pathway a{
color: #BBBBBB;
text-decoration: none;
font-weight: normal;
}

.mosimage {
  border: 1px solid #cccccc;
  margin: 5px
}

.mosimage_caption {
  margin-top: 2px;
  background: #efefef;
  padding: 1px 2px;
  color: #666666;
  font-size: 10px;
  border-top: 1px solid #cccccc;
}

.sectiontableentry1 {
text-align: left;
background: #0c3f5a;
font-size: 10px;
padding: 2px;
}
.sectiontableentry2 {
background: #0c3f5a;
font-size: 10px;
text-align: left;
padding: 2px;
}
.button {
border: 1px solid #BBBBBB;
}
.inputbox {
border: 1px solid #BBBBBB;
}
.createdate {
font-size: 10px;
color: #ABABAB;
height: 10px;
line-height: 0.7;
}
.modifydate {
font-size: 10px;
color: #ABABAB;
height: 20px;
line-height: 20px;
margin-bottom: 5px;
}
.contentpaneopen {
text-decoration: none;
font-weight: 200;
line-height: 18px;
color: #0c3f5a;
font-size: 10pt;
font-family: arial,verdana;
margin: 0px;
padding: 0px;
}
table.contentpaneopen {
text-decoration: none;
font-weight: 200;
line-height: 18px;
color: #0c3f5a;
font-size: 10pt;
font-family: arial,verdana;
margin: 0px;
padding: 0px;
}

table.contentpane td.contentheading {
text-decoration: none;
font-weight: 200;
line-height: 18px;
color: #0c3f5a;
font-size: 10pt;
font-family: arial,verdana;
}
.sectiontableheader {
text-decoration: none;
font-weight: 200;
line-height: 18px;
color: #0c3f5a;
font-size: 10pt;
font-family: arial,verdana;
}

table.contentpane ul {
margin: 0px;
padding: 0px;
list-style: none;
}

table.contentpane ul li{
padding: 0px;
margin: 0px;
}

.contentdescription {
font-size: 10px;
}

.contentheading {
text-decoration: none;
color: #5285a5;
font-weight: 600;
line-height: 26px;
font-size: 18pt;
font-family: arial,verdana;
}
.categorytitle {
text-decoration: none;
font-weight: 600;
color: #5285a5;
line-height: 26px;
font-size: 18pt;
font-family: arial,verdana;
}
.componentheading {
text-decoration: none;
font-weight: 600;
color: #5285a5;
line-height: 26px;
font-size: 18pt;
font-family: arial,verdana;
}
a.category {
text-decoration:  underline; 
 }
a.category:hover {
text-decoration:  underline; 
 }