/*body{
	background-color : #000;
	color : #fff;height: 100%; min-height: 100%; 
}*/
html, body {  text-align: center;
	margin:0;
	padding:0;
	 font-family: Arial, Verdana, Helvetica, sans-serif;
   color:#fff;
	background:#8B8B8B;
	border: 0px;
	overflow: hidden;
	position: absolute;
	height: 100%;
	width: 100%;
	left: 0px;
	top: 0px
	font-size: 1em
}
H1{ margin:0px; padding:0px;
	font-size:16px; font-weight: bolder;
}
H2{ margin:0px; padding:0px;
	font-size:14px;font-weight: bolder;
}
p{ margin:0px;
	font-size:12px; font-weight: normal;
}

#page_data{
	 margin:0px; padding:0px;
}
 a {     color:#1A170B;  	font-weight: bolder;
	margin:0px;
	padding:0px;
	text-decoration: none;
	font-weight: normal;     
}

a:hover {color: #1A170B;text-decoration:underline; }

#outer {height: 100%;  min-height: 100%; overflow: hidden; position: relative; }
#outer[id] {display: table; width: 100%; position: static; text-align: center; }
		
#middle { position: absolute; top: 50%
} /* for explorer only*/
#middle[id] { 
		width: 900px;  height:100%;
		text-align: center; 
		display: table-cell; /*border: 2px #fff solid; */
		vertical-align: middle;
		text-align: center;  
		position: static; display: inline-block; 
}
		
	/*	#inner {position: relative; top: -50%} *//* for explorer only */
		/* optional: #inner[id] {position: static
} */
		
	
#container{ margin: 0px auto;vertical-align: middle;
	border : 1px #F7705E solid;display: inline-block; 
	width : 600px;
	height : 525px;
	background : url('/images/iface/bg1.jpg') no-repeat top left
}
#container-foot{ float:left;
	background-color : #F7705E;
	height : 25px;
	width : 600px
}

	
#innerborder{
	background-color: #000;
	position: absolute;
	height: 91%;
	width: 99%;
	left: .5%;
	top: 4.5%; text-align: center
}

#top{
	height : 80px;/*border : 1px #F7705E solid;*/
}
#lhCol{float:left; text-align:left;
	height : 420px;width:170px;/*border : 1px #F7705E solid;*/
}
#main{float:left; text-align:left;
	height : 420px;width:425px;/*border : 1px #F7705E solid;*/
}

#pageTitle{
	margin: 5px 0px 0px 10px
}

#mainBody{
	margin: 25px 20px 0px 50px
}


#lhCol ul{padding:0px; margin:30px 0px 0px 20px; width:130px; /*border : 1px #F7705E solid; */
}
#lhCol ul li {display:inline; display: block; padding: 0px 0px 0px 0px; 
	 width:110px; 
}

.btn1 {color:#000;
cursor:pointer; width:108px; 
 height:40px; 
 background:  url('/images/iface/btn_green1.png') no-repeat top left; 
  background-position: 0px 0px; 
  padding:11px 40px 0px 20px; margin:-10px 25px 0px 0px;}

.btn1 a{	color:#000; display: block;font-size: 12px;  line-height:97%;}
.btn1 a:hover{text-decoration:none;font-weight:bolder;}
.btn2 a{	color:#000; display: block;font-size: 12px;  line-height:97%;}
.btn2 a:hover{text-decoration:none;font-weight:bolder;}


.btn2 {/*border : 1px #F7705E solid;*/
cursor:pointer; width:70px; 
 height:25px; 
 background:  url('/images/iface/btn_green2.png') no-repeat top left; 
  background-position: 0px 0px; 
  padding:15px 0px 0px 20px; margin:0px 0px 0px 0px;color:#000;}

.btn1:hover {background-position: 0px -51px;  text-decoration:none; font-weight:bolder;}

.btn2:hover {background-position: 0px -36px;  text-decoration:none; font-weight:bolder;}

#logo {margin:15px 0px 0px 15px; float:left; width:149px; height:63px;}
#logo_DYNAMIIX {margin:215px 0px 0px 10px; float:left; width:152px; height:45px;}

#copytext{ width:400px; height:63px;float:left; margin:5px 0px 0px 10px;
	font-size: 12px;  text-align:left;
}

a.white_link {
	color:#fff;
}


#sign_in_btn{float:right;
	 margin:5px 5px 0px 0px;
}
#lhCol ul{padding:0px; margin:30px 0px 0px 20px; width:130px; /*border : 1px #F7705E solid; */
}
#WelcomeOptions ul li {display:inline;  padding: 0px 0px 0px 0px; 
	 width:132px; 
}


.wait_anim{ margin: 0px;
	/*border : 1px #F7705E solid;*/
	width : 91px;
	height : 14px;
	background : url('/images/iface/stampanim.gif') no-repeat top left
}
 

 #container-form{ float:left; margin: 10px 0px 0px 0px; padding: 10px; font-size: 12px; 
	width:350px;
	background : url('/images/iface/formbg.png')  top left
}



