body {
	background-image: url(../images/transparent.gif);
	background-position: center top;
	background-repeat: repeat-y;
}

.error {
color:#CC0000;
font-family: Arial, Helvetica, sans-serif, Verdana;
font-weight: bold;
font-size: 10px;
margin-top: 0px;
margin-bottom: 3px;
}
img {
	border: 0px;
}

/* PageBody - contains the main editable content @@@@@@@@@@@@@@@@@@@@@@@@@@@ */

.PageBody {
	width: 576px;
	float: left;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.PageBody li {
	list-style-image:  url(/images/arrow1-CC0000.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;
	color: #666;
}

/* LOGIN @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ */

#LoginMainWrapper {
	margin: 3px;
	width: 1000px;
	clear: both;
	margin-top: 0px;
	margin-bottom: 20px;
	background-position: 0px 200px;
	background-position: center top;
	background-repeat: no-repeat;
}

#LoginSecondWrapper {
	width: 100%;
	clear: both;
}
#LoginContent {
	float: left;
	clear: both;
	background-color: #FFFFFF;
	width: 750px;
	margin-left: 10px;
}

/* PROJECTS @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ */

#Projects {
	clear: both;
}
#Projects h2 {
padding-bottom:10px;
}
.ProjectsRepeatEntry {
	float: left;
	width: 133px;
	min-height: 140px;
	margin-top: 0px;
	margin-right: 7px;
	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;
	color: #666666;
}
.ProjectsRepeatEntry a:hover {
	text-decoration: underline;
}
.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: 10px;
	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 #4D8CB1;
	text-align: center;
	display: block;
	background-color: #4D8CB1;
	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;
	min-height: 98px;
	width: 131px;
	border: 1px solid #4D8CB1;
	text-align: center;
	display: block;
	background-color: #4D8CB1;
	background-image: url(/images/arrow003365.gif);
	background-position: center center;
	background-repeat: no-repeat;
}

/* PROJECTS STYLE 2 @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ */

.ProjectsRepeatEntry2 {
	float: left;
	width: 576px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-bottom:10px;
	border-bottom: dotted 1px #666666;
}
.ProjectsRepeatEntry2 p {
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
}
.ProjectsRepeatEntry2 a {
	text-decoration: none;
	padding: 0px;
	margin: 0px;
	color: #0099CC;
}
.ProjectsRepeatEntry2 a.normal {
	color: #666666;
}
.ProjectsRepeatEntry2 a:hover {
	color: #000000;
	padding: 0px;
	margin: 0px;
	text-decoration: none;
}
.ProjectsRepeatEntry2 h1 {

	font-size: 12px;
	font-weight: bold;
	padding: 0px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
}
.ProjectsRepeatEntry2 h2 {
	font-size: 14px;
	font-weight: bold;
	padding: 0px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
}
.ProjectsRepeatTextArea2 {
	float: left;
	width: 396px;
}
.ProjectsRepeatPic2 {
	float:left;
	margin-right:30px;
        width:130px;
}
.ProjectsRepeatBox2 {
}
.ProjectsRepeatBox2 a.normal {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif, Verdana;
	color: #000000;
	min-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;
	float:left;
	margin-right:30px;
}
.ProjectsRepeatBox2 a.normal:hover {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif, Verdana;
	color: #000000;
	min-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;
	float:left;
	margin-right:30px;
}

/* News Start @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ */

.NewsBody {
	width: 530px;
	clear: both;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
}

#NewsContent {
	float: left;
	width: 930px;
	clear: both;
}
#NewsContentOne {
	float: left;
	width: 550px;
	margin-right: 0px;
}
#NewsContentTwo {
	float: right;
	width: 300px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.NewsRepeatEntry {
	float: left;
	width: 300px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	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: 10px;
	color: #666666;
	line-height: 12px;
	font-weight: bold;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.NewsRepeatEntryImage {
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 80px;
}
.NewsRepeatEntryImageWidth {
	width: 80px;
}
.NewsRepeatEntryText {
}
.NewsRepeatEntryText p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	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 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: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: normal;
	padding: 0px;
	margin: 0px 0px 0px;
	line-height: 10px;
}
.NewsInclude a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #005478;
	text-decoration: underline;
	padding: 0px;
	margin: 0px;
}
.NewsInclude a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
	color: #005478;
	padding: 0px;
	margin: 0px;
}
.NewsInclude h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #005478;
	font-weight: bold;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}
