@charset "utf-8";
/* CSS Document */

body {
	margin:0px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#000;
	background-color:#83092b;
	/*background-image:url(../../images/page_bg.jpg);
	background-repeat:repeat-x;
	background-position:0px 91px;*/
	text-align:center;
	line-height:1.4;
}

a[href="http://www.nsc.org/"] {
	color:#006A53;
	font-weight:bold;
	text-decoration:none;
}
a[href="http://www.nsc.org/"]:hover {
	color:#006A53;
	font-weight:bold;
	text-decoration:underline;
}

strong {
	color:#83092b;
	font-weight:bold;
}

img {
	border:none;
}

a {
	color:#363A91;
	text-decoration:none;
	font-weight:bold;
}
a:hover {
	color:#363A91;
	text-decoration:underline;
	font-weight:bold;
}
.libres a {
	font-weight:normal;
}
br.clear {
	clear:both;
}

ul {
	list-style-image:url(../../images/bullet.png);
}

ul.blue {
	list-style-image:none;
	color:#050D9E;
	font-size:12px;
	display:block;
	position:relative;
	left:-22px;
	top:-10px;
}
ul.blue a {
	color:#050D9E;
	font-size:12px;
	font-weight:normal;
}
ul.blue a:hover {
	color:#050D9E;
	font-size:12px;
	font-weight:normal;
}

li {
	margin-top:6px;
}

h1 {
	color:#83092b;
	font-size:16px;
	font-weight:normal;
	display:block;
}


div#holder {
	width:966px;
	margin-left:auto;
	margin-right:auto;
	height:auto;
	display:block;
	position:relative;
}

div#header {
	display:block;
	float:left;
	width:100%;
	height:91px;
	position:relative;
	background-image:url(../../images/header_bg.jpg);
	background-repeat:repeat-x;
}
div#header img.logo {
	width:318px;
	height:77px;
	display:block;
	float:left;
	margin-left:10px;
	margin-top:5px;
}
div#header div#clientlogin {
	width:386px;
	height:auto;
	display:block;
	float:right;
}
div#header div#clientlogin img.header {
	width:328px;
	height:29px;
	float:right;
	margin-left:8px;
	margin-bottom:8px;
	display:block;
}
div#header div#clientlogin img.home {
	width:50px;
	height:20px;
	float:right;
	display:block;
}
div#header div#clientlogin div.loggedin {
	width:330px;
	height:16px;
	display:block;
	float:right;
	font-size:12px;
	font-family:Verdana, Geneva, sans-serif;
	color:#A25059;
	margin-left:8px;
	text-align:left;
}
div#header div#clientlogin div.loggedin a, div#header div#clientlogin div.loggedin a:hover {
	display:block;
	float:right;
	text-align:right;
	color:#A25059;
	font-weight:bold;
	font-size:12px;
	margin-right:40px;
}
div#header div#clientlogin input.text {
	width:124px;
	height:14px;
	display:block;
	float:right;
	border:2px inset #CCC;
	background-color:#FFF;
	font-size:10px;
	font-family:Verdana, Geneva, sans-serif;
	color:#A25059;
	margin-left:8px;
}
div#header div#clientlogin input.sub {
	width:41px;
	height:21px;
	display:block;
	float:right;
	border:none;
	background-color:#FFF;
	background-image:url(../../images/but_go.png);
	background-repeat:no-repeat;
	background-position:top left;
	margin-left:4px;
	margin-right:17px;
}
div#header div#clientlogin a.forgot {
	display:block;
	float:right;
	margin-right:64px;
	clear:right;
	text-align:right;
	color:#A25059;
	font-weight:bold;
	font-size:10px;
	width:150px;
}


div#navrow {
	width:100%;
	position:relative;
	display:block;
	float:left;
	clear:both;
	background-image:url(../../images/navrow_bg.jpg);
	background-repeat:repeat-x;
	background-position:top left;
}
div#nav {
	display:block;
	float:right;
	clear:both;
	width:919px;
	position:relative;
	background-color:#FFF;
	background-image:url(../../images/navbox_bg.jpg);
	background-repeat:repeat-x;
	background-position:top left;
}

