form,p {
	margin: 0;
	padding: 0;
}

body {
	margin-top: 0px;
	padding: 0;
	width: 100%;
	background: #F1F8FE;
}

body,input,select {
	color:#0066B3;
	font-family:arial,helvetica,sans-serif;
	font-size:11px;
}

input{
	background-color:#FFFFFF;
	background-image:none;
	border:1px solid #0066B3;
	color:#0066B3;
	font-size:8.5pt;
	margin:0 0 0 5px;
	padding:2px 2px 2px;
	width:170px;
}

select {
	font-size:8.5pt;
	background-color:#FFFFFF;	
	background-image:none;
	border:1px solid #0066B3;
	color:#0066B3;
	margin:0 0 0 5px;
	padding:0px;
	width:176px;
}


#page {
	margin:0;
	width: 98%;
	background-color: #F1F8FE;
	min-height: 455px;
}

#logo {
	position: relative;
	height: 80px;
	border-bottom: 2px solid #da2a28;
	background: #FFF url(../graphics/logo.gif) no-repeat;
	margin:0 0 5px 0;
	display: none;	
}

#logo a {
	position:relative;
	top: 64px;
	left:399px;
	font-weight:700;
	text-decoration:none;
	color:#da2a28;
}

#logo a:hover {
	text-decoration:underline;
}

#content {
	padding: 0;
	width: 724px;
}

#dumbar {}

h1 { 
	color:#0066B3;
	font-size:10pt;
	font-weight:bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: 7px 0px 5px 0px; 
	padding: 0px; 
}

h2 { 
	FONT-WEIGHT: bold;
   FONT-SIZE: 9pt;
   COLOR: #0066B3;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: 15px 0px 5px 0px; 
	padding: 0px;  
}

p {margin: 15px 0 10px;}

li {
	padding-top: 2px;
}

label {
	padding: 0;
	text-align: left;
	font-style: normal;
	float: left;
	
}

a, a:visited {
	color: #00A044;
	text-decoration:underline;
}

a:hover {
	color: #00A651;
}

em {}

kbd {
	font-family: "Trebuchet MS",Trebuchet MS;
	font-size: 11px;
	font-weight: bold;
}

div.buttonLine {
	margin: 0;
}

div.errors {color: #C00;}

div.status {
	float: right;
	clear: both;
	padding: 5px 5px 10px 5px;	
}

span.statusLabel {
	width: 120px;
	display: block;
	float: left;
}

div.statusLink a {}
div.statusLink a:hover {}

div.deviceImages {
	height: 175px;
	overflow: auto;
	border: 1px solid #999;
	margin: 0;
	width: 735px;
	background: #fff;
}

div.deviceImages a{background-image: none;}
div.imageLine {display: inline;}

span.deviceImage {
	text-align: center;
	display: block;
	float: left;
	width: 85px;
	height: 170px;
	vertical-align: top;
}

span.deviceImage a {
	font-size: 11px;
}

span.deviceImage img {border-width: 0;}
div.phoneImage {text-align: center;}
div.settingData {}

div.settingData label {
	width: 120px;
	padding: 3px 0 0 0;
	float: left;
	display: block;
	text-align: left;
}

div.imeiImage {
	float: right;
	margin-left: 15px;
}

.clearing {clear: both;}
.right {/*float: right;*/}

p.nextToButton {}

p.link {}


div.enterPhoneDate {margin: 10px 0px;}

div.inputLine {
	height: 25px;
}

div.clearing label {
	width: 155px;
	padding: 2px 0 0 0;
}

input.submit {
	background: url(../graphics/button.jpg);
	width: 77px;
	height: 26px;
	color: #fff;
	font-weight: bold;
	padding: 0 0 3px 0;
	border: none;
	margin: 0;
}

div.enterPhoneDate label {width: 120px;}

div.enterPhoneDate input {}
div.confirmContent {margin-bottom: 12px;}

span.confirmLabel {
	float: left;
	display: block;
	width: 120px;
}

#command{clear: both;}

#phoneNumber {
	width: 140px;
 }

input.radio {
	margin: 0 5px 0 0;
	padding: 30px 5px 0 0;
	width: 12px;
	background: none;
	border: none;
	float: left;
	clear: left;
}
