/* ---Original link styles--- */

A.greenlink {
	FONT-WEIGHT: bold; 
	FONT-SIZE: 12pt; 
	COLOR: #1A827B; 
	LINE-HEIGHT: 14pt; 
	FONT-FAMILY: "Arial", Geneva, sans-serif; 
	TEXT-DECORATION: none
}

A.greenlink:hover {
	COLOR: #041B57; 
	TEXT-DECORATION: underline
}

A.productslink {
	FONT-SIZE: 11px; 
	COLOR: #1A827B; 
	FONT-FAMILY: "Arial", Geneva, sans-serif; 
	TEXT-DECORATION: none
}

A.productslink:hover {
	COLOR: #041B57; 
	TEXT-DECORATION: none
}

A.greenlink2 { 
	FONT-WEIGHT: bold; 
	FONT-SIZE: 10pt; 
	COLOR: #1A827B; 
	FONT-FAMILY: "Arial", Geneva, sans-serif; 
	TEXT-DECORATION: none }

A.greenlink2:hover { 
	FONT-WEIGHT: bold; 
	FONT-SIZE: 10pt; COLOR: #041B57; 
	FONT-FAMILY: "Arial", Geneva, sans-serif; 
	TEXT-DECORATION: none }


/* ---Paragraph and text styles--- */

p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000;
	line-height: 18px;
}

.pcontact {
	text-align: center;
	border-top: 2px solid #096;
	padding-top: 10px;
	margin-right: 10px;
	margin-left: 10px;
	background: #FFF;
	padding-bottom: 20px;
	margin-bottom: 0px;
}

.p1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	letter-spacing: 1px;
}

.pnews {
	background: #D6EFE7;
	border-bottom: 1px solid #096;
	padding: 10px;
	margin: 0px 10px 10px;
}

.p2 {
	font: bold 13px Arial, Helvetica, sans-serif;
	color: #000080;
	display: block;
	margin-bottom: 5px;
}

.pjob {
	padding: 0px 10px 10px;
	margin: 0px 40px 10px 30px;
}

.date {
	FONT-WEIGHT: normal; 
	FONT-SIZE: 11px; 
	COLOR: #1A827B; 
	LINE-HEIGHT: 8pt; 
	FONT-FAMILY: "Trebuchet MS", Arial, Helvetica, sans-serif; 
	TEXT-DECORATION: none
}

/*Link styles*/

a:link {
	color: #1A827B;
}

a:visited {
	color: #1A827B;
}

a:hover {
	color: #041B57;
	text-decoration: none;
}

/*--- Tables ---*/

.tdleft {
	background-image: url(images/sidebar513.jpg);
	background-repeat: repeat-y;
}

.tableform {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	width: 560px;
	background: #FFF;
	margin-right: auto;
	margin-left: 25px;
	border-top: 1px solid #ADC;
	border-right: 2px solid #096;
	border-bottom: 2px solid #096;
	border-left: 1px solid #ADC;
	margin-top: 0px;
}

/*--- Forms ---*/

form {
	margin-top: 0px;
}

label {
	font-size: 80%;
	margin: 0em;
}

/*--- Headings ---*/

h1, h2, h3 {
	font-family: Arial, Helvetica, sans-serif;
}

h1 {
	font-size: 18px;
	font-weight: bold;
	color: #000080;
}

h2 {
	font-weight: bold;
	font-size: 13px;
}

h3 {   /*same as h1*/
	font-size: 18px;
	font-weight: bold;
	color: #000080;
}



