/* Styles for entire page */

body {
	background-color: #3E3C57;
	padding: 0px;
	border: none;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #535252;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
}

a:link, a:visited {
	color: #535252;
	text-decoration: none;
}

a:hover, a:active {
	color: #8F8F8F;
	text-decoration: none;
}

.setpage {
	background-color: #FFFFFF;
	width: 758px;
	padding-top: 0px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
}

.leftcontent {
	float: left;
	width: 210px;
}

.rightcontent {
	float: right;
	width: 520px;
	padding-left: 28px;
}

li {
	list-style-image: url(../images/bullit.gif);
	vertical-align: top;
	line-height: 17px;
	padding-bottom: 6px;
}

/* Standard styles - don't change */

.accessibility {
	position: absolute;
	visibility: hidden;
}

.clear {
	clear: both;
}

.left {
	float: left;
}

.right {
	float: right;
}

form {
	margin: 0px;
	padding: 0px;
}

.whiteline {
	background-color: #FFFFFF;
	height: 1px;
	width: 100%;
}

.blackline {
	background-color: #000000;
	height: 1px;
	width: 100%;
}

.unboldme {
	font-weight: lighter;
}

.normalise {
	font-size: 12px;
	line-height: 17px;
	font-weight: normal;
}

.error {
	font-weight: bold;
	color: #FF0000;
}

/* Heading content styles for all pages */

h1 {
	font-size: 25px;
	color: #322832;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	line-height: 40px;
}

h2 {
	font-size: 16px;
	color: #635463;
	line-height: 22px;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #635463;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
}

h3 {
	font-size: 13px;
	color: #635463;
	line-height: 18px;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #635463;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
}

h4 {
	font-size: 13px;
	color: #635463;
	line-height: 20px;
	display: block;
	margin: 0px;
	padding: 0px;
}


/* Top Menu & Foot Menu styles for all pages */

.menu {
	font-size: 13px;
	color: #FFFFFF;
	list-style-type: none;
	width: 758px;
	background-color: #49394C;
	background-image: url(../images/menubg.gif);
	background-repeat: repeat-x;
	padding: 0px;
	margin: 0px;
	line-height: 24px;
	height: 24px;
	display: block;
	clear: both;
}

.foot {
	font-size: 11px;
	color: #FFFFFF;
	list-style-type: none;
	width: 758px;
	background-color: #49394C;
	background-image: url(../images/menubg.gif);
	background-repeat: repeat-x;
	padding: 0px;
	margin: 0px;
	line-height: 24px;
	height: 24px;
	display: block;
	clear: both;
}

.menu li, .foot li {
	display: inline;
	height: 24px;
	padding: 0px;
	margin: 0px;	
}

.menu a:link, .menu a:visited, .foot a:link, .foot a:visited {
	color: #FFFFFF;
	line-height: 24px;
	text-decoration: none;
	display: block;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #6C5F6D;
	margin: 0px;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 8px;
}

.menu a:hover, .menu a:active, .foot a:hover, .foot a:active {
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/menubga.gif);
	background-repeat: repeat-x;
}

.foot span {
	display: block;
	float: right;
	padding-right: 10px;
}

/* Box content styles */

