
@charset "utf-8";
/* CSS Document */
body {
	background-image: url(/uploadFiles/bespokeFiles/background.jpg);
	background-position: center top;
	margin: 0px;
	background-repeat: repeat-y;
}
#MainWrapper {
	padding: 0px;
	width: 754px;
	margin-right: auto;
	margin-left: auto;
	border-top: 0px solid #FFFFFF;
	border-bottom: 10px solid #FFFFFF;
	border-left: 10px solid #FFFFFF;
	border-right: 10px solid #FFFFFF;
	clear: both;
}
#SecondWrapper {
	width: 754px;
	margin-left:auto;
	margin-right:auto;
	background-image:    url(/uploadFiles/bespokeFiles/backgroundPages.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	clear: both;
	background-position: center top;
}
#TopBanner {
	border-top: 0px none #FFFFFF;
	border-right: 0px none #FFFFFF;
	border-bottom: 0px none #FFFFFF;
	border-left: 0px none #FFFFFF;
	height: 140px;
}

/* Page Content - contains background @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ */

#PageContent {
	float: left;
	clear: both;
	background-image: url(/images/dottedlineVert.gif);
	background-repeat: repeat-y;
	background-position: 163px;
	background-color: #FFFFFF;
	width: 754px;
}

/* Page Content Two - alternative background @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ */

#PageContentTwo {
	float: left;
	clear: both;
	margin: 10px 0px 0px;
	background-image: url(/images/dottedlineVert.gif);
	background-repeat: repeat-y;
	background-position: 330px;
	width: 1000px;
}

/* Page Content No graphic - alternative background @@@@@@@@@@@@@@@@@@@@@@@@@@@ */

#PageContentThree {
	float: left;
	clear: both;
	margin: 10px 0px 0px;
	width: 1000px;
}

/* Content - Vertical columns @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ */

#ContentOne {
	float: left;
	width: 164px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}

/* ContentOne LeftNavInclude - for advertising @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ */

.left_navIncludeFile {
	clear: both;
	float: left;
	width: 164px;
}

/* Content - Vertical columns, continued... @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ */

#ContentTwo {
	float: left;
	width: 580px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#ContentThree {
	float: left;
	width: 300px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#ContentFour {
	float: left;
	width: 540px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 60px;
}

/* 2 Columns - For text... @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ */

