/* CSS Document */
body {
    background:url(images/bg.jpg) scroll;
	color:#333333;
	font-size: 12px;
        margin:0;
padding:0;
font-family: verdana, arial, sans-serif;
}

a:link, a:visited {
    color:#990000;
	text-decoration: none;
}

a:hover {
    color:#666666;
	text-decoration: none;
}

#comname {
     background: url(images/comname.jpg);
}
#tag {
   size: 12px;
}

#header {
     background: url(images/header.png) no-repeat;
color:#fff;
font-size: 18px;
font-weight: bold;
}

#search {
     background:url(images/search.png);
color:#fff;
}

#body {
     background:url(images/body.png);
}

#footer {
     background:url(images/footer.png);
     color: #fff;
}

#menu {
      background:url(images/menu.png) repeat-y;
}

#sales {
      background: url(images/tableservice.png) repeat-x;
}

#services {
     background: url(images/tableservice.png) repeat-x;
}

#pathway {
     background: #7992bb;
     width: 98%;
}

#subhead {
     background: url(images/subhead_bg.png) repeat-x;
	 color: #333333;
	 font-weight: bold;
	 font-size: 11px;
}

#errordiv {
  border: 1px solid red;
  background-color: #FFAFAF;
  display: none;
  width: 50%;
  margin: 5px;
  padding: 5px;
}

.required {
  background-color: #CC4444;
}

.required:focus {
  background-color: #fff;
  border: 1px solid #f00;
}

.checkit {
  background-color: #E0E5EF;
}

.style8 {color: #666666; font-size: 9px !important;
}
.style11 {font-weight: bold; font-size: 14px;}
.style12 {
	font-size: 16px;
	font-weight: bold;
}
.style7 {	color: #476283;
	font-size: 24px;
	font-weight: bold;
}
.style13 {color: #476283;
}

#search .button{
margin: 0px;
padding: 0px;
height: 14px;
font-size: 10px;
background: transparent;
border: none;
line-height: 10px;
color: #ccc;
}

#search form {
margin: 0px;
padding: 0px;
color: #ccc;
}

.button {
font-size: 11px;
font-weight: normal;
border: 1px solid #6a85b1;
background: #7992bb;
padding: 4px;
color:#fff;
}

.inputbox {
border: 1px solid #BBBBBB;
color: #737373;
}

.contentheading {
width: 98%;
font-weight: bold;
font-size: 16px;
border-bottom: 1px solid #002E61;
height: 23px;
line-height: 20px;
font-family: 'Trebuchet MS', verdana, sans-serif;
color: #002E61;
text-transform: uppercase;
}

.sectiontableheader {
font-weight: bold;
font-size: 10px;
height: 25px;
line-height: 25px;
}

.categorytitle {
font-weight: bold;
font-size: 16px;
height: 25px;
line-height: 25px;
font-family: "Trebuchet MS", Verdana, sans serif;
}

.componentheading {
font-weight: bold;
font-size: 16px;
height: 23px;
line-height: 20px;
font-family: "Trebuchet MS", Verdana, sans serif;
border-bottom: 1px solid #002E61;
color: #002E61;
margin-bottom: 5px;
}

.back_button a{
font-size: 10px;
font-weight: normal;
padding: 4px;
color:#990000;
}

.back_button a:hover{
font-size: 10px;
font-weight: normal;
padding: 4px;
color:#999;
}

#title {
}
.pathway {
color: #fff;
font-size: 11px;
text-decoration: none;
font-weight: none;
width: 98%;
}

A.pathway:link {
color: #ccc;
text-decoration: none;
font-weight: bold;
}

A.pathway:visited {
color: #ccc;
text-decoration: none;
font-weight: bold;
}

A.pathway:hover{
color: #fff important;
text-decoration: none;
font-weight: bold;
}

.highlight {
	background-color: Yellow;
	color: Blue;
	padding: 0;
}

div.mosimage {
  border: 1px solid #ccc;
}

.mosimage {
  padding: 4px;
  border: 1px solid #666;
  margin: 5px
}

.mosimage_caption {
  margin-top: 2px;
  background: #efefef;
  padding: 1px 2px;
  color: #666;
  font-size: 10px;
  border-top: 1px solid #cccccc;
}

form {
/* removes space below form elements */
	margin: 0;
 	padding: 0;

}

.createdate {
	height: 15px;
	padding-bottom: 10px;
	color: #999999;
	font-size: 11px;
}

.modifydate {
	height: 15px;
	padding-top: 10px;
	color: #999999;
	font-size: 11px;
}

