/* CSS Declarations for VMC Satellite One Pager */

html body {
	margin: 0;
	padding: 0;
	background: #fff;
	text-align: center;
	font: x-small Verdana, Arial, Sans-serif;
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: small;
}

html>body { font-size: small; }

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}



/* Header =HEAD
----------------------------------------------- */

#header {
	text-align: left;
	height: 75px;
}

#redbox {
	font: 0.9em "Trebuchet MS", Verdana, sans-serif;
	background-color: #c00;
	padding: 5px 0 5px 10px;
	color:  #fff;
	text-transform: uppercase;
	letter-spacing: 0.2em;
	text-align:left;
	margin-bottom: 10px;
	}


/* Structure =STR
----------------------------------------------- */

#nest {
	margin-right: auto;
	margin-left: auto;
	width: 715px;
	position: relative;
}

#content {
	width: 715px;
	text-align: left;
}

#submitbox {
	padding: 10px;
	border: 1px solid #ccc;
	background-color: #fcf2f2;
}

/* Navigation =NAV
----------------------------------------------- */
/* no nav in this file */


/* Search =SRCH
----------------------------------------------- */
/* no search in this file */


/* Headings =HL
----------------------------------------------- */

body h1 {
	font-size: 1.5em;
	margin-bottom: 0;
}

body h2 {
	text-transform: uppercase;
	font-size: 18pt;
}

body h3 {
	margin-top: 3px;
}

.steps {
	font-weight: bold;
	text-transform: uppercase;
}


/* Lists =LI
----------------------------------------------- */
/* no lists in this file */


/* Forms =FORM
----------------------------------------------- */



/* Links =LNK
----------------------------------------------- */



/* Misc =MISC
----------------------------------------------- */

#livehelp {
	float: right;
	position: absolute;
	top: 0;
	right: 0;
}

.instruct {
	font-size: 11 px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.red {
	color: #c00;
}

.disclaimer {
	font-size: 0.7em;
	text-align: center;
}

.notice {
	font-weight: bold;
	color: #c00;
}

.error {
	font-style: italic;
	color: #c00;
}

.small {
	font-weight: bold;
	font-size: 0.8em;
}
.Btext {
	font-weight: bold;
font-size:1.20em; 
font-family: Arial;  
color: #c00;

}
.B1text {
	font-weight: bold;
font-size: 1.20em; 
font-family: Arial;  
color: #606060;

}
.Bhtext {

	font-size:1.55em; 
font-family: Arial;  
color: #606060;

}
.Bhmtext {
	font-weight: bold;
	font-size:1.15em; 
font-family: Arial;  
color: #606060;

}
.Bh1text {
	font-weight: bold;
font-size:1.55em; 
font-family: Arial;  
color: #c00;

}
.coverage {
font-size: 0.85em;
text-align: center;
	font-weight: bold;
	color: #c00;
}


.clinks {
font-size: 15px;
	color: #6666666;
}

a.clinks:link  {
 color: #666666;
 text-decoration:  none;
}

a.clinks:visited {
 color:  #666666;
 text-decoration: none;
}

a.clinks:hover {
 color:  #CC0000;
 text-decoration: underline;
}

