body {
	margin-top: 2px;
	background-image: url(images/backgroundcolor.gif);
	height: 100%;
}
.bodylink {
	font-family: Verdana, Tahoma, Arial, Helvetica, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #930;
	text-decoration: none;
}
a .bodylink:link {
	font-family: Verdana, Tahoma, Arial, Helvetica, Geneva, sans-serif;
	font-size: 12px;
	color: #930;
	text-decoration: none;
}
a .bodylink:visited {
	font-family: Verdana, Tahoma, Arial, Helvetica, Geneva, sans-serif;
	font-size: 12px;
	color: #930;
	text-decoration: none;
}
a .bodylink:hover {
	font-family: Verdana, Tahoma, Arial, Helvetica, Geneva, sans-serif;
	font-size: 12px;
	color: #933;
	text-decoration: underline;
}
a .bodylink:active {
	font-family: Verdana, Tahoma, Arial, Helvetica, Geneva, sans-serif;
	font-size: 12px;
	color: #C33;
	text-decoration: none;
}
#container {
	position: relative;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	height: 100%;
	margin-top: 15px;
}
#container #headgraphic {
	background-image: url(images/main_header_graphic.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 107px;
	width: 960px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	color: #056699;
	text-align: center;
	vertical-align: middle;
}
#container #headgraphicinner {
	background-image: url(images/second_header_graphic.png);
	background-repeat: no-repeat;
}
#container #headtext h2 {
	text-indent: -10000px;
}
h1 {
	font-size: 22px;
	font-weight: bold;
	color: #960;
	font-family: Verdana, Tahoma, Arial, Helvetica, Geneva, sans-serif;
	text-decoration: none;
	margin-left: -7px;
	margin-bottom: 25px;
}
h2 {
	font-size: 16px;
	font-weight: bold;
	color: #960;
	font-family: Verdana, Tahoma, Arial, Helvetica, Geneva, sans-serif;
	text-decoration: none;
	margin-bottom: -5px;
	margin-top: 25px;
}
h3 {
	font-size: 12px;
	font-weight: bold;
	color: #C90;
	font-family: Verdana, Tahoma, Arial, Helvetica, Geneva, sans-serif;
	text-decoration: none;
	margin-bottom: -12px;
}
h4 {
	font-size: 10px;
	font-weight: bold;
	color: #963;
	font-family: Verdana, Tahoma, Arial, Helvetica, Geneva, sans-serif;
	text-decoration: none;
	margin-top: 8px;
	margin-left: 15px;
	margin-bottom: 10px;
}
#navigation {
	margin: 3px 0px;
	background-image: url(images/backgroundcolor.gif);
	padding: 0px;
	float: left;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	position: static;
	left: 0px;
	list-style-type: none;
}
#navigation ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#navigation ul li {
	float: left;
}
#maincontent table tr td ul li {
	list-style-image: url(images/list_bullet.gif);
}
#maincontent table tr td ul li ul li {
	list-style-image: url(images/list_bullet_2.gif);
}
.lastlineskip {
	margin-bottom: 16px;
}
.homebutt_onpage {
	outline: none;
	display: inline;
	width: 160px;
	height: 25px;
	background: url(images/buttons/home_butt.png) no-repeat 0 -50px;
	float: left;
	text-indent: -9000px;
}
.trngbutt_onpage {
	outline: none;
	display: inline;
	width: 160px;
	height: 25px;
	background: url(images/buttons/trng_butt.png) no-repeat 0 -50px;
	float: left;
	text-indent: -9000px;
}
.regisbutt_onpage {
	outline: none;
	display: inline;
	width: 160px;
	height: 25px;
	background: url(images/buttons/regis_butt.png) no-repeat 0 -50px;
	float: left;
	text-indent: -9000px;
}
.coolbutt_onpage {
	outline: none;
	display: inline;
	width: 160px;
	height: 25px;
	background: url(images/buttons/cool_butt.png) no-repeat 0 -50px;
	float: left;
	text-indent: -9000px;
}
.aboutbutt_onpage {
	outline: none;
	display: inline;
	width: 160px;
	height: 25px;
	background: url(images/buttons/about_butt.png) no-repeat 0 -50px;
	float: left;
	text-indent: -9000px;
}
.contactbutt_onpage {
	outline: none;
	display: inline;
	width: 160px;
	height: 25px;
	background: url(images/buttons/contact_butt.png) no-repeat 0 -50px;
	float: left;
	text-indent: -9000px;
}
			/**button settings**/
			a.homebutt {
				outline: none;
				display: inline;
				width: 160px;
				height: 25px;
				background: url(images/buttons/home_butt.png) no-repeat 0 0;
				float: left;
				text-indent: -9000px;
			}
			a.homebutt:hover {
				background-position: 0 -25px;
				float: left;
				text-indent: -9000px;
			}
			a.homebutt:active {
				background-position: 0 -50px;
				float: left;
				text-indent: -9000px;
			}
			a.trngbutt {
				outline: none;
				display: inline;
				width: 160px;
				height: 25px;
				background: url(images/buttons/trng_butt.png) no-repeat 0 0;
				float: left;
				text-indent: -9000px;
			}
			a.trngbutt:hover {
				background-position: 0 -25px;
				float: left;
				text-indent: -9000px;
			}
			a.trngbutt:active {
				background-position: 0 -50px;
				float: left;
				text-indent: -9000px;
			}
			a.regisbutt {
				outline: none;
				display: inline;
				width: 160px;
				height: 25px;
				background: url(images/buttons/regis_butt.png) no-repeat 0 0;
				float: left;
				text-indent: -9000px;
			}
			a.regisbutt:hover {
				background-position: 0 -25px;
				float: left;
				text-indent: -9000px;
			}
			a.regisbutt:active {
				background-position: 0 -50px;
				float: left;
				text-indent: -9000px;
			}
			a.coolbutt {
				outline: none;
				display: inline;
				width: 160px;
				height: 25px;
				background: url(images/buttons/cool_butt.png) no-repeat 0 0;
				float: left;
				text-indent: -9000px;
			}
			a.coolbutt:hover {
				background-position: 0 -25px;
				float: left;
				text-indent: -9000px;
			}
			a.coolbutt:active {
				background-position: 0 -50px;
				float: left;
				text-indent: -9000px;
			}
			a.aboutbutt {
				outline: none;
				display: inline;
				width: 160px;
				height: 25px;
				background: url(images/buttons/about_butt.png) no-repeat 0 0;
				float: left;
				text-indent: -9000px;
			}
			a.aboutbutt:hover {
				background-position: 0 -25px;
				float: left;
				text-indent: -9000px;
			}
			a.aboutbutt:active {
				background-position: 0 -50px;
				float: left;
				text-indent: -9000px;
			}
			a.contactbutt {
				outline: none;
				display: inline;
				width: 160px;
				height: 25px;
				background: url(images/buttons/contact_butt.png) no-repeat 0 0;
				float: left;
				text-indent: -9000px;
			}
			a.contactbutt:hover {
				background-position: 0 -25px;
				float: left;
				text-indent: -9000px;
			}
			a.contactbutt:active {
				background-position: 0 -50px;
				float: left;
				text-indent: -9000px;
			}
			/** END button settings**/
