body {
	border: 0;
	margin: 0px; padding: 0;
	background-color: White;
	font-family: arial,verdana, helvetica, sans-serif;
	color: #333;
	font-size: 10pt;
}

/*----------------- list styles ------------------*/

ul, li {
	list-style: none;
	background: url(/images/bullets/bullet.gif) 0 .45em no-repeat;
	line-height: 1.3em;
	margin: .6em 0 .6em 0;
}

ul {
	background: none;
	padding-left: 0em;
	margin: .2em 0em .5em 0em;
}

ul li ul {
	margin: .4em 0; 
}

li {
	font-size: 85%;
	margin: .4em 0 .4em 0;
	padding-left: .8em;
}

li li, li li li {
	font-size: 100%;
}
	
ol {
	background: none;
	margin: .2em 0em .5em .5em;
	padding-left: 1em;
}

ol li {
	list-style: decimal;
	background: none;
	padding-left: 0;
}

ol li ul li {
	list-style: none;
	background: url(/images/bullets/bullet.gif) 0 .45em no-repeat;
	padding-left: 1em;
}

dl {
	margin: .8em 0;
	font-size: 85%;
	line-height: 1.3em;
}

dt {
	font-weight: normal;
}

dd {
	padding: 0;
	margin: .2em 0 .8em 0;
}

dl p, dl ul li, dl ol li, dl h1, dl h2, dl h3, dl h4, dl h5, dl h6, li p, dl form label, dl form select {
	font-size: 100%;
}

dl.normal {
	font-size: 1em;
	margin: 1em 2em 1em 2em;
}
dl.normal dt {
	font-weight: bold;
}
dl.normal dd {
	padding: 0;
	margin: .1em 0 .8em 2em;
}


/* any ul after a ul needs a bigger top margin */
ul + ul {
	margin-top: 1.3em;
}

/* any p inside an li needs a smaller top margin */
li > p {
	margin-top: 0.2em;
}

/*----------------- end list styles ------------------*/


p {
	font-size: 12px;
	line-height: 1.3em;
	margin: .2em 0em .6em .6em;
}


/*----------------- header styles ------------------*/

h1 {
	font-size: 130%;
	background-color: white;
	color: #333366;
	margin: .5em 0 .5em 0;
	padding: 0;
	text-align:center;
}

h2 {
	font-size: 110%;
	margin: .6em 0em .6em 0em;
	background-color: white;
	color: #333366;
}

h3 {
	font-size: 110%;
	margin: .6em 0em 0em 0em;
	background-color: white;
	color: #333366;
	font-style: italic;
}

h4 {
	font-size: 100%;
	margin: .2em 0em .2em 0em;
	text-align:center;
	background-color: white;
	color: #333366;
}

h5, h6 {
	font-size: 85%;
	margin: .2em 0em .2em 0em;
}
/*----------------- table styles ------------------*/

table {
	font-size: 100%;
	line-height: 1.3em; 
}

table p, table li {
	font-size: 100%;
}

/*----------------- links ------------------*/
a {
	font-weight: normal;
	background-color: inherit;
	color: blue;
	text-decoration: none;
}
a:visited {
	font-weight: normal;
	background-color: inherit;
	color: Purple;
	text-decoration: none;
}
a:focus, a:hover, a:active {
	text-decoration: underline;
}
a img, a img:visited, a img:hover, a img:active, a img:focus {
	border: 0;
	text-decoration: none;	
}
/*----------------- misc styles ------------------*/
strong, b { font-weight: bold; }
.right { text-align: right; }
.link { text-align: right; }
.center { text-align: center; }
.clearer { clear: both; }
.hide, .print { display: none; }
.centerbottom{
	vertical-align: bottom;
}

pre {
	font-family: monospace;
	font-size: 100%;
}
hr {
	height: 1px;
	border-top: 0;
	border-left: 0;
	border-right: 0;
	border-bottom: 1px solid #003F50;
}
.imgleft {
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
}
.imgright {
	float: right;
	margin-left: 5px;
	margin-bottom: 5px;
}

.oddrow {
	background-color: #ffffff; 
}

.evenrow {
	background-color: #f5f5f5; 
}

/*----------------- general form stuff ------------------*/

form {
	padding: 0;margin: 0;
}

form fieldset {
	padding: 0;
	border: 0;
	margin-top: 0;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: .6em;
}

form label, form select {
	font-size: 85%;
}

form p label, form p {
	font-size: 100%;
}

.form1 {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 10pt;
	margin-left: 12px;
	margin-right: 12px;
	margin-top: 0px;
	margin-bottom: 0px;	
	white-space:nowrap;
}
.form2 {
	vertical-align: top;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background-color: Silver;
	color: Black;
	font-weight: bold;
}

