/*{margin:0}*/
body {
	color: #000000;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	margin: 10px 0px; 			
	padding: 0px;	
	background-color: black;		
	/*text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	/*background: #D0DCDC url(../images/mainBGTile.gif) repeat scroll;*/
}
div {
	padding: 0px;
	margin: 0px;
}
ul {
	padding: 0px;
	margin: 0px;
}
p {
	margin: 10px 0px;
	padding: 0px;
	line-height: 130%;
}
form {
	margin: 0px;
	padding: 0px;
}
input {
	font-size: 11px;
}
.mainContainer #container {
	position: relative;
	width: 780px;  		
	margin: 0 auto; 		
	text-align: left; 	
	border: white solid 1px;
	background: #182329;
}

.mainContainer #header {
	height: 190px;
	background: transparent url(../images/bgHeader.jpg) no-repeat top left;
}
/*******  Menu   ******/
#topnav {
	height: 30px;
	line-height: 25px;
	background: white url(../images/bgMenu.jpg) repeat-x left top;
	text-align: center;
	text-transform: uppercase;	
}
#topnav UL {
	list-style-type: none;
}
#topnav UL LI {
	display: inline;
	position: relative; /*set to relative for drop down menu */
}
.navSpacer {
	color: gray;
}
#topnav UL LI A {
	padding: 4px;
	color: black;
	text-decoration: none;
}
#topnav UL LI A:hover, #topnav UL LI A.selected {
	color: white;
	background-color: #3366FF
}


#topnav UL LI:hover .mnuItems{
	display: block;
	/*background: #336666;*/
}
#topnav .mnuItems{ 
		display: none;
		position: absolute;
		left: 0px;
		top: 20px;
		background-color: #336666;
		text-align: left;
		white-space: nowrap;
}
#topnav .mnuItems LI{
		display: block;
		min-width: 150px;
		font-weight: normal;
		
}
#topnav .mnuItems LI A{
		display: block;
		padding: 0px;
		margin: 0px;
		text-transform: none;
}

/*******  Side bar   ******/
#sideBar {
	padding: 5px;
	float: left;
	width: 270px;
	/*height: 180px;*/
	/*min-height: 180px;*/
	clear: left;
}
#sideBar UL LI{
	padding: 0px; 
	margin: 0px;
	list-style: none;
}

#sideBar UL LI A {
	padding: 0px;
	margin: 0px;
	line-height: 150%;
	
	color: white; 
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	text-indent: 10px;
	display: block;
}
#sideBar UL LI A:hover, #sideBar UL LI A.selected {
	color: black;
	background-color: #CCCCCC/*fa833a /*b9b9b9*/;
}

#sideBar UL LI:hover .mnuItems{
	display:block;
	background:#000;
	padding:1px;
	margin:1px;
}
#sideBar .mnuItems{ /*UL*/
		display:none;
		position: absolute;
		left: 200px;
		background-color: red;
}
#sideBar .mnuItems LI{
		width: 200px;
}





/****** Slides ******/
.mainContainer #slideShow {
	/*
	position: absolute;
	bottom: 140px;
	left: 0px;
	*/
	float: left;
	width: 280px;
	height: 200px;
	max-height: 200px;
	border-top: #666666 solid 1px;
	/*border-bottom: #666666 solid 1px;*/
	clear: left;
	
	text-align: center;
	vertical-align: bottom;
}
#slideShow IMG{
	padding: 0px;
	margin: 15px 15px;
	border: 0px;
}

/*******  Content  ******/
.mainContainer #contentContainer {
	padding: 0px;
	margin-left: 280px;
	height: auto;
	min-height: 420px; /*380px;*/
	background: transparent url(../images/bgSidebarDiv.gif) repeat-y top left;
}
#fullWidth {
	width: 765px;
	margin: 0px auto;
	color: white;
	padding: 5px;
	font-size: 1em;
	text-align: center;
}
#fullWidth IMG {
	display: block
}
#fullWidth H1{
	font-size: 16px;
}
#fullWidth H2{
	font-size: 14px;
}
#fullWidth H3{
	font-size: 12px;
}
#content {
	color: white;
	padding: 10px 20px 10px 50px;
	text-align: justify;
	font-size: 12px;;
}
#content H1{
	font-size: 16px;
}
#content H2{
	font-size: 14px;
}
#content H3{
	font-size: 12px;
}
#content P{
	font-size: 12px;
}
#content UL LI {
	line-height: 20px;
}
#content UL LI A {
	color: white;
}
#contentText {
	padding: 0px;
	margin: 0px;
	height: 130px;
}
#canadian {
	margin: 0px;
	padding: 0px;
	width: 430px;
	height: 220px;
}
#canadianPhrase {
	padding: 5px;
	font-size: 12px;
	text-align: center;
	font-weight: bold;
}
#tradeShow {
	margin: 0px;
	padding: 0px;
	width: 435px;
	height: 270px;
}