#conttable {
	float: left;
	height: 100%;
}
#container #conttable table tr #leftedge {
	background-image: url(images/content_left.png);
	background-repeat: repeat-y;
}
#container #conttable table tr #rightedge {
	background-image: url(images/content_right.png);
	background-repeat: repeat-y;
}
#container #conttable table {
	height: 100%;
}
#container #conttable table tr {
	height: 100%;
}
#pgcontent     {
	background-image: url(images/tablebkgrd.gif);
	background-repeat: repeat;
	height: 100%;
}
#maincontent {
	font-family: Verdana, Tahoma, Arial, Helvetica, Geneva, sans-serif;
	font-size: 12px;
	color: #036;
	width: 100%;
}
#contenttop {
	padding-top: 0px;
	float: left;
}
#contentleft {
	padding: 0px;
	float: left;
	margin: 0px;
	background-image: url(images/content_left.png);
	background-repeat: repeat-y;
}
#contentbottom {
	margin: 0px;
	padding: 0px;
	clear: none;
	float: left;
}

#contentright {
	margin: 0px;
	padding: 0px;
	float: right;
	background-image: url(images/content_right.png);
	background-repeat: repeat-y;
	width: 17px;
}
#trainingtext {
	float: left;
	width: 710px;
	padding: 5px;
}
#trainingtext h1 {
	margin-top: 0px;
}
#trainingtext p a .trnglink:link {
	font-family: Verdana, Tahoma, Arial, Helvetica, Geneva, sans-serif;
	font-size: 12px;
	color: #366;
	text-decoration: none;
}
#trainingtext p a .trnglink:visited {
	font-family: Verdana, Tahoma, Arial, Helvetica, Geneva, sans-serif;
	font-size: 12px;
	color: #366;
	text-decoration: none;
}
#trainingtext p a .trnglink:hover {
	font-family: Verdana, Tahoma, Arial, Helvetica, Geneva, sans-serif;
	font-size: 12px;
	color: #099;
	text-decoration: underline;
}
#trainingtext p a .trnglink:active {
	font-family: Verdana, Tahoma, Arial, Helvetica, Geneva, sans-serif;
	font-size: 12px;
	color: #CC0;
	text-decoration: none;
}
#regtextlist {
	list-style-image: url(images/list_bullet.gif);
	margin-left: 15px;
}
#roundrect {
	float: right;
	width: 196px;
	background-image: url(images/roundrect/roundrect_fill.png);
	background-repeat: repeat;
	margin-left: 10px;
}
#roundrecttop  {
	background-image: url(images/roundrect/roundrect_top.png);
	background-repeat: no-repeat;
	background-position: top;
	width: 196px;
	height: 15px;
	margin-bottom: 0px;
}
#roundrectmid {
	vertical-align: top;
	margin: 0px;
	padding-top: 0px;
	padding-right: 7px;
	padding-bottom: 0px;
	padding-left: 7px;
}
#roundrectbot {
	background-image: url(images/roundrect/roundrect_bottom.png);
	background-repeat: no-repeat;
	background-position: bottom;
}
			  #roundrect #roundrectmid ul {
	font-family: Verdana, Tahoma, Arial, Helvetica, Geneva, sans-serif;
	font-size: 12px;
	color: #0CF;
	list-style-type: none;
	text-indent: -20px;
	line-height: 18px;
	list-style-position: inside;
	list-style-image: url(images/list_bullet.gif);
			  }
						#roundrectmid ul li a:link {
	font-family: Verdana, Tahoma, Arial, Helvetica, Geneva, sans-serif;
	font-size: 12px;
	color: #0CF;
	text-decoration: none;
	font-weight: normal;
						}
						#roundrectmid ul li a:visited {
	font-family: Verdana, Tahoma, Arial, Helvetica, Geneva, sans-serif;
	font-size: 12px;
	color: #0CF;
	text-decoration: none;
	font-weight: normal;
						}
						#roundrectmid ul li a:hover {
	font-family: Verdana, Tahoma, Arial, Helvetica, Geneva, sans-serif;
	font-size: 12px;
	color: #0FF;
	text-decoration: none;
	font-weight: normal;
						}
						#roundrectmid ul li a:active {
	font-family: Verdana, Tahoma, Arial, Helvetica, Geneva, sans-serif;
	font-size: 12px;
	color: #CC0;
	text-decoration: none;
	font-weight: normal;
						}
						#roundrectmid ul li a:focus {
	font-family: Verdana, Tahoma, Arial, Helvetica, Geneva, sans-serif;
	font-size: 12px;
	color: #0FF;
	text-decoration: none;
	font-weight: normal;
		}