.box {
	padding: 0px;
	width: 210px;
	margin-top: 13px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.box h2 {
	width: 145px;
	font-size: 14px;
	color: #FFFFFF;
	margin: 0px;
	height: 38px;
	display: block;
	background-color: #49394C;
	background-image: url(../images/boxheadbg.gif);
	background-repeat: repeat-x;
	text-align: left;
	padding-top: 16px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 9px;
	line-height: 17px;
	float: right;
}

.squarepic {
	display: block;
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.boxcontent {
	width: 190px;
	font-size: 11px;
	color: #FFFFFF;
	margin: 0px;
	display: block;
	background-color: #96B52E;
	background-image: url(../images/boxbg.gif);
	background-repeat: repeat-x;
	text-align: left;
	padding-top: 9px;
	padding-right: 10px;
	padding-bottom: 7px;
	padding-left: 10px;
	line-height: 16px;
}

.boxcontent a:link, .boxcontent a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

.boxcontent a:hover, .boxcontent a:active {
	color: #2E4303;
	text-decoration: none;
}

.boxfoot {
	background-color: #49394C;
	background-image: url(../images/boxfootbg.gif);
	background-repeat: repeat-x;
	height: 17px;
	width: 100%;
	text-align: right;
	font-size: 11px;
	line-height: 17px;
	vertical-align: middle;
}

.boxfoot a:link, .boxfoot a:visited {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	height: 17px;
	padding-right: 22px;
	background-image: url(../images/txtbutbg.gif);
	background-repeat: no-repeat;
	background-position: right;
}

.boxfoot a:hover, .boxfoot a:active {
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/txtbutbga.gif);
	background-repeat: no-repeat;
	background-position: right;
}

.paddin {
	margin-top: 6px;
	margin-bottom: 6px;
}

.box label {
	font-size: 15px;
	font-weight: bold;
	float: left;
	width: 46px;
	display: block;
	line-height: 20px;
	padding-top: 8px;
}

.inputbox {
	font-size: 11px;
	float: left;
	width: 120px;
	border: 1px solid #332933;
	background-color: #DEEF9C;
	padding: 2px;
	color: #2E4303;
	margin-top: 6px;
}

.eventtitle {
	font-size: 12px;
	font-weight: bold;
	color: #2E4303;
}

/* center body content styles */

.intro {
	float: left;
	width: 280px;
	text-align: left;
	padding-top: 30px;
}

.maincontent {
	float: left;
	width: 500px;
	text-align: left;
	padding-top: 30px;
}

.funded {
	font-size: 11px;
	line-height: 16px;
	width: 100%;
	text-align: left;
	padding-top: 11px;
	padding-bottom: 11px;
	background-image: url(../images/thestain.gif);
	background-repeat: repeat-y;
	margin-top: 13px;
}

/* styles for images throughout */

.newspic {
	float: right;
	width: 210px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 20px;
	clear: right;
}

.winnerpic {
	float: right;
	width: 110px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 20px;
	clear: right;
}
/* styles for Log-in Box */

.login {
	padding: 0px;
	height: 19px;
	width: 760px;
	margin: 0px;
	background-image: url(../images/logobara.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}

.login a:link, .login a:visited {
	font-size: 11px;
	color: #FFFFFF;
	line-height: 17px;
	text-decoration: none;
	display: block;
	float: right;
	margin: 0px;
	padding: 0px;
	border: 1px solid #FFFFFF;
	background-color: #C53005;
	background-image: url(../images/loginbutbg.gif);
	background-repeat: repeat-x;
	height: 17px;
	width: 88px;
}

.login a:hover, .login a:active {
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/boxfootbg.gif);
	background-repeat: repeat-x;
}

/* styles for Archive Navigation */

.buttons {
	background-color: #49394C;
	background-image: url(../images/boxfootbg.gif);
	background-repeat: repeat;
	height: 17px;
	width: 100%;
	text-align: center;
	font-size: 11px;
	line-height: 17px;
	vertical-align: middle;
	color: #FFFFFF;
}

.button1 {
	height: 17px;
	width: 100px;
	text-align: right;
	vertical-align: middle;
	float: right;
}

.button3 {
	height: 17px;
	width: 150px;
	text-align: right;
	vertical-align: middle;
	float: right;
}

.button1 a:link, .button1 a:visited, .button3 a:link, .button3 a:visited {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	height: 17px;
	padding-right: 22px;
	background-image: url(../images/txtbutbg.gif);
	background-repeat: no-repeat;
	background-position: right;
}

.button1 a:hover, .button1 a:active, .button3 a:hover, .button3 a:active {
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/txtbutbga.gif);
	background-repeat: no-repeat;
	background-position: right;
}

.button2 {
	height: 17px;
	width: 100px;
	text-align: left;
	vertical-align: middle;
	float: left;
}