.NewsInclude h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #005478;
	font-weight: bold;
	padding: 0px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	line-height: 12px;
}

/* News Include Repeat @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ */

.PageBodyNewsInclude {
	width: 290px;
	float: right;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
}


/* News Include Repeat @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ */

#NewsIncludeBox {
	float: left;
	border: 1px solid #E6EBF1;
	padding: 5px;
	clear: both;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #F4F3F3;
	width: 152px;
}
#NewsIncludeBox h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	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: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	line-height: 12px;
}
.NewsIncludeRepeatEntryText h1 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}
.NewsIncludeRepeatEntryText a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #808183;
	line-height: 12px;
	background-image: none;
	text-decoration: none;
}
.NewsIncludeRepeatEntryText a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #005478;
	line-height: 12px;
	text-decoration: underline;
}
.NewsIncludeRepeatEntryArchiveLink {
	clear: left;
	float: left;
}

/* NEWS LEFT PANEL NO PIC @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ */

.NewsIncludeRepeatEntryTextNoPic {
	float: left;
	width: 150px;
}
.NewsIncludeRepeatEntryTextNoPic p {
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 10px;
	color: #000000;
	line-height: 12px;
}
.NewsIncludeRepeatEntryTextNoPic a {
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 10px;
	color: #808183;
	line-height: 12px;
	background-image: none;
	text-decoration: none;
}
.NewsIncludeRepeatEntryTextNoPic a:hover {
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 10px;
	color: #005478;
	line-height: 12px;
	text-decoration: underline;
}

/* NEWS ARCHIVE @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ */

#NewsArchive {
	width:740px;
	margin-top: 10px;
	padding-top: 10px;
	border-top:#CCCCCC solid 1px;

}
.NewsArchiveRepeatEntry {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	margin-left: 0px;
	border-bottom:#CCCCCC solid 1px;
	width: 100%;
	min-height: 80px;
}
.NewsArchiveRepeatEntryImage {
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 80px;
	float: left;
	clear: left;
}
.NewsArchiveRepeatEntryText {
	float: left;
	width: 598px;
}
.NewsArchiveRepeatEntryText p {
font-size:12px;
}
.NewsArchiveRepeatEntryText h2 a {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	text-decoration: none;
	color: #005478;
}
.NewsArchiveRepeatEntryText a {
	color: #808183;
}
.NewsArchiveRepeatEntryText a:hover {
	color: #005478;
	text-decoration: underline;
}
.NewsArchiveRepeatEntryTextNoPic {
	float: left;
	width: 740px;
}
.NewsArchiveRepeatEntryTextNoPic p {
font-size:12px;
}
.NewsArchiveRepeatEntryTextNoPic h2 a {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	text-decoration: none;
	color: #005478;
}
.NewsArchiveRepeatEntryTextNoPic a {
	color: #808183;
}
.NewsArchiveRepeatEntryTextNoPic a:hover {
	color: #005478;
	text-decoration: underline;
}
.NewsArchiveRepeatEntryArchiveLink {
	clear: left;
	float: left;
}
/* NEWS ARCHIVE END @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ */

.PicRangeRight {
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
#MainWrapper {
	padding: 15px;
	width: 930px;
	min-height: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}
#SecondWrapper {
}
#TopBanner {
	min-height: 120px;
}

/* Page Content - contains background @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ */


#PageContent {
	float: left;
	clear: both;
	margin: 10px 0px 0px;
	width: 930px;
}
#PageContentTwo {
	float: left;
	clear: both;
	margin: 10px 0px 0px;
	background-image: url(/images/dottedlineVert.gif);
	background-repeat: repeat-y;
	background-position: 330px;
	width: 930px;
}
#ContentOne {
	float: left;
	width: 530px;
	margin-right: 10px;
}
/* @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ OLD */
#ContentTwo_OLD {
	float: left;
	width: 330px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 60px;
}