.trainmainlink {
	color: #C90;
	text-decoration: none;
	font-family: Verdana, Tahoma, Arial, Helvetica, Geneva, sans-serif;
}
.trainmainlink:link {
	color: #C90;
	text-decoration: none;
	font-family: Verdana, Tahoma, Arial, Helvetica, Geneva, sans-serif;
}
.trainmainlink:visited {
	color: #C90;
	text-decoration: none;
	font-family: Verdana, Tahoma, Arial, Helvetica, Geneva, sans-serif;
}
.trainmainlink:hover {
	color: #FC0;
	text-decoration: underline;
	font-family: Verdana, Tahoma, Arial, Helvetica, Geneva, sans-serif;
}
.trainmainlink:active {
	color: #FC0;
	text-decoration: none;
	font-family: Verdana, Tahoma, Arial, Helvetica, Geneva, sans-serif;
}
#footer {
	font-family: Verdana, Tahoma, Arial, Helvetica, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #369;
}
.footeremail {
	font-family: Verdana, Tahoma, Arial, Helvetica, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #369;
	text-decoration: none;
}
#footer .footeremail:link {
	font-family: Verdana, Tahoma, Arial, Helvetica, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #369;
	text-decoration: none;
}
#footer .footeremail:visited {
	font-family: Verdana, Tahoma, Arial, Helvetica, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #369;
	text-decoration: none;
}
#footer .footeremail:hover {
	font-family: Verdana, Tahoma, Arial, Helvetica, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #399;
	text-decoration: none;
}
#footer .footeremail:active {
	font-family: Verdana, Tahoma, Arial, Helvetica, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #CC0;
	text-decoration: none;
}
#footer .footeremail:focus {
	font-family: Verdana, Tahoma, Arial, Helvetica, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #399;
	text-decoration: none;
}
.bigbefore_smallafter {
	margin-bottom: -8px;
}