/*******  Footer   ******/
.mainContainer #footer {
	clear: both;
	color: #333333;
	font-size: 10px;
	background: transparent url(../images/bgFooter.jpg) no-repeat bottom center;
	height: 142px;
	
}

/*******  Login   ******/
#loginContainer {
	margin: 12px 9px 0px 0px;
	padding: 0px;
	
	float: right;
	width: 255px;
	height: 165px;
	
	color: white;
	font-size: 11px;
	vertical-align: bottom;
	text-align: left;
	overflow: hidden;
	/*background: transparent url(../images/bgLogin.gif) no-repeat top left;*/
}
#loginContainer TABLE {
	padding: 0px;
	margin: 0px;
	width: 253px;
}
#loginContainer TH {
	height: 24px;
	font-weight: bold;
	text-indent: 5px;
	border-bottom: 1px solid silver;
	background-color: #3A5262;
	
}
#loginContainer TD {
	margin: 0px;
	padding: 2px;
	
	text-indent: 5px;
	text-align: left;
	vertical-align: middle;

	border-bottom: 1px solid silver;
}
/*.loginTitle {
	font-weight: bold;
	height: 20px;
}*/
.loginCaption {
	margin: 0px;
	padding: 0px;
	width: 95px;
}
.editBox {
	margin: 0px;
	padding: 0px;
	
	width: 110px;
	height: 16px;
	font-size: 11px;
}
.goButton {
	margin: 0px;
	padding: 0px;
	
	width: 26px;
	height: 22px;
	font-size: 10px;
}

/******  Logged in User Info  ******/
#userInfo{
	margin: 0px;
	padding: 0px;
	
	/*width: 255px;*/
	height: 38px;
	line-height: 45px;
	clear: left;
	background: #507185;

	color: white;
	font-size: 11px;
	vertical-align: middle;
}

/****** Standard Elements *****/
.stdTableWrapper {
	margin-bottom: 10px;
}
.stdTableWrapper table td {
		border-bottom: none;
}
.stdEdit {
	margin: 0px;
	padding: 0px;
	
	width: 120px;
	height: 15px;
	font-size: 11px;
}
.stdGridEdit_AlignR {
	margin: 0px;
	padding: 0px;
	
	width: 40px;
	height: 15px;
	font-size: 11px;
	text-align: right;
}

.stdEditLong {
	margin: 0px;
	padding: 0px;
	
	width: 200px;
	height: 15px;
	font-size: 11px;
}
.stdCombo {
	margin: 0px;
	padding: 0px;
	
	width: 124px;
	height: 18px;
	font-size: 11px;
}
.stdButton {
	margin: 0px;
}
.stdTxtAreaMsg {
	
}
.stdCaption {
	width: 90px;
	white-space: nowrap;
	vertical-align: top;
}
.stdSectionCaption {
	white-space: nowrap;
	padding: 5px 0px;
	vertical-align: middle;
	line-height: 20px;
	text-decoration: underline;
	text-transform: uppercase;
	text-indent: 25px;
}
.stdHint{
	color: #FFFFCC;
	min-width: 90px;
	white-space: nowrap;
	vertical-align: top;
	font-style: italic;
}
.stdCellField {
	text-align: left;
}
.stdNotes {
	font-style: italic;
}
.stdSectionTitle {
	 padding: 10px 0px 5px 0px; 
	 text-decoration: underline; 
	 font-weight: bold;
}

/***** Form errors *****/
#validationError {
	margin: 0px;
	padding: 10px 20px;
	background-color: #CCCCCC;
}
#errorTitle {
	margin: 0px;
	padding: 5px 0px;
	
	color: maroon;
	font-weight: bold;
	
}
#errorItem {
	color: #0033FF;
	list-style-position: inside;
}

#liveHelp {
	position: relative;
	top: 10px;
	right: -340px;
	
}
#liveHelp2 {
	position: absolute;
	top: 20px;
	right: 290px;
	
}


#liveHelp {
	position: absolute;
	top: 20px;
	
	
	
}