@charset "utf-8";
/* CSS Document */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #555;
	margin: 0;
	padding: 0;
	background: #333;
}
p {
	margin: 5px 0 15px 0;
	line-height: 15px;
}
.text2 {
	font-size: 13px;
	line-height: 17px;
	font-style: italic;
	color: #777;
}
h1, h2, h3 {
	font-weight: normal;
	color: #5ea72b;
	margin: 0px;
	font-size: 28px;
}
h2 {
	font-size: 21px;
}
h3 {
	font-size: 16px;
	letter-spacing: 0px;
	text-transform: none;
}
a {
	color: #5ea72b;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
img {
	border: none;
}
.center {
	position: relative;
	width: 950px;
	height: auto;
	margin: 0 auto;
}
.center2 {
	position: relative;
	width: 970px;
	height: auto;
	margin: 0 auto;
}
#top {
	position: relative;
	width: auto;
	height: 150px;
	background: url(images/nsifocus_top.gif) repeat-x;
}
#logo {
	position: absolute;
	top: 0px;
	left: 0px;
}
#print {
	position: absolute;
	top: 110px;
	right: 80px;
	width: 144px;
	height: 16px;
	padding: 12px 15px;
	background: url(images/nsifocus_print.gif) no-repeat;
}
#print a {
	color: #FFF;
	padding: 2px 0;
	font-size: 11px;
	line-height: 12px;
	text-decoration: none;
	display: block;
	float: left;
	width: 72px;
	text-align: center;
}
#print a:hover {
	text-decoration: underline;
}
#print a.firstitem {
	border-left: none;
}
#print a.lastitem {
	border-right: none;
}
#main {
	position: relative;
	width: auto;
	height: auto;
	padding: 15px 0 0 0;
	background: url(images/nsifocus_main.gif) repeat-x #FFF;
}
.flash {
	position: relative;
	width: 950px;
	height: auto;
	padding: 0 10px;
	margin: 0 auto;
	background: url(images/nsifocus_shade.png) no-repeat center;
}
.flash img {
	border: 5px solid #FFF;
}
#bottom {
	position: relative;
	width: auto;
	height: 80px;
	background: url(images/nsifocus_bottom.gif) repeat-x;
	clear: both;
	color: #999;
}
.copyright {
	position: relative;
	width: 149px;
	height: 20px;
	padding: 30px 25px;
	text-align: center;
	background: #222;
	float: left;
}
.bottomtext {
	position: relative;
	width: 650px;
	height: auto;
	padding: 15px 25px;
	font-style: italic;
	float: left;
}
/* CSS menu */
ul.topmenu {
	position: absolute;
	left: 50px;
	top: 110px;
	width: 700px;
	height: 20px;
	margin: 0px;
	padding: 10px 0;
	list-style-type: none;
}
ul.topmenu li {
	float: left;
	list-style-type: none;
}
ul.topmenu a {
	color: #9ec6ec;
	padding: 4px 20px;
	border-right: 1px solid #063873;
	border-left: 1px solid #002662;
	font-size: 12px;
	line-height: 12px;
	text-transform: uppercase;
	text-decoration: none;
	display: block;
}
ul.topmenu a:hover {
	color: #FFF;
}
ul.topmenu a.firstitem {
	border-left: none;
}
ul.topmenu a.lastitem {
	border-right: none;
}
ul.topmenu #activeitem {
	color: #FFF;
}
ul.topmenu .inpath {
	color: #FFF;
}

/* CSS leftmenu */
ul.leftmenu {
	position: relative;
	width: 200px;
	height: auto;
	margin: 0;
	padding: 0;
	float: left;
}
ul.leftmenu li {
	width: 200px;
	height: auto;
	float: left;
	list-style-type: none;
}
ul.leftmenu a {
	width: 175px;
	height: auto;
	display: block;
	color: #555;
	font-size: 12px;
	line-height: 12px;
	text-decoration: none;
	border-top: 1px solid #FFF;
	border-bottom: 1px solid #CCC;
	padding: 6px 0px 6px 25px;
	display: block;
	float: left
}
ul.leftmenu a:hover {
	color: #5ea72b;
}
ul.leftmenu li a.firstitem {
	border-top: none;
}
ul.leftmenu li a.lastitem {
	border-bottom: none;
}
ul.leftmenu #activeitem {
	color: #5ea72b;
}
ul.leftmenu .inpath {
	color: #5ea72b;
}

#frontlinks {
	position: relative;
	width: 950px;
	height: 140px;
	padding: 10px 0 20px 0;
	margin: 0 auto;
}
#frontnews {
	position: relative;
	width: 280px;
	height: auto;
	padding: 0;
	float: left;
}
.frontnews {
	position: relative;
	width: 239px;
	height: 120px;
	padding: 10px 20px;
	float: left;
	border-right: 1px dotted #CCC;
}
.frontnews em {
	font-style: normal;
}
.frontnews p {
	font-size: 13px;
	font-style: italic;
	margin: 0px 0px 5px 0px;
	color: #777;
}

