#shadow {
	margin: 0 auto;
	background-image: url(/Images/shadow_960x700.jpg);
	background-repeat: no-repeat;
	background-position: top;
	width: 960px;
	height: 100%;
	/*overflow: hidden;*/

}

#content {
  margin: 0 auto;
  width: 890px;
  /*overflow: hidden;*/

}

#vertspacer {
height: 575px;
}

body {
	/*background: #FFFFFF url(../Images/bg1036x2.gif) repeat-y center;
	margin-top:0;
	display: block;
	margin-left: auto;
	margin-right: auto; 	/*center the image*/
	margin: 0px;
	scrollbar-arrow-color: #000099;	
	font-size: 100%;
	}

/* default paragraph style */
P  {
	font-family: verdana, arial, helvetica;
	font-size: 0.8em;
	margin-top: 2px;
	margin-bottom: 15px;
	margin-left: 5px;
}

/* use this class for the first paragraph on a page if you want the red letter effect */
P.firstparagraph:first-letter {
	/*font-size: 120%;
	color: #FF0000;
	padding-left: 1px;
	padding-right: 1px;*/
}

P.hidden {
	font-size: 0pt;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #FFFFFF;
}

/* EOL warning */
P.warning  {
	font-family: verdana, arial, helvetica;
	font-size: 70%;
	color: #CC0000;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}
/* header nav bar link colors and text style */
A.headernav:link {color: #FFFFFF; text-decoration: none;}
A.headernav:visited {color: #FFFFFF; text-decoration: none;}
A.headernav:active {color: #8cd614; text-decoration: none;} /* Acumen Green */
A.headernav:hover {color: #8cd614; text-decoration: none;}

/* standard link colors */
A:link {color: #0005CB;}
A:visited {color: #0005CB;}
A:active {color: #8cd614;}
A:hover {color: #8cd614;}

/* vertical nav bar link colors and text style */
A.vertnavbar:link {color: #0005CB; text-decoration: none;}
A.vertnavbar:visited {color: #0005CB; text-decoration: none;}
A.vertnavbar:active {color: #8cd614; text-decoration: none;}
A.vertnavbar:hover {color: #8cd614; text-decoration: none;}


/* FAQ page links */
A.faqanswer:link {color: #0005CB;}
A.faqanswer:visited {color: #0005CB;}
A.faqanswer:active {color: #8cd614;}
A.faqanswer:hover {color: #8cd614;}




P.headernav {
	margin-top: 0.5em;
	margin-bottom: 5px;
	margin-left: 0;
	margin-right: 20px;

	font-size: 0.75em;
	font-family: verdana, arial, helvetica;
   	font-weight: normal;
   	line-height:165%;
   	color: #FFFFFF;
}


P.vertnavbar {
	margin-top: 0;
	margin-bottom: 21px;
	margin-left: 15px;
	margin-right: 0;

	font-size: 1em;
	font-family: verdana, arial, helvetica;
   	font-weight: normal;
   	line-height:100%;
   	/*color: #FFCC99;*/
}

P.vertnavbarwithsubsection {
	margin-top: 0;
	margin-bottom: 5px;
	margin-left: 15px;
	margin-right: 0;

	font-size: 1em;
	font-family: verdana, arial, helvetica;
   	font-weight: normal;
   	line-height:100%;
   	/*color: #FFCC99;*/
}

P.vertnavbarsubsection {
	margin-top: 0;
	margin-bottom: 21px;
	margin-left: 20px;
	margin-right: 0;

	font-size: 0.8em;
	font-family: verdana, arial, helvetica;
   	font-weight: normal;
   	line-height:100%;
   	/*color: #FFCC99;*/
}

P.hornavbar {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 1em;
	margin-right: 1em;
	text-align: right;

	font-size: 75%;
	font-family: verdana, arial, helvetica;
   	font-weight: normal;
   	color: #000099;
}

DIV P.docnavbar {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 00px;
	margin-right: 0em;

	font-size: 75%;
	font-family: verdana, arial, helvetica;
   	font-weight: normal;
   	color: #000099;  	
}

DIV P.docnavbarseparator {
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 200px;
	margin-right: 0;
	height: 0;

   	border-bottom-width: 2px;
   	border-bottom-color: #000099;
   	border-bottom-style: solid;
}

DIV HR.docnavbar {
	height: 2px;
	width: 300px;
   	border: 0;	
	background-color: #000099;
	color: #000099;

	margin-top: 0px;
	margin-bottom: 0px;
}

DIV.docnavbar {
	margin-left: 5px;
	margin-top: 30px;
	text-align: right;
}

DIV HR.docnavbar {
	background: #000099;
	width: 300px;
	height: 1px;
	margin-top: 0px;
	margin-bottom: 0px;
	border:0px;
	border-thickness:0px; 
}

/* always-unvisited link colors */
A.alwaysunvisited:link {color: #000099;}
A.alwaysunvisited:active {color: #000099;}
A.alwaysunvisited:visited {color: #000099;}

/* horizonal navigation bar colors and behaviour */
A.hornavbar:link {color: #000099;}
A.hornavbar:active {color: #000099;}
A.hornavbar:visited {color: #000099;}

/* standard headings */
H1,H2,H3,H4,H5	{
   	font-weight: bold;
	font-family: verdana, arial, helvetica;
	padding-right:1em;
	margin-top: 20px;
	margin-bottom: 2px;
}
H1 {
	font-size:110%;
}
H2 {
	font-size:110%;
	font-weight: normal;
}
H3 {
	font-size: 90%;
}
H4 {
	font-size: 85%;
}

H5 {
	font-size: 12px;
	font-weight: normal;
	padding: 5px;
	padding-left: 10px;
	margin-top: 0;
	margin-bottom: 0;
	color: #FFFFFF;
}


/* title of page */
H1.title {
	margin-top: 0;
	text-align: left;
	margin-bottom: 0;
	margin-right: 0;
}

/* subtitle of page */
H2.subtitle{
	text-align: right;
	padding-right: 0;
	font-weight: normal;
	font-style: italic;
	margin-bottom: 40px;
	margin-top: 0;
}

/* date heading on the What's New page */
P.dateheading  {
	margin-top: 30px;
	margin-bottom: 5px;
	font-style:italic;
	font-size: 85%;
   	color: #000066;
}

/* news item on the What's New page */
P.newsitem  {
	margin-top: 0;
	margin-bottom: 20px;
	margin-left:1em;
}

/* used in the support section */
P.SupportQuestion {
	color: #000000;
	margin-top: 4px;
	margin-bottom: 2px;
	margin-left:1em;
	}

/* used in the support section */
P.SupportPrompt  {
   	font-size: 70%;
	text-align: right;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 3em;
}


/* used in the support section */
P.SupportAnswer {
	color: #000099;
	margin-top: 0;
	margin-bottom: 20px;
	margin-left:2em;
	}

/* used for figure images */
P.figure  {
	text-align: center;
	margin-top: 30px;
	margin-bottom: 30;
	margin-left: 0;
}
/* used for figure captions below images */
P.caption  {
   	font-weight: normal;
   	font-style: italic;

	text-align: center;
	margin-top: 0;
	margin-bottom: 30px;
	margin-left: 0;
}

/* first line of table */
P.tableheading {
	font-weight: bold;
	text-decoration: underline;
	text-align: center;
	margin-top: 0;
	margin-bottom: 5px;
	margin-left: 0;
}
/* subsequent lines of table */
P.tabletext {
	margin-top: 0;
	margin-bottom: 0px;
	margin-left: 0;
}

P.dividerheading {
	text-align: left;
	margin-top: 0;
	margin-bottom: 5px;
	margin-left: 0;
	
	padding-top: 5px;
	padding-left: 15px;
	padding-bottom: 0px;
	line-height: 100%;
	
	font-family: verdana, arial, helvetica;
	font-size: 100%;
	font-weight: bold;
	
	color: #000000;
	background-color: #FFFFFF;
	border: thin solid #0005CB;
	border-width: 0 0 1 0;
}

P.specsheading {
	text-align: right;
	margin-top: 0;
	margin-bottom: 5px;
	margin-left: 0;
	
	padding-top: 5px;
	padding-right: 5px;
	line-height: 100%;
	
	font-family: verdana, arial, helvetica;
	font-size: 100%;
	font-weight: bold;
	
	color: #FFFFFF;
	background-color: #000000;
	}

P.specsleft {
	text-align: left;
	padding-right: 5px;
	}

P.specsright {
	text-align: right;
	margin-left:1em;
	padding-right: 5px;
	}

P.note  {
	margin-left: 1em;
}
/* trademark notifications at bottom of datasheets, etc. */
P.trademark  {
   	font-size: 70%;
   	font-style: italic;
	text-align: right;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 10px;
	margin-right: 10px;
}

P.footernote  {
   	font-size: 70%;
	text-align: right;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 10px;
	margin-right: 10px;
}

P.Outline1PlusMinus {
	font-family: verdana, arial, helvetica;
	font-size: 110%;
	font-weight: bold;
	color: #FF0000;
	margin-left:0;
	margin-top: 0;
	margin-bottom:0;
	text-align: center;
}

P.Outline1 {
	font-family: verdana, arial, helvetica;
	font-size: 110%;
	font-weight: bold;
	margin-left:0;
	margin-top: 0;
	margin-bottom:0;
/*	vertical-align: top;	*/
}

P.Outline2 {
	font-family: verdana, arial, helvetica;
	margin-left:3em;
	margin-top: 20px;
	margin-bottom:0;
	font-size: 85%;
	font-weight: bold;
}

P.Outline3 {
	font-family: verdana, arial, helvetica;
	margin-left:5em;
	margin-top: 10px;
	margin-bottom: 5px;
	font-size: 75%;
	font-weight: normal;
}

P.Outline4 {
	font-family: verdana, arial, helvetica;
	margin-left:9em;
	margin-bottom: 2px;
	margin-top: 2px;
	font-size: 65%;
	font-weight: normal;
}

/* see P style */
UL	{
	font-family: verdana, arial, helvetica;
	font-size: 80%;
	margin-top: 0;
	margin-left: 0px;
	margin-bottom: 15px;
}

UL.news	{
	font-family: verdana, arial, helvetica;
	font-size: 80%;
	margin-top: 0;
	margin-left: 1em;
	margin-bottom: 15px;
}

LI	{
	list-style-type: disc;
	list-style-image: url(/images/bullet2.gif);
	list-style-position: outside;
	text-indent: 0;
	margin-left: 1.5em;
	margin-top: 0;
}

LI.tight {
	margin-left: 0;
}

/*
*************** BOXES ********************/
.box {
	width: 195px;
	margin-bottom: 10px;
}

.box-tl {
	margin-right: 0px; /* clip right corner */
	background-image: url('../Images/box_full.gif');
	height: 23px; /* vertical: show first half of the image with the top-corners in it */
	font-size: 2px; /* correct height for IE */
}
.box-tr {
	margin-top: -23px; /* to level of top-left corner */
	margin-left: 5px; /* clip left corner */
	background-image: url('../Images/box_full.gif');
	background-position: 100% 0; /* show bg-image starting at the right */
	height: 23px; 
	font-size: 2px;
	
}
/*#colLeft .box-tl,
#colRight .box-tl {
	height: 23px;
}
#colLeft .box-tr,
#colRight .box-tr {
	margin-top: -23px; /* to level of top-left corner */
/*	height: 23px;
}*/
.box-bl {
	margin-right: 10px; /* clip right corner */
	background-image: url('../Images/box_full.gif');
	background-position: 0 -314px; /* show under half of the image */
	height: 15px;
	font-size: 2px;
}
.box-br {
	margin-top: -15px; /* to level of bottom-left corner */
	margin-left: 10px; /* clip left corner */
	background-image: url('../Images/box_full.gif');
	background-position: 100% -314px; /* under half, right side */
	height: 15px; 
	font-size: 2px; 
}
.boxInside {
	border-left: 1px solid #dedede;
	background: url('../Images/box_shadow.gif') 100% 0 repeat-y;
	padding: 5px 15px 0px 15px;
}
.nopad {
	padding: 0;
}
.news {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	/*color: #7d7d7d;*/

}
.news p {
	padding-bottom: 2px;
	line-height: 220%;
	margin: 0;
}

