html { overflow-x: auto; }

body {
	width:			700px;
	font-family: 	Arial,sans-serif;
	color: 			#333333;
	line-height: 	1.166;
	margin: 		0px;
	padding: 		0px;
	font-size: 		14px;
}

a:link, a:visited, a:hover {
	color: #660066;
	text-decoration: none;
}

a:hover {
	color:				#CC3300;
}
/* overrides decoration from previous rule for hovered links */

h1, h2, h3, h4, h5, h6 {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}

h1{
	font-family: 			Verdana,Arial,sans-serif;
	background-color:		#660066;
	font-size: 				120%;
	color: 					#334d55;
	vertical-align: 		middle;
}

h2{
	font-size: 				114%;
	color: 					#006699;
	font-family: 			Georgia, "Times New Roman", Times, serif;
}

h3{
	font-size: 				110%;
	color: 					#330033;
	padding: 				8px 8px 8px 8px;
	text-align: 				center;
	font-family: 			Georgia, "Times New Roman", Times, serif;
}

h4{
 font-size: 					100%;
 font-weight:				normal;
 color: 						#333333;
}

h5{
 font-size: 					100%;
 color: 						#334d55;
}

ul{
	list-style-type: 			square;
	font-size: 80%;
}

ul ul{
 list-style-type: 			disc;
}

ul ul ul{
 list-style-type: 			none;
}

label{
 font: 						bold 100% Arial,sans-serif;
 color: 						#334d55;
}
				

.form-head { font-size: 12px; }
.td-width { width: 300px !important;}
.editor input    {width: 225px !important;}
.editor textarea {width: 225px !important;}
.editor select   {width: 225px !important;}
.editor .sub_but {width: 125px !important;}

/*BODY {

font-family : tahoma, verdana, arial, helvetica; 
font-size : 11px; 
color : #000000; 
background-color : #ffffff; 
margin : 0; 
} 
*/

.bodyborder

{

	border-bottom : 1px solid #DADADA;
	border-left : 1px solid #DADADA;
	border-right : 1px solid #DADADA;
	border-top : 1px solid #DADADA;

}

BR {
font-size : 5px; 
margin : 0; 
} 

/*
A {
font-family : tahoma, verdana, arial, helvetica; 
font-size : 11px; 
color : #5678a2; 
text-decoration : none; 
} 

A:hover {
color : #F56655; 
text-decoration : underline; 
} 

*/

INPUT , SELECT {
background-color : #FFFFFF; 
font-family : tahoma, verdana, arial, helvetica; 
font-size : 11px; 
color : #000000;

} 

TEXTAREA {
background-color : #FFFFFF; 
color : #000000; 
font-family : tahoma, verdana, arial, helvetica; 
font-size : 11px; 
} 




LI {

list-style: url((URL) none;
margin: 10px;
background: url(images/point.gif) no-repeat left 5px;
padding: 2px 2px 2px 20px;
display:block;

}


TD {
color : #000000; 
font-family : tahoma, verdana, arial, helvetica; 
font-size : 11px; 
text-decoration : none; 
} 

form {
border-width : 0; 
padding : 0; 
margin : 0; 
display:inline;
} 

.border {
	border-bottom : 1px solid #DADADA;
	border-left : 1px solid #DADADA;
	border-right : 1px solid #DADADA;
	border-top : 1px solid #DADADA;
}

.border2 {
	BACKGROUND-REPEAT: repeat-x;
	border-left : 1px solid #DADADA;
	border-right : 1px solid #DADADA;
	border-top : 1px solid #DADADA;
}

.indented {
   padding-left: 10pt;
   padding-right: 10pt;
}



/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#siteName{
	margin: 0px 0 0 0 ;
	padding: 10px 0px 10px 10px;
	color:			#FFFFFF;
}

#masthead{
	margin: 0;
	padding: 0px 0px;
	border-bottom: 1px solid #cccccc;
	width: 100%;
}


/************* #globalNav styles **************/

#globalNav{
	clear: 			both;
	color: 			#cccccc;
	padding: 		5px 0px 5px 10px;
	white-space: 	nowrap;
	font-size: 		0.8em;
	border-top-color: 	#CCCCCC;
	border-top-style: 	solid;
	border-top-width: 	.5px;
}
/* 'nowrap' prevents links from line-wrapping if there are too many to fit in one line
   this will force a horizontal scrollbar if there isn't enough room for all links
   remove rule or change value to 'normal' if you want the links to line-wrap */

/************* #siteInfo styles ***************/

#siteInfo{
	clear: 			both;
	border: 			1px solid #cccccc;
	font-size: 		100%;
	color: 			#999999;
	padding: 		10px 10px 10px 10px;
	margin-top: 	0px;
	text-align: 		center;
}
/* negative top margin pulls siteinfo up so its top border overlaps (and thus lines up with)
	the bottom border of the navBar in cases where they "touch" */

#siteInfo img{
	padding: 4px 4px 4px 0px;
	vertical-align: middle;
}


#globalNav img{
 display: block;
}

#globalNav a {
	font-size: 90%;
	padding: 0px 4px 0px 0px; 
}

/* Categories */

.maincat {
        font-family: tahoma;
        font-size: 13px;
        font-weight: bold;
	text-decoration : none; 
}







/* SubCategories on the index page */

.subcat {
        font-family: verdana;
        font-size: 10px;
	text-decoration : underline; 

}






/* Category Counters (number of subcategories, number of listings */

.count {
        font-family: verdana;
        font-size: 9px;
	color: 888888;
	text-decoration : none; 

}



/* Empty Categories */

.emptycat {
        font-family: tahoma;
        font-size: 13px;
        font-weight: bold;
	text-decoration : none; 
	color: 888888;
}


/* Empty SubCategories on the index page*/

.emptycat2 {
        font-family: verdana;
        font-size: 10px;
	text-decoration : none; 
	color: 888888;
}


/* Side boxes gray text (hits, date) */

.sideboxtext {
        font-family: tahoma;
        font-size: 10px;
	text-decoration : none; 
	color: AAAAAA;
}

/* Side boxes description font */

.boxdescr
{
        font-family: verdana, tahoma, arial;
        font-size: 9px;
	text-decoration : none; 
	color: 777777;

}
/* Menu */
.menu_heading
{
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}

/* Form Help Text */
.form_help_text
{
	color: #660066;
	text-align: right;
}

.list_help_text
{
	line-height:	1.6;
	padding:		10px 20px 10px 20px;
}

.companyA
{
    font-family: 	verdana, tahoma, arial;
    font-size: 		12px;
	text-decoration: none; 
    font-weight: 	bold;
	color: 			#A83F00;
}

.companyB
{
    font-family: verdana, tahoma, arial;
    font-size: 12px;
	text-decoration : none;
    font-weight: bold; 
	color:  #006699;
}

.companyC
{
    font-family: verdana, tahoma, arial;
    font-size: 12px;
	text-decoration : none;
    font-weight: bold;
	color: #660066;
}

.companyD
{
        font-family: verdana, tahoma, arial;
        font-size: 12px;
		text-decoration : none; 
        font-weight: bold;
	color: black;
}