/* 
  -----------------------------------
  Tab Bar Magic Page Pack CSS
  by Project Seven Development
  www.projectseven.com
  Graffiti Page Pack Layout 02
  2 Column Fixed - menu integrated
	Sidebar on left
  -----------------------------------
*/
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	margin: 20px 0;
	padding: 0;
	text-decoration: none;
	background-image: url(images/bg.jpg);
}


/********HEADINGS*******/

.bodystyle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	line-height: 1.5em;
}

.LargeHeading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.25em;
	line-height: 1.5em;
	font-weight: bold;
}
.MediumHeading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 1.5em;
	font-weight: bold;
}
#boom {
	float: left;
	width: 230px;
	padding-left: 45px;
	z-index: 50000;
	overflow: visible;
	visibility: visible;
	padding-top: 10px;
}


/********LAYOUT WRAPPER**********/
#layout {
	width: 990px;
	margin: 0 auto;
	background-repeat: repeat-y;
	background-image: url(images/main-center.png);
}
/********MENU WRAPPER**********/
#menubar {
	font-size: 0.8em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 975px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

/********COLUMN WRAPPER**********/
#columnwrapper {
	width: 974px;
	background-repeat: no-repeat;
	background-position: right top;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 3em;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}

/********CONTENT CONTAINERS*********/

/*Main Content*/

#maincontent p{
	line-height: 1.5em;
	margin: 8px 0 12px 0;
}
#maincontent a:link {
	width: 990px;
	margin: 0 auto;
	color: #669966;
	text-decoration: none;
}
#maincontent a:visited {
	width: 990px;
	margin: 0 auto;
	color: #669966;
	text-decoration: none;
}
#maincontent a:hover {
	width: 990px;
	margin: 0 auto;
	color: #669966;
	text-decoration: underline;
}

.callout {
	float: left;
	width: 132px;
	margin: 6px 8px 0px 0px;
	padding: 10px;
	border: 1px solid #333333;
	font-size: 0.75em;
}
/*Sidebar*/
#sidecontent {
	margin: 0;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 24px;
}
#sidecontent p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#header_animations {
	background-color: transparent;
	padding-right: 0px;
	padding-left: 550px;
	padding-top: 60px;
}
/*CLEARING the LAYOUT FLOATS*/
.clearit {
	font-size: 0;
	line-height: 0;
	height: 0;
	clear: both;
}

/********BOTTOM SHADOW GRAPHIC**********/
#bottom {
	background-repeat: no-repeat;
	height: 35px;
	background-position: left top;
	background-image: url(images/main-bottom.png);
}
/*Footer Content*/
#footer {
	padding: 0 0 0 15px;
	text-align: center;
}
#footer  a:link {
	width: 990px;
	margin: 0 auto;
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:visited {
	width: 990px;
	margin: 0 auto;
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover {
	width: 990px;
	margin: 0 auto;
	color: #FFFFFF;
	text-decoration: underline;
}

/***********FOOTER************/
/*Navigation Box*/
#menubar {
	font-family: Georgia, "Times New Roman", Times, serif;
	width: 750px;
	padding-bottom: 0px;
	padding-left: 75px;
	padding-top: 1px;
}
/***********FOOTER************/
/*Footer Container*/
#footerbox {
	width: 990px;
	margin: 0 auto;
	font-size: 0.7em;
	color: #FFFFFF;
}
/*********PAGE LINK STYLES********/
#columnwrapper {
	text-decoration: none;
	z-index: 1;
}
.table_header1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	line-height: 1.5em;
	color: #FFFFFF;
	margin: 0px;
	font-weight: bold;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
	background-repeat: no-repeat;
	border: 1px solid #000000;
}
.tablecontent1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 1.5em;
	color: #333333;
	background-color: #FFFFFF;
	margin: 0px;
	font-weight: normal;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.table_header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.80em;
	line-height: 1.5em;
	color: #FFFFFF;
	background-color: #999999;
	margin: 0px;
	font-weight: bold;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #FFFFFF;
	border-bottom-color: #000000;
	border-left-color: #FFFFFF;
}
.tablecontent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 1.5em;
	color: #333333;
	background-color: #E8E8E8;
	margin: 0px;
	font-weight: normal;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
	border: 1px solid #FFFFFF;
}

#colourbox {
	float: left;
	width: 575px;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 100px;
}
#masthead {
	background-repeat: no-repeat;
	height: 100px;
	width: 990px;
	background-image: url(images/masthead.png);
	overflow: visible;
}

