body {
	background-image: url(../images/background-pixel.gif);
}.container {
	font-family: Verdana;
	font-size:12px !important;
	font-style: normal;
	font-weight: normal;
	color: #FFF;
	
	margin-right: auto;
	margin-left: auto;
	width: 800px;
	background-color: #0040C2;
	margin-bottom: -18px;
}
.wrapper {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #FFF;
	background-color: #0040C2;
}
.points {
	font-family: Verdana;
	
	font-style: normal;
	font-weight: normal;
	color: #000;
	
	}
.rightbox {
	
	float: right;
	border: 2px dashed #FFF;
	padding: 10px;
}a:link {color: #0FF; text-decoration: underline; }
 a:active {color: #0FF;; text-decoration: underline; }
 a:visited {color: #0FF; text-decoration: underline; }
 a:hover {color: #FFF; text-decoration: none; }


/* DC */

.leftBox
{
    float:left;
    width:295px;
    overflow:hidden;
}

.pageTitle
{
    margin:0px 0px 10px 10px;
}

.pageTitle h1
{
   margin:10px 0px 10px 0px;
}

.yourDetails label
{
    display:block;
}

.yourDetails textarea
{
    width:200px;
    height:100px;   
    
}

.orderPanel
{
    float:right;   
    margin:0px 0px 0px 10px;
    background-color:#0028A1;
    width:190px;
    height:370px;
    padding:5px;
    border-radius:10px 0px 0px 0px;
}

.orderPanel span
{
    color:Yellow;   
}

.clear
{
    clear:both;   
}

#spTotal
{
    font-weight:bolder;
    font-size:30px;   
    
}

.completion div
{
    
    min-width:190px;
    max-width:280px;
    margin-right:10px;
    float:left;

}

.loading
{
    width:200px;float:left;display:none;font-size:16px;margin-left:10px;
}

.footer
{
    font-family: Verdana;
	font-size:12px !important;
	font-style: normal;
	font-weight: normal;
	color: #FFF;
	border-top: 1px solid #FFF;
	margin-right: auto;
	margin-left: auto;
	width: 794px;
	height:20px;
	padding:3px;
	background-color: #0040C2;
	
}
