#content .right						{text-align:right;}
#content .left						{text-align:left;}
#content .center					{text-align:center;}
#content .centertable					{margin-left:auto; margin-right:auto;}

#content .top						{vertical-align:top;}
#content .middle					{vertical-align:middle;}
#content .bottom					{vertical-align:bottom;}

#content .small						{color:black; font-family:verdana, arial, sans-serif; font-size:8pt;}
#content .normal					{color:black; font-family:verdana, arial, sans-serif; font-size:10pt;}
#content .large						{color:black; font-family:verdana, arial, sans-serif; font-size:12pt;}
#content .italic					{font-style: italic;}
#content .underline					{text-decoration: underline;}

#content .nowrap					{white-space: nowrap;}

#content .nolistmargin li				{margin-top:0; margin-bottom:0;}

#content .bottomborder					{border-bottom:solid 1px black;}

#content .indent					{text-indent:30px;}
#content .novertmarg					{margin-bottom:0px; margin-top:0px;}

#content .alertbox {
	margin:0px;
	padding:0em 0.5em;
	background-color:#ffd;
	border:1px solid #ddb;
}
#content .box						{background:#eee; border:solid 1px #ddd; padding:5px;}
#content .box2						{background:#fff; border:solid 1px #ddd; padding:5px;}

#content .highlighter					{background:yellow;}
#content .new						{color:red; font-weight:bold;}
#content .pending					{color:red; font-weight:bold;}
#content .pendingpag					{color:lime; font-weight:bold;}
#content .floatright					{float:right;}
#content .floatleft					{float:left;}
#content .clearboth					{clear:both;}
#content .clearleft					{clear:left;}
#content .clearright					{clear:right;}
#content .widetable th, #content table li, #content  .widetable td		{font-size:8pt;}
#content .tablenoborder					{border-collapse:collapse;}
#content .tablenoborder th, .tablenoborder td		{border:solid 0px black; padding:2px; margin:0;}
#content .question					{font-size:11pt; font-weight:600; margin-top:1em;}
#content .question li					{font-size:10pt; list-style:none; font-weight:400;}
#content .imagemargin					{margin:0 10px 0 10px;}

#content .nobullet		{list-style-type:none;}
#content .none			{list-style:none;}
#content .disc			{list-style:disc;}
#content .circle		{list-style:circle;}
#content .square		{list-style:square;}
#content .decimal		{list-style:decimal;}
#content .decimalleadingzero	{list-style:decimal-leading-zero;}
#content .lowerroman		{list-style:lower-roman;}
#content .upperroman		{list-style:upper-roman;}
#content .loweralpha		{list-style:lower-alpha;}
#content .upperalpha		{list-style:upper-alpha;}
#content .lowerlatin		{list-style:lower-latin;}
#content .upperlatin		{list-style:upper-latin;}

#content .pdficon		{list-style-image: url(/images/icons/pdficon.png);}
#content .docicon		{list-style-image: url(/images/icons/docicon.png);}
#content .xlsicon		{list-style-image: url(/images/icons/xlsicon.png);}
#content .nullicon		{list-style-image: url(/images/icons/nullicon.png);}

#content .listtable ul		{margin:0px 0px 0px 0px; padding:0px 0px 0px 0px;}
#content .listtable li		{margin:0px 0px 0px 15px; padding:0px 0px 0px 0px;}

#content .abbrletter {font-weight:bold;}

#content .inlinelist
	{
	margin:0px 0px 10px 0px;
	padding:0px 0px 0px 0px;
	height:40px;
	}
#content .inlinelist li
	{
	float:left;
	height:1.667em;
	width:1.667em;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	list-style:none;
	}
#content .inlinelist li	a
	{
	display:block;
	height:1.667em;
	width:1.667em;
	border:solid 1px #999999;
	text-align:center;
	line-height:1.667em;
	background:#eeeeee;
	color:#0f3f6f;
	}
#content .inlinelist .range, #content .inlinelist .range a {
	width:2.8em;
}
#content .inlinelist li a:hover, #content .inlinelist li a:focus
	{
	background:#ddeeff;
	text-decoration:none;
	}
#content .inlinelist li	a:visited
	{
	color:#888888;
	text-decoration:none;
	}
