* {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	margin: 0;
	padding: 0;
}

body {
	font-size: 76%;	/* font sizing in ems. if you want to change anything, just change this.*/
	background-color: #FFC044;
}

#container {
	background-color: #FFFFFF;
	width: 825px;
	margin-left: auto;
	margin-right: auto;
}


input.border, textarea.border {
	border-top-width: 1.25px;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: 1.25px;
	border-top-style: inset;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: inset;
	border-top-color: #666666;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #666666;
}

p, ul {
	
}

td
{
	vertical-align : top;
}


hr
{
	background: #cccccc;
	color: #FFC044; /* used by IE */
	height: 0.25em;
	margin: 0 25px 0 0;
}

/* CLASS DEFINITIONS */

.supplier-list {
	float:right;
	width: 118px;
	display:block;
	padding: 0 15px;
}

#supplier-list-detailed {
	width: 400px;
	display:block;
}

#supplier-list-detailed img {
	margin: 5px;
}

.leadtext {
	color:#FFFFFF;
	padding: 2px 0 2px 10px;
	background-color: #4119A7;
	font-weight: bold;
}

.formtitle {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 0.8em; 
	color: #66CC33;
}

.smalltext {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 0.8em; 
	font-weight: bold;
}

.logobannerh1 {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 1.0em;
	color: #FF9933;
}

.formFieldTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #F46000;
	font-size: 1em;
	font-weight: bold;
	text-align: right;
}

.formField { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color: #333333; 
	font-size: 1em; 
	font-weight: bold;
}


.floatright
{
	float: right;
	margin: 5px 5px 5px 15px;
}

.floatleft
{
	float: left;
	margin: 5px 15px 5px 5px;
}

.border-01
{
	border: 1px solid #000;
}

.border-02
{
	border: 2px solid #000;
}

.border-03
{
	border: 3px solid #000;
}

/* ID DEFINITIONS */



#adminmenu {
	padding: 5px 15px;
	color:#666666;

}

#adminmenu a {
	color:#FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

#adminmenu a:hover {
	color:#ED6803;
	text-decoration: underline;
}




#leftcol
{
	width : 170px;
}

#leftcol p
{
	padding: 7px 10px 7px 10px;
	
}

#leftcol h2 {
	font-weight: bold;
	color: #013EB1;
	padding: 12px 10px 3px 5px;
	font-size: 1em;
	margin: 0;
}

#leftcol h3 {
	font-weight: bold;
	color: #353A90;
	padding: 3px 10px 3px 10px;
	font-size: 1em;
	margin: 10px 0 5px 0;
}


#leftcol ul
{
	margin-left: 35px;
	padding: 3px;
}

#leftcol li {
	margin-bottom: 5px;
}


#leftcol dt {
	font-size: 1.1em;
	/*mnj font-size: 14px;*/
	color: #333333;
	text-transform: uppercase;
}

#leftcol a 
{
	color : #009;
	text-decoration : underline;
}

#leftcol a:hover
{
	color : #013EB3;
}

#leftcol a:active
{
	font-weight: bold;
}



#leftcol td.coltblcontent {
	padding: 3px;
	font-size: 0.9em;
}

#leftcol .address {
	font-weight: bold;
	font-size: 0.9em;
}

#rightcol
{
	padding: 0 0 0 0;
	background-color: #f3f3f3;
}

#rightcol .container
{
	padding: 0 10px 0 10px;
} 


#rightcol p
{
	padding: 0 0 7px 0;
	font-size: 0.9em;
	
}

#rightcol h2 {
	font-weight: bold;
	color: #666666;
	padding: 12px 0 3px 0;
	font-size: 1em;
	margin: 0;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}

#leftcol h3 {
	font-weight: bold;
	color: #353A90;
	padding: 3px 10px 3px 10px;
	font-size: 1em;
	margin: 10px 0 5px 0;
}


#rightcol ul
{
	margin-left: 20px;
	padding: 3px;
}

#rightcol li {
	margin-bottom: 5px;
	font-size: 0.9em;
}


#rightcol dt {
	font-size: 1.1em;
	/*mnj font-size: 14px;*/
	color: #333333;
	text-transform: uppercase;
}

#rightcol a 
{
	color : #009;
	text-decoration : underline;
}

#rightcol a:hover
{
	color : #013EB3;
	text-decoration: none;
}

#rightcol a:active
{
	font-weight: bold;
}



#rightcol td.coltblcontent {
	padding: 3px;
	font-size: 0.9em;
}

#rightcol .address {
	font-weight: bold;
	font-size: 0.9em;
}



#content
{
	width: 100%;
	padding: 0 15% 25px 0;
}

#content .container
{
	padding: 0 15px 0 35px;
} 

#content .img-align-left {
	float: left;
	margin: 0 15px 0 0;
}

#content .img-align-right {
	margin: 0 0 0 15px;
	float: right;
}


#content p
{
	padding: 0 0px 25px 0;
}


#content h1, #content h2, #content h3
{
}

#content h1
{
	font-size: 1.4em;
	height: 40px;
	padding: 15px 15px  0 35px;
}

#content h2
{
	color: #FF6600;
	font-size: 1em;
	font-weight: bold;
	text-transform: capitalize;
	margin: 0 0 5px 0;
}

#content h3
{
	font-size: 1em;
	color: #000000;
	font-weight: bold;
	text-transform: capitalize;
	padding-top: 5px;
	padding-bottom: 5px;
}

#content h4 {
	font-size: 1.0em;
	font-weight: bold;
	color: #666666;
}
#content blockquote {
margin: 0 50px 0 50px;
}

#content ul, #content ol
{
	margin: 5px 4px 15px 15px;
}

#content li
{
	margin-bottom: 5px;
	margin-left: 0px;
	margin-right: 35px;
}

#content li.multiplecols {
	margin: 0;
}



#content dl, #content dd
{
	margin: 0 0 10px 0;
}

#content dt {
	font-size: 1em;
	/*mnj font-size: 14px;*/
	color: #333333;
	font-weight: bold;
	text-transform: capitalize;
	margin: 0 0 5px 0;
}
#content dd {
	font-size: 1em;
	text-transform: capitalize;
	margin: 0 0 15px 0;
	/*mnj font-size: 12px;*/
}

#content td.content
{
	padding: 0.9em;
	margin: 0;
}

#content a
{
	text-decoration : underline;
}
	
#content a:link
{
	color : #009;
}

#content a:hover, #content a:visited
{
	text-decoration: underline;
}

#content a:active
{
}

#footer
{
	width: 100%;
	background-color: #FE5F00;
	padding-left: 15px;
}

#footer a {
	font-size: 0.9em;
	text-decoration: none
	font-weight: bold;
	}
	
#footer a:link {
	color: #000000; 
}

#footer a:visited {
	color: #000000;
}

#footer a:hover {
	text-decoration: none;
	color: #212D61;
}

#footer .copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 0.7em;
	text-align: right;
}

#footer td.content
{
	padding: 0.8em;
	margin: 0;
}

#footer .bullet {
color:#FFC044;
}
strong {
	color: #444444;
}

.designedby {
	color: #333333;
	padding-right: 10px;
}

#content table.interior
{
	margin: 0;
	padding: 0;
	border: 1px solid #000;
	border-collapse: collapse;
}

table.interior th,
table.interior td
{
	padding: 10px 5px;
	font-size: 1em;
	border-bottom: 1px solid #000;
}

table.interior th
{
	background-color: #FFCC00;
	line-height: 1em;
}

table.interior td.colored
{
	background: #ccc;
	width: 215px;
	font-weight: bold;
}

table {
	background-color: #ffffff;
}
