/* CSS Document */
body {
	margin: 0;
	text-align: center;
	/* correct IE bug */
 	background-image: url(../Resources/global_background_img.jpg);
	background-repeat: repeat-x;
	background-color: #ffffff;
	font-family: Arial,  Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	height: 100%;
}
/*common tag */
ul, li {
	list-style: none;
	margin: 0;
	padding: 0px;
}
/*
input.text {
	height: 14px;
	width: 180px;
	text-align: left;
	margin: 3px 0;
}
select {
	padding-left: 5px;
	margin-top: 3px;
	margin-bottom: 5px;
	width: 170px;
	text-align: left;
}
*/
a {
	font-size: 12px;
	color: #ee7d0c;
	text-decoration: none;
	font-weight: bold;
}
.footerText a {
	font-size: 11px;
	color: #ee7d0c;
	text-decoration: none;
	font-weight: normal;
}
a:hover {
	text-decoration: underline;
}
img {
	border: 0;
}
p {
	margin: 0;
}
form {
	margin: 0;
}
h1 {
	font-size: 20px;
	color: #666666;
	margin-top: 0;
	line-height:19px;
}
/***************
main structure
****************/
#global {
	/* takes everything - logo  main div  and footer*/
 	position: relative;
	/* global div position */
 	margin-left: auto;
	margin-right: auto;
	width: 895px;
	text-align: left;
	background-color: transparent;
	min-height: 840px;
	height: 100%;
}
#main {

/* under the logo div containing everything content wise */
	background-image: url(../Resources/main_background_img.png);
	background-repeat: repeat-y;
	border-top: 0px solid #eaeaeb;
	width: 882px;
	min-height: 678px;
	position: relative;
	top: 90px;
	left: 0px;
	z-index: 1;
	height: 100%;
}
#leftCentreRight {
	float: left;
	min-height: 560px;
	width: 890px;
	display: table;
	margin-top: 40px;
	margin-left: 1px;
	height: 100%;
}
#leftCentre {
	float: left;
	min-height: 530px;
	width: 635px;
	display: table;
	background-image: url(../Resources/bckgd_left_column-02.gif);
	background-repeat: repeat-y;
	background-position: left;
	margin-top: 0px;
	margin-left: 1px;
	height: 100%;
}
#left {
	float: left;
	width: 140px;
	padding-right:20px;
	padding-top: 0px;

/*border-right:1px solid #c1c1c1;*/
	min-height: 530px;
	height: 100%;
	margin-right: 25px;
	display: block;
}
#left p{
padding-left:10px;
width:155px;
}
#centre {
	float: left;
	width: 435px;
	margin-top: 0px;
	margin-bottom: 20px;
	height: 100%;
}
#centreContent {
	width: 430px;
	margin-top: 40px;
	margin-left: 0px;
	padding-left: 10px;
	height: 100%;
}
#rightBox {
	float: right;
	border: 1px solid #cdcecf;
	min-height: 630px;
	height: 100%;
	width: 210px;
	margin-right: 30px;
	margin-top: 7px;
	margin-bottom: 0px;
	padding-left: 8px;
	padding-right: 8px;
}

#rightBoxVariable {
	top: 85px;
	right: -2px;
	position: absolute;
	float: right;
	border: 1px solid #cdcecf;
	width: 200px;
	margin-right: 30px;
	/*margin-top:-125px;*/
	/*margin-top: -85px;*/
	margin-bottom: 0px;
	padding-left: 5px;
	padding-right: 8px;
	margin-left: 0px;

}
#logo {
	position: absolute;
	top: 8px;
	left: -20px;
	width: 224px;
	height: 269px;
	z-index: 2;
	margin: 0;
}
/*Page Top banner containing tittle or menu*/
.Title {
/*any title thoughout the side with the backgroung grey*/
	background-image: url(../Resources/title_background.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	font-family: Helvetica, Arial, sans-serif;
	margin-left: -5px;
	margin-right: -8px;
}
#topBanner {
	/*size for the top banner*/
	width: 875px;
	height: 43px;
	border-top: 1px solid #eaeaeb;
}
#pageTitle {
	/*p tag for the page title*/
	color: #ee7d0c;
	font-size: 24px;
	position: relative;
	top: 10px;
	left: 160px;
	width: 720px;
	display: block;
	text-align: right;
}
#pageTitle ul li {
	/*p tag for the page title*/
	display: inline;
}
#pageTitle li a {
	/*p tag for the page title*/
	margin-right: 20px;
	font-size: 22px;
	color: #ee7d0c;
	font-weight: 100;
}

