	.body{
	margin-top:0px;
	margin-bottom:1em;
	margin-left:auto;
	margin-right:auto;
	background-color: #EEF1F6;
	}

	.mainContainer{
	font-size:15px;
	background-color: #C0C0C0;

	}


	.menuContainer{
	min-height:1em;
	background-color: #000000;	    
	padding-left:1em;
	}



	.logoContainer{
	padding-left:1em;
	background-color: #000000;
	padding-left:1em;
	vertical-align:text-bottom;
	font-weight:120%;
	font-size:130%;
	/*background-image: url('../images/blue_bkgrnd.jpg');*/
	background-repeat:repeat-x;
    color:white;
	}

	img.logo
	{
	max-height:36px;
	padding-right:0.5em;
	}


	.dialogueContainer{
	padding:1.5em;
	padding-top:0.5em;
	background-color: #EEF1F6;
	/*border-bottom:1px solid grey;*/
    overflow:hidden;
	/*overflow: scroll;*/
	/*min-height:10em;*/
	}

	.loginDialogue{
	padding:1.5em;
	padding-top:0.5em;
	background-color: #EEF1F6;
	width:97%;

	}

	.settingsContainer{
	padding:1.5em;
	padding-top:0.5em;
	background-color: #EEF1F6;
	border-bottom:1px solid grey;
	/*overflow:auto;*/
	overflow: scroll;

	}

a.none:link {
border: 0px;
outline:none;
color:inherit;
text-decoration: none;  
}

a.none:visited {
border: 0px;
outline:none;
}

a.none:hover {
border: 0px;
outline:none;
}

a.none:active {
border:0px; 
outline:none;
} 



	
	table.resultsTable {
	/*border: 1px solid #8B8378;
	-moz-border-radius: 6px;*/
	width:98%;
	}
	
	table.resultsTable td {
	border: 1px none #8B8378;
	padding: 0.2em 1ex 0.2em 1ex;
	color: black;
	}
	table.resultsTable tr.d0 td {
	background-color: #FCF6CF;
	vertical-align:top;
	}
	table.resultsTable tr.d1 td {
	background-color: #FEFEF2;
	vertical-align:top;
	}


	
	table.embeddedTable tr{
	page-break-inside : avoid;
	vertical-align:top;
}

	table.embeddedTable td {
	border: 1px none #8B8378;
	padding: 0.2em 2ex 0.2em 2ex;
	color: black;
	}
	table.embeddedTable tr.d0 td {
	border-bottom:1px solid red;
	padding-bottom:0.25em;
	}
	table.embeddedTable tr.d1 td {
	border-bottom:1px solid red;
	padding-bottom:0.25em;
	}
	
	.limit2{
		width:200px;
	
	}
	
	.limit3{
		width:300px;
	}
	
	
	
	.footerContainer{
	height: 1.2em; /*need to set a height and contents are floating*/
	background-color: #EEF1F6;
	}

	.editStatus{
	display:inline;
	float:left;
	padding-left:1em;
	}

	.errorMsg{
		color:red;
	}
	
	.successMsg{
		color:blue;	
	}
	
	
	.portalStatus{
	display:inline;
	float:right;
	padding-right:1em;
	color:grey;
	}
	
	.row{
	width:100%;
	}
	
	.col{
	display:inline;
	width:10%;
	}
	
	h1{}
	
	h2{}
	
	h3{
	width:100%;
	background-color: #00ACEE;	
	color: white;
	}
	
	h4{}
	
	.selectBrand{
	float:right;
	font-weight:normal;
	font-size:80%;
    padding-right:1em;	
	}
	
	
	.formBlock{
		clear:both;
	}
	.formSpacer{
	clear:both;
	height:2em;
	
	}
	.formTitle{
	float:left;
	font-weight:bold;
	width:30%;
	margin-top:0.25em;
	margin-bottom:0.25em;
	
	}
	
	.formField{
	float:left;
	font-weight:normal;
	width:70%;
	margin-top:0.25em;
	margin-bottom:0.25em;

	}
	
	.formHelp{
	color:blue;
	
	}
	
	/*
	.helpContainer{
	padding-left:1em;
	padding-right:1em;

	}

	.helpParameters{
	margin-left:1em;
	}

	.helpParameters td{
	vertical-align: top;
	}

	.helpParameterHeading{
	width:7em;
	}


	.txtBlock{
	margin:0;
	margin-bottom:0.25em;
	}

	.errMsg{
	color:red;
	font-weight:bold;
	}

	.formEditSuccess{
	color:blue;
	font-weight:bold;
	}


	.msgSuccess{
	color:green;
	}


	h3{
	margin:0em;
	margin-top:0.25em;
	font-size:medium; 
	}

	h1 {
	font-size:large;
	  margin-top:0.5em;
	margin-bottom:0.5em;
	}

	.randnumA{
	font-size:100px;
	color:blue;
	font-weight:bold;
	text-align:center;
	}

	.randnumB{
	font-size:100px;
	color:green;
	font-weight:bold;
	text-align:center;
	}
	.timeLine{
	font-size:100px;
	color:red;
	font-weight:bold;
	/*text-align:center;*/
	}


	.header .rounded{
	float:left;
	margin:0.25em; 
	background-color: #9FB1DD;
	text-align: left;

	}

	.image .rounded{
	float:left;
	margin:0.25em; 
	text-align: left;
	}

	.icons{
	width:36px;
	padding:0.25em
	}

	.rounded{
	float:left;
	margin:0.25em; 
	background-color: #9FB1DD;
	text-align: left;

	}

	.rounded p{
	margin-top:0em;
	padding-top:0em;

	}


	.footer .rounded{
	float:left;
	margin:0.25em; 
	background-color: #9FB1DD;
	text-align: left;
	}


	.txtCol{
	margin:0.5em;
	}
	.headerImage{
	width:100%;
	text-align:center;
	}

	.img banner{
	width:100%;
	max-width:240px;
	text-align:center;
	}

	.separator{
	border-top:4px solid black;
	}

	.profileDesc{
	display:block;
	padding-left:1.6em;
	}

	.user_img{
	height:20px;
	padding-right:0.2em;
	}

	 .title{
	position:relative;
	left:20px;
	top: -40px;
	float:left;
	width:20%;
	}
	*/