div#nav div#threat {
	z-index:2;
	width:193px;
	height:62px;
	overflow:hidden;
	text-align:left;
	position:absolute;
	right:0px;
	top:-1px;
	/*background-image:url(../../images/threat_level_bg.png);
	background-repeat:no-repeat;
	background-position:top right;*/
	color:#FFF;
	font-size:12px;
	font-weight:bold;
	padding-left:8px;
	cursor:default;
	text-indent:-9999em;
}
div#nav div#threat img {
	position:absolute;
	right:0px;
	bottom:0px;
}

div#nav div#navbox {
	width:233px;
	display:block;
	float:left;
	height:100%;
	position:relative;
	padding-left:11px;
	padding-top:5px;
	text-align:left;
	background-image:url(../../images/nav_bg_left.jpg);
	background-repeat:no-repeat;
	background-position:top left;
}
div#nav div#navbox div {
	width:221px;
	height:29px;
	background-image:url(../../images/nav_bg_gradient.gif);
	background-repeat:repeat-x;
	display:block;
	float:left;
	clear:left;
	border-top:1px solid #535AC4;
	border-left:1px solid #535AC4;
	border-bottom:1px solid #101240;
	border-right:1px solid #101240;
}
div#nav div#navbox div.newrelease {
	width:221px;
	height:29px;
	display:block;
	float:left;
	clear:left;
	border-top:1px solid #535AC4;
	border-left:1px solid #535AC4;
	border-bottom:1px solid #101240;
	border-right:1px solid #101240;
	background: url(../../images/nav_bg_press.gif) no-repeat;
}
div#nav div#navbox a {
	width:221px;
	height:29px;
	display:block;
	float:left;
	color:#AFB0D1;
	background-image:none;
	text-decoration:none;
	padding: 5px 0px 0px 22px;
	font: bold small-caps 12px Verdana, Arial, Helvetica, sans-serif;
}
div#nav div#navbox a:hover {
	color:#FFFFFF;
	background: url(../../images/nav_hover_arrow.gif) no-repeat left top;
}
div#nav div#navbox a.active {
	color:#FFFFFF;
	background: url(../../images/nav_hover_arrow.gif) no-repeat left top;
}
div#nav div#navbox span {
	width:223px;
	height:5px;
	display:block;
	float:left;
	clear:left;
	background-image:url(../../images/nav_bg_spacer.png);
	background-repeat:no-repeat;
}
div#nav div#photobox {
	width:674px;
	height:100%;
	display:block;
	float:left;
	padding-left:1px;
	background-image:url(../../images/nav_bg_left.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	position:relative;
}
div#nav div#photobox img.graphic {
	width:674px;
	height:180px;
	display:block;
	float:right;
}
div#nav div#photobox div#searchbox {
	width:651px;
	height:24px;
	position:relative;
	display:block;
	float:right;
	clear:right;
	background-color:#83092b;
	background-image:url(../../images/searchbox_bg.jpg);
	background-repeat:no-repeat;
	background-position:bottom right;
	padding-top:15px;
	padding-right:23px;
	text-align:right;
}
div#nav div#photobox div#searchbox input.sub {
	width:12px;
	height:12px;
	display:block;
	float:right;
	background-image:url(../../images/search_icon.gif);
	background-repeat:no-repeat;
	margin-left:6px;
	margin-top:2px;
	border:none;
	background-color:transparent;
}
div#nav div#photobox div#searchbox input.text {
	width:124px;
	height:12px;
	display:block;
	float:right;
	border:2px inset #9C1F42;
	background-color:#FFF;
	font-size:10px;
	font-family:Verdana, Geneva, sans-serif;
	color:#A25059;
	margin-left:8px;
}
div#nav div#photobox div#searchbox img.search {
	width:75px;
	height:17px;
	display:block;
	float:right;
}



