/* USING GRIDS CSS HERE */
body {
   	background: rgb(240, 240, 240);
    font-family: sans-serif;
    margin: 0px;
    padding: 2px;
	text-align: center;
}
h1,h6{
    margin: 0;
    font-weight: normal;
}

#container{
	width: 88%;
	max-width: 990px;
		/*width:expression(document.body.clientWidth > 1200? "1200px": "auto" );*/
	margin: 5px auto;
	padding: 0px;
	background: white;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	/*border: 1px solid gray;*/
}
#container_wide{
	margin: 5px auto;
	background: white;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	/*border: 1px solid gray;*/
}
#container_medium{
	width: 90%;
	max-width: 1200px;
	/*width:expression(document.body.clientWidth > 1200? "1200px": "auto" );*/
	margin: 5px auto;
	background: white;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	/*border: 1px solid gray;*/
}
#uber_container{
	width: 88%;
	max-width: 990px;
	width:expression(document.body.clientWidth > 990? "990px": "auto" );
	margin: 5px auto;
	background: white;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	/*border: 1px solid gray;*/
}
#nav {
    float:right;
    width:0%;
	background: white;
}
#main {
    float:left;
	margin: 0px;
	padding-right: 0px;
	padding-left: 15px;
	/*min-width: 750px;*/
	background: white;
	width:98.5%;
}

#mainWide {
    float:left;
	margin: 0px;
	padding-right: 0px;
	padding-left: 15px;
	background: white;
	min-width: 98.5%;
}

#home_content {
	float:left;
	padding: 10px;
	line-height: 130%;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

#home_simple {
	float:right;
	width:70%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	border: 1px solid gray;
}

#home_nav {
    float:right;
    width:48%;
	background: white;
	line-height: 130%;
	margin: 5px;	
	/*border: 1px solid gray;*/
}
#home_footer {
	clear:both;
	padding:1em 2%;
	
}
#home_header {
	/* background-image:  url(images/logo6.gif); 
    background-repeat: no-repeat;*/
	height: 52px;
	padding:0px;
	margin:0px;
	background-color: #DFDFFF;
}

#home_subheader {
	background-color: #DFDFFF;
    height: 18px;
	/*border: 1px solid gray;*/
}

.chatdiv{
	/* border: 1px solid gray;*/
	height: 10px;
	width: 100%;
	padding-top:3px;
	padding-bottom:5px;
	margin-bottom:5px;
}

.logindiv{
	/*border: 1px solid gray;
	height: 10px;*/
	background: rgb(240, 240, 240);
	width: 100%;
	padding-top:3px;
	padding-bottom:5px;
	margin-bottom:0px;
	text-align:right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #999999;	
}
.logindiv A:hover{
	background-color: #DDFDFF;
}


#subtab{
	height: 30px;
}

.subtablevel{
	float: right;
	clear:left;
	margin-right:20px;
	margin-top:5px;
	   font-family: Arial, Helvetica, sans-serif;
	   font-weight: bold;
}

#subtabfloat {
	float:right;
	background:white;
	border-bottom: 1px dashed gray;
	border-left: 1px dashed gray;
	top:60px;
	left: 650px;
	z-index:1;
	display: inline;
	width:437px;
	padding-bottom:5px;
}


.homeline{
   position: relative;
   font-family: Arial, Helvetica, sans-serif;
   font-weight: bold;
   bottom:15px;
   left:45px;
   
}

#imghome{
   position: absolute;
   top:1;
   /* left:14.2%;*/
}


#searchbox{
   position: relative;
   float: right;
   margin-top: 2px;
   margin-bottom: 0px;
   padding: 0px 0 0 0;
  /* border: 1px solid gray; */
}

.titlebar{
	padding-top:10px;
	padding-bottom:3px;
	padding-left:5px;
	padding-right:15px;
	margin-bottom:10px;
	height:22px;
	/* border: 1px solid gray; */
}
.titlebar title{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
	color: #400080;
	margin-top:9px;
}

.viewall A:link{	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #CCCCCC;	
	margin-left:9px;
}

.viewall A:visited{	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	margin-left:9px;
	color: #CCCCCC;	
}
.viewall A:hover{	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	margin-left:9px;
	color: blue;
}

.buy A:link{	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #CCCCCC;	
	margin-left:9px;
}

.buy A:visited{	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	margin-left:9px;
	color: #CCCCCC;	
}

.buy A:hover{	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	margin-left:9px;
	color: blue;
}

.purchase{
	position:relative;
	border: 1px solid red;
	top:0px;
	left: 10px;
	margin-top:15px;
	padding:7px;
	width:95%;
	background-color: #E1FFE8;
}

.purchase A:link{
	text-decoration:none;
	color:black;	
}
.purchase A:visited{
	text-decoration:none;
	color:black;
}
.purchase A:hover{
	text-decoration:underline;
	color:blue;	
}





.right{	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #CCCCCC;	
	float:right;	
}
.righthover{	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: black;	
	float:right;	
}

.explain{	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	line-height: 170%;	
	padding-top:15px;
	padding-bottom:10px;
	padding-left:15px;
	margin-right:40px;
	margin-bottom:10px;
}

.explain .b1{	
	font-family: Arial, Helvetica, sans-serif;
	color: #400080;
	font-size: 12pt;
	font-weight: bold;
	line-height: 180%;
	margin-bottom:5px;	
}

.explain .b2{	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	line-height: 160%;
	margin-bottom:5px;	
}
.explain .b3{
	font-weight: normal;
	line-height: 130%;
	margin-bottom:5px;
	font-style: italic;
}

.equation table{	
	text-align:center;
}

.pageSection {
	background-color: #D5EAEA;	
	padding-bottom:3px;
	margin-right:25px;
	margin-bottom:35px;
}

.rightButton {
	text-align:right;
	margin-right:25px;
}