.form3 {
	vertical-align: top;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	width: 40%;
}

.form4 {
	vertical-align: top;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	background-color: Silver;	
	color: Black;
}
.normal {
	vertical-align : top;
	text-align : left;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	background-color: White;
	color: Black;
}
.normalsmall {
	vertical-align : top;
	text-align : left;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	background-color: White;
	color: Black;
}
.rightbottom {
	text-align : right;
	vertical-align : middle;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	background-color: White;
	color: Black;
}
/*----------------- wrapper/header ----------------- */

#wrapper {
	width: 770px;
}
#wrapper-small {
	width: 540px;
	padding: 5px;
}
#wrapper-report {
	width: 660px;
}
#ad-horizontal {
	height: 91px;
	padding: 7px 0;
	text-align: center;
}
#header {
	position: relative;
	width: 770px;
	height: 80px;
	
}
#header-small {
	position: relative;
	width: 540px;
	height: 72px;
}
#header-report{
	position: relative;
	width: 660px;
	height: 72px;
}
#header-signed-in{
top:0;
left:0;
height:12px;
position:absolute;
width:770px;
}
#search-form input {
	font-size: 11px;
}
#search-form {
	position: absolute;
	top: 6px;
	right: 10px;
	width: 350px;
	text-align: right;
	font-size: 100%;
	background-color: inherit;
	color: #FFFAFA;
}
#search-form input#searchbox {
	width: 120px;
}
#search-form input{
	vertical-align:middle;
}
#cart {
	position: absolute;
	bottom: 4px;
	right: 10px;
	margin: 0;
	font-size: 10px;
}
#header-search{
float:right;
padding-top:10px;
width:400px;
}
#logo {
	position: absolute;
	left: 0px;
	top: 0px;
}
#contentwrapper {
	float: left;
}
#nav-column {
	/*float: left;*/
	width: 158px;
	background-color:#ECEDF1;
	color: Black;
	vertical-align:top;
}
#l-column {
	width: 66%;
	vertical-align:top;
}
#r-column {
	width: 33%;
	vertical-align:top;
}
#main-column {
	/*float: left;*/
	width: 600px;
	background-color: White;
	color: Black;
	vertical-align:top;
}
#under-nav {
	padding: 0 5px;
}

.alion {
	background:#8FAA6F;
	color:black;
}
.alionbyline {
	font-size: 10px;
	background:#000;
	color:#fff;
	text-align: center;
}
/*----------------- main navigation ----------------- */

ul#mainnav {
	margin: 3px 0 10px 0;
	padding: 0 0 3px 0;
	font-family: Arial, Helvetica, sans-serif;
}

ul#mainnav li {
	line-height: 1px;
	margin: 0;
	padding: 0;
	background-image: none;
	background-position: top left;
	background-repeat: no-repeat;
	font-size: 11px;
	border-bottom: 1px solid white;
}

ul#mainnav li a {
	display: block;
	line-height: 18px;
	padding-left: 22px;
	font-weight: bold;
	background-color: inherit;
	color: #FFFAFA;
	text-transform: uppercase;
}

ul#mainnav li ul li.navigation-header{
	padding-bottom:0;	
}

ul#mainnav li ul {
	border-top: 1px solid white;
	padding: 4px;
	margin: 0;
}

ul#mainnav li ul li {
	padding: 1px 0;
	margin: 0;
	border-bottom: none;
	background-image: none;
	background-color: #d9d9d9;
	color: Black;
}

ul#mainnav li ul li ul{
	padding: 0;
	border-top: none;
	background-color:#f0f0f0; /* default color */
	color: Black;
}

ul#mainnav li ul li ul li {
	padding-left: 10px;
	padding-right: 4px;
	border-bottom: none;
	margin: 0;
	background-color: #f0f0f0;	/* default color */
	color: Black;
}

ul#mainnav li ul li ul li a {
	background: url(/images/bullets/bullet.gif) 10px 7px no-repeat;
}


ul#mainnav li ul li a {
	background-color: inherit;
	color: black;
	padding: 2px 0 2px 18px;
	line-height: 10px;
	font-weight: normal;
	text-transform: none;
}

ul#mainnav li {
	background-image: url(/images/bullets/bullet1.gif);
	background-color: #707070;
	color: Black;
}

ul#mainnav li ul {
	background-color: #d9d9d9;
	color: Black;
}

ul#mainnav li#ammtiac {
	background-image: url(/images/bullets/bullet1.gif);
	background-color: #033479;
	color: Black;
}

