@charset "utf-8";
.bodytext {
	font-family: verdana, Arial, Verdana;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	line-height:20px;
}
.buttontext {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	line-height:16px;
}
.buttonheading {
	font-family: Tahoma, Arial, Verdana;
	font-size: 16px;
	color: #000000;
	font-weight:normal;
	text-decoration: none;
	line-height:14px;
}
.header {
	font-family: Tahoma, Arial, Verdana;
	font-size: 14px;
	color: #333333;
	font-weight:bold;
	text-decoration: none;
}

.bodytext a:link {
	color: #333333;
	text-decoration: none;
}
.bodytext a:visited {
	color: #333333;
	text-decoration: none;
}
.bodytext a:hover {
	color: #005E82;
	text-decoration: underline;
}
.bodytext a:active {
	color: #333333;
	text-decoration: none;
}
table.cellLink td {padding:2}
table.cellLink td a {padding:2px; display:block; text-decoration: underline; font-size: 11px; color: #000000; font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;}
table.cellLink td a:hover {text-decoration: none; font-size: 11px; color: #bbbbbb}.text {}
.smallertext {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	line-height:18px;
}
.mainbuttext {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	line-height:12px;
}.servicesmenu {
	position: absolute;
	top: 142px;
	left: 218px;
	z-index: 5;
	visibility: hidden;
}
.downloadsmenu {
	position: absolute;
	top: 372px;
	left: 786px;
	z-index: 6;
	visibility: hidden;
}
.creativeareamenu {
	position: absolute;
	top: 372px;
	left: 658px;
	z-index: 6;
	visibility: hidden;
}
.contactusmenu {
	position: absolute;
	top: 372px;
	left: 547px;
	z-index: 6;
	visibility: hidden;
}
.supportusmenu {
	position: absolute;
	top: 372px;
	left: 433px;
	z-index: 6;
	visibility: hidden;
}
.volunteeringmenu {
	position: absolute;
	top: 142px;
	left: 307px;
	z-index: 6;
	visibility: hidden;
}

a:link {color: #333333;	text-decoration: none;}
a:visited {color: #333333; text-decoration: none;}
a:hover {color: #333333; text-decoration: none;}
.pagetitle {
	font-family: Tahoma, Arial, Verdana;
	font-size: 30px;
	color: #ffffff;
	text-decoration: none;
	line-height:18px;
}
table.timetable td {padding:5; background: #DFF1FF; display:block; font-size: 11px; color: #000000; font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;}
table.timetable td a:hover {padding:5; text-decoration: none; background: #DFF1FF; display:block; font-size: 15px; font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;}
table.timetable td a {padding:5; display:block; background: #ffffff; font-size: 15px; font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;}

.arrowlistmenu{
width: 240px; /*width of accordion menu*/
}

.arrowlistmenu .menuheader{ /*CSS class for menu headers in general (expanding or not!)*/
font: bold 14px Arial;
color: white;
background: black url(titlebar.png) repeat-x center left;
margin-bottom: 10px; /*bottom spacing between header and rest of content*/
text-transform: uppercase;
padding: 4px 0 4px 10px; /*header text is indented 10px*/
cursor: hand;
cursor: pointer;
}

.arrowlistmenu .openheader{ /*CSS class to apply to expandable header when it's expanded*/
background-image: url(titlebar-active.png);
}

.arrowlistmenu ul{ /*CSS for UL of each sub menu*/
list-style-type: none;
margin: 0;
padding: 0;
margin-bottom: 8px; /*bottom spacing between each UL and rest of content*/
}

.arrowlistmenu ul li{
padding-bottom: 2px; /*bottom spacing between menu items*/
}

.arrowlistmenu ul li a{
color: #A70303;
background: url(../images/bullet.jpg) no-repeat center left; /*custom bullet list image*/
display: block;
padding: 2px 0;
padding-left: 19px; /*link text is indented 19px*/
text-decoration: none;
font-weight: bold;
border-bottom: 1px solid #dadada;
font-size: 90%;
}

.arrowlistmenu ul li a:visited{
color: #A70303;
}

.arrowlistmenu ul li a:hover{ /*hover state CSS*/
color: #A70303;
background-color: #F3F3F3;
}
.navtext {
	font-family: verdana, Arial, Verdana;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	line-height:20px;
}
.navbold {
	font-family: verdana, Arial, Verdana;
	font-weight: bold;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	line-height:20px;
}
