body {
	font-family: Tahoma, Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	text-align: center;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

h1 { color: #000066; font-size: 200%; font-weight: bold; text-align: center; }
h2 { color: #0000ff; font-size: 100%; font-weight: bold; display: inline; text-transform: uppercase }
h3 { color: #000000; font-size: 90%; font-weight: bold; display: inline; text-transform: uppercase }

/* SIC CODES */
.sic_search {
	background: url('gradient.gif') repeat-x;
	border: 1px solid #ccc;
	padding: 15px;
}
	.sic_search label {
		display: block;
		float: left;
		width: 175px;
		text-align: right;	
		padding-right: 10px;
	}
	
.sic_top {
	background: url('down_arrow.gif') 10px bottom no-repeat;
	padding-left: 45px;
	padding-bottom: 5px;
}
	
table.sic_table {
	
}	
	table.sic_table tr td {
		padding: 2px 8px;
	}
	tr.alt1 {		
		background-color: #fff;
	}
	tr.alt2 { 
		background-color: #efefef;
	}

/* ADMIN */
.header_links {
	float: right;
	padding-top: 25px;
}
	.header_links a:link, .header_links a:visited {
		background: url('../images/gradient.gif') repeat-x;
		border: 1px solid #efefef;
		padding: 7px 12px;
		font-weight: bold;
		margin-left: 5px;
	}
	.header_links a:hover {
		background: url('../images/gradient.gif') 0px -10px repeat-x;
		color: #ff0000;
	}
table.admin_table {
	border: 1px solid #efefef;
	width: 100%;
}
	table.admin_table tr.heading {
		background: url('../images/gradient.gif') repeat-x;
	}
	table.admin_table td {
		border-bottom: 1px solid #efefef;
	}
	table.admin_table tr.alt2 {
		background-color: #E0FFFF;
	}
	td.error {
		background-color: #FFC1C1;
		text-align: center;
		color: #ff0000;
		font-weight: bold;
	}
	td.success {
		background-color: #CCFFCC;
		text-align: center;
		color: #008B00;
		font-weight: bold;		
	}
	td.manage a:link, td.manage a:visited {
		text-decoration: none;
	}
	

/* GENERIC */
.floatleft {
	float: left;
}
.floatright {
	float: right;
}
.clear {
	clear: both;
	height: 1px;
	overflow: hidden;
}
	
.bannerhome {
	background-color: #FFFFFF;
	background-image: url(banner.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	margin: 0px;
	padding: 0px;
	height: 160px;
	width: 930px;
}
.smallbannerhome {
	background-color: #FFFFFF;
	background-image: url(smallbanner.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	margin: 0px;
	padding: 0px;
	height: 145px;
	width: 760px;
}
.logo {
	background-image: url(logo.gif);
	background-repeat: no-repeat;
	text-align: center;
	margin: 0px;
	padding: 0px;
	height: 60px;
	width: 280px;
}
#headermenu {
	height: 60px;
	width: 930px;
	text-align: center;
}
.menulink {
	font-family: Tahoma, Arial;
	font-size: 12px;
	text-transform: uppercase;
	color: #333333;
	text-decoration: none;
	background-image: url(menulineblue.gif);
	background-repeat: no-repeat;
	background-position: center center;
	width: 133px;
	display: block;
	text-align: center;
	height: 14px;
	background-color: #FFCC00;
	vertical-align: middle;
	padding-top: 4px;
	padding-bottom: 4px;
}
.menulink:hover {
	font-family: Tahoma, Arial;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #CC0000;
	background-image: url(menuline.gif);
	background-repeat: no-repeat;
	background-position: center center;
	width: 133px;
	display: block;
	text-align: center;
	height: 14px;
	background-color: #FFCC00;
	vertical-align: middle;
	padding-top: 4px;
	padding-bottom: 4px;
}
.smallmenulink {
	font-family: Tahoma, Arial;
	font-size: 12px;
	text-transform: uppercase;
	color: #000000;
	text-decoration: none;
	background-image: url(bluebubble.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	width: 108px;
	display: block;
	text-align: center;
	height: 14px;
	vertical-align: middle;
	padding-top: 4px;
	padding-bottom: 4px;
}
.smallmenulink:hover {
	font-family: Tahoma, Arial;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #0000FF;
	background-image: url(olivestartbutton.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	width: 108px;
	display: block;
	text-align: center;
	height: 14px;
	vertical-align: middle;
	padding-top: 4px;
	padding-bottom: 4px;
}
.newmenulink {
	font-family: Tahoma, Arial;
	font-size: 12px;
	text-transform: uppercase;
	color: #000000;
	text-decoration: none;
	background-image: url(Largebluebubble.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	width: 150px;
	display: block;
	text-align: center;
	height: 24px;
	vertical-align: middle;
	padding-top: 4px;
	padding-bottom: 4px;
}
.newmenulink:hover {
	font-family: Tahoma, Arial;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #0000FF;
	background-image: url(Largeolivestartbutton.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	width: 150px;
	display: block;
	text-align: center;
	height: 24px;
	vertical-align: middle;
	padding-top: 4px;
	padding-bottom: 4px;
}
#footer {
	background-color: #f8f8ff;
	text-align: center;
	height: 100px;
	width: 760px;
}
.contactform {
	background-color: #E0E0E0;
	height: 185px;
	width: 220px;
	border: thin solid #CCCCCC;
	padding: 2px;
}
.contactform1 {
	background-color: #FFFFFF;
	height: 125px;
	width: 300px;
	border: thin solid #CCCCCC;
	padding: 20px;
	margin-left: auto;
	margin-right: auto;
}
.contactformtest {
	background-color: #FFFF00;
	height: 125px;
	width: 300px;
	border: thin solid #CCCCCC;
	padding: 20px;
	margin-left: auto;
	margin-right: auto;
}
.promotitle {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 36px;
	text-transform: uppercase;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.promotitle2 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 24pt;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: +1px;
}
.promotitle3 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
	letter-spacing: +1px;
}
.graytitle {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: -1px;
}
.bluetitle {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-transform: uppercase;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: -1px;
}
.redtitle {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-transform: uppercase;
	color: #3333CC;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: -1px;
}
.grayline {
	background-image: url(grayline.gif);
	background-repeat: repeat-x;
	height: 2px;
	width: auto;
}
.widegrayline {
	background-image: url(grayline.gif);
	background-repeat: repeat-x;
	height: 12px;
	width: 700px;
	background-color: #3333FF;
}

.lightgrayline {
	background-repeat: no-repeat;
	height: 1px;
	width: auto;
	background-color: #CCCCCC;
}
.mediumgrayline {
	background-repeat: no-repeat;
	height: 3px;
	width: auto;
	background-color: #f8f8ff;
}
.txtfield {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #3366FF;
	text-decoration: none;
	width: 130px;
	border: 1px solid #CCCCCC;
}
.newtxtfield {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #3366FF;
	text-decoration: none;
	width: 180px;
	border: 1px solid #CCCCCC;
}
.smalltext {
	font-family: Tahoma, Arial;
	font-size: 6px;
	color: #000000;
	text-decoration: none;
}
.txtfield-button {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	height: 20px;
	width: 60px;
}
.txtfield-button2 {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	height: 20px;
	width: 160px;
}
.verdanamedium {
	font-size: 20px;
	text-decoration: none;
	text-align: justify;
	letter-spacing: +0px;
	font-family: verdana;
}
.darkgraytext {
	color: #000000;
	text-decoration: none;
	text-align: justify;
}
.promotext {
	color: #3366FF;
	font-size: 14px;
	text-decoration: none;
	text-align: justify;
	letter-spacing: +1px;
}
.bullettext {
	color: #000000;
	text-decoration: none;
	text-align: justify;
	letter-spacing: +1px;
}
.bullettext2 {
	color: #000000;
	font-size: 10px;
	text-decoration: none;
	text-align: justify;
	letter-spacing: +1px;
}
.darkbluetext {
	color: #000000;
	text-decoration: none;
	text-align: justify;
}
.note {color:red}
.bluetext {
	color: #3366FF;
	text-decoration: none;
	text-align: justify;
}
.inquirylink {
	color: #000000;
	text-decoration: underline;
	text-align: justify;
}
.inquirylink:hover {
	color: #0000ff;
	font-size: 14px;
	text-decoration: underline;
	text-align: justify;
}
.darkredtext {
	color: #000000;
	text-decoration: none;
	text-align: justify;
	font-weight: bold;
}
.bluetextlink {
	color: #000000;
	text-decoration: none;
	text-align: right;
	height: 10px;
	width: 100%;
	text-transform: uppercase;
	display: block;
	padding-top: 10px;
}
.bluetextlink:hover {
	color: #CC0000;
	text-decoration: none;
	text-align: right;
	height: 10px;
	width: 100%;
	text-transform: uppercase;
	display: block;
	padding-top: 10px;
}

  #level0 {
    background:#FFF;
    width:100%;}
  #level1 {
    margin-left:320px;
    padding-left:9px;
    background:#FFF;}
  #level2 {
    background:#FFF3AC;
    position:relative;
    width:inherit;}
  #level3 {
    margin-right:12em;
    border-right:1px solid #FC0;
    padding-right:9px;
    background:#FFF3AC;}
  #main {
    margin-right:9em;
    border-right:1px solid #FC0;
    padding-right:9px;
    background:#FFF;}
  #topBar {
    background:#FFF;
    width:100%}
  #advBar {
    background:#FFF3AC;
    clear:right;
    text-align:center;}
  #tipDay {
    float:right;
    width:11em;
    background:#FFF3AC;
    position:relative;}
  #lftBar {
    position:absolute;
    width:320px;
    top:9px;
    left:9px;}
  #rgtBar {
    position:absolute;
    width:9em;
    top:0;
    right:0;}
  #main h1 {
    margin:0;
    padding-left:.3em;
    padding-right:5em;
    font:1.25em Verdana,Helvetica,Arial;
    color:#609;
    background:#FC0;}
  #main dt {
    font-weight:bold;
    font-size:120%;
    margin-top:.8em}
  #rgtBar h3 {
    margin:0;
    padding:3px;
    background:#FC0;
    font-weight:bold;
    font-size:1em;
    text-align:center;}
  #topBar form {
    float:right;
    width:10.5em;
    text-align:right;
    margin:0;
    line-height:.7em;}
  #topBar input {font-size:.8em;}
  #topBar b {
    display:block;
    text-align:left;
    font:bold .8em/1.7em Arial,Geneva,sans-serif;
    padding-left:.5em;}
  #tipTit {
    width:7em;
    position:absolute;
    text-align:center;
    top:-1.8em;
    right:0;
    font:.8em/1.8em Arial,Geneva,sans-serif;}
  #advBar p{text-align:right;margin:0 0.5em;font-weight:bold;}
  #advBar img{margin-bottom:1em}
  a img {border:none;}
  .heading {
	color: #00F;
}
.heading {
	color: #00F;
}