div.yellowbox {
	position:absolute;
	left:0px;
	top:0px;
	width:auto;
	height:32px;
	display:block;
	padding-left:7px;
	padding-right:7px;
	cursor:default;
	z-index:2;
}
div.yellowbox div.l {
	height:32px;
	width:7px;
	position:absolute;
	left:0px;
	top:0px;
	background-image:url(../../images/box/l.png);
}
div.yellowbox div.r {
	height:32px;
	width:7px;
	position:absolute;
	right:0px;
	top:0px;
	background-image:url(../../images/box/r.png);
}
div.yellowbox div.m {
	background-color:#E2B322;
	text-align:left;
	color:#353A90;
	font-size:16px;
	font-weight:normal;
	height:26px;
	padding-top:6px;
	text-transform:uppercase;
}
div.yellowbox div.m a {
	color:#8D7018;
	font-size:16px;
	font-weight:normal;
	text-transform:none;
}
div.yellowbox div.m a:hover {
	color:#353A90;
	font-weight:normal;
	text-decoration:underline;
	text-transform:none;
}
div.yellowbox div.m a.act {
	color:#353A90;
	text-decoration:underline;
	font-weight:normal;
	text-transform:none;
}



div.gbox {
	height:auto;
	display:block;
	position:relative;
}
div.gbox div.t {
	display:block;
	width:100%;
	height:4px;
	padding-left:4px;
	padding-right:4px;
	position:relative;
}
div.gbox div.t div.tm {
	width:100%;
	height:4px;
	background-color:#E5E5E6;
}
div.gbox div.t div.tr {
	width:4px;
	height:4px;
	position:absolute;
	top:0px;
	right:0px;
	background-image:url(../../images/box/gctr.png);
}
div.gbox div.t div.tl {
	width:4px;
	height:4px;
	position:absolute;
	top:0px;
	left:0px;
	background-image:url(../../images/box/gctl.png);
}
div.gbox div.m {
	width:100%;
	height:auto;
	display:block;
	clear:both;
	background-color:#E5E5E6;
	padding: 18px 4px 0px;
}
div.gbox div.b {
	display:block;
	clear:both;
	width:100%;
	height:4px;
	padding-left:4px;
	padding-right:4px;
	position:relative;
}
div.gbox div.b div.bm {
	width:100%;
	height:4px;
	background-color:#E5E5E6;
}
div.gbox div.b div.br {
	width:4px;
	height:4px;
	position:absolute;
	top:0px;
	right:0px;
	background-image:url(../../images/box/gcbr.png);
}
div.gbox div.b div.bl {
	width:4px;
	height:4px;
	position:absolute;
	top:0px;
	left:0px;
	background-image:url(../../images/box/gcbl.png);
}


div#contentrow {
	width:100%;
	height:auto;
	display:block;
	float:left;
	clear:both;
	position:relative;
	background-color:#FFF;
}
div#content {
	width:919px;
	height:auto;
	display:block;
	float:right;
	text-align:left;
	position:relative;
}
div#content div#subnav {
	width:233px;
	display:block;
	float:left;
	height:auto;
	position:relative;
	padding-left:11px;
	padding-top:17px;
	text-align:left;
}
div#content div#subnav div.gbox {
	width:214px;
}

div#content div#carea {
	width:664px;
	height:auto;
	display:block;
	float:left;
	padding-left:11px;
	padding-top:17px;
	position:relative;
}
div#content div#carea div.gbox {
	width:652px;
	line-height:1.35;
}
div#content div#carea div.gbox p {
	margin-left:10px;
}

div#footer {
	width:100%;
	height:69px;
	padding-top:2px;
	background-image:url(../../images/footer_top_gradient.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	text-align:left;
	background-color:#FFF;
}
div#footer div#footerleft {
	width:278px;
	height:45px;
	text-align:left;
	background-image:url(../../images/footer_left_gradient.jpg);
	background-repeat:repeat-y;
	background-position:top left;
	padding-left:25px;
	padding-top:18px;
	display:block;
	float:left;
	color:#555556;
	font-size:10px;
	font-weight:normal;
	cursor:default;
}
div#footer div#logos {
	width:663px;
	height:63px;
	display:block;
	float:left;
	position:relative;
	background-color:#FFF;
}
div#footer div#logos img {
	display:block;
	float:left;
	margin: 0px 0px 0px 20px;
}

div#footer div#redbox {
	height:6px;
	width:100%;
	display:block;
	float:left;
	clear:left;
	background-color:#83092b;
}

