html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	/*font: inherit;*/
	/*vertical-align: baseline;*/
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/**********************/

body {
	margin: 0;
	padding: 0;
	background: #FFFFFF;
	background-image:url(../../images/default/img01.gif);
	background-repeat: repeat-x;
	font-family:Verdana, Geneva, sans-serif;
	font-size: .75em;
	color: #464032;
	padding-top: 10px;
}

h1, h2, h3 {
	margin: 0;
	padding: 0;
	font-weight: normal;
	color: #221D1D;
}

h1 {
	font-size: 2em;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}

h2 {
	font-size: 2.4em;
}

h3 {
	font-size: 1.6em;
}

p, ul, ol {
	margin-top: 0;
	line-height: 180%;
}

ul, ol {
}

a {
	text-decoration: none;
	color: #333;
}

a:hover {
	color:#06F;
}

#wrapper {
	width: 978px;
	margin: 0 auto;
	padding: 0;
	border: 1px solid #666;
	background-color: #fff;
}

/*------------- Global navigation -----------*/
#globalnav {
	font-size:1em;
	font-family: Arial, Helvetica, sans-serif;
	text-align:right;
	padding-bottom: 5px;
	color:#FFFFFF;
	width: 978px;
	margin: 0 auto;
}
#globalnav a {
	color:#FFFFFF;
	text-decoration: none;
}
#globalnav a:hover {
	text-decoration:underline;
}

/*----------------------------------------- Header */
#header {
	width: 100%;
	height: 107px;
	margin: 0 auto;
	padding-top: 0px;
	background-image:url(../../images/default/header.png);
	background-position: top right;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	border-bottom:10px solid #008064;
}
#header h1 {
	font-size: 2.5em;
	padding-left: 30px;
	padding-top: 15px;
	color:#666;
	text-transform:uppercase;
}
#header h2 {
	font-size: 1.5em;
	padding-left: 10px;
	padding-top: 5px;
	color:#666;
}
#header p {
	font-size: 1.2em;
	padding-left: 30px;
	padding-top: 5px;
	color:#666;
	font-weight:bold;
}

/*----------------------------------------- left side column */
#leftcol {
	float:left;
	width: 68%;
	margin-top: 15px;
	margin-left: 48px;
}
#leftcol h1 {
	font-size: 2em;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	padding-left: 5px;
	padding-top: 10px;
	color:#999;
}
#leftcol p {
	padding-left:10px;
	line-height: 25px;
	color:#999;
}
#leftcol .indent {
	text-indent: 20px;
	line-height: 25px;
}
#leftcol ol {
	list-style: decimal;
	padding-left:40px;
	color:#999;
}
#leftcol ol li {
	line-height:25px;
}
/*#leftcol ul {
	list-style: none;
	padding-left:20px;
	line-height: 20px;
}*/

/*----------------------------------------- right side column */
#rightcol {
	width: 23%;
	float: left;
	margin-top: 10px;
	padding-left: 15px;
	padding-right:10px;
}
#rightcol h3 { 
	margin: 0; 
	padding-top:5px;
	padding-bottom:5px;
	font-size:1.2em;
	color:#666;
}
#rightcol p {
	margin: 0;
	padding: 0;
	padding-top: 10px;
}
#rightcol a {
	color:#333333;
}
#rightcol a:hover {
	color:#06F;
}
#rightcol .heading {
	color:#999;
	font-weight:bold;
}

#rightcol ul li {
	margin: 0;
	padding: 0;
	text-align: left;
	line-height:150%;
	/*text-indent:10px;*/
	margin-top:8px;
}
#rightcol .secondline {
	text-indent: 12px;
}

#rightcol .divider {
	border-bottom: solid 1px #ccc;
}
	
#rightcol em {
	color: #999;
}
/*#rightcol .nsb a {
	text-decoration:underline;
	font-size:1em;
	font-weight:bold;
}*/
/*#rightcol .title {
	font-size:1.1em;
	font-weight:bold;
	border-bottom: solid 2px #0066FF;
}
#borderaround {
	-moz-box-shadow: 5px 5px 5px #ccc;
	-webkit-box-shadow: 5px 5px 5px #ccc;
	box-shadow: 5px 5px 5px #ccc;
}*/

/*----------------------------------------- Footer */
#footer {
	clear:both;
	/*float:left;
	width: 95%;*/
	height: 80px;
	margin: 0 auto;
	background-color: #666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fff;
}
#footer p {
	margin: 0;
	line-height: 2em;
	padding:10px;
}
#footer a {
	color: #fff;
}
#footer .nsb {
	float: right;
	width: 170px;
	height: 50px;
	background: url(../../images/default/logo-small.gif) no-repeat;
	margin-top:10px;
	margin-bottom:10px;
	margin-right:10px;
}

/*----------------------------------------- Banner */

#rotating_banner{
	width:978px;

	height:100px;

	margin-bottom:1em;
	margin-top:8px;


}
.cell{
	height:100%;
	float:left;
	width:179px;
	
	background-repeat:no-repeat;
	background-position:top left;
	margin:0px;
	margin-right:9px;
	border:3px solid #008064;
	overflow:hidden;
	
	-moz-border-radius: 12px;
	border-radius: 12px;
	
}

.cell p{
	display:block;	
	background-image:url('../../images/default/transparent.png');
	background-repeat:repeat;
	width:182px;
	height:100%;
	margin-top:40px;
	font-size:13px;
	/*margin-left:3px;*/
	padding:4px;
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	
}

.cell p a{

	color:#fff;	
	display:block;
	width:100%;
	height:100%;
}




#item_1{
	background-image:url('../../images/default/banner-digest.png');
	margin-left:8px;
}

#item_2{
	background-image:url('../../images/default/banner-ov.png');
}

#item_3{
	background-image:url('../../images/default/banner-pres.png');
}

#item_4{
	background-image:url('../../images/default/banner-app.png');
}

#item_5{
	background-image:url('../../images/default/banner-state.png');
	margin-right:0;
}

.skip, .show{
	position: absolute;
	left: -999px;
	width: 990px;
}