.TwoColumn_1 {
	float: left;
	width: 280px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.TwoColumn_2 {
	float: left;
	width: 290px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.TwoColumnMixed_1 {
	float: left;
	width: 380px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.TwoColumnMixed_2 {
	float: left;
	width: 190px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

/* 3 Columns - For text... @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ */

.ThreeColumn_1 {
	float: left;
	width: 185px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.ThreeColumn_2 {
	float: left;
	width: 185px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.ThreeColumn_3 {
	float: left;
	width: 190px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

/* Pics @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ */

.PicWrapTextLeft {
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}

/* Gallery @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ */

#GalleryPic {
	float: left;
	width: 369px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#GalleryThumbnails {
	float: left;
	width: 201px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.GalleryThumbnail {
	margin-right: 0px;
	float: left;
	margin-top: 0px;
	margin-bottom: 12px;
	margin-left: 12px;
	height: 55px;
	background-color: #CCCCCC;
}


/* Paragraphs, Headings and Lists @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ */

p {
	font-size: 12px;
	line-height: 14px;
	font-family: Arial, Helvetica, sans-serif, Verdana;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
a {
	color: #666666;
}
a:hover {
	color: #000000;
}
h1 {
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-weight: bold;
	font-size: 20px;
	color: #000000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 14px;
	color: #666666;
	margin: 0px;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
h4 {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-weight: normal;
	color: #CC0000;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
}
h6 {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-weight: normal;
	line-height: 14px;
	margin: 0px;
	padding: 0px;
}
li {
	list-style-image:  url(/images/arrowBullet-BDC0C7.gif);
	font-size: 12px;
	line-height: 14px;
	font-family: Arial, Helvetica, sans-serif, Verdana;
	list-style-position: outside;
	padding-bottom: 4px;
	text-align: left;
	text-indent: 0px;
	margin-left: -10px;
}

/* WHITE TEXT -  @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ */

#WhiteText{
	color: #FFFFFF;
}
#WhiteText p {
	color: #FFFFFF;
}
#WhiteText a {
	color: #FFFFFF;
	text-decoration: underline;
}
#WhiteText a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

/* PageBody - @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ */

.PageBody {
	padding: 0px;
	clear: both;
	width: 580px;}

/* PagePic - contains the images or flash files above PageBody @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ */

.PagePic {
	clear: both;
}

/* SCROLLING CONTENT - not used @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ */

.scroll {
	overflow: auto;
	height: 250px;
}

#bkNavCredit {
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 12px;
	color: #666666;
}
#bkNavCredit a {
	color: #666666;
	text-decoration: none;
}
#bkNavCredit a:hover {
	color: #000000;
}


/* SubNav Start @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ */

#bkNavTopBar {
	clear: both;
	background-image: url(/images/TabBaseLines_Style1.gif);
	background-repeat: repeat;
	background-position: top;
}
#bkNavTopBar ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#bkNavTopBar li {
	display: inline;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#bkNavTopBar a.normal {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif, Verdana;
	color: #82858C;
	text-decoration: none;
	font-weight: bold;
	padding-right: 10px;
	padding-left: 8px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #82858C;
	border-left-color: #82858C;
	background-image: url(/images/tab.gif);
	background-repeat: no-repeat;
	background-position: right top;
	float: left;
	height: 20px;
	line-height: 20px;
	margin-bottom: 3px;
}
#bkNavTopBar a.normal:hover {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif, Verdana;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	padding-right: 10px;
	padding-left: 8px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #82858C;
	border-left-color: #82858C;
	background-color: #82858C;
	background-image: url(/images/tab.gif);
	background-repeat: no-repeat;
	background-position: right top;
	float: left;
	height: 20px;
	line-height: 20px;
	margin-bottom: 3px;
}
#bkNavTopBar a.selected {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif, Verdana;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	padding-right: 10px;
	padding-left: 8px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #82858C;
	border-left-color: #82858C;
	background-color: #82858C;
	background-image: url(/images/tab.gif);
	background-repeat: no-repeat;
	background-position: right top;
	float: left;
	height: 20px;
	line-height: 20px;
	margin-bottom: 3px;
}
#bkNavTopBar a.admin {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif, Verdana;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	padding-right: 10px;
	padding-left: 8px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #82858C;
	border-left-color: #ed1b23;
	background-color: #ed1b23;
	background-image: url(/images/tabAdmin.gif);
	background-repeat: no-repeat;
	background-position: right top;
	float: left;
	height: 20px;
	line-height: 20px;
	margin-bottom: 3px;
}
#bkNavTopBar a.admin:hover {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif, Verdana;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	padding-right: 10px;
	padding-left: 8px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #82858C;
	border-left-color: #990000;
	background-color: #990000;
	background-image: url(/images/tabAdminHover.gif);
	background-repeat: no-repeat;
	background-position: right top;
	float: left;
	height: 20px;
	line-height: 20px;
	margin-bottom: 3px;
}

/* SubNav Start @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ */


#NavSub {
	background-repeat: no-repeat;
	color: #666666;
}
#NavSub a {
	color: #666666;
}
#NavSub a:hover {
	color: #000000;
}
#NavSubHead {
	background-repeat: no-repeat;
	font-weight: bold;
}
#NavSubHead a {
	text-decoration: none;
}
#NavSubHead a:hover {
}

/* PROJECTS @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ */

#Projects {
	clear: both;
}
.ProjectsRepeatEntry {
	float: left;
	width: 133px;
	height: 150px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.ProjectsRepeatEntry p {
	font-size: 10px;
	line-height: 10px;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
}
.ProjectsRepeatEntry a {
	text-decoration: none;
	padding: 0px;
	margin: 0px;
	color: #666666;
}
.ProjectsRepeatEntry a:hover {
	color: #000000;
	padding: 0px;
	margin: 0px;
	text-decoration: none;
}
.ProjectsRepeatEntry h1 {
	font-size: 12px;
	font-weight: bold;
	padding: 0px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
}
.ProjectsRepeatEntry h2 {
	font-size: 12px;
	font-weight: bold;
	padding: 0px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
}
.ProjectsRepeatBox {
}
.ProjectsRepeatBox a.normal {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif, Verdana;
	color: #000000;
	height: 98px;
	width: 131px;
	border: 1px solid #999999;
	text-align: center;
	display: block;
	background-color: #CCCCCC;
	background-image: url(/images/arrow999999.gif);
	background-position: center center;
	background-repeat: no-repeat;
}
.ProjectsRepeatBox a.normal:hover {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif, Verdana;
	color: #000000;
	height: 98px;
	width: 131px;
	border: 1px solid #999999;
	text-align: center;
	display: block;
	background-color: #999999;
	background-image: url(/images/arrow003365.gif);
	background-position: center center;
	background-repeat: no-repeat;
}

/* News Start @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ */


#NewsContent {
	float: left;
	width: 580px;
	clear: both;
}
#NewsContentOne {
	float: left;
	width: 374px;
	margin-right: 10px;
}
#NewsContentTwo {
	float: left;
	width: 186px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.NewsRepeatEntry {
	float: left;
	width: 186px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	background-image: url(/images/dottedline.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.NewsRepeatEntry h2 {
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 12px;
	color: #666666;
	line-height: 14px;
}
.NewsRepeatEntryImage {
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 0px;
	width: 50px;
}
.NewsRepeatEntryText {
}
.NewsRepeatEntryText p {
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 10px;
	color: #666666;
	line-height: 12px;
}
.NewsRepeatEntryText a {
	color: #CC0000;
	text-decoration: none;
}
.NewsRepeatEntryText a:hover {
	color: #CC0000;
	text-decoration: underline;
}
.NewsRepeatEntryArchiveLink {
	clear: left;
	float: left;
}
#NewsPic {
	float: left;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 0px;
}


/* News ORIGINAL @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ */



#News {
	font-family: Arial, Helvetica, sans-serif, Verdana;
	padding: 0px;
	margin: 0px;
}
#News p {
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 9px;
	font-weight: normal;
	padding: 0px;
	margin: 0px 10px 0px 0px;
	line-height: 10px;
}
#News a {
	font-family: Arial, Helvetica, sans-serif, Verdana;
	text-decoration: none;
	padding: 0px;
	margin: 0px;
}
#News a:hover {
	font-family: Arial, Helvetica, sans-serif, Verdana;
	color: #666666;
	padding: 0px;
	margin: 0px;
}
#News h2 {
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 12px;
	font-weight: bold;
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}

/* News Include  @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ */

#NewsInclude {
	width: 136px;
	margin: 0px;
	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: #BDC0C7;
	border-right-color: #BDC0C7;
	border-bottom-color: #BDC0C7;
	border-left-color: #BDC0C7;
	padding: 10px;
}
.NewsInclude p {
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 10px;
	color: #666666;
	font-weight: normal;
	padding: 0px;
	margin: 0px 0px 0px;
	line-height: 10px;
}
.NewsInclude a {
	font-family: Arial, Helvetica, sans-serif, Verdana;
	color: #666666;
	text-decoration: none;
	padding: 0px;
	margin: 0px;
}
.NewsInclude a:hover {
	font-family: Arial, Helvetica, sans-serif, Verdana;
	text-decoration: underline;
	color: #000000;
	padding: 0px;
	margin: 0px;
}
.NewsInclude h1 {
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}
.NewsInclude h2 {
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	padding: 0px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	line-height: 12px;
}

/* News Include Repeat @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ */

#NewsIncludeBox {
	float: left;
	border: 1px solid #CCCCCC;
	padding: 5px;
	clear: both;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	background-color: #E9E9E9;
	width: 152px;
}
#NewsIncludeBox h1 {
	font-family: Arial, Helvetica, sans-serif, Verdana;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 16px;
	font-weight: bold;
}
.NewsIncludeRepeatEntry {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.NewsIncludeRepeatEntryImage {
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 40px;
	float: left;
	clear: left;
}
.NewsIncludeRepeatEntryText {
	float: left;
	width: 105px;
}
.NewsIncludeRepeatEntryText p {
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 10px;
	color: #666666;
	line-height: 12px;
}
.NewsIncludeRepeatEntryText h1 {
	font-family: Arial, Helvetica, sans-serif, Verdana;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}
.NewsIncludeRepeatEntryText a {
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 10px;
	color: #666666;
	line-height: 12px;
	background-image: none;
}
.NewsIncludeRepeatEntryText a:hover {
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 10px;
	color: #000000;
	line-height: 12px;
}
.NewsIncludeRepeatEntryArchiveLink {
	clear: left;
	float: left;
}


/* Forms @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ */

.form70 {
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 12px;
	color: #000000;
}
.form70-countries {
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 1px;
	font-weight: bold;
}
.form70-72-multiple {
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 12px;
	color: #000000;
	width: 65px;
	margin-bottom: 3px;
}
.form70-120 {
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 12px;
	color: #000000;	
	width: 120px;
	margin-bottom: 3px;
}
.form70-200-multiple {
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 12px;
	color: #000000;	
	width: 200px;
}
.form70-250 {
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 12px;
	color: #000000;
	width: 250px;
	margin-bottom: 3px;
}
.form70-250-multiple {
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 12px;
	color: #000000;
	width: 250px;
	margin-bottom: 3px;
}
.form70-500-multiple {
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 12px;
	color: #000000;	
	width: 500px;
}
.form70-600 {
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 12px;
	color: #000000;	
	width: 600px;
}
.form70-600-trans-multi {
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 12px;
	color: #000000;	
	width: 600px;
	border: 0px;
	padding: 4px;
}
.form70-800-multiple {
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 12px;
	color: #000000;	
	width: 700px;
}


/* BOXES @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ */

.box-250 {
	width: 250px;
	border: 1px solid #999999;
}
.box-100percent {
	width: 100%;
	border: 1px solid #999999;
	padding: 10px;
}
.box {
	width: 100%;
	border: 1px solid #999999;
}
.box-WhiteLineBottom {
	color: #FFFFFF;
	background-color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.box-PicSizes {
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #999999;
	border: 1px solid #FFFFFF;
}
.box-70percent {
	width: 12px;
	border: 1px solid #999999;
}
.box-70percent-1 {
	width: 12px;
	border: 1px solid #999999;
	background-color: #CCCCCC;
}
.header2 {
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 115%;
	color: #666666;
}
.bulletBottomNav {
	list-style-type: none;
	background-image:  url(/images/bulletBottomNav.gif);
	background-repeat: no-repeat;
}

/* Left Nav @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ */

#left_nav {
}
#left_nav a.normal {
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 12px;
	background-color: #FFFFFF;
	width: 139px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	background-image:  url("/images/arrow666666.gif");
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 18px;
	margin: 0px;
	display: block;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 5px;
	clear: both;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
}
#left_nav a.normal:hover {
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 12px;
	background-color: #FFFFFF;
	width: 139px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-image:  url("/images/arrow000000.gif");
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 18px;
	margin: 0px;
	display: block;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 5px;
	border: 1px solid #BDC0C7;
}
#left_nav a.selected {
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 12px;
	background-color: #FFFFFF;
	width: 139px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-image:  url("/images/arrow000000.gif");
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 18px;
	margin: 0px;
	display: block;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 5px;
	border: 1px solid #BDC0C7;
}

/* Left Sub Nav @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ */

#left_subnav {
}
#left_subnav a.normal {
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 10px;
	background-color: #FFFFFF;
	width: 139px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BDC0C7;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	padding-left: 18px;
	margin: 0px;
	display: block;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	background-image:  url("/images/arrowCCCCCC.gif");
}
#left_subnav a.normal:hover {
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 10px;
	background-color: #BDC0C7;
	width: 139px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BDC0C7;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 18px;
	margin: 0px;
	display: block;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
}
#left_subnav a.selected {
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 10px;
	background-color: #BDC0C7;
	width: 139px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BDC0C7;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 18px;
	margin: 0px;
	display: block;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
}
.left_navPanel {
	width: 139px;
	background-color: #FFFFFF;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
	height: 1000px;
}


/* ???????????????????????????????????????????????????  */

.contentFormBackground {
	background-color: #FFFFFF;
}

/* SPACERS @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ */

.spacer5deep {
	height: 5px;
}
.spacer5wide {
	width: 5px;
}
.spacer5wide-dotted {
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: none;
	border-left-style: none;
	width: 5px;
	height: 2px;
	border-right-width: 1px;
	border-right-color: #666666;
}
.spacer15wide-nav {
	background-image: url(/images/navDivider.gif);
	background-repeat: no-repeat;
	background-position: center center;
	border: none;
	width: 15px;
	clear: both;
}
.spacer10deep {
	height: 10px;
	clear: both;
}
.spacer10wide {
	width: 10px;
}
.spacer10deep-dotted {
	height: 10px;
	background-image: url(/images/dottedline.gif);
	background-repeat: repeat-x;
	background-position: center;
	margin: 0px;
	padding: 0px;
	clear: both;
}
.spacer10deep-dottedCentred {
	height: 10px;
	background-image: url(/images/dottedline.gif);
	background-repeat: repeat-x;
	background-position: center;
	margin: 0px;
	padding: 0px;
	clear: both;
	}