div#copyright {
	display:block;
	float:left;
	text-align:right;
	color:#FFF;
	font-size:10px;
	clear:both;
	height:auto;
	width:100%;
}
div#copyright span.vs {
	color:#FC9898;
	display:block;
	width:250px;
	float:left;
	text-align:left;
}
div#copyright a {
	color:#FC9898;
	text-decoration:none;
}
div#copyright a:hover {
	color:#DA3A66;
	text-decoration:none;
}

.cformele {
	border:1px solid #313583;
	width:280px;
	background-color:#EEEEEE;
}

/* stuff */
div#content input.text {
	width:124px;
	height:14px;
	display:block;
	border:2px inset #CCC;
	background-color:#FFF;
	font-size:10px;
	font-family:Verdana, Geneva, sans-serif;
	color:#A25059;
}
div#content input.sub {
	width:41px;
	height:21px;
	display:block;
	border:none;
	background-color:#FFF;
	background-image:url(../../images/but_go.png);
	background-repeat:no-repeat;
	background-position:top left;
}

/* Account Registration Form */

form#signup input[type=text], form#signup input[type=password] {
	width:188px;
	height:14px;
	display:inline-block;
	border:2px inset #CCC;
	background-color:#FFF;
	font-size:10px;
	font-family:Verdana, Geneva, sans-serif;
	color:#A25059;
}
form#signup input[type=text][rel=name] {
	width:90px;
}
form#signup input[type=text][name=city] {
	width:110px;
}
form#signup input[type=text][name=state] {
	width:18px;
}
form#signup input[type=text][name=zip] {
	width:40px;
}
form#signup input[type=text][name=ph1], form#signup input[type=text][name=ph2] {
	width:27px;
}
form#signup input[type=text][name=ph3] {
	width:36px;
}
form#signup input[type=text][name=ph4] {
	width:44px;
}

form#signup input[type=text]:focus {
	background-color:#EFEFEF;
	border-color:#DDD;
}

form#signup input[type=text].off {
	color:#C4868D;
	font-variant:small-caps;
}
form#signup input[type=text].on {
	font-variant:normal;
	background-color:#EFEFEF;
	border-color:#DDD;
}

form#signup input[type=submit] {
	border:none;
	background-color:transparent;
	font-size:16px;
	font-weight:bold;
	padding:5px;
	color:#83092b;
	text-decoration:none;
	cursor:pointer;
}
form#signup input[type=submit]:hover {
	text-decoration:underline;
}
.twocoll {
	float: left;
	width: 320px;
}
.twocolr {
	float: right;
	width: 320px;
}
.twocoll ul, .twocolr ul {
	margin: 0px;
	padding: 0px 0px 0px 15px;
	list-style: none;
}
.twocoll ul li ul, .twocolr ul li ul {
	margin: 0px;
	padding: 10px 0px 0px 30px;
	list-style: disc url(../../images/twocolbullet.png);
	display: none;
}
.twocoll li, .twocolr li {
	padding: 35px 0px 0px;
	margin: 0px;
}
.twocoll li ul li, .twocolr li ul li {
	margin: 0px;
	padding: 0px;
}
.twocoll h2, .twocolr h2 {
	color: #363A91;
	margin: 10px 0px 0px 10px;
	padding: 0px;
	font: bold 14px Verdana, Arial, Helvetica, sans-serif;
}
.fldset legend {
	font: bold 14px Geneva, Arial, Helvetica, sans-serif;
	color: #83092b;
	display: inline;
}
#frmartic label {
	display: block;
	float: left;
	width: 70px;
}
.fldset {
	margin: 20px 0px 0px;
}
.clsloginpg {
	background: url(../../images/bg_createacct.png) no-repeat 298px 0px;
}
.clsloginpg h3 {
	font: bold 15px/24px Geneva, Arial, Helvetica, sans-serif;
	color: #912a47;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#btncreateacct {
	width:96px;
	height:21px;
	border:none;
	background: #FFF url(../../images/but_createacct.png) no-repeat left top;
}
.clsloginpg a {
	font: normal 11px Geneva, Arial, Helvetica, sans-serif;
	color: #4e517c;
}
.clsloginpg strong {
	font: bold 11px Geneva, Arial, Helvetica, sans-serif;
	color: #912A47;
}

