/* page formating   */

#MainAction  {
	background-image: url(images/Glass-Replacement-bg.gif);
	background-repeat: no-repeat;
	height: 120px;
	width: 400px;
	background-position: right top;
	padding-top: 24px;
	padding-right: 6px;
	padding-bottom: 10px;
	padding-left: 6px;
	color: #FFF;
	text-align: center;
}
#MainAction  a {
	text-decoration: none;
	color: #FFF;
}
#MainAction  a:hover {
	text-decoration: underline;	
}
#MainAction h1 {
	font-size: 48px;
		letter-spacing: .1px;
}
.logo {
	display: block;
	height: 178px;
	text-indent: -1000em;
	width: 350px;
	background-repeat: no-repeat;
}
#nametag {
	background-color: #CB0B0B;
	font-weight: bolder;
	color: #FFF;
	margin: 0;
	display: block;
	border-style: solid;
	border-color: #000000;
	border-radius: 10px;
	}
#Rapid-Response  {
	font-size: 18px;
	color: #A02227;
	width: 160px;
	background-color: #FFF;
	padding: 1px;
	border: 3px solid #A02227;
	border-radius: 10px;
	vertical-align: middle;
	text-align: center;
	margin-top: 2px;
	margin-bottom: 2px;
	margin-left: 280px;
}
#Rapid-Response a {
	color: #A02227;
	text-decoration: none;
}
#Rapid-Response a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	background-color: #A02227;
}


#footer-info {
	float: right;
	width: 720px;
	background-color: #FFF;
	text-align: center;
	height: 48px;
	
}

#facebook-link  {
	background-color: #FFF;
	margin: 2px;
	padding: 2px;
	height: 36px;
	width: 380px;
	border: 3px solid #039;
	float: right;
	border-radius: 10px;
	vertical-align: middle;
	color: #039;
	font-size: 18px;
}

#facebook-link th {
	vertical-align: middle;
	color: #039;
	font-size: 14px;
}


.E-box-1-header {
	color: #FFF;
	background-image: url(images/maroon-top-bg.gif);
	background-repeat: repeat-x;
	padding: 2px;
	text-align: center;
	height: 26px;	
}

.E-box-1-body  {
	background-color: #999;
	font-size: 18px;
	padding: 2px;
}

.Ebox tr {
	
	text-align: center;
	padding: 2px;
	color: #FFF;
	
}

.Ebox th {
	font-size: 100%;
	/*font-size: 22px;*/
	text-align: center;
	background-image: url(images/maroon-top-bg.gif);
	background-repeat: repeat-x;
	font-weight: bolder;
}


.Ebox td {
	background-color: #CCC;
	padding: 10px;
	font-size: 90%;
	/*font-size: 16px;*/
	color: #000;
	text-align: left;
	font-weight: bold;
}

.Area-box tr {
	
	text-align: center;
	padding: 2px;
	color: #FFF;
	
}

.Area-box th {
	font-size: 90%;
	/*font-size: 12px;*/
	text-align: center;
	background-image: url(images/maroon-top-bg.gif);
	background-repeat: repeat-x;
	font-weight: bolder;
}


.Area-box td {
	background-color: #EBEBEB;
	padding: 10px;
	font-size: 94%;
	/*font-size: 16px;*/
	color: #000;
	text-align: left;
	font-weight: bold;
}

.lock-box tr {
	
	text-align: center;
	padding: 2px;
	color: #FFF;
	
}

.lock-box th {
	font-size: 12px;
	text-align: center;
	background-image: url(../images/maroon-top-bg.gif);
	background-repeat: repeat-x;
	font-weight: bolder;
}


.lock-box td {
	background-color: #EBEBEB;
	padding: 10px;
	font-size: 16px;
	color: #000;
	text-align: left;
	font-weight: bold;
}

/* text formating    */


td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.bodystyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.medium {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.big {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}

.bigger {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
}
.xbig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
}

.expanded {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	letter-spacing: 2px;
}

.justified {
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
}

.footer {
	
}

.box1 {
	padding: 3px;
	border-width: medium;
	border-style: solid;
	border-color: #CCCCCC #666666 #666666 #CCCCCC;
}

.box2 {
	font-style: italic;
	word-spacing: 2pt;
	padding: 3px;
	border: 1px solid;
}

#lock-areas  {
	font-size: 16px;
	background-color: #999999;
	float: left;
	border-radius: 10px;
	margin: 10px;
	border: 6px solid #C44D58;
	width: 24%;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
}