#content .inlinelist li	a:link
	{
	color:#21536A;
	text-decoration:none;
	}
#content .inlinelist li	a:active
	{
	color:#ffffff;
	background:#003366;
	text-decoration:none;
	border-top:solid 1px #000000;
	}
.hth
	{
	font-size:1px;
	font-size:0.001em;
	text-indent:-10000px;
	}

#content :target
	{
	background:#ffffbb;
	}

/* Start Rounded Box Class Definition - Requires 1 div with the class applied to it and 9 more divs nested inside. */

#content .roundedbox
	{
	padding:0px 0px 0px 0px;
	margin:0px 0px 10px 0px;
	}
/*This creates the border */
#content .roundedbox div
	{
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	background:url(/images/aught5/shapes/news_bg_pix.gif) repeat-x top left #e9fbec;
	}
#content .roundedbox div div
	{
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	background:url(/images/aught5/shapes/news_bg_pix.gif) repeat-y top right;
	}
#content .roundedbox div div div
	{
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	background:url(/images/aught5/shapes/news_bg_pix.gif) repeat-x bottom left;
	}
#content .roundedbox div div div div
	{
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	background:url(/images/aught5/shapes/news_bg_pix.gif) repeat-y top left;
	}

/*This adds the rounded corners*/
#content .roundedbox div div div div div
	{
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	background:url(/images/aught5/shapes/news_bg_tl.gif) no-repeat top left;
	}
#content .roundedbox div div div div div div
	{
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	background:url(/images/aught5/shapes/news_bg_tr.gif) no-repeat top right;
	}
#content .roundedbox div div div div div div div
	{
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	background:url(/images/aught5/shapes/news_bg_br.gif) no-repeat bottom right;
	}
#content .roundedbox div div div div div div div div
	{
	background:url(/images/aught5/shapes/news_bg_bl.gif) no-repeat bottom left;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	}
/*This adds the internal padding*/
#content .roundedbox div div div div div div div div div
	{
	padding:10px 10px 10px 10px;
	margin:0px 0px 0px 0px;
	height:100%;
	}

#content .roundedbox h3	{margin:0; font-weight:bold; font-family:georgia, serif; font-size:13px;}
#content .roundedbox p	{font-family:verdana, sans-serif; font-size:12px;}

/* End Rounded Box Class Definition */






/* Start Rounded Box Class Definition - Requires 1 div with the class applied to it and 9 more divs nested inside. */

#content .roundedbox .roundedbox2
	{
	padding:0px 0px 0px 0px;
	margin:0px 0px 10px 0px;
	}
/*This creates the border */
#content .roundedbox .roundedbox2 div
	{
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	background:url(/images/aught5/shapes/news_bg_pix.gif) repeat-x top left #FAFFE6;
	}
#content .roundedbox .roundedbox2 div div
	{
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	background:url(/images/aught5/shapes/news_bg_pix.gif) repeat-y top right;
	}
#content .roundedbox .roundedbox2 div div div
	{
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	background:url(/images/aught5/shapes/news_bg_pix.gif) repeat-x bottom left;
	}
#content .roundedbox .roundedbox2 div div div div
	{
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	background:url(/images/aught5/shapes/news_bg_pix.gif) repeat-y top left;
	}

/*This adds the rounded corners*/
#content .roundedbox .roundedbox2 div div div div div
	{
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	background:url(/images/aught5/shapes/news_bg_tl.gif) no-repeat top left;
	}
#content .roundedbox .roundedbox2 div div div div div div
	{
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	background:url(/images/aught5/shapes/news_bg_tr.gif) no-repeat top right;
	}
#content .roundedbox .roundedbox2 div div div div div div div
	{
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	background:url(/images/aught5/shapes/news_bg_br.gif) no-repeat bottom right;
	}
#content .roundedbox .roundedbox2 div div div div div div div div
	{
	background:url(/images/aught5/shapes/news_bg_bl.gif) no-repeat bottom left;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	}
/*This adds the internal padding*/
#content .roundedbox .roundedbox2 div div div div div div div div div
	{
	padding:10px 10px 10px 10px;
	margin:0px 0px 0px 0px;
	height:100%;
	}

/* End Rounded Box Class Definition */

noscript.jstest {
	display:none;
}