#ContentTwo {
	float: left;
	width: 100%;
	margin-right: 10px;
	background-image: url(/images/dottedlineVert.gif);
	background-repeat: repeat-y;
	background-position: 600px;
}
#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;
}


/* COLUMNS FOR TEXT @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ */

.TwoColumn_1 {
	float: left;
	width: 260px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.TwoColumn_2 {
	float: left;
	width: 260px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.ThreeColumn_1 {
	float: left;
	width: 170px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.ThreeColumn_2 {
	float: left;
	width: 170px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.ThreeColumn_3 {
	float: left;
	width: 170px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.TwoColumn_Location {
	float: left;
	width: 205px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}

/* Paras and Headings @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ */

p {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif, Verdana;
	margin: 0px 0px 8px;
	color: #666666;
	line-height: 15px;
}
a {
	color: #666666;
}

a:hover {
	color: #000000;
}
li {
}
h1 {
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 22px;
	color: #CC0000;
	margin: 0px 0px 10px;
	font-weight: normal;
	line-height: 22px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 14px;
	color: #CC0000;
	margin: 0px 0px 5px;
	font-weight: normal;
}

/* TEAM @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ */

.TeamPicRepeat {
	float: left;
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 8px;
	margin-left: 0px;
	width: 102px;
	height: 122px;
}
.TeamPicRepeat a {
	margin: 0px;
}
.TeamPicRepeat a:hover {
	margin: 0px;
}
#TeamPic {
	clear: both;
	float: left;
}
#TeamPic p {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif, Verdana;
	margin: 0px 0px 8px;
	color: #666666;
}
#TeamPic a:hover {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif, Verdana;
	margin: 0px 0px 8px;
	color: #CC0000;
	text-decoration: underline;
}
#TeamPic a.normal {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif, Verdana;
	margin: 0px 0px 8px;
	color: #666666;
	text-decoration: none;
}
#TeamPic a.selected {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif, Verdana;
	margin: 0px 0px 8px;
	color: #CC0000;
	font-weight: bolder;
	text-decoration: none;
}

/* Gallery Animated @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ */

#GalleryPicAnimated {
	float: left;
	width: 329px;
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #e7e7e7;
}
#GalleryThumbnailsAnimated {
	float: left;
	width: 201px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #e7e7e7;
}
.GalleryThumbnailAnimated {
	margin-right: 0px;
	float: left;
	margin-top: 0px;
	margin-bottom: 8px;
	margin-right: 8px;
	height: 132px;
	width: 132px;
	background-color: #e7e7e7;
}
.GalleryThumbnailLinkAnimated {
	height: 132px;
	width: 132px;
}


/* Gallery @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ */

#GalleryPic {
	float: left;
	width: 329px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#GalleryThumbnails {
	float: right;
	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-right: 12px;
	height: 55px;
	background-color: #FFFFFF;
}


/* Page Nav @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ */


#pageNav  {
	height: 20px;
}


#pageNav ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#pageNav li {
	display: inline;
	margin: 0px;
	padding: 0px;
	list-style-type: none;	
}
#pageNav a {
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 10px;
	color: #666666;
	margin: 0px 10px 0px 0px;
	float: left;	padding-top: 1px;
	padding-right: 10px;
	padding-bottom: 1px;
	padding-right: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CC0000;
	background-repeat: no-repeat;
	background-position: right top;
	text-decoration: none;
	padding-left: 0px;
}
#pageNav a.normal {
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 10px;
	color: #666666;
	margin: 0px 10px 0px 0px;
	float: left;	
	padding-top: 1px;
	padding-right: 10px;
	padding-bottom: 1px;
	padding-right: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CC0000;
	background-repeat: no-repeat;
	background-position: right top;
	text-decoration: none;
	padding-left: 0px;
}
#pageNav a:hover {	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 10px;
	color: #CC0000;
	margin: 0px 10px 0px 0px;
	float: left;
	padding-top: 1px;
	padding-right: 10px;
	padding-bottom: 1px;
	padding-right: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CC0000;
	background-repeat: no-repeat;
	background-position: right top;
	text-decoration: none;
	padding-left: 0px;
	display: block;
}
#pageNav a.selected {
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 10px;
	color: #CC0000;
	margin: 0px 10px 0px 0px;
	float: left;	padding-top: 1px;
	padding-right: 10px;
	padding-bottom: 1px;
	padding-right: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CC0000;
	background-repeat: no-repeat;
	background-position: right top;
	text-decoration: none;
	padding-left: 0px;
}
#pageNav a.admin {
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 10px;
	color: #0099FF;
	margin: 0px 10px 0px 0px;
	float: left;	padding-top: 1px;
	padding-right: 10px;
	padding-bottom: 1px;
	padding-right: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CC0000;
	background-repeat: no-repeat;
	background-position: right top;
	text-decoration: none;
	padding-left: 0px;
}