a.mainlevel:link, a.mainlevel:visited {
font-size: 11px;
background: url(images/menu.gif) no-repeat;
width: auto;
display: block;
height: 20px;
padding-top: 5px;
padding-left: 20px;
font-weight: bold;
color: #fff;
text-decoration: none;
font-weight: normal;
voice-family:"\"}\""; /* Box Model fix */
voice-family:inherit;
width: 283px;
}

a.mainlevel:hover {
	background-position: 0px -25px;
        background: url(images/menuhover.gif) no-repeat;
	text-decoration: none;
	color: #ccc;
}

.componentheading {


	color: #666666;
	text-align: left;
	padding-top: 4px;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 14x;
	text-transform: uppercase;

}

.contentpagetitle {
	font-size: 13px;
	font-weight: bold;
	color: #cccccc;
	text-align:left;
}

span.article_seperator {
	display: block;
	height: 1.5em;
}



table.contenttoc th {
  background: url(images/subhead_bg.png) repeat-x;
  color: #666666;
	text-align: left;
	padding-top: 2px;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
}

.contentcolumn {
	padding-right: 5px;
}

.contentheading {
	height: 30px;

	color: #c64934;
	font-weight: bold;
	font-size: 14px;
	white-space: nowrap;
}



.contentpagetitle {
	font-size: 13px;
	font-weight: bold;
	color: #cccccc;
	text-align:left;
}

.error {
  font-style: italic;
  text-transform: uppercase;
  padding: 5px;
  color: #cccccc;
  font-size: 14px;
  font-weight: bold;
}

.pagenav {
  text-align: center;
  font-weight: bold;
  width: auto;
  font-size: 10px;
  font-weight: normal;
  border: 1px solid #BBBBBB;
  background: #a5a5a5;
  padding: 4px;
  color:#fff;
}

A.pagenav:link {
	font-size: 10px;
font-weight: normal;
border: 1px solid #6a85b1;
background: #7992bb;
padding: 4px;
color:#fff;
}

A.pagenav:visited {
	font-size: 10px;
font-weight: normal;
border: 1px solid #6a85b1;
background: #7992bb;
padding: 4px;
color:#fff;

}
A.pagenav:hover {
	font-size: 10px;
font-weight: normal;
border: 1px solid #BBBBBB;
background: #dbdbdb;
padding: 4px;
color:#999;
}

.pagenav a:hover{
  font-size: 10px;
  font-weight: normal;
  border: 1px solid #BBBBBB;
  background: #dbdbdb;
  padding: 4px;
  color:#999;
}

.pagenavbar {
	margin-right: 10px;
	align: center;
        color:#fff;
}

table.searchinto {
	width: 100%;
}

.small {
font-size: 10px;
color: #ABABAB;
line-height: 0.7;
}

.smalldark {
font-size: 10px;
color: #000;
height: 10px;
line-height: 10px;
text-align: left;
}

table.contenttoc {
  border: 1px solid #cccccc;
  padding: 2px;
  margin-left: 2px;
  margin-bottom: 2px;
}

table.contenttoc td {
  padding: 2px;
}

table.contenttoc th {
  background: url(images/subhead_bg.png) repeat-x;
  color: #666666;
	text-align: left;
	padding-top: 2px;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
}

a.readon {
font-size: 11px;
text-decoration: none;
line-height: 15px;
padding-left: 13px;
margin-top: 10px;
text-decoration: none;
font-weight: normal;
padding: 0px;
}

a.readon:hover {
text-decoration: none;
}

a.category {
text-decoration:  underline; 
 }
a.category:hover {
text-decoration:  underline; 
 }


div.moduletable {
	padding: 0;
	margin-bottom: 2px;
        
}

table.moduletable th, div.moduletable h3 {
	background: url(images/subhead_bg.png) repeat-x;
	color: #666666;
	text-align: left;
	padding-left: 4px;
	height: 21px;
	line-height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
	margin: 0 0 2px 0;
        width: 267px;
}

table.moduletable td {
	font-size: 11px;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
}

form {
margin: 0px;
padding: 0px;
}

#errordiv {
  border: 1px solid red;
  background-color: #FFAFAF;
  display: none;
  width: 50%;
  margin: 5px;
  padding: 5px;
}

.required {
  background-color: #CC4444;
}

.required:focus {
  background-color: #fff;
  border: 1px solid #f00;
}

.checkit {
  background-color: #E0E5EF;
}

#Layer1 {
	position:absolute;
	width:295px;
	height:226px;
	z-index:1;
	left: 640px;
	top: 27px;
}
.style8 {font-size: 9px}
.style10 {font-size: 9px; color: #FFFFFF; }
.style11 {
	color: #990000;
	font-weight: bold;
}