ul#mainnav li#ammtiac ul, ul#mainnav li#ammtiac ul li {
	background-color: #E4E6EC;
	color: Black;
}

body.ammtiac ul#mainnav li#ammtiac {
	background-image: url(/images/bullets/bullet1.gif);
	background-position: top right;
}

/* -- subnav */

ul#mainnav li#ammtiac ul li ul li {
	background-color: #e3f3f5;	
	color: Black;
}

ul#mainnav li#ammtiac ul li.navigation-header{
	background-color: #e3f3f5;	
	color: Black;
}
/*--*/

ul#mainnav li#about {
	background-image: url(/images/bullets/bullet1.gif);
	background-color: #033479;
	color: Black;
}

ul#mainnav li#about ul, ul#mainnav li#about ul li {
	background-color: #E4E6EC;
	color: Black;
}

body.about ul#mainnav li#about {
	background-image: url(/images/bullets/bullet1.gif);
	background-position: top right;
}

/* -- subnav */

ul#mainnav li#about ul li ul li {
	background-color: #e3f3f5;	
	color: Black;
}

ul#mainnav li#about ul li.navigation-header{
	background-color: #e3f3f5;	
	color: Black;
}
/*--*/

ul#mainnav li#services {
	background-image: url(/images/bullets/bullet1.gif);
	background-color: #033479;
	color: Black;
}

ul#mainnav li#services ul, ul#mainnav li#services ul li {
	background-color: #E4E6EC;
	color: Black;
}

body.news ul#mainnav li#services {
	background-image: url(/images/bullets/bullet1.gif);
	background-position: top right;
}

/* -- subnav */

ul#mainnav li#services ul li ul li {
	background-color: #e3f3f5;	
	color: Black;
}

ul#mainnav li#services ul li.navigation-header{
	background-color: #e3f3f5;	
	color: Black;
}
/*--*/

ul#mainnav li#publications {
	background-image: url(/images/bullets/bullet1.gif);
	background-color: #033479;
	color: Black;
}

ul#mainnav li#publications ul, ul#mainnav li#publications ul li  {
	background-color: #E4E6EC;
	color: Black;
}

body.publications ul#mainnav li#publications {
	background-image: url(/images/bullets/bullet1.gif);
	background-position: top right;
}

/* -- subnav */

ul#mainnav li#publications ul li ul li {
	background-color: #e3f3f5;	
	color: Black;
}

ul#mainnav li#publications ul li.navigation-header{
	background-color: #e3f3f5;	
	color: Black;
}
/*--*/

ul#mainnav li#resources {
	background-image: url(/images/bullets/bullet1.gif);
	background-color: #033479;
	color: Black;
}

ul#mainnav li#resources ul, ul#mainnav li#resources ul li {
	background-color: #E4E6EC;
	color: Black;
}

body.resources ul#mainnav li#resources {
	background-image: url(/images/bullets/bullet1.gif);
	background-position: top right;
}

/* -- subnav */

ul#mainnav li#resources ul li ul li {
	background-color: #eef6e0;	
	color: Black;
}

ul#mainnav li#resources ul li.navigation-header{
	background-color: #eef6e0;	
	color: Black;
}


/*--*/

ul#mainnav li#manage-group ul, ul#mainnav li#manage-group ul li {
	background-color: #d9d9d9;	
	color: Black;
}

body.manage-group ul#mainnav li#manage-group,

/* -- subnav */
ul#mainnav li#manage-group ul li ul li {
	background-color: #f0f0f0;	
	color: Black;
}

ul#mainnav li#manage-group ul li.navigation-header{
	background-color:#f0f0f0;
	color: Black;
}


body.home ul#mainnav li#home{
display:none;
}

body.home ul#mainnav li#home {
	display: none;
}

ul#mainnav li#home {
	background-image: url(/images/bullets/bullet1.gif);
}
/*----------------- main content ----------------- */

#maincontent {
	float: left;
	width: 79%;
	padding: 0 6px 0 6px;
}

#maincontent h1, #maincontent h1 a {
	font-weight: bold;
	background-color: White;
	color: #333366;
}

.banner{
	background-color:#ffffff;
	color: Black;
	width:600px;
	vertical-align:top;
}
.hilite {
	border: 1px solid #e6e6e6;
	background-color: #ffffcc;
	color: Black;
	padding: 5px;
}


/* default forms */
#baseform {
	width: 80%;
	float: left;
	background-color: #e6e6e6;
	color: Black;
	padding-bottom: 5px;
	margin-bottom: 10px;
}

#baseform th {
	font-size: 11px;
	text-align: right;
}