#pageTitle li span a {
	/*p tag for the page title*/
	margin-right: 20px;
	font-size: 22px;
	color: #99cc00;
	text-decoration: none;
}

#pageTitle li a:hover {
	/*p tag for the page title*/
	margin-right: 20px;
	font-size: 22px;
	color: #cccccc;
	text-decoration: none;
}
/*left column */
#leftMain {
	float: left;
	width: 580px;
	margin: 0px 10px  0px 20px;
	padding-top: 160px;
	padding-right: 5px;
}
.textGreen {
	font-size: 12px;
	line-height: 16px;
	letter-spacing: 0px;
	color: #99cc00;
	font-weight: bold;
}
.textGreenHeader {
	font-size: 18px;
	line-height: 17px;
	letter-spacing: -1px;
	color: #99cc00;
	font-weight: bold;
}
.textGreyHeader {
	font-size: 18px;
	line-height: 17px;
	letter-spacing: -1px;
	color: #666666;
	font-weight: bold;
}
.textGrey {
	font-size: 12px;
	line-height: 16px;
	letter-spacing: -0.2pt;
	color: #666666;
	margin-top: 10px;
}
.bold {
	/*any text that needs to be bold*/
	font-weight: bold;
}
.bold2 {
	/*bold and grey*/
	font-weight: bold;
	color: #333333;
}
.dark {
	/*typographical enhancements*/
	color: #333333;
}
.subNav {
	font-variant: small-caps;
	font-size: 12px;
}
.boxDottedLeft {
	/*box containing small links*/
	border-top: 1px dotted #cccccc;
	border-bottom: 0px dotted #cccccc;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 10px;
	width: 140px;
	margin-left: 5px;
}
/*center*/
.marginImgTop {
	margin-top: 50px;
	margin-left: 195px;
	width: 348px;
	float: left;
}
#greenTitlePage {
	padding: 13px 0px 30px 235px;
	width: 345px;
}
.tableForm {
	border-spacing: 5px;
	/*controlls the cell spacing of the table */
	font-size: 15px;
	margin-top: 15px;
}

#magicDiv {
	width: 420px;
}

.radio {
	width: 14px;
}
.textForm {
	text-align: right;
}
.textInput {
	color: #ebebeb;
}
#googleButton {
	width: 150px;
	height: 22px;
	cursor: pointer;
}
#blogContentTitle {
	margin-top: 20px;
	padding-bottom: 10px;
	border-bottom: 1px dotted #cccccc;
}
#blogContent {
	margin-top: 20px;
	padding-bottom: 10px;
	border-bottom: 1px solid #cccccc;
}
#blogContentFooter {
	margin-top: 10px;
	padding-bottom: 10px;
	border-bottom: 1px dotted #cccccc;
}
/*content images*/
.mainImage {
	padding-bottom: 8px;
}
.speakerPortfolioImage {
	padding-top: 10px;
	padding-bottom: 10px;
}
.speakerPortraitImage {
	padding-right: 16px;
	padding-bottom: 8px;
}
.contentTable {
	margin-top: 15px;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	margin-bottom: 40px;
}
/*right box */
.rightBoxTitle {
	/*all the title in that box */
	color: #99cc00;
	font-size: 14px;
	letter-spacing: 0px;
	margin: 10px 0px 0px 6px;
	font-weight: bold;
	font-variant: small-caps;
	height: 20px;
}
#new {
	position: relative;
	top: -25px;
	left: 170px;
}
#scroll {
	/*box scrolling*/
	height: 330px;
	overflow: auto;
