body {
	background-color: #000000;
	background-image: url(../images/global/sitebkgd.gif);
	background-repeat: repeat-x;
	background-position: top;
	margin-top: 30px;
	font-family: Arial;
	font-size: 12px;
	line-height: 18px;
	color: #666666;
}
h1 {
	font-size: 18px;
	color: #0d244c;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
h1.h1nopad {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
h1.h1intro {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height: 24px;
	font-size: 18px;
}
h2 {
	font-size: 15px;
	color: #333333;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
h2.h2nopad {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
p {
	margin: 0px 0px 15px 0px;
}
p.pnopad {
	margin: 0px 0px 0px 0px;
}
p.pintro {
	line-height: 24px;
}
a {
	color: #273E65;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #666666;
	text-decoration: underline;
}
strong {
	font-weight: bold;
	color: #333333;
}
.mainframe {
	border: 4px solid #424A58;
	width: 732px;
	background-color: #FFFFFF;
	margin-bottom:20px;
}
.navframe {
	background-color: #273E65;
	background-image: url(../images/global/navbkgd.gif);
	background-repeat: repeat-x;
	height: 30px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #C1C6CD;
	width: 732px;
}
.contentframe {
	padding: 30px;
	text-align: left;
	vertical-align: top;
}
.contentframe-right {
	padding: 30px 0px 0px 28px;
	text-align: left;
	vertical-align: top;
}
.contentframe-right h2{
	text-transform:uppercase;
	padding-bottom:5px;
}
.contentframe-right p{

margin-left:2px;
}
.contentframe-amps {
	padding: 0 30px 30px 30px;
	text-align: left;
	vertical-align: top;
}
.footerframe {
	background-color: #273E65;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #1D2E4B;
	font-size: 11px;
	color: #C8CED8;
	padding-right:20px;
	height:68px;
	background:url(../images/global/footer-asc.jpg) top left no-repeat #000;
	
}
.textualnav {
	font-size: 11px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}
.textualnav a {
	color: #666666;
	font-weight: normal;
	text-decoration: underline;
}
.textualnav a:hover {
	color: #cccccc;
}
.largecopy {
	font-size: 14px;
	line-height: 20px;
}
.btnmarginleft {
	margin-left: 5px;
}
.btnmarginright {
	margin-right: 5px;
}
.btnmargin {
	margin-left: 5px;
	margin-right: 5px;
}
.contentframeleft {
	padding: 30px 15px 30px 30px;
	text-align: left;
	vertical-align: top;
}
.contentframeright {
	padding: 30px 30px 30px 15px;
	text-align: left;
	vertical-align: top;
}
.producttable {
	font-size: 11px;
	border: 2px solid #999999;
	text-align: center;
	line-height: 14px;
}
.producttable th {
	color: #FFFFFF;
	background-color: #999999;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
th.lastcolumn {
	border-right: none;
}
.altrow {
	background-color: #eaeaea;
}
.small-note{
	font-size:11px;
	font-style:italic;
}

.float-image{
	padding: 0 6px 0 15px;
	float:right;
}
#contact-us-div{
	margin-left:0px;
}
.territories{
	color:#999;
	font-weight:bold;
}
#footer-text{
	font-size:11px;
	line-height:14px;
	margin-top:17px;
	font-weight:normal;
	text-align:right;
	
}
.copy-footer{
	font-size:10px;
	color:#b3b3b3;
	margin:0px;
	padding:0px;
}
.copy-footer a{
	font-size:10px;
	color:#b3b3b3;
	text-decoration:underline;
}
.contact-table{
	margin-top:-20px;
}

.table-amp{
	background-color:#ebebeb;
}
.table-amp td{
	border:1px solid #c7c7c7;
	background-color: white;
}