#baseform td,input,select {
	font-size: 11px;
}

dt.inside-title {
	margin-top: 25px;
	background: none !important;
	text-transform: uppercase;
	padding-left: 15px !important;
}

/*----------------- for details -- */

dt { 
	font-weight: bold; 
}


dl.news dt {
	text-transform: uppercase;
	background: #E4E6EC url(/images/bullets/bullet2.gif) top left no-repeat; 
	color: #033479;
	padding: 2px 5px 2px 22px;
}

dl.news dd {
	padding-left: 13px;
}

body.home {
	padding-top: 0px;
}

.content-nav {
	float: right;
	display: inline;
	width:  185px;
	margin-left: 20px;
	margin-right: 3px;
}

.content-nav dl dt {
	text-transform: uppercase;
	color: #4a4949;
	padding: 2px 5px 2px 22px;
	background: #d8dde0; 
}

.content-nav dl{
	margin-top: 0;
	border-bottom: 1px solid #d8dde0;
}

.content-nav dd {
	padding-left: 13px;
}


/*----------------- footer ----------------- */

#footer {
	width: 770px;
	float: left;
	clear: both;
	font-size: 100%;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding: 8px 0;
	background-color: White;
	color: Black;
}
#footer-report {
	width: 660px;
	float: left;
	clear: both;
	font-size: 100%;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding: 8px 0;
	background-color: White;
	color: Black;
	text-align: center;
}
#footer-small {
	width: 540px;
	float: left;
	clear: both;
	font-size: 100%;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding: 8px 0;
	background-color: White;
	color: Black;
	text-align: center;
}

.footer-sidebar {
	float: left;
	padding-left: 10px;
	width: 148px;
}

.footer-sidebar ul li {
	background-color: White;
	color: black;
	margin: 2px 0;
	background-image: url(/images/bullets/bullet3.gif);
}

.footer-main {
	float: left;
	width: 600px;
}

#footer p.for a { 
	font-weight: bold;
	color: #333366;
}

#footer p {
	background-color: White;
	color: black;
	font-size: 11px;
}

#footer a {
	background-color: White;
}
#footer-report p.for a { 
	font-weight: bold;
}

#footer-report p {
	background-color: White;
	color: Black;
	font-size: 11px;
}

#footer-report a {
	background-color: White;
	color: #333366;
}

#footer-small p.for a { 
	font-weight: bold;
}

#footer-small p {
	background-color: White;
	color: black;
	font-size: 11px;
}

#footer-small a {
	background-color: White;
	color: #333366;
}

/*----------------- detail pages ----------------- */

body.detail #contentwrapper {
	/*background: url(/images/bg/bg-content-article.gif) top left repeat-y;*/
}

body.detail .article p {
	font-size:100%;
}

body .article p {
	font-size: 100%;
}

body.detail .article a {
	text-decoration: underline;
}


body.detail #maincontent {
	float: left;
	width: 438px;
	padding: 0 6px 0 6px;
}


body.detail .sponsored-links {
	width: 433px;
	border-top: 1px solid black;
}

body.detail #sidebar {
	float: left;
	width: 160px;
	padding: 3px 1px;
}

div.center {
	padding-left: 130px;
}

span.small-size { font-size: 10px; }
span.large-size { font-size: 13px; }
span.xlarge-size { font-size: 16px; }

.clsNode, .clsNode:visited{background-color: white; color: blue;font-weight: bold;font-size : 13px;text-decoration : none;font-family : Arial, Helvetica, sans-serif;}
.clsNode:hover{background-color: white; color: blue;font-weight: bold;font-size: 13px;text-decoration: underline;font-family: Arial, Helvetica, sans-serif;}
.clsNode1, .clsNode1:visited{	background-color: white; color:blue;	font-size : 12px;	text-decoration : none;	font-family : Arial, Helvetica, sans-serif;}
.clsNode1:hover{	background-color: white; color: blue;	font-weight: bold;	font-size: 12px;	text-decoration: underline;	font-family: Arial, Helvetica, sans-serif;}

/* DIV.compare first used in library.html */
.compare {
	text-align: center;
	padding: 5px;
	border: 1px #d4d0c8 solid;
	width: 98%;
	margin-left: 17px;
}

.compare table {
	border: 0;
	width: 100%;
	text-align: left;
	padding: 5px;
	font-size: 0.8em;
	border-collapse:collapse;
}

.compare table tr.header {
	background-color: #d4d0c8;
	margin-bottom: 0;
	padding-bottom: 0;
}

.compare table tr.even{
	background-color: #ecedf1;
}