.spacer3deep-dottedCentred {
	height: 3px;
	background-image: url(/images/dottedline.gif);
	background-repeat: repeat-x;
	background-position: center;
	margin: 0px;
	padding: 0px;
	clear: both;
	}
.spacer10deepWhite-dottedCentred {
	height: 10px;
	background-image: url(/images/dottedline.gif);
	background-repeat: repeat-x;
	background-position: center;
	margin: 0px;
	padding: 0px;
	clear: both;
}
.spacer10wide-dottedCentred {
	width: 10px;
	background-image: url(/images/dottedlineVert.gif);
	background-repeat: repeat-y;
	background-position: center;
	margin: 0px;
	padding: 0px;
}
.spacer20deep {
	height: 20px;
}
.spacer20wide {
	width: 20px;
}
.spacer40deep {
	height: 40px;
	clear: both;
}
.spacer40wide {
	width: 40px;
}
.spacerPageTop {
	height: 101px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 1px;
	border-top-color: #666666;
}
.ClearBoth {
	clear: both;
}


/* FACT BOX @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ */


#FactBox {
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 12px;
	background-color: #BDC0C7;
	width: 100%;
	font-weight: bold;
	color: #FFFFFF;
	background-image:  url(/images/cornerStyle1Small.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-left: 2px;
	padding-top: 1px;
	padding-right: 2px;
	padding-bottom: 1px;
	border: none;
}
#FactBoxContent {
	font-family: Arial, Helvetica, sans-serif, Verdana;
	padding: 2px;
	color: #000000;
	margin: 2px 0px 0px;
	border: 1px solid #BDC0C7;
}
#FactBoxContent p {
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 10px;
	color: #000000;
	font-weight: normal;
	padding: 0px;
	margin: 0px 0px 0px;
	line-height: 10px;
}
#FactBoxContent a {
	font-family: Arial, Helvetica, sans-serif, Verdana;
	color: #666666;
	text-decoration: underline;
	padding: 0px;
	margin: 0px;
}
#FactBoxContent a:hover {
	font-family: Arial, Helvetica, sans-serif, Verdana;
	text-decoration: underline;
	color: #000000;
	padding: 0px;
	margin: 0px;
}
#FactBoxContent h1 {
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}
#FactBoxContent h2 {
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	padding: 0px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	line-height: 12px;
}

/* FOOTERS @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ */

#Footer {
	background-image: url(../images/dottedline.gif);
	background-repeat: repeat-x;
	background-position: top;
	height: 30px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	clear: left;
	float: left;
}
#Footer p {
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 10px;
	color: #666666;
	line-height: 15px;
}
#Footer a {
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 10px;
	color: #666666;
	line-height: 15px;
	text-decoration: none;
}
#Footer a:hover {
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 10px;
	color: #666666;
	line-height: 15px;
}
#FooterLeft {
	float: left;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#FooterCopyright {
	float: left;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.FooterRight {
	float: right;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#Footer p {
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 10px;
	color: #666666;
	line-height: 15px;
}

/* VERSION @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ */

#Version {
}
#version p {
	font-size: 10px;
	padding: 15px 0px 5px 5px;
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-weight: normal;
	color: #CCCCCC;
}

/* SitePlan @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ */



.bkSitePlanSubPages {
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 12px;
	height: 20px;
	color: #CC0000;
	background-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.bkSitePlanSubPages a {
	text-decoration: none;
	color: #FFFFFF;
}
.bkSitePlanSubPages a:hover {
	color: #666666;
}
.bkSitePlanSubSubPages {
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 12px;
	height: 20px;
	color: #CC0000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#bkSitePlanSubSubPages a {
	text-decoration: none;
	color: #666666;
}
#bkSitePlanSubSubPages a:hover {
	color: #000000;
}


.bkNavSitePlan {
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 12px;
	height: 22px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CFD3D6;
	background-color: #FFFFFF;
}
.bkNavSitePlan a {
	color: #000000;
	text-decoration: none;
	text-indent: 10px;
	background-image:    url(/images/arrow1-666666.gif);
	background-repeat: no-repeat;
	display: block;
	margin-right: 13px;
	background-position: left center;
}

