@charset "UTF-8";
@import url("reset.css");
@import url("menu.css");
/* CSS Document */
body {
	background-color:#000000;
	background-image:url(../images/nylon_bg.jpg);
	background-repeat:repeat-x;
}
.wrapper {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: auto;
	width: 856px;
}
#login_head {
	text-align: right;
	height: auto;
	width: 856px;
	margin-top: 15px;
	margin-bottom: 10px;
	color: #FFFFFF;
}
#login_head a:link, #login_head a:hover, #login_head a:active, #login_head a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#header {
	position: relative;
	height: 113px;
	width: 856px;
	overflow: hidden;
}
#logo {
	position: absolute;
	z-index: 50;
	height: 75px;
	width: 112px;
	left: 32px;
	top: 22px;
}
#ntoa_badge {
	position: absolute;
	z-index: 50;
	height: 64px;
	width: 88px;
	right: 58px;
	top: 11px;
}
#banner_head {
	position: relative;
	height: auto;
	width: 856px;
	margin: 0;
	padding: 0;
}
#livechat {
	position: absolute;
	z-index: 50;
	/*height: 40px;
	width: 112px;*/
	left: 700px;
	top: 12px;
}
#menubar {
	height: 25px;
	width: 856px;
	overflow: hidden;
	position: relative;
	background-image:url(../images/containerbg.jpg);
	background-repeat: repeat-y;
}
.container_body {
	background-image: url(../images/containerbg.jpg);
	height: auto;
	width: 856px;
	overflow: hidden;
	position: relative;
	background-color: #e8e8e8;
	background-repeat: repeat-y;
	padding-bottom: 1.25em;
}
.fullwidth {
	padding-right: 43px;
	padding-left: 43px;
	width: 770px;
	clear: both;
	padding-top: 1.25em;
}
.twocol_left {
	width: 365px;
	overflow: hidden;
	position: relative;
	float: left;
	padding-left: 43px;
}
.twocol_right {
	width: 365px;
	overflow: hidden;
	position: relative;
	float: right;
	padding-right: 43px;
}
.sectionheading {
	font-size: 2em;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-bottom: .1em;
}
.bulletpoint {
	font-size: 1.5em;
	color: #007851;
	padding-top: 1em;
	padding-bottom: .25em;
}
.boldcopy {
	color: #333333;
	padding-bottom: 1em;
	font-size: 1.25em;
}
.boldercopy {
	color: #333333;
	padding-bottom: 1em;
	font-size: 1.25em;
	font-weight: bold;
}
.fineprint {
	padding-bottom: 50px;
	color: #FFFFFF;
	text-align: right;
	padding-top: 15px;
	font-size: .85em;
}
.fineprint  a:link, .fineprint  a:visited {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.fineprint a:hover, .fineprint a:active {
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: underline;
}
th { vertical-align:top; text-align:left;}

#flash-notice, #flash-errors {
	position:absolute;
	z-index:5;
	margin-left:300px;
	top:50px;
	margin-right:auto;
	text-align:center;
	width:200px
}

.flash {
	position:absolute;
	z-index:5;
	margin-left:160px;
	top:70px;
	margin-right:auto;
	/*text-align:center;*/
	width:340px;
	color:#FFFFFF;
}

.tacdrive-engraving1 {
    opacity: 0;
    filter:alpha(opacity: 0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
	/*text-align:center;*/
	color:white;
	background-color:transparent
}

.tacdrive-engraving {
	/*text-align:center;*/
	color:white; font-family:"Arial Narrow",Arial,sans-serif;
	font-weight:600; font-size:1em;
	background-color:transparent;
	border:0px;
	overflow:hidden;
	width:12em;height:6.25em	
}
.page_title {
	background-image:url(../images/title_background.jpg);
	height:124px; width:850px;
	margin-left: 3px;
}
