/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:  url("../images/shared_bg/BgColChip.gif");
}
#title{
	background-image:  url("../images/shared_bg/masthead.jpg");
	background-repeat: no-repeat;
	background-position: left top;
	height: 67px;
	width: 379px;
	float: left;
	margin-left: 12px;
	margin-top: 2px;
}
/*.maincontent {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #555;
	text-align: left;
	padding-right: 5px;
	padding-left: 20px;
	padding-top: 0px;
	letter-spacing: 0.5px;
}
.maincontent a:link, a:visited {
	color: #366;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 0px;
	text-decoration: none;
}
.maincontent a:hover {
	color: #366;
	text-decoration: underline;
}
.maincontent li {
	background-image: url(../images/shared/starbullet.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 25px;
	padding-top: 5px;
	
}*/
.heading {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 24px;
	line-height: 24px;
	color: #333333;
	padding-top: 0px;
	margin-right: 20px;
	font-weight: normal;
}
.standfast {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #FF9900;
	padding-top: 0px;
	font-weight: bold;
	margin-right: 20px;
}
.standfast a:link {
	text-decoration: underline;
}
.standfast a:visited {
	color: #FF9900;
	text-decoration: underline;
}
.standfast a:hover {
	color: #666666;
}

/*.understate {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #595959;
	text-align: left;
	padding-right: 5px;
	padding-left: 20px;
	padding-top: 0px;
	letter-spacing: 0.5px;
}
.sidebar {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 2px;
	padding-right: 5px;
	padding-left: 5px;
	color: #555;
}
.quote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
	letter-spacing: 1px;
	line-height: 16px;
	font-style: italic;
	padding-top: 4px;
	padding-bottom: 10px;
}
.sidebartop {
	background-image: url(../images/shared/sidebar_top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 197px;
	height: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.sidebar_mid {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 1px;
	padding-right: 5px;
	padding-left: 5px;
	color: #555;
	background-image: url(../images/shared/sidebar_mid.gif);
	background-repeat: repeat-y;
	background-position: left top;
	width: 197px;
}
.sidebarbtm {
	background-image: url(../images/shared/sidebar_btm.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 10px;
	width: 197px;
}
/*

* html a:hover {visibility:visible}

.table {
	background-color: #fff;
	background-image: url(../images/shared/body_bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
}*/
h1 {
	text-indent: -3000px;
	display: none;
	width: 379px;
	height: 69px;
	float: left;
	background-image:  url("../images/shared_bg/masthead.jpg");
	background-repeat: no-repeat;
	background-position: left top;
}
h2 {
	font-size: 14px;
	color: #FFFFFF;
	background-color: #666;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height: 20px;
	text-align: left;
	float: left;
	width: 796px;
	text-indent: 210px;
	display: block;
}
h3 {}

.copy {
	font-size: 11px;
	font-style: normal;
	color: #333333;
	font-family: Helvetica, Arial, sans-serif;
	line-height: 18px;
	/*text-align: justify;*/
}
.copy a:link {
	color: #FF9900;
	font-size: 11px;
	text-decoration: none;
}
.copy a:visited {
	color: #FF9900;
	font-size: 11px;
	text-decoration: none;
}
.copy a:hover {
	color: #FF9900;
	text-decoration: underline;
}

.copy li {
	padding-left: 20px;
	display: list-item;
	list-style-type: none;
	margin-top: 10px;
	list-style-position: outside;
}
#footer {
	z-index: 1;
	width: 400px;
	top: 0px;
	float: left;
	margin-left: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #999900;
	text-align: left;
	text-indent: 28px;
}
#copyright {
	font-size: 10px;
	font-style: normal;
	color: #999900;
	font-family: Helvetica, Arial, sans-serif;
	line-height: 22px;
	letter-spacing: 1px;
	z-index: 1;
	width: 280px;
	top: 0px;
	float: right;
	text-align: left;
	margin-right: 0px;
}
.copyright {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #999999;
	line-height: 22px;
	letter-spacing: 1px;
}
.copyright a:link {
	color: #999999;
	text-decoration: none;
}
.copyright  a:visited {
	color: #999999;
	text-decoration: none;
}
.copyright a:hover{
	color: #999900;
	text-decoration: underline;
}
#flashcontent {
	width: 780px;
	height: 160px;
	margin: 0px;
	padding: 0px;
	background-image:  url("../flash/BANNER3.gif");
	background-repeat: no-repeat;
	background-position: right top;
	display: block;
	overflow: visible;
	z-index: 1;
}
#container {
	margin-top: 20px;
	width: 100%;
	clear: both;
	}
#containerTop {
	background-image:  url("../images/shared_bg/ContainerTop.gif");
	height: 70px;
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 0px;
	width: 804px;
}
#containerMid {
	background-image:  url("../images/shared_bg/ContainerMid.gif");
	height: 28px;
	background-repeat: repeat-y;
	background-position: left top;
	margin-top: 0px;
	width: 804px;
	overflow: visible;
}
#containerMidLower {
	background-image:  url("../images/shared_bg/ContainerMid.gif");
	background-repeat: repeat-y;
	background-position: left top;
	margin-top: 0px;
	width: 804px;
	overflow: visible;
}
#containerBot {
	background-image:  url("../images/shared_bg/ContainerBot.gif");
	height: 50px;
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 0px;
	width: 804px;
}
.tablebanner {
	float: right;
}
.hrdot {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #666666;
}
/* Project List Styles */
.plisttitle {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #333333;
	background-color: #DDE5AE;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 2px;
}
.plistdescpt {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #666;
	padding-top: 3px;
	padding-bottom: 5px;
	padding-left: 2px;
	display: block;
}
#content {
	position: relative;
	z-index: 1;
	color: #333;
	background-color: #fff;
	width: 780px;
	top: 0px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	line-height: 16px;
	letter-spacing: 0.2px;
	margin-top: 20px;
}
#contentLeft {
	z-index: 1;
	width: 187px;
	top: 0px;
	float: left;
	margin-left: 12px;
}
#contentLeft p {
	padding-left: 15px;
	padding-right: 20px;
}
#contentCentre {
	z-index: 1;
	width: 276px;
	top: 0px;
	float: left;
	margin-left: 8px;
}
#contentCentre p {
	padding-left: 10px;
	padding-right: 0px;
}
#contentRight {
	z-index: 1;
	width: 276px;
	top: 0px;
	clear: none;
	float: right;
	margin-right: 12px;
}
#contentRight p {
	padding-left: 10px;
	width: 160px;
	float: right;
	margin-right: 10px;
}

