body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #666666;
	line-height: 1.3em;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	list-style-image: none;

}
p {
	padding: 0px;
	margin: 7px 0px;
}

a:link, a:visited {
	color: #46DE65;
}

a:hover {	
	color: #46DE65;
}
a img {
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


#container {
	width: 935px;
	background-color: #FFFFFF;
	background-image: url(../images/background-content.jpg);
	background-position: center top;
	background-repeat: repeat;
	margin-right: auto;
	margin-left: auto;
}
#search {
	width: 350px;
	z-index: 2;
	overflow: visible;
	visibility: visible;
	float: left;
	height: 30px;
	padding-top: 20px;
	padding-left: 10px;
}
#header {
	background-color: #FFFFFF;
	width: 935px;
	background-image: url(../images/header-home.jpg);
	height: 180px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #44D661;
}

#logo {
	color: #666666;
	height: 85px;
	background-color: #FFFFFF;
	width: 935px;
	background-image: url(../images/logo-bg.jpg);
	background-repeat: no-repeat;
}

#nav {
	color: #CCCCCC;
	background-color: #FFFFFF;
	width: 935px;
	padding-top: 9px;
	padding-bottom: 9px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: normal;
	background-repeat: repeat-y;
	background-position: center bottom;
	border-top: medium solid #46DE65;
	background-image: url(../images/nav_bg.jpg);

}
#nav ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	color: #666666;
}
#nav li {
	display: inline;
	margin: 0px;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-right: 7px;
	background: url(../images/menu-bg.png) no-repeat right center;
	padding-left: 3px;
}
#nav a:link, #nav a:visited {
	color: #666666;
	text-decoration: none;
	padding-right: 7px;
	padding-left: 7px;
	padding-top: 9px;
	padding-bottom: 9px;
}
#nav a:hover, #nav .current {
	color:#46DE65;
	text-decoration: none;
	padding-top: 9px;
	padding-right: 7px;
	padding-left: 7px;
	padding-bottom: 9px;
}
	
#content_container{
	width: 100%;
	float: left;
	padding-top: 20px;
	background-color: #FFFFFF;
	padding-bottom: 20px;
}
#nav_sub .current {
	display: block;
	color: #2B4592;
	background-color: #F7F7F7;
}
#nav_sub{
	float: left;
	width: 180px;
	color: #666666;
	text-align: left;
	font-size: 90%;
	padding-right: 10px;
	background-image: url(../images/quality-assured.jpg);
	background-position: center bottom;
	padding-bottom: 135px;
	background-repeat: no-repeat;
}
#nav_sub ul {
	padding-top: 0px;
	margin: 0px;
	padding-LEFT: 5px;
	padding-right: 0px;
	padding-bottom: 20px;
	float: left;
}
#nav_sub li {
	list-style-image: none;
	list-style-type: none;
	color: #003333;
	padding-right: 5px;
	margin: 0px;
}
#nav_sub a {
	color: #666666;
	text-decoration: none;
	width: 180px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #46DE65;
	display: block;
	padding-bottom: 5px;
	margin: 0px;
	padding-top: 5px;
}
#nav_sub a:hover {
	color: #0399FA;
	text-decoration: none;
}

#nav_sub2 ul {
	margin: 0px;
	padding: 0px 0px 0px 10px;
}

#nav_sub2 li {
	display: list-item;
	list-style-type: none;
	width: 160px;
	padding-bottom: 0px;
	color: #0399FA;
	padding-right: 5px;
	padding-left: 0px;
	margin: 0px;
	padding-top: 0px;
}

#nav_sub2 a {	
	color: #2B4592;
	text-decoration: none;
	width: 170px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0399FA;
	display: block;
	padding-bottom: 5px;
	margin: 0px;
	padding-top: 5px;
}

#nav_sub2 a:hover {	
	color: #0399FA;
	text-decoration: none;
}

#content_main {
	float: left;
	width: 481px;
	color: #666666;
	text-align: justify;
	font-size: 90%;
	padding-right: 15px;
	padding-left: 15px;
	margin-left: 15px;
	line-height: 1.7em;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-bottom-style: none;
	border-top-color: #E2E2E2;
	border-bottom-color: #E2E2E2;
	background-image: url(../images/content-background.gif);
	background-repeat: no-repeat;
	background-position: top;
}

#content_main2{
	float: left;
	width: 400px;
	color: #666666;
	text-align: justify;
	font-size: 90%;
	padding-right: 20px;
	padding-left: 30px;
}