.compare table tr td.shadow{
	margin: 0;
	padding: 0;
	font-size: 1px;
}

.compare table tr th {
	text-align: center;	
	padding: 0.5em 1em;
}

.compare table tr th.side {
	text-align: left;
}

.compare table tr td{
	/*width: 28%;*/
	padding: 0.5em 1em;
}

.compare table tr td.number {
	text-align: center;
}

/* BEGIN: callout */
	div.callout {
		float:right;
		clear: right;
		margin: 1em 0 1em 1em;
	}
	div.callout * {
		padding:0;
		margin:0;		
		color: #336;
		background-color: transparent;
	}	
	div.callout  h1, div.callout h2, div.callout h3 {
		font-size: 16px;
		font-weight: bold;
		color: black;
		text-align: center;
		padding-bottom: 1em;
		font-style: normal;
	}	
	div.callout  h1 {
		text-transform: uppercase;
	}
	div.callout  h2 {
	}
	div.callout h3{
		font-size: 14px;
	}	
	div.callout a, 
	div.callout a:link, 
	div.callout a:visited, 
	div.callout a:active, 
	div.callout a:hover {
		text-decoration:underline;
		font-weight: bold;
	}
	div.callout p{
		padding-bottom: 0.6em;
	}
	div.callout ul {
		padding-left: 1.5em;
	}	
	div.callout ul li {
		background-image: none;
		list-style-type: disc;
		padding-bottom: 0.5em;
	}
	div.callout ul li ul li{
		list-style-type: circle;
	}	
	div.callout table {
		border-collapse: collapse;
		border-width: 0;
		width: 100%;
	}
	div.callout table tr td h6 {
		background-image: none;
		font-size: 130%;
		margin: 0 0 .4em 0;
		padding: 0;
		text-align: center;
		font-weight: bolder;
	}

	div.callout table tr td.top {
		background-repeat: no-repeat;
		height: 31px;
	}
	div.callout table tr td.middle {
		font-size: 80%;
		font-weight: bold;
		background-repeat: repeat-y;
		padding-right: 33px;
		padding-left: 27px;
		/*text-align: justify;*/
	}
	div.callout table tr td.bottom {
		background-repeat: no-repeat;
		height: 40px;
	}
	


	/* HTML like this:
		<div class="callout callout1">
		<table>
		<tr><td class="top"></td></tr>
		<tr><td class="middle">xyz</td></tr>
		<tr><td class="bottom"></td></tr>
		</table>
		</div>
	*/
/* END: callout */

/* BEGIN: callout1 */
	div.callout1 {
		width: 325px;
	}
	div.callout1 table tr td.top {
		background-image: url(/images/callout-325-top.jpg);
	}
	div.callout1 table tr td.middle {
		background-image: url(/images/callout-325-middle.jpg);
	}
	div.callout1 table tr td.bottom {
		background-image: url(/images/callout-325-bottom.jpg);
	}
/* END: callout1 */


/* BEGIN: callout2 */
	div.callout2 {
		width: 260px;
	}	
	div.callout2 table tr td.top {
		background-image: url(/images/callout-260-top.jpg);
	}
	div.callout2 table tr td.middle {
		background-image: url(/images/callout-260-middle.jpg);
	}
	div.callout2 table tr td.bottom {
		background-image: url(/images/callout-260-bottom.jpg);
	}
/* END: callout2 */


/* BEGIN: callout3 */
	div.callout3 {
		width: 200px;
	}	
	div.callout3 table tr td h6 {
		text-align: left;
	}
	div.callout3 table tr td.top {
		background-image: url(/images/callout-200-top.jpg);
	}
	div.callout3 table tr td.middle {
		background-image: url(/images/callout-200-middle.jpg);
		padding-right: 27px;
		padding-left: 22px;
	}
	div.callout3 table tr td.bottom {
		background-image: url(/images/callout-200-bottom.jpg);
	}
/* END: callout3 */



/* product orders  */
td.label{
	text-align: right;
	width: 220px;
}	
td.value{
	font-weight: bold;
}	
table.order{
	border: 2px solid black;
	border-collapse: collapse;
	width: 550px;
}
table.order tr td{
	border: 1px solid black;
}
table.order tr td.qty{
	text-align: center;
}
table.order tr td.code{
	text-align: center;
}
table.order tr td.cost{
	text-align: right;
}						
table.order tr td.total{
	text-align: right;
}
table.order tr th{
	border: 1px solid black;
	font-weight: bold;
	background-color: #cccccc;
}
.required{
	color:red;
	font-size: 1em;
	vertical-align: top;
}
.formText{
	font-size: 85%;
}