/* CSS Document */

body {
	text-align: center;
	margin: 0px;
	padding: 0px 0px 21px;
	position: relative;
	color: #000000;
	background-color: #566457;
	background-image: url(template/bkg_body2.jpg);
	background-repeat: repeat;
	background-position: center top;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	background-attachment: fixed;
}
/* ===== TAGS ====*/
h1 {
	padding: 0px 0px 22px;
	margin: 0px;
	color: #561C00;
	font-size: 36px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
}
h2 {
	font-size: 21px;
	font-weight: bold;
	margin: 0px;
	color: #5B1E00;
	padding: 14px 0px 8px;
}
h3 {
	font-size: 17px;
	font-weight: bold;
	margin: 0px 0px 6px;
	color: #990000;
	padding: 0px;
	border-bottom: 1px solid #FFFFFF;
}
h4 {
	font-size: 15px;
	font-weight: bold;
	margin: 0px 0px 6px;
	color: #990000;
	padding: 12px 0px 5px;
	border-bottom: 1px solid #FFFFFF;
}

div.marketing strong, b {
	font-weight: bold;
	color: #000066;
	
}
div.marketing em {
	font-weight: bold;
	color: #CC0000;
	
}
p {
	margin: 0px;
	padding: 0px 0px 12px;
}
p.em2 {
	margin: 0px;
	padding: 0px 0px 12px;
	font-size: 18px;
	color: #3300CC;
	text-align: center;
}
ul {
	margin: 0px;
	list-style: none;
	font-weight: bold;
	padding: 0px 0px 12px 8px;

}
li {
	margin: 6px 0px 0px;
	list-style-position: outside;
	list-style-type: none;
	background-image: url(template/bullit_star.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	padding: 4px 0px 8px 26px;
}
form {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
}
form table{
	margin: 0px;
	padding: 0px;
}
form th{
	margin: 0px;
	padding: 8px 12px 8px 0px;
	color: #990000;
	font-size: 13px;
	border-top: 1px solid #97A2AA;
}
form td{
	margin: 0px;
	padding: 0px 12px 12px 0px;
}
form table.pricing {
	margin: 0px;
	padding: 0px;
	border: 3px double #D01013;
}
form table.pricing th{
	margin: 0px;
	padding: 9px 6px 6px;
	border: 3px double #D01013;
	font-size: 17px;
	text-transform: uppercase;
	font-weight: normal;
	font-variant: normal;
	font-style: normal;
	background-color: #314D75;
	color: #FFFFFF;
}
form table.pricing tr{
	background-color: #EFEFEF;
}
form table.pricing tr.patriot{
	background-color: #DEDDD1;
}
form table.pricing tr.patriot td.chk{
	background-color: #990000;
}
form table.pricing tr.patriot td.title{
	background-image: url(template/bkg_patriot.jpg);
	border: 1px solid #990000;
	background-repeat: no-repeat;
	background-position: left top;
}
form table.pricing tr.independence{
	background-color: #CED9EB;
	background-repeat: repeat-x;
}
form table.pricing tr.independence td.chk{
	background-color: #003399;
}
form table.pricing tr.independence td.title{
	background-image: url(template/bkg_independence.jpg);
	border: 1px solid #003399;
	background-repeat: no-repeat;
	background-position: left top;
}
form table.pricing tr.allamerican{
	background-color: #8A9189;
	background-image: url(template/bkg_platinum.jpg);
	background-repeat: repeat-x;
}
form table.pricing tr.allamerican td{
	border-top: 3px solid #003399;
	border-bottom: 3px solid #990000;
	background-image: url(template/bkg_platinum.jpg);
	background-repeat: repeat-x;
}
form table.pricing tr.allamerican td.chk{
	background-color: #8A9189;
}
form table.pricing tr.allamerican td.title{
	background-image: url(template/bkg_american.jpg);
	background-color: #F9E7CF;
}
form table.pricing tr.sgm{
	background-color: #666;
	background-repeat: repeat-x;
}
form table.pricing tr.sgm td{
	border-top: 3px solid #003399;
	border-bottom: 3px solid #990000;
	background-repeat: repeat-x;
	background-color: #CECBA6;
}
form table.pricing tr.sgm td.chk{
	background-color: #2A2432;
}
form table.pricing tr.sgm td.title{
	background-color: #2A2432;
	color: #FFF;
}
form table.pricing tr.sgm p.plan{
	font-size: 18px;
	color: #FFF;
}
form table.pricing td{
	margin: 0px;
	padding: 8px;
	border-bottom: 1px solid #1B1464;
	background-image: none;
}
form td.price{
	font-weight: bold;
	font-size: 18px;
	color: #D01013;

}
form table.pricing p.plan{
	font-size: 18px;
	color: #000066;
}
form table.pricing p.addon{
	font-size: 16px;
	color: #691016;
}
.clearBox {
	clear: both;
}
div#container {
	position: relative;
	vertical-align:top;
	text-align: center;
	padding: 0px;
	margin: 100px auto 0px;
	width: 921px;
}
div#container div.inner {
	padding: 120px 120px 0px;
	margin: 0px;
	background-image: url(template/container_02.jpg);
	background-repeat: repeat-y;
	background-color: #FFFFFF;
	text-align: left;
}
div#header {
	margin: 0px;
	clear: both;
	font-size: 12px;
	padding: 0px;
	background-image: url(template/bkg_footer.jpg);
	height: 50px;
	background-repeat: no-repeat;
	font-variant: small-caps;
	color: #FFFFFF;
	position: absolute;
	left: 0px;
	top: -99px;
}
div#footer {
	margin: 0px;
	clear: both;
	font-size: 12px;
	padding: 0px;
	background-image: url(template/bkg_footer.jpg);
	height: 50px;
	background-repeat: no-repeat;
	font-variant: small-caps;
	color: #FFFFFF;
}
div#footer p {
	margin: 0px;
	padding: 18px 0px 0px;
	text-align: center;
	font-size: 12px;
	color: #E3D489;
}
div#footer a {
	color: #FFFFCC;
}
img.patriot {
	float: right;
	margin: 0px;
	padding: 0px;
}
img.imgFrame {
	display: block;
	margin: 0px;
	padding: 0px;
}
div#nav {
	margin: 0px 0px 18px;
	padding: 0px 6px 6px 64px;
	color: #7E8A98;
	font-size: 12px;
	border-bottom: 1px solid #666666;
}
div#nav a{
	color: #1B1464;

}
p.footer {
	background-color: #2B2533;
	font-size: 12px;
	color: #FFFFFF;
	margin: 12px 0px 0px;
	padding: 7px;
	text-align: center;
}
p.note {
	margin: 0px;
	padding: 3px 0px;
	font-size: 11px;
	background-color: #000000;
	color: #C1B5A8;
}