#content_sub {
	float: left;
	width: 690px;
	color: #666666;
	text-align: justify;
	font-size: 90%;
	padding-right: 15px;
	padding-left: 15px;
	margin-left: 15px;
	line-height: 1.7em;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dashed;
	border-left-style: dashed;
	border-right-color: #E2E2E2;
	border-left-color: #E2E2E2;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-bottom-style: none;
	border-top-color: #E2E2E2;
	border-bottom-color: #E2E2E2;
}

#nav_supp {
	float: right;
	width: 180px;
	color: #666666;
	text-align: justify;
	font-size: 90%;
	padding-right: 5px;
	margin-right: 2px;
	padding-left: 5px;
}
#content_supp{
	float: left;
	width: 250px;
	font-size: 90%;
	color: #666666;
	text-align: justify;
}
#content_supp1 {
	float: right;
	width: 560px;
	font-size: 90%;
	color: #666666;
	text-align: justify;
	background-color: #FFFFFF;
}

#content_supp2 {
	float: left;
	width: 180px;
	font-size: 90%;
	color: #666666;
	text-align: justify;
	background-color: #FFFFFF;
}

#content_supp3 {
	float: right;
	width: 400px;
	font-size: 90%;
	color: #666666;
	text-align: justify;
	height: auto;
}
#content_supp4 {
	float: left;
	width: 480px;
	font-size: 90%;
	color: #666666;
	text-align: justify;
	height: auto;
}
#footer {
	width: 100%;
	height: 50px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	padding-bottom: 10px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}

#site_info{
	width: 925px;
	clear: both;
	font-size: 85%;
	height: 50px;
	background-repeat: no-repeat;
	padding-top: 4px;
	background-position: left bottom;
	background-color: #FFFFFF;
	padding-right: 5px;
	padding-left: 5px;
	text-align: justify;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E2E2E2;
}

#disclaimer{
	width: 515px;
	height: 50px;
	background-color: #ffffff;
	float: left;
	vertical-align: middle;
	padding-top: 7px;
}
#awardingbodies{
	width: 360px;
	height: 50px;
	background-color: #FFFFFF;
	float: right;
	text-align: right;
}


h1 {
	font-size: 160%;
	color: #666666;
	font-weight: bold;
	margin-top: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	letter-spacing: -1px;
}
h2 {
	font-size: 140%;
	font-weight: bold;
	color: #666666;
	text-align: left;
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
}

h3 {
	font-size: 120%;
	font-weight: bold;
	color: #666666;
	text-align: left;
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.news {
	margin: 0px;
	padding: 7px 0px 0px;
	text-transform: lowercase;
	color: #0099CB;
	font-size: 110%;
}
.small {
	font-size: 90%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E6E6E6;
	display: block;
	margin-top: 3px;
	color: #B9B9B9;
}
.news-box {
	background-color: #F7F7F7;
	border: 1px solid #CCCCCC;
	padding: 5px;
	line-height: 1.6em;
}
.border {
	background-color: #FFFFFF;
	padding: 5px;
	margin: 5px;
	border: 1px solid #999999;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: small;
}
.disclaimer {font-size: x-small}

#content_sub1 {
	float: left;
	width: 545px;
	color: #666666;
	padding: 0px 20px 0px 0px;
	clear: none;
	text-align: justify;
	font-size: 90%;
}
.box {
	border: 0px solid;
	text-align: left;
	padding: 5px;
	background-color: #F0F0F0;
}

.box-search {
	padding: 40px 5px 5px 0px;
	background-image: url(../images/search-site.gif);
	background-repeat: no-repeat;
	width: 180px;
	margin: 0px;
	color: #5E8D00;
	font-size: 110%;
	text-align: center;
	line-height: normal;
}

.box-news {
	background-image: url(../images/latest-news.gif);
	background-repeat: no-repeat;
	width: 145px;
	text-align: left;
	line-height: normal;
	font-size: 100%;
	color: #666666;
	margin-right: 5px;
	padding-top: 40px;
	padding-right: 28px;
	padding-bottom: 5px;
	padding-left: 10px;
}

.box-subscribe {
	padding: 40px 5px 5px ;
	background-image: url(../images/newsletter-signup.gif);
	background-repeat: no-repeat;
	width: 180px;
	margin: 0px;
	color: #5E8D00;
	text-align: center;
	line-height: normal;
}
.box-footer {
	background-image: url(../images/box-footer.gif);
	height: 13px;
	width: 180px;
	background-repeat: no-repeat;
	background-position: center bottom;
}
.box-field {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	font-style: normal;
	border: 1px solid #5E8D00;
	color: #666666;
}

.jobs {
	background-color: #F0F0F0;
	padding: 5px;
	border: 1px solid #666666;
	text-align: center;
}

.search {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 1.3em;
}
.current {
	text-indent: 15px;
}