.bkNavSitePlan a:hover {
	color: #666666;
	text-decoration: none;
	text-indent: 10px;
	background-image:    url(/images/arrow1-CCCCCC.gif);
	background-repeat: no-repeat;
	display: block;
	margin-right: 13px;
	background-position: left center;
}

.Indent0px {
	margin-left: 0px;
	background-image: url(/images/dottedline.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	font-weight: bold;
	line-height: 12px;
}
.Indent0px a {
	text-decoration: none;
}
.Indent30px {
	margin-left: 30px;
	background-image: url(/images/dottedline.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	line-height: 12px;
}
.Indent30px a {
	text-decoration: none;
}
.Indent60px {
	margin-left: 60px;
	background-image: url(/images/dottedline.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	font-style: italic;
	line-height: 12px;
}
.Indent60px a {
	text-decoration: none;
}

/* SITEPLAN @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ */

.Indent0px {
	margin-left: 0px;
	background-image: url(/images/dottedline.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	font-weight: bold;
	line-height: 12px;
}
.Indent0px a {
	text-decoration: none;
}
.Indent30px {
	margin-left: 30px;
	background-image: url(/images/dottedline.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	line-height: 12px;
}
.Indent30px a {
	text-decoration: none;
}
.Indent60px {
	margin-left: 60px;
	background-image: url(/images/dottedline.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	font-style: italic;
	line-height: 12px;
}
.Indent60px a {
	text-decoration: none;
}

<!--@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@-->

#Downloads {
	float: left;
}
#Downloads ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#Downloads li {
	display: inline;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	float: left;
	margin-bottom: 8px;
	margin-right: 15px;
	background-color: #E6E6E6;
}
#Downloads a {
}
#Downloads a.normal {
	font-size: 12px;
	line-height: 14px;
	font-family: Arial, Helvetica, sans-serif, Verdana;
	text-decoration: none;
	padding-right: 15px;
	padding-left: 14px;
	float: left;
	margin-bottom: 3px;
	background-image: url(/images/download.gif);
	background-repeat: no-repeat;
	background-position: left;
	margin-top: 4px;
	margin-bottom: 4px;
}
#Downloads a:hover {
	color: #CC0000;
}
#Downloads a.normal:hover {
	color: #CC0000;
}
#Downloads a.normalAdmin:hover {
	color: #CC0000;
}
#Downloads a.edit:hover {
	color: #CC0000;
}
#Downloads a.delete:hover {
	color: #CC0000;
}
#Downloads a.normalAdmin {
	font-size: 12px;
	line-height: 14px;
	font-family: Arial, Helvetica, sans-serif, Verdana;
	padding-right: 10px;
	padding-left: 18px;
	margin-bottom: 3px;
        background-image: url(/images/download.gif);
	background-repeat: no-repeat;
	background-position: left;
	margin-top: 4px;
	margin-bottom: 4px;
	text-decoration: none;
}
#Downloads a.edit {
        font-size: 10px;
	line-height: 14px;
	font-family: Arial, Helvetica, sans-serif, Verdana;
	color: #6699CC;
	text-decoration: none;
	font-weight: normal;
	padding-right: 5px;
	padding-left: 0px;
	margin-bottom: 3px;
	margin-top: 4px;
	margin-bottom: 4px;
}
#Downloads a.delete {
	text-decoration: none;
	font-size: 10px;
	line-height: 14px;
	font-family: Arial, Helvetica, sans-serif, Verdana;
	color: #6699CC;
	text-decoration: none;
	font-weight: normal;
	padding-right: 5px;
	padding-left: 0px;
	margin-bottom: 3px;
	margin-top: 4px;
	margin-bottom: 4px;
}
/* CRUMPLED DOG NETWORK @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ */

#CrumpledNetwork {
	float: left;
	width: 170px;
	margin-right: 15px;
	margin-bottom: 5px;
}
.CrumpledNetwork p {
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 10px;
	color: #666666;
	line-height: 12px;
}
.CrumpledNetwork a {
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 10px;
	color: #666666;
	line-height: 15px;
	text-decoration: none;
}
.CrumpledNetwork a:hover {
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 10px;
	color: #666666;
	line-height: 15px;
}
#CrumpledNetwork ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#CrumpledNetwork li {
	display: inline;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}