/*sc
rollbar-base-color: #d5d5d5;
scrollbar-face-color: #f7f7f7;
scrollbar-track-color: #d5d5d5;
scrollbar-arrow-color: #d5d5d5;
scrollbar-highlight-color: #d3d3d3;
scrollbar-3dlight-color: #d3d3d3;
scrollbar-shadow-color: #d3d3d3;
scrollbar-darkshadow-color: #d3d3d3; */
}
.listText {
	/*list in the scrolling box*/
	font-size: 12px;
	color: #9c9d9f;
	letter-spacing: -0.3px;
	line-height: 15px;
}
#linkCaps {
	/*SUubsribe link*/
	font-variant: small-caps;
	line-height: 20px;
}
.smallLink {
	/*small text link like terms and conditions*/
	font-size: 10px;
	font-variant: normal;
	color: #cccccc;
}
.smallLink:hover {
	color: #ee7d0c;
}
.boxDotted {
	/*box containing small links*/
	border-top: 1px dotted #cccccc;
	border-bottom: 1px dotted #cccccc;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 180px
}
.boxDottedMain {
	/*box sub headers*/
	border-top: 1px dotted #cccccc;
	border-bottom: 1px dotted #cccccc;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 410px
}
#blogEntrance {
	margin-top: 0px;
}
.blogEntranceBoxRight {
	margin-top: 10px;
	margin-bottom: 10px;
}
.titleGreyYellowBack {
	font-weight: bold;
	font-size: 14px;
	background-color: #ffffcc;
	font-variant: small-caps;
	color: #666666;
	line-height: 13px;
}
.titleGreyYellowBack:hover {
	background-color: #ffffFF;
	text-decoration: none;
}
#rss {
	/*rss feed link*/
	clear: both;
	position: relative;
	top: 0px;
	left: 0px;
	margin-top: 40px;
	height: 200px;
	width: 860px;
	text-align: right;
}
#rss p {
	text-align: left;
	margin-bottom:150px;
}
#imgRss {
	vertical-align: middle;
	margin: 3px;
	width: 29px;
	height: 36px;
}
#bottomLeftColumn {
	vertical-align: top;
}
/*footer*/
.footerText {
	/*text address*/
	font-size: 11px;
	line-height: 12px;
	letter-spacing: -0.2px;
	color: #999999;
}
#footer {
	background-image: url(../Resources/main_background_footer_img.png);
	background-repeat: no-repeat;
	background-position: top;
	position: relative;
	top: 90px;
	left: -14px;
	height: 25px;
	width: 877px;
	padding-left: 28px;
	padding-top: 30px;
	padding-bottom: 20px;
}
#footerPage {
	background-image: url(../Resources/main_background_footer_img.png);
	background-repeat: no-repeat;
	background-position: top;
	height: 25px;
	width: 877px;
	margin-top: 90px;
	padding-top: 30px;
	position: relative;
	top: 0px;
	left: -14px;
	padding-left: 28px;
	clear: both;
	margin-bottom: 20px;
}
#footerPage p{
	/*text address*/
	font-size: 11px;
	line-height: 12px;
	letter-spacing: -0.2px;
	color: #999999;
}
#footerPage p a{
	/*text address*/
	font-size: 11px;
	}
.footerText p {
	/*text address*/
	padding-left: 28px;
	font-size: 11px;
	/*line-height:20px;*/
	letter-spacing: -0.2px;
	color: #999999;
}
.greyInput {
	color: #aaaaaa;
	font-size: 12px;
	font-family: Helvetica, Arial, sans-serif;
	margin-bottom: 5px;
	border: 1px #cccccc solid;
}
.PaddedPanel {
	padding-left: 1px;
	padding-top: 12px;
}