.button2 a:link, .button2 a:visited {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	height: 17px;
	padding-left: 22px;
	background-image: url(../images/txtbutbg2.gif);
	background-repeat: no-repeat;
	background-position: left;
}

.button2 a:hover, .button2 a:active {
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/txtbutbg2a.gif);
	background-repeat: no-repeat;
	background-position: left;
}

.numbers {
	width: 280px;
	text-align: center;
}

.numbers a:link, .numbers a:visited {
	line-height: 17px;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/space.gif);
	background-repeat: repeat-x;
	padding-right: 3px;
	padding-left: 3px;
}

.numbers a:hover, .numbers a:active {
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/loginbutbg.gif);
	background-repeat: repeat-x;
}

.buttonstitle {
	width: 100%;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-color: #96B52E;
	background-image: url(../images/butmenubg.gif);
	background-repeat: repeat;
	height: 21px;
	margin-top: 6px;
}

/* individual styles for other pages */

.maincontent label {
	font-size: 15px;
	font-weight: bold;
	float: left;
	width: 165px;
	display: block;
	line-height: 20px;
	padding-top: 7px;
	text-align: right;
	padding-right: 4px;
}

.inputbox2 {
	font-size: 12px;
	float: left;
	width: 260px;
	border: 1px solid #332933;
	background-color: #F6F2DD;
	padding: 2px;
	color: #56425A;
	margin-top: 6px;
}

.date {
	font-size: 15px;
	font-weight: bold;
	color: #9BBE2D;
}

.date a:link, .date a:visited {
	color: #9BBE2D;
	text-decoration: none;
}

.date a:hover, .date a:active {
	color: #9BBE2D;
	text-decoration: none;
}

.req {
	padding-top: 6px;
	float: left;
}

.atoz {
	font-size: 12px;
	padding: 8px;
	font-weight: bold;
	text-align: center;
}
.bio {
	border: 1px solid #000000;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 10px;
	margin-bottom: 16px;
}
.biosmalltxt {
	font-size: 11px;
	line-height: 15px;
}
.biosmalltxt span {
	display: block;
	width: 200px;
	float: left;
}
.structurewidth {
	width: 180px;
	float: right;
	padding-top: 20px;
}
.structurewidth2 {
	width: 180px;
	float: left;
	text-align: right;
	padding-bottom: 40px;
}
.structurebg {
	background-image: url(../images/arrow2.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.workgroup {
	border: 1px solid #000000;
	padding: 6px;
	width: 103px;
	font-size: 11px;
	line-height: 14px;
	height: 100px;
	margin: 4px;
	text-align: center;
}

.workgroup strong, .woman strong {
color: #9BBE2D;
}

.woman {
	width: 240px;
	margin-top: 10px;
	margin-right: 8px;
	border: 1px solid #000000;
	height: 50px;
	font-size: 11px;
	font-weight: bold;
	line-height: 15px;
	float: left;
	overflow: hidden;
}

.woman img {
	width: 50px;
	margin-right: 8px;
	height: 50px;
	border-style: none;
	float: left;
}

.womantitle {
	color: #9BBE2D;
	font-size: 12px;
	line-height: 17px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	border-style: none;
	display: block;
	text-align: left;
}
.womantxtwidth {
	float: right;
	width: 350px;
}
tr {
	background-color: #E7E5E7;
}
.tablehighlight {
	background-color: #DBE9A4;
}
.up {
	position: relative;
	margin-top: -14px;
	margin-bottom: 14px;
}
.hide {
	font-size: 1px;
	color: #FFFFFF;
}

#dhtmltooltip{
	position: absolute;
	width: 350px;
	border: 0px;
	padding: 5px;
	visibility: hidden;
	z-index: 100;
	height: 146px;
	overflow: hidden;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #9BBE2D;
	line-height: 16px;
	background-image: url(../images/tipbg.gif);
	background-repeat: repeat-x;
}
.bigpic {

	float: right;
	width: 259px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 20px;
	clear: right;
}

table.open-reg {
	margin-top: 10px;
	margin-left: 35px;
	width: 400px;
}

.open-reg td {
	padding: 5px;
}