#frontstories {
	position: relative;
	width: 350px;
	height: 120px;
	padding: 10px 20px;
	float: left;
}
.frontstory {
	position: relative;
	width: auto;
	height: auto;
	padding: 0 0 10px 0;
}
.frontstory em {
	font-style: normal;
}
.frontstory h3 {
	font-size: 13px;
}
.frontstatement {
	position: relative;
	width: 239px;
	height: 120px;
	padding: 10px 20px;
	float: left;
	border-right: 1px dotted #CCC;
}
.frontstatement em {
	font-style: normal;
}
.frontstatement h3 {
	font-size: 13px;
}
.frontstatement p {
	margin: 0px;
}
.frontstatement ul {
	margin: 0px;
	padding: 0px 0px 0px 25px;
}
.frontstatement li {
	margin: 0px;
	padding: 0px 0px 0px 25px;
}

.search {
	position: absolute;
	width: 264px;
	height: 110px;
	top: 0px;
	right: 0px;
	background: url(images/nsifocus_search.gif) no-repeat;
}
.searchfield {
	position: absolute;
	width: 135px;
	height: auto;
	top: 57px;
	left: 19px;
	border: 1px solid #FFF;
	color: #999;
	font-style: italic;
}

/* CSS text */
.text {
	position: relative;
	width: 600px;
	height: auto;
	padding: 0px 90px 15px 0px;
	float: right;
	}
.people {
	position: relative;
	width: 285px;
	height: auto;
	padding: 5px;
	margin: 0 1px 1px 0;
	float: left;
	background: #FFF;
	border: 1px solid #EEE;
	}
.people .pic_right {
	border: none;
	padding: 0px;
	margin: 0px 10px 0px 0px;
	float: left;
	}
.people .pic_right img {
	border: none;
	}
.people p {
	margin: 0px;
	}
.people h3 {
	margin: 5px 0 2px 0;
	}
.success {
	position: relative;
	width: 600px;
	height: auto;
	padding: 15px 90px 15px 0px;
	float: right;
	}
.successpic {
	position: relative;
	width: auto;
	height: 220px;
	background: #333;
	margin: 20px 0;
}
.successpic img {
	float: right;
}
.successpic p {
	width: 310px;
	padding: 15px 20px 0px 20px;
	font-style: italic;
	color: #FFF;
	margin: 0px;
}
.TopGraphic {
	position: relative;
	width: 700px;
	height: auto;
	padding: 0 10px;
	margin: 5px 0 20px 0;
	background: url(images/nsifocus_shade_small.png) no-repeat center;
	float: right;
}
.TopGraphic img {
	border: 5px solid #FFF;
}
.pic_right, .pic_left, .pic_top, .pic_bottom {
	position: relative;
	border: 1px solid #cabfb2;
	padding: 0px;
	text-align: right;
	}
.pic_right img, .pic_left img, .pic_top img, .pic_bottom img {
	border: 5px solid #FFF;
	float: left;
	}
.pic_right {
	margin: 10px 0 10px 10px;
	float: right;
	}
.pic_left {
	margin: 10px 10px 10px 0 ;
	float: left;
	}
.pic_top {
	margin: 0 0 10px 0;
	float: left;
	}
.pic_bottom {
	margin: 10px 0 0 0;
	float: left;
	}
#stories {
	position: relative;
	width: auto;
	height: auto;
}
.story {
	position: relative;
	width: auto;
	height: 70px;
	padding: 5px;
	margin: 0 0 1px 0;
	background: #FFF;
	border: 1px solid #EEE;
	clear: both;
}
.story em {
	font-style: normal;
}
.story h3 {
	font-size: 13px;
}
.story img {
	float: left;
	padding: 0 2px 0 0;
}
.storytext {
	padding: 10px;
	float: left;
}

#news {
	position: relative;
	width: auto;
	height: auto;
}
.news {
	position: relative;
	width: auto;
	height: 100px;
	padding: 5px;
	margin: 0 0 1px 0;
	background: #FFF;
	border: 1px solid #EEE;
	clear: both;
}
.news em {
	font-style: normal;
}
.news h3 {
	font-size: 13px;
}
.news img {
	float: left;
	padding: 0 2px 0 0;
}
.newstext {
	padding: 10px;
	float: left;
	width: 400px;
}
#sendtofriend {
	width: 450px;
	height: 250px;
	overflow: hidden;
	background: url(images/nsifocus_bottom.gif) repeat-x #333;
	padding: 25px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
}
.friendfield {
	width: 330px;
	height: 21px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	font-size: 11px;
	padding: 5px;
	margin: 0 0 5px 0;
	border: none;
}
.friendarea {
	width: 330px;
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	font-size: 11px;
	padding: 5px;
	margin: 0 0 5px 0;
	border: none;
}
.friendbutton {
	width: 330px;
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 11px;
	padding: 4px;
	margin: 0 0 5px 0;
	border: none;
	background: url(images/nsifocus_news.gif) repeat-x center;
}
