body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.squiggle {
	height: 12px;
	margin-top: 2px;
	margin-bottom: 5px;
	background-image: url(../images/navigation/lines_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	clear: both;
}
.navigationtop {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.navigationredtop {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(../images/navigation/red_top_bar.png);
	background-repeat: repeat-x;
	height: 90px;
}
.navigationgrey {
	background-image: url(../images/navigation/primary_spacer.png);
	background-repeat: repeat-x;
	height: 46px;
	background-position: 100%;
}
.primarynavigation {
	background-image: url(../images/navigation/primary_spacer.png);
	background-repeat: repeat-x;
	height: 46px;
	padding-left: 10px;
}
.spinner {
	padding-top: 30px;
	padding-bottom: 30px;
	padding-left: 60px;
	padding-right: 60px;
	background-color: #999999;
	border: 1px double #333333;
	opacity: 0.6;
	filter: alpha(opacity=50);
	z-index: 1000;
	position: absolute;
	left: 40%;
	top: 40%;
}
#searchform {
	margin: 0px;
	padding: 0px;
	position: absolute;
	right: 20px;
	top: 97px;
	float: right;
}
.navigationtop ul {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	margin-right: 0px;
	padding: 0px;
	clear: both;
}
.navigationtop li {
	display: block;
	float: left;
	list-style-type: none;
	padding-left: 0px;
	padding-right: 0px;
}
.logo {
	margin-left: 20px;
}
.breadcrumbbar {
	font-size: 9px;
	font-weight: bold;
	color: #CC0033;
	padding-left: 20px;
	clear: both;
	margin-top: 5px;
}
.breadcrumb {
	padding-bottom: 5px;
}
.login {
	width: 242px;
	float: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-image: url(../images/navigation/login_bg_box.png);
	background-repeat: repeat-x;
	height: 44px;
	margin-top: 15px;
	margin-right: 15px;
	border: thin solid #7E1D2C;
	padding-top: 7px;
	padding-right: 7px;
	padding-left: 7px;
	padding-bottom: 2px;
	vertical-align: top;
}
.loginbutton {
	float: right;
	margin-right: 5px;
	margin-top: 1px;
}
#loginform_home input {
	display: inline-block;
	font-size: 8.5pt;
	margin-bottom: 2px;
}
.designers {
	font-size: 9px;
	width: 200px;
	text-align: right;
	float: right;
	background-color: #666666;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 20px;
	padding-left: 10px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	height: 15px;
}
.breadcrumbbar a:link, .breadcrumbbar a:visited {
	font-weight: normal;
	color: #CC0033;
	text-decoration: none;
}
.breadcrumbbar a:hover {
	font-weight: normal;
	color: #CC0033;
	text-decoration: underline;
}
.login a:link, .login a:visited, .designers a:link, .designers a:visited {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.login a:hover, .designers a:hover {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
.newscolumn {
	width: 207px;
	float: right;
	margin-left: 20px;
}
.newsletter {
	margin-top: 10px;
	padding-right: 10px;
	padding-left: 7px;
	padding-bottom: 10px;
	background-image: url(../images/newsletter_home.png);
	background-repeat: no-repeat;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	background-color: #ADABAF;
}
.newsletterfield {
	padding-top: 50px;
	padding-left: 5px;
}
.whyjoin {
	margin-top: 10px;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 10px;
	background-image: url(../images/whyjoin_home.png);
	background-repeat: no-repeat;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	height: 301px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FFFFFF;
	padding-top: 60px;
}
.news {
	font-size: 10px;
	background-color: #CCCCCC;
	padding-top: 10px;
	padding-right: 20px;
	padding-left: 12px;
	padding-bottom: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
.news h2{
	font-size: 12px;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
}
.news h2 a:link, .news h2 a:visited {
	color: #000000;
	text-decoration: underline;
	display: block;
	margin-top: 3px;
}
.news h2 a:hover {
	color: #FF0000;
	text-decoration: underline;
	display: block;
	margin-top: 3px;
}
.subheading {
	font-size: 13px;
	font-weight: bold;
	margin-top: 10px;
}
h3 {
	font-size: 11px;
	font-weight: bold;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	margin-right: 0px;
}
.subheading a:link, .subheading a:visited, h3 a:link, h3 a:visited {
	color: #000000;
	text-decoration: none;
}
.subheading a:hover, h3 a:hover {
	color: #FF0000;
	text-decoration: none;
}
.datetext {
	font-size: 10px;
	font-weight: bold;
}	
.homepic {
	height: 265px;
	background-image: url(../images/home_pic.jpg);
	background-repeat: no-repeat;
}
.pagepic {
	margin-bottom: 20px;
	margin-left: 220px;
	background-repeat: no-repeat;
	height: 265px;
}
.fullpic {
	background-image: url(../images/news.jpg);
	height: 265px;
	margin-bottom: 20px;
	margin-left: 0px;
	margin-right: 0px;
	background-repeat: no-repeat;
}
.longpagepic {
	height: 265px;
	margin-bottom: 20px;
	margin-left: 0px;
	background-repeat: no-repeat;
}
.hubpic {
	height: 265px;
	background-image: url(../images/hub_pic.jpg);
	background-repeat: no-repeat;
}
.mainsearchbody {
	margin-top: 30px;
	margin-left: 100px;
	margin-right: 100px;
	margin-bottom: 10px;
	font-size: 11px;
}
.mainbody {
	margin-left: 20px;
	margin-right: 200px;
	margin-bottom: 10px;
	font-size: 11px;
}
.mainbodymargin {
	margin-left: 220px;
	margin-right: 20px;
	margin-bottom: 10px;
	font-size: 11px;
}
.mainbodynomargin {
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 10px;
	font-size: 11px;
}
.mainbody a:link, .mainbodymargin a:link, .mainbodynomargin a:link, .mainsearchbody a:link, .mainmiddlecolumn a:link {
	color: #AC0B0C;
	text-decoration: none;
}
.mainbody a:visited, .mainbodymargin a:visited, .mainbodynomargin a:visited, .mainsearchbody a:visited, .mainmiddlecolumn a:visited {
	color: #AC0B0C;
	text-decoration: none;
}
.mainbody a:hover, .mainbodymargin a:hover, .mainbodynomargin a:hover, .mainsearchbody a:hover, .mainmiddlecolumn a:hover {
	color: #FF0000;
	text-decoration: none;
}
.mainrightcolumn {
	width: 28%;
	float: right;
	padding-left: 15px;
	background-color: #E6E6E6;
	padding-right: 15px;
	height: 592px;
}
.mainmiddlecolumn {
	width: 28%;
	float: right;
	margin-left: 15px;
	padding-left: 15px;
	padding-right: 15px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
}
.mainleftcolumn {
	width: 28%;
}
.mainleftcolumnimg {
	margin-bottom: 10px;
}
.mainbody h1, .mainbodymargin h1, .mainbodynomargin h1, .mainsearchbody h1 {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	margin-top: 0px;
	margin-bottom: 5px;
	padding: 0px;
}
.mainbody h2, .mainbodymargin h2, .mainbodynomargin h2 {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
}
.mainbody p, .mainbodymargin p {
	margin-top: 0px;
	margin-bottom: 10px;
	padding: 0px;
}
.clear {
	clear: both;
	height: 1px;
	margin: 0px;
	padding: 0px;
}
.bump {
	margin-bottom: 10px;
}
.mainbody ul, .mainbodymargin ul, .mainbodynomargin ul {
	padding: 0px;
	padding-left: 10px;
	margin-top: 10px;
	margin-bottom: 8px;
	margin-left: 10px;
	margin-right: 0px;
}
.mainbody li, .mainbodymargin li, .mainbodynomargin li {
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	margin-right: 0px;
}
.para {
	margin-bottom: 10px;
}
.footer {
	font-size: 10px;
	color: #FFFFFF;
	margin-bottom: 5px;
	clear: both;
	background-image: url(../images/photos/footer_bg.png);
	background-repeat: repeat-x;
}
.footer a:link, .footer a:visited  {
	color: #FFFFFF;
	text-decoration: none;
}
.footer a:hover {
	color: #333333;
	text-decoration: underline;
}
.footernav {
	text-align: center;
	padding-left: 20px;
	padding-top: 2px;
	padding-bottom: 2px;
}

.fom {
	font-weight: bold;
	margin-top: 2px;
}
.fom a:link  {
	color: #AC0B0C;
	text-decoration: none;
}
.fom a:visited  {
	color: #AC0B0C;
	text-decoration: none;
}
.fom a:hover {
	color: #FF0000;
	text-decoration: none;
}
.chevron {
	color: #CC0033;
}
.chevron a:link, .chevron a:visited, .chevron a:hover {
	color: #CC0033;
	text-decoration: none;
}

ul.lists {
	font-size: 11px;
	padding: 0px;
	margin-top: 8px;
	margin-bottom: 8px;
	margin-left: 0px;
	margin-right: 0px;
}
ul.lists li {
	font-weight: normal;
	list-style-image: url(../images/navigation/bullet_red.png);
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	margin-top: 0px;
	margin-bottom: 2px;
	margin-left: 10px;
	margin-right: 0px;

}
.lists a:link {
	font-weight: normal;
	color: #AC0B;
	text-decoration: none;
}
.secnavbox a:visited  {
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.secnavbox img {
	border: none;
}
.lists a:hover {
	font-weight: normal;
	color: #FF0000;
	text-decoration: underline;
}
.mainbody form {
	padding: 0px;
	margin-top: 10px;
	margin-bottom: 20px;
}
.mainbodymargin form, .mainbodynomargin form {
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 10px;
}
.secnavbox {
	font-size: 11px;
	color: #333333;
	background-color: #E6E6E6;
	float: left;
	width: 170px;
	padding-top: 10px;
	padding-bottom: 20px;
	padding-left: 20px;
	padding-right: 10px;
}
.secnavbox p {
	font-size: 11px;
	margin-top: 2px;
	margin-bottom: 2px;
}
.secnavbox ul {
	font-size: 12px;
	padding: 0px;
	margin: 0px;
}
.secnavbox li {
	font-weight: bold;
	list-style-image: url(../images/navigation/bullet_red.png);
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	margin-top: 0px;
	margin-bottom: 8px;
	margin-left: 10px;
	margin-right: 0px;

}
.secnavbox ul.subsectnav {
	font-size: 11px;
	padding: 0px;
	margin-top: -4px;
	margin-bottom: 8px;
	margin-left: 20px;
	margin-right: 0px;
}
.secnavbox ul.subsectnav li {
	font-weight: bold;
	list-style-image: url(../images/navigation/bullet_red.png);
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	margin-top: 0px;
	margin-bottom: 8px;
	margin-left: 10px;
	margin-right: 0px;

}
.secnavbox a:link, .secnavbox a:visited  {
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.secnavbox a:hover {
	font-weight: normal;
	color: #CC0033;
	text-decoration: underline;
}
li.secnavdown {
	list-style-image: url(../images/navigation/bullet_black_down.png);
}
.secnavbox ul.subsectnav li.subsectnavdown {
	list-style-image: url(../images/navigation/bullet_red_down.png);
}
.tablehead {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #CC0033;
	text-align: left;
	vertical-align: top;
	padding: 3px;
}
.tablehead a:link, .tablehead a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.tablehead a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.tablebodygrey {
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	background-color: #E6E6E6;
	text-align: left;
	padding: 3px;
}
.tablebodywhite {
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	background-color: #FFFFFF;
	text-align: left;
	padding: 3px;
}

.tablesubgrey {
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	background-color: #E6E6E6;
	text-align: left;
	padding: 3px;
}
.tablesubwhite {
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	background-color: #FFFFFF;
	text-align: left;
	padding: 3px;
}
.tablebodygrey a:link, .tablebodywhite a:link, .tablesubgrey a:link, .tablesubwhite a:link {
	color: #CC0033;
	text-decoration: none;
}
.tablebodygrey a:visited, .tablebodywhite a:visited, .tablesubgrey a:visited, .tablesubwhite a:visited {
	color: #AC0B0C;
	text-decoration: none;
}
.tablebodygrey a:hover, .tablebodywhite a:hover, .tablesubgrey a:hover, .tablesubwhite a:hover {
	color: #FF0000;
	text-decoration: none;
}
.homebox {
	border: 1px solid #000000;
}
.homeboxhead {
	font-size: 12px;
	color: #FFFFFF;
	background-color: #666666;
	padding: 3px;
	font-weight: bold;
}
.homeboxsub {
	font-weight: bold;
	color: #000000;
	background-color: #999999;
	padding: 3px;
}
.homeboxbody {
	color: #000000;
	background-color: #E6E6E6;
	padding: 3px;
}
form.emailform {
	font-size: 12px;
	float: right;
	margin-left: 20px;
	border: 1px solid #CC0033;
}
form.emailform input, form.emailform textarea {
	display: block;
	margin-left: 60px;
	margin-bottom: 10px;
}
form.emailform label {
	display: block;
	float: left;
	width: 60px;
}
.formhead {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #CC0033;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	padding-right: 10px;
}
.formbody {
	color: #000000;
	background-color: #E6E6E6;
	padding: 10px;
}
.picfloatleft {
	float: left;
	margin-right: 20px;
	margin-bottom: 5px;
}
.picfloatright {
	float: right;
	margin-left: 20px;
	margin-bottom: 5px;
}
#login_form input {
	display: block;
	margin-left: 60px;
	margin-bottom: 10px;
}
#login_form label {
	display: inline-block;
	float: left;
	width: 60px;
}
.boxhead {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #333333;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	padding-right: 5px;
	border: 1px solid #333333;
}
.boxbody {
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	background-color: #FFFFFF;
	padding: 5px;
	border: 1px solid #333333;
	margin-bottom: 10px;
}
.updater {
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	padding-left: 10px;
	padding-top: 0px;
	padding-bottom: 5px;
	border-bottom: 1px solid #666666;
}
.updater a:link, .updater a:visited  {
	color: #666666;
	text-decoration: none;
}
.updater a:hover {
	color: #FF0000;
	text-decoration: underline;
}
.newsheadpic {
	display: block;
	margin-top: 20px;
	margin-bottom: 0px;
}
.newstoppic {
	display: block;
	margin-bottom: 10px;
}

.tableheadleft {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #CC0033;
	text-align: left;
	padding: 5px;
}
.tableheadleft a:link, .tableheadleft a:visited {
	color: #FFFFFF;
	text-decoration: none;
} 
.tableheadleft a:hover {
	color: #FFFFFF;
	text-decoration: underline;
} 
.tableheadright {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #CC0033;
	text-align: right;
	padding: 5px;
}
.tableheadcentre {
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	padding: 5px;
}

.tablesubheadleft {
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	padding: 5px;
}
.tablesubheadright {
	font-weight: bold;
	color: #FFFFFF;
	text-align: right;
	padding: 5px;
}
.tablesubheadcentre {
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	padding: 5px;
}

.tablebodyleftborder {
	font-weight: bold;
	color: #000000;
	background-color: #FFFFFF;
	text-align: left;
	padding: 5px;
}
.tablebodyleft {
	font-weight: bold;
	color: #000000;
	background-color: #FFFFFF;
	text-align: left;
	padding: 5px;
}
.tablebodyshadedleft {
	font-weight: bold;
	color: #000000;
	background-color: #E6E6E6;
	text-align: left;
	padding: 5px;
}
.tablebodydarkleft {
	font-weight: bold;
	color: #000000;
	background-color: #999999;
	text-align: left;
	padding: 5px;
}
.tablebodycentreborder {
	font-weight: bold;
	color: #000000;
	background-color: #FFFFFF;
	text-align: center;
	padding: 5px;
}
.tablebodycentre {
	font-weight: bold;
	color: #000000;
	background-color: #FFFFFF;
	text-align: center;
	padding: 5px;
}

.tablebodyleftborder a:link, .tablebodyleft a:link, .tablebodyshadedleft a:link, .tablebodycentreborder a:link, .tablebodycentre a:link {
	color: #000000;
	text-decoration: underline;
}
.tablebodyleftborder a:visited, .tablebodyleft a:visited, .tablebodyshadedleft a:visited, .tablebodycentreborder a:visited, .tablebodycentre a:visited {
	color: #CC00FF;
	text-decoration: underline;
}
.tablebodyleftborder a:hover, .tablebodyleft a:hover, .tablebodyshadedleft a:hover, .tablebodycentreborder a:hover, .tablebodycentre a:hover {
	color: #FF0000;
	text-decoration: underline;
}

.croptool_box {
	border-style: solid;
	border-width: 1px;
	border-color: #CC0033;
	padding: 10px;
	margin-bottom: 10px;
}

.croptool_box_title {
	/*
	border-style: solid;
	border-width: thin;
	border-color: #000000;
	*/
	width: 115px;
	margin-top: 2px;
	float: left;
	margin-right: 10px;
}
.croptool_box_explanation {
	/*
	border-style: solid;
	border-width: thin;
	border-color: #000000;
	*/
	width: 210px;
	margin-top: 2px;
	float: right;
}

.croptool_logo{
	margin: 10px;
}

.croptool_close{
	margin-left: 10px;
	margin-bottom: 10px;
}
.crop_tool{
	text-align: left;
}
.pic_update_page_to_confirm {
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF0000;
	width: 250px;
}
.filelist {
}

.filelist img{
	padding-right: 3px;
}
.comments{
	margin-left: 20%;
}
.comments input{
	width: 498px;
}
.job{
	margin-left: 20%;
	/*background-color: #FFFFFF;
	border-width: 1px;
	border-style: solid;*/
}
.banner {
	margin-top: 20px;
	margin-bottom: 20px;
	text-align: center;
}

.jobbox {
	background-color: #FFFFFF;
	border-width: 1px;
	border-style: solid;
	border-color: #000000;
	margin-top: 30px;
	margin-right: 0px;
}
.jobhead {
	background-color: #000000;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.jobhead a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.jobhead a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.jobhead a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.jobbody {
	/*background-color: #FFFFFF;
	border-width: 1px;
	border-style: solid;*/
	padding: 5px;
	font-size: 12px;
	color: #CC0033;
	width: 250px;
}
.jobbody a:link {
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
.jobbody a:visited {
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
}
.jobbody a:hover {
	font-weight: bold;
	color: #FF0000;
	text-decoration: underline;
}
.job {
	margin-left: 80px;
	margin-bottom: 5px;	
}
.jobdate {
	float: left;
	margin-left: -80px;	
}
.jobsalary {
	color: #000000;
	font-weight: normal;
	font-size: 11px;
}
.jobs_table {
	margin-top: 10px;
	margin-left: 0px;
}
.jobs_table td{
	background-color: #E6E6E6;
}
.jobs_table th{
	background-color: #CC0033;
}
.conference_sponsers_1{
	float: right;
}
.conference_sponsers_1 img{
	border: none;
	margin-bottom: 10px;
}
.rss {
	float: right;
	font-size: 12px;
	font-weight: normal;
}
.rss a:link, .rss a:visited {
	color: #000000;
	text-decoration: none;
}
.rss a:hover {
	color: #FF0000;
	text-decoration: underline;
}
.cmabox {
	border: solid 1px #CC0033;
	background-color: #FFFFFF;
	padding: 10px;
	margin-top: 20px;
}