.note {
	font-family: Verdana, Tahoma, Arial, Helvetica, Geneva, sans-serif;
	font-size: 9px;
	color: #C90;
	font-weight: bold;
	margin-top: 35px;
}
.note_larger {
	font-family: Verdana, Tahoma, Arial, Helvetica, Geneva, sans-serif;
	font-size: 10px;
	color: #036;
	font-weight: bold;
	margin-top: 35px;
}
.trademark_note {
	font-size: 10px;
	font-weight: bold;
	color: #963;
	font-family: Verdana, Tahoma, Arial, Helvetica, Geneva, sans-serif;
	text-decoration: none;
	margin-left: 30px;
	margin-right: 30px;
	margin-top: -8px;
	margin-bottom: 0px;
}
.textnote {
	font-family: Verdana, Tahoma, Arial, Helvetica, Geneva, sans-serif;
	font-size: 9px;
	color: #960;
	font-weight: bold;
}
#textbox {
	padding: 5px;
}
#formcontainer {
	display: block;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
}
#formtop {
	background-image: url(images/form/formtop.png);
	width: 600px;
	background-repeat: no-repeat;
	background-position: top;
	height: 13px;
}
#formbody {
	background-image: url(images/form/forminside.png);
	background-repeat: repeat;
	width: 600px;
}
#formbottom {
	background-image: url(images/form/formbottom.png);
	background-repeat: no-repeat;
	width: 600px;
	background-position: bottom;
	height: 13px;
}
.invisible {
	visibility: hidden;
}
.red {
	color: #C00;
}
#aci_logo_div {
	display: inline;
	float: left;
	margin-left: 40px;
	margin-bottom: 40px;
}
#napp_logo_div {
	display: inline;
	float: right;
	margin-right: 40px;
	margin-bottom: 40px;
}