/* SubNav Start @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ */

#bkNavTopBar {
	clear: both;
	width: 100%;
	background-image: url(/images/TabBaseLines_StyleRP.gif);
	background-repeat: repeat;
	background-position: -2px -2px;
	background-color: #FFFFFF;
	margin-bottom: 15px;
}
#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: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	padding-right: 10px;
	padding-left: 8px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #0099cc;
	background-color: #0099cc;
	background-image: url(/images/tabTopNav.gif);
	background-repeat: no-repeat;
	background-position: right top;
	float: left;
	height: 18px;
	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: 0px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #283150;
	background-color: #283150;
	background-image: url(/images/tabTopNav.gif);
	background-repeat: no-repeat;
	background-position: right top;
	float: left;
	height: 18px;
	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: 0px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #283150;
	background-color: #283150;
	background-image: url(/images/tabTopNav.gif);
	background-repeat: no-repeat;
	background-position: right top;
	float: left;
	height: 18px;
	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: 0px;
	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: #BFCEDE;
	border-left-color: #ed1b23;
	background-color: #ed1b23;
	background-image: url(/images/tabTopNav.gif);
	background-repeat: no-repeat;
	background-position: right top;
	float: left;
	height: 18px;
	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: 0px;
	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: #BFCEDE;
	border-left-color: #990000;
	background-color: #990000;
	background-image: url(/images/tabTopNav.gif);
	background-repeat: no-repeat;
	background-position: right top;
	float: left;
	height: 18px;
	line-height: 20px;
	margin-bottom: 3px;
}

/* HIDDEN @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ */

#bkNavTopBar a.hidden {
	color: #333333;
	background-image: url(/images/tabTopNav_Hidden.gif);
	background-color: #CCCCCC;
}
#bkNavTopBar a:hover.hidden {
	color: #FFFFFF;
	background-image: url(/images/tabTopNav_Hidden.gif);
	background-color: #666666;}
#bkNavTopBar a.hidden.selected {
	color: #FFFFFF;
	background-image: url(/images/tabTopNav_Hidden.gif);
	background-color: #999999;}

#left_nav a.hidden {
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 10px;
	background-color: #99cc99;
	width: 145px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-image:  url(/images/Hidden.gif);
	background-repeat: repeat;
	background-position: right bottom;
	margin: 0px 20px 0px 0px;
	display: block;
	padding-left: 0px;
	padding-top: 8px;
	padding-right: 18px;
	padding-bottom: 5px;
	text-align: right;

}
/* SubNav END @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ */

/* SUB-SUB-NAV @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ */

#SubSubNav {
margin-bottom:30px;
margin-top:10px;
clear:both;
padding-top:0px;
	}
#SubSubNav ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#SubSubNav li {
	display: inline;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#SubSubNav a.normal {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
	margin-right: 20px;
	float: left;
	height: 16px;
	margin-bottom: 3px;
	background-image: url(/images/arrow1-9ebecd.gif);
	background-position: left;
	background-repeat: no-repeat;
	text-indent: 10px;
	margin-left: 0px;
	line-height: 14px;
	}
