body {
	margin: 0px;
	padding: 0px;
}

form {
	margin: 0px;
}

select {
	width: 201px;
}

input {
	width: 195px;
}

th {background-color: #E5E7EC;
	border-bottom: 1px solid #FFF;
	padding: 2px 8px;
	text-align: left;}


/*phoneimages*/
h2.phoneImages {margin-top: 20px;width:auto;}
.phoneImages a {text-decoration: none;color: #000;}
h2.phoneImages a {text-decoration: underline;}
.phoneImages a:hover {font-weight: bold;}
.phoneImages img {border: 0px;}
.phoneImages td {text-align: center;width: 130px;}
table.phoneImages {background-color: #FFF;}
/*phoneimages end*/

div.header {
	display:none;
}

ul {
	position: relative;
	height: 21px;
	/*background-color: #90919D;*/
	margin: 0px;
	padding: 0px;
}

ul li {
	display: block;
	float: left;
	padding: 0px 20px 0px 10px;
	margin-top: 0;
}

ol {
	margin: 0px;
	padding: 0px 30px;
}

ol li {
	margin: 0px;
	padding: 0px;
}

#prefixDiv {
	position: relative;
	float: left;
	/*top: 3px;*/
}

input.countryCode {
	width: 30px;
}

select.phonePrefix {
	width: 90px;
}

input.phoneNumber {
	width: 101px;
}

.backButton, .sendButton {
	width: auto;
	border: 1px solid #A2A4B2;
	background-color: #D6D7E4;
	color: #000;
}

tr.hiddenRow {
	display: none;
}

a.note {
	text-decoration: none;
	color: #00A0E8;
}

p.note a {
	text-decoration: none;
	color: #00A0E8;
}

td.buttonPanel {
	margin-top: 20px;
}


td.firstCell {
	width: 175px;
	padding-left:10px;
	height:25px;
}
td.buttonPanel {
	width: auto;
	text-align: right;
	border-top: 1px solid #FFF;
}

table.history {
	width: auto;
	empty-cells: show;
	margin-top: 15px;
	border-collapse:collapse;
}


table.history td {
	border: 1px solid #E5E7EC;
	padding: 0 5px;
}

div.instructions {
	padding: 8px 0px;
	margin-left: 20px;
}

td.textCell {
	width: 402px;
}

/*-- Document Defaults start --*/

ACRONYM, ADDRESS, AREA, B, BIG, BLOCKQUOTE, BODY, CAPTION, CENTER, CITE, DD, DIV, DT, EM, FIELDSET, FONT, FORM, H1, H2, H3, H4, H5, H6, H7, H8, H9, I, INPUT, LABEL, LEGEND, LI, MARQUEE, NOBR, OL, P, PLAINTEXT, PRE, SELECT, SMALL, SPAN, STRIKE, STRONG,  SUB, SUP, TABLE, TBODY, TD, TEXTAREA, TFOOT, TH, THEAD, TR,  U, UL{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

P, SPAN, DIV, H2, {
	margin-top:0px;
}

h1,h3,h4,h5,h6,h7,h8,h9{
	font-weight:bold;
}

a, a:link, a:active{
	font-size: 12px;
	color: #000000;
}

a:visited {
	color: #000000;
}


/* Content */
#content{
	padding: 0 20px 5px 10px;	
}
#content p{
	margin: 5px 0;
	padding: 5px 10px;
}


h1{
	margin: 5px 0;
	padding: 5px 10px;
}

h2{
	margin: 5px 0;
	background-color:#E2E4E5;
	padding: 5px 10px;
	font-size: 11px;
	color: #000000;
	font-weight:bold;
	width:640px;
}
#prefixDiv{
	padding-top:3px;
}