.contentPub {
	z-index: 1;
	margin-left: 15px;
	height: 93px;
	width: 65px;
	display: block;
	margin-top: 10px;
	float: left;
	clear: both;
}
#contentRightFull {
	z-index: 1;
	width: 500px;
	top: 0px;
	clear: none;
	float: right;
	margin-right: 50px;
	margin-top: 0px;
}
#contentRightFull p {
	padding-left: 10px;
	padding-right: 0px;
}
/* Formatting */
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
.titlebar187 {
	background-image:  url("../images/shared_bg/titleBar187.jpg");
	background-repeat: no-repeat;
	background-position: left top;
	height: 25px;
	width: 187px;
	display: block;
	text-align: left;
	vertical-align: 5px;
	font-size: 10px;
	font-weight: bold;
	padding-top: 5px;
	text-indent: 10px;
	color: #999999;
	font-family: Helvetica, Arial, sans-serif;
	letter-spacing: 0.5px;
	z-index: 1;
}
.titlebar276 {
	background-image:  url("../images/shared_bg/titleBar276.jpg");
	background-repeat: no-repeat;
	background-position: left top;
	height: 25px;
	width: 276px;
	display: block;
	text-align: left;
	vertical-align: 5px;
	font-size: 10px;
	font-weight: bold;
	padding-top: 5px;
	text-indent: 20px;
	color: #999999;
	font-family: Helvetica, Arial, sans-serif;
	letter-spacing: 0.5px;
	z-index: 1;
}
.alignLeft {
	margin-right: 15px;
	text-align: left;
}
#partners {
	background-image:  url(../images/shared_bg/Partners.png);
	background-repeat: no-repeat;
	background-position: right top;
	width: 770px;
	height: 101px;
	display: block;
	margin-top: 15px;
}
.hr {
	background-image:  url("../images/shared_bg/hrLine.gif");
	background-repeat: repeat-x;
	background-position: left center;
	width: 100%;
	height: 5px;
}
/* Subscribe */
.subscribefield {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333;
	width: 100px;
	height: 12px;
	margin: 0;
	vertical-align: middle;
	background-color: #ddd;
}
.subscribebutton {
	width: 44px;
	height: 17px;
	margin: 0;
	vertical-align: middle;
	background-image:        url(../images/shared_bg/Subscribe.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.more {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 9px;
	line-height: 12px;
	color: #333333;
	background-image:  url("../images/shared_bg/ArrowUp.gif");
	background-repeat: no-repeat;
	background-position: right center;
	font-weight: bold;
	letter-spacing: 1px;
	height: 10px;
	width: 85px;
	margin-top: 2px;
	display: block;
	cursor:pointer;
}
.more a:link  {
	color: #333333;
	text-decoration: none;
	font-size: 9px;
}
.more a:visited {
	color: #333333;
	text-decoration: none;
	font-size: 9px;
}
.more a:hover {
	color: #FF6600;
	text-decoration: none;
}
.more1 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 9px;
	line-height: 12px;
	color: #999999;
	font-weight: bold;
	letter-spacing: 1px;
	height: 40px;
	width: 185px;
	margin-top: 2px;
	display: block;
	cursor:pointer;
	text-align: left;
	float: left;
	margin-left: 5px;
	padding-bottom: 2px;
}
.more1 a:link, a:visited {
	color: #333333;
	text-decoration: none;
}
.more1 a:hover {
	color: #FF6600;
	text-decoration: none;
}
.imageLeft {
	background-color: #CCCCCC;
	display: block;
	width: 187px;
	height: 187px;
	margin-bottom: 20px;
}
.table1 {
	border: 1px solid #333333;
	background-color: #FF9900;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.tr1  {
	border: 1px solid #333333;
	background-color: #ddd;
}
.tr2  {
	border: 1px solid #333333;
	background-color: #FFCC99;
}
.subnav {
	font-size: 11px;
	font-style: normal;
	color: #333333;
	font-family: Helvetica, Arial, sans-serif;
	line-height: 18px;
	font-weight: bold;
}
.subnav a:link {
	color: #FF9900;
	font-size: 11px;
	text-decoration: none;
}
.subnav a:visited {
	color: #FF9900;
	font-size: 11px;
	text-decoration: none;
}
.subnav a:hover {
	color: #FF9900;
	text-decoration: underline;
}

.subnav li {
	padding-left: 18px;
	margin-top: 10px;
}
.subnav1 li {
	margin-top: 5px;
	list-style-type: disc;
	margin-left: 30px;
}
.publst {
	float: left;
	width: 100%;
	clear: left;
	margin-bottom: 20px;
}
.pubimg {
	float: left;
	width: 80px;
}
.pubdetail {
	float: right;
	width: 400px;
}