#SubSubNav a.normal:hover {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	text-decoration: underline;
	font-weight: normal;
	float: left;
	height: 16px;
	margin-bottom: 3px;
	background-image: url(/images/arrow1-666666.gif);
	background-position: left;
	background-repeat: no-repeat;
	text-indent: 10px;
	margin-left: 0px;
	line-height: 14px;
	margin-right: 20px;
}
#SubSubNav a.selected {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	text-decoration:underline;
	font-weight: normal;
	margin-right: 20px;
	float: left;
	height: 16px;
	margin-bottom: 3px;
	background-image: url(/images/arrow1-666666.gif);
	background-position: left;
	background-repeat: no-repeat;
	text-indent: 10px;
	margin-left: 0px;
	line-height: 14px;
}
#SubSubNav a.admin {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #CC0000;
	text-decoration: none;
	font-weight: normal;
	margin-right: 20px;
	float: left;
	height: 16px;
	margin-bottom: 3px;
	background-image: url(/images/arrow1-CC0000.gif);
	background-position: left;
	background-repeat: no-repeat;
	text-indent: 10px;
	margin-left: 0px;
	line-height: 14px;
}
#SubSubNav a.admin:hover {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	text-decoration: none;
	font-weight: normal;
	margin-right: 20px;
	float: left;
	height: 16px;
	margin-bottom: 3px;
	background-image: url(/images/arrow1-666666.gif);
	background-position: left;
	background-repeat: no-repeat;
	text-indent: 10px;
	margin-left: 0px;
	line-height: 14px;
}

/* SubNav Start @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ */

#NavSub {
	background-repeat: no-repeat;
	color: #808183;
}
#NavSub a {
	color: #808183;
}
#NavSub a:hover {
	color: #808183;
}
#NavSubHead {
	background-repeat: no-repeat;
	font-weight: bold;
}
#NavSubHead a {
	text-decoration: none;
}
#NavSubHead a:hover {
}

/* Repeat Entry @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ */


.RepeatEntry {
	float: left;
	width: 300px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	background-image: url(/images/dottedline.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.RepeatEntryImage {
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 82px;
}
.RepeatEntryText {
}
.RepeatEntryText p {
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 10px;
	color: #666666;
	line-height: 12px;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.RepeatEntryText h3 {
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 10px;
	color: #666666;
	line-height: 12px;
	font-weight: bold;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.RepeatEntryText a {
	color: #CC0000;
	text-decoration: none;
}
.RepeatEntryText a:hover {
	color: #CC0000;
	text-decoration: underline;
}
.RepeatEntryArchiveLink {
	clear: left;
	float: left;
}

.RepeatEntryList {
	float: left;
	width: 300px;
	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;
}
.RepeatEntryList p {
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 12px;
	color: #666666;
	line-height: 14px;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	font-weight: bold;
}
.RepeatEntryList a {
	text-decoration: none;
}

/* FOOTERS @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ */

#Footer {
	width: 550px;
	height: 30px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	clear: left;
	float: left;
	background-image: url(../images/dottedlineRP.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
#Footer p {
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 10px;
	color: #808183;
	line-height: 10px;
	margin: 0px;
}
#Footer a {
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 10px;
	color: #808183;
	line-height: 10px;
	text-decoration: none;
	margin: 0px;
}
#Footer a:hover {
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 10px;
	color: #808183;
	line-height: 10px;
}
.FooterLeft {
	float: left;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}
#FooterCopyright {
	float: left;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.FooterRight {
	float: right;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
}

/* FOOTER UNDER ALL @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ */

#Footer1 {
	background-image: url(../images/dottedline.gif);
	background-repeat: repeat-x;
	background-position: top;
	height: 30px;
	width: 713px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
}
#Footer1 p {
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 10px;
	color: #666666;
	line-height: 15px;
	margin: 0px;
}
#Footer1 a {
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 10px;
	color: #666666;
	line-height: 15px;
	text-decoration: none;
	margin: 0px;
}
#Footer1 a:hover {
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 10px;
	color: #666666;
	line-height: 15px;
}
/* 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;
}
/* 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;
}
/* CRUMPLED DOG NETWORK @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ */

