body, p {
	color: #000000;
	font-size: 10pt;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height:20px
}

a {
	text-decoration: none;
	padding-top: 5px;
}
a:hover {

}

hr {color:#336633;border:1px;height:1px}

li {
	font-size: 9pt;
	text-decoration: none;
	font-size:10pt;
	color: #000000;
	list-style-image:url(../images/bullet.gif);
	list-style-type:disc;
	line-height: 20px;
	padding: 3px 0;
}
td.border , th.border{
	border: 1px solid #336633;
	border-collapse: collapse;
}
th {
	font-size: 10pt;
	font-weight: normal;
	color: #224322;
	background-color: #E6F0EA;
}
td {
	font-size: 10pt;
}

H1 {
	color: #336633;
	font-size: 15pt;
	font-weight:normal;
	padding: 25px 0 10px 0;
}
h2 {
	color: #363;
	font-size: 15pt;
	font-weight: normal;
	padding: 25px 0 10px 0;
	text-align: center;
}
h3 {
	color: #363;
	font-size: 12pt;
	font-weight: normal;
	padding: 0;
	text-align: center;
}
H4, .MainTextTitle {
	color: #336633;
	font-size: 13pt;
	font-weight:normal;
	padding-bottom: 10px;
	text-align: center;
}
H6	{
	font-size: 10px;
	padding: 2px;
	margin: 2px;
}
.jobtitle {font-size: 10pt; color: #336633; font-weight:bold}


div.navBorder, div.navBorder a  {color:#224322; background-color: #D4DFD9; text-decoration:none; font-size: 9pt;
					font-family: tahoma, arial, geneva, helvetica}

div.navBorder a:hover {text-decoration: underline}

.navbar {
	padding: 0 25px;
	margin: 0;s
}
.navbarlast {text-align: center}


.footer {font-size: 8pt; color: #FFFFFF; text-indent: 1em}
.footer a {color: #FFFFFF; text-decoration:none}

.copyright {font-size: 8pt; color: #A3A3A3}
.copyright a {color: #A3A3A3; text-decoration:none}


.new {font-size: 8pt; font-style: italic; font-weight: bold;text-transform: capitalize; color: #FFFFFF; 
	background-color: #CC0000}

.ScrollText {font-size:9pt; color:#000000}

.formfield {font-family: trebuchet ms, arial, helvetica, sans serif; font-size: 9pt; 
		border-width:1; border-style: solid; border-collapse: collapse; border-color: #336633}
		
.jobformfield {font-family: trebuchet ms, arial, helvetica, sans serif; font-size: 9pt; border-width:0;
		border-style: hidden; border-collapse: collapse}


.button {font-family: trebuchet ms, arial, helvetica, sans serif; font-size: 10pt; background-color: #A9D4A9; 
		border-width:1; border-style: solid; border-color: #336633}
form {
	margin: 0px;
	padding: 0px;
}
img.left {
	border: 1px solid;
	float: left;
	margin: 0 20px 20px 0;
	border-color: #D4DFD9;
	padding: 8px;
}
img.right {
	float: right;
	margin: 0 20px 5px 0;
	padding: 8px;
	border: 1px solid #D4DFD9;
}
.clearfix:after {
	content: "\0020";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

a.huge {
	font-size: 16pt;
	display: block;
	text-align: center;
	border-bottom: 1px dashed #ccc;
}
a.huge:hover {
	border-bottom: 1px dotted #333;
}