.tablecontentmore {
	background-color: #FFFFFF;
	margin: 0px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.note {
	font-size: 0.65em
}
#arrowback {
	float: left;
	width: 25px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 25px;
}
#colourdetails {
	float: right;
	width: 850px;
}
#logos {
	float: left;
	width: 190px;
	padding-bottom: 10px;
	padding-left: 25px;
}
#mainbox_tc {
	float: right;
	width: 750px;
}
.showmemoreabove {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 2px;
	font-size: 10px;
}



.showmemore {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 2px;
	font-size: 10px;
	text-decoration: none;
}
.showmemorebelow {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 2px;
	font-size: 10px;
	text-decoration: none;
}
.quicklinesBelow {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 2px;
	font-size: 10px;
	text-decoration: none;
}
.quicklinesBelow a:link {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 2px;
	color: #000000;
	text-decoration: none;
}
.quicklinesBelow a:visited {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 2px;
	color: #000000;
	text-decoration: none;
}
.quicklinesBelow a:hover {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 2px;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(images/diagonal.jpg);
}
.quicklinesAbove {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 2px;
	font-size: 10px;
}
.quicklinesAbove a:link {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 2px;
	color: #000000;
	text-decoration: none;
}
.quicklinesAbove a:visited {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 2px;
	color: #000000;
	text-decoration: none;
}
.quicklinesAbove a:hover {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 2px;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(images/diagonal.jpg);
}
.quicklines  {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 2px;
	font-size: 10px;
	color: #000000;
}
.quicklines a:link {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 2px;
	text-decoration: none;
	color: #000000;
}
.quicklines   a:visited  {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 2px;
	text-decoration: none;
	color: #000000;
}

.quicklines   a:hover  {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 2px;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(images/diagonal.jpg);
}
.quicklinesAboveClear {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 2px;
	font-size: 10px;
}
.quicklinesAboveClear a:link {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 2px;
	color: #000000;
	text-decoration: none;
}
.quicklinesAboveClear a:visited {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 2px;
	color: #000000;
	text-decoration: none;
}
.quicklinesAboveClear a:hover {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 2px;
	color: #000000;
	text-decoration: none;
}
.quicklinesClear {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 2px;
	font-size: 10px;
	color: #000000;
}
.quicklinesClear a:link {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 2px;
	text-decoration: none;
	color: #000000;
}
.quicklinesClear a:visited {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 2px;
	text-decoration: none;
	color: #000000;
}
.quicklinesClear a:hover {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 2px;
	text-decoration: none;
	color: #000000;
}
.quicklinesBelowClear {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 2px;
	font-size: 10px;
}
.quicklinesBelowClear a:link {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 2px;
	color: #000000;
	text-decoration: none;
}
.quicklinesBelowClear a:visited {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 2px;
	color: #000000;
	text-decoration: none;
}
.quicklinesBelowClear a:hover {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 2px;
	color: #000000;
	text-decoration: none;
}
.quicklinesText {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 2px;
	font-size: 10px;
	line-height: 14px;
}
.quicklinesText a:link {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 2px;
	color: #000000;
	text-decoration: none;
	line-height: 14px;
}
.quicklinesText a:visited {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 2px;
	color: #000000;
	text-decoration: none;
	line-height: 14px;
}
.quicklinesText a:hover {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 2px;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(images/diagonal.jpg);
	line-height: 14px;
}
.showmemore a:link {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 2px;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
.showmemore a:visited {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 2px;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}

.showmemore a:hover {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 2px;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(images/diagonal.jpg);
}
.showmemorebelow a:link {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 2px;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
.showmemorebelow a:visited {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 2px;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
.showmemorebelow a:hover {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 2px;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(images/diagonal.jpg);
}
.content {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 2px;
}
.contentBelow {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 2px;
}
.showmemoreClear {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 2px;
	font-size: 10px;
}
.showmemoreClear a:link {

}
.showmemoreClear a:hover {

}
.showmemoreClear  a:visited {

}
.medtext {
	font-size: 11px;
	font-weight: bold;
	line-height: 14px;
}
.medtext a:link {
	font-size: 11px;
	font-weight: bold;
	line-height: 14px;
	color: #4EB154;
	text-decoration: none;
}
.medtext a:visited {
	font-size: 11px;
	font-weight: bold;
	line-height: 14px;
	color: #4EB154;
	text-decoration: none;
}
.medtext a:hover {
	font-size: 11px;
	font-weight: bold;
	line-height: 14px;
	color: #4EB154;
	text-decoration: underline;
}