#CrumpledNetwork {
	width: 100%;
	min-height:100px;
	clear:both;
	margin-top: 20px;
	padding-top: 5px;
	border-top: 1px solid #cccccc;
}
.CrumpledNetwork {
	float: left;
	width: 100%;
	margin-bottom: 5px;
}
.CrumpledNetwork h2 {
	font-size: 12px;
	line-height: 14px;
	margin:0px;
	padding:0px;
	float: left;
	margin-right: 4px;
}
.CrumpledNetwork h3 {
	font-size: 12px;
	line-height: 14px;
	margin:0px;
	padding:0px;
	text-decoration:none;
	font-weight:normal;
	background-image:url(/images/arrow1-CCCCCC.gif);
	background-position:right;
	background-repeat:no-repeat;
	display:block;	
}
.CrumpledNetwork p {
	font-size: 10px;
	line-height: 12px;
}
.CrumpledNetwork a {
	text-decoration:none;
}
.CrumpledNetwork a:hover {
	text-decoration:underline;
}
#CrumpledNetwork ul {
	list-style:none;
	margin:0px;
	padding:0px;

	}
li.CrumpledNetwork{
	display: inline;
	list-style-type: none;
	color:#3C3;
	margin:0px;
	padding:0px;
	margin-right:30px;
	padding-bottom: 5px;
	border-bottom: 1px solid #CCCCCC;
	margin-bottom: 5px;
}
.CrumpledNetworkDate {
font-size:10px; color:#F00; margin:0px; padding:0px;
}
/* JQUERY MENU @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ */
.jqueryslidemenu {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	-x-system-font:none;
	background:#FFFFFF none repeat scroll 0 0;
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 10px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
	text-transform:uppercase;
	width:100%;
	margin-bottom: 15px;
	margin-left: -8px;
}
.jqueryslidemenu ul {
list-style-type:none;
margin:0;
padding:0;
}
.jqueryslidemenu ul li {
	display:inline;
	float:left;
	position:relative;
}
.jqueryslidemenu ul li a {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#FFFFFF none repeat scroll 0 0;
border-right:1px solid #CC0000;
color:#666666;
display:block;
font-size:10px;
padding:0 8px;
text-decoration:none;
}
* html .jqueryslidemenu ul li a {
display:inline-block;
}
.jqueryslidemenu ul li a:link, .jqueryslidemenu ul li a:visited {
color:#666666;
}
.jqueryslidemenu ul li a:hover {
color:#000000;
}
.jqueryslidemenu ul li ul {
display:block;
left:0;
position:absolute;
visibility:hidden;
}
.jqueryslidemenu ul li ul li {
display:list-item;
float:none;
}
.jqueryslidemenu ul li ul li ul {
top:0;
}
.jqueryslidemenu ul li ul li a {
background-color:#CCDEE8;
border-right:2px solid #FFFFFF;
border-top:2px solid #FFFFFF;
color:#000000;
font-size:10px;
font-weight:normal;
margin:0;
padding:5px;
width:160px;
}
.jqueryslidemenuz ul li ul li a:hover {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#CC0000 none repeat scroll 0 0;
color:black;
}
.downarrowclass {
background-image:url(/images/arrow1-CCCCCC-down.gif);
background-repeat:no-repeat;
position:absolute;
right:6px;
top:5px;
}
.rightarrowclass {
background-image:url(/images/arrow1-9ebecd.gif);
background-repeat:no-repeat;
position:absolute;
right:5px;
top:10px;
}
/* JQUERY MENU  END @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ */

/* Forms @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ */

#Forms {
}
#Forms p {
margin-top:2px;
margin-bottom:0px;
}
.FlashAndPhotoBanner {
	clear:both;
	min-height:50px;
}
.PagePic {
	clear:both;
}
.NewsButtonRSS {
	margin-bottom:10px;
	min-width:125px;
	min-height:16px;
}
#CaseStudyRight {
width:300px; min-height:100px; float:right;
}
.TeamPic {
	float: left;
	margin-right: 30px;
	margin-bottom:300px;
}