body {
	color: #000000;
	padding: 4;
}

p, blockquote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}

h1, h2, h3, p {
	font-family: Arial, Helvetica, sans-serif;
}

td, ul, li {
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
}

td.caltitle {
	font-size: xx-large;
	font-weight: bold;
	text-align: center;
}

.red { color: #FF0000; }
.mag { color: #FF00CC; }

.deleted { color: #FF0000; text-decoration: line-through; }
.added { color: #FF00CC; text-decoration: underline; }

.keys {  font-family: monospace}

/*** Summary box -- color set in style tag when called */
#summary { border-style: solid; border-width: thin; border-color: #000000; padding: 4px; margin-bottom: 6px; }

/*** Alpha box -- color set in style tag when called */
#alpha { border-style: solid; border-width: thin; border-color: #000000; padding: 4px; text-align: center; }

#letter {border-style: solid; border-width: thin; border-color: #000000;  width: 40px; }

/*** Call-out box -- color and float (right or left) set when called */
div.callout { display: none; } 

#test {
    margin: 10px;
    padding: 10px;
}

.sub { font-weight: bold; text-align: center; margin: 2px;}
.sub2 { font-weight: bold; font-style: italic; text-align: center; margin: 2px; }

tr.forum { background: #0099ff; }

tr.topnav { background: #0099ff; }

td.menlist { background: #ccc; padding: 4px;}
td.menspace { background: #ccc; }

td.morelist { background: #ccc; padding: 2px; text-align: right; }

td.genlist { background: #ccccff; padding: 3px;}
td.genspace { background: #ccccff; }

td.menback { background: #0099ff; padding: 4px; }

td.rmenback { background: #336699; padding: 4px; }

a.news { color: #339966; font-weight: bold; font-size: small; }
a.news:hover { color: #003300; }

/*** >> Browse, Resource, Forum, and Supporting Org menu links */
a.menu { color: #000000; font-weight: bold; font-size: 9pt; }
a.menu:hover { color: #0099ff; }

.menu { color: #000000; font-weight: bold; font-size: 9pt; }

/*** >> More links */
a.more { color: #FF0000; font-weight: bold; font-size: 9pt; text-align: right; }
a.more:hover { color: #990000; }

.due { font-size: 7pt; }

/*** >> Press Corner and FAQ menu links */
a.smenu { color: #FFFFFF; font-weight: bold; font-size: smaller; letter-spacing: 2px; margin-left: 2;}
a.smenu:hover { color: #CCCCCC; }

td.pad { padding-right: 20px; }

/*** >> Top Navigation Bar Links (ie: Site Map) */
a.tmenu { color: #000000; font-weight: bold; text-decoration: none; font-size: small; letter-spacing: 1px; }
a.tmenu:hover { color: #FFFFFF; font-weight: bold; text-decoration: none;}

/*** >> Green Archive Link (ie: New and Noteworthy Archives) */
a.amenu { color: #339966; font-weight: bold; font-size: small; }
a.amenu:hover { color: #CCCCCC; }

/*** >> Drill-down links */
a.drill { color: #339966; font-weight: bold; font-size: small; }
a.drill:hover { color: #003300; }

td.ttitle { font-weight: bold; background: #FFFFCC; }
tr.alt { background: #CCCCFF; }

/*** >> Drill-down arrows/text */
.drilltext { color: #336699; font-weight: bold; font-size: small; }

.datetext { color: #336699; font-weight: bold; font-size: medium; }

.headtext { color: #339966; font-weight: bold; font-size: medium; }


a.listing {color: #336699; font-weight: bold; font-size: medium; }
a.listing:hover { color: #CCCCCC; } 

a.listsm {color: #336699; font-weight: bold; }
a.listsm:hover { color: #339966; }


.listtext { color: #336699; font-weight: bold; font-size: medium; text-align: center; letter-spacing: 1px; }

.right_text { text-align: right; }

/*** >> White Text (ie: Navigate in the top nav bar) */
.wmenu { color: #FFFFFF; font-weight: bold; letter-spacing: 1px; margin-left: 10px;} 

/*** >> Light Blue Text (ie: Site Search) */
.stext { color: #0099ff; font-weight: bold; font-size: small; letter-spacing: 1px; text-align: right;}

/*** >> Blue Text (ie: New and Noteworthy and "Hot topics") */
.bmenu {color: #339966; font-weight: bold; font-size: medium; }

.copytext { font-size: x-small; text-align: center; }

.title { text-align: center; font-size: large; font-weight: bold; margin: 0px; }

.docdate { text-align: center; font-size: small; font-style: italic; }

HR {
	padding: 0px;
    height: 1px;
    /*background: #0099ff;*/
	color: #0099ff;
   }


.sttitle {
    font-weight: bold;
    color: #FFF;
}

.sttitle2 {
    color: #FFF;
}

a.press {
	color: #FFFFFF; 
	font-weight: bold; 
	letter-spacing: 2px; 
}

a.press:hover {
	color: #CCCCFF;
}

a.faq {
    color: #FFFFFF;
    font-weight: bold;
    letter-spacing: 2px;
}

a.faq:hover {
    color: #CCC;
}

#newsitem {
	width: 90%;
	margin-bottom: 10px;
}

#news2 {  padding: 4px; width: 90%; border-style: solid; border-width: thin; border-color: red; }

#news {  padding: 4px; width: 70%; border-style: solid; border-width: thin; border-color: #000000; }

#doctitle {
	width: 100%;
	text-align: center;
}

H1 { font-size: large; text-align: center; }
H1.maintitle { color: #33669c; padding-top: 10px; }
H1.newtitle { padding-top: 26px; }

#subs { padding: 4px; width: 45%; border-style: solid; border-width: thin; border-color: #000000; }


/*-------------------------------*/
h1, h2, h3, h4, h5, h6, p, li, td, span {
	font-family: Arial, Helvetica, sans-serif;
}


#container {
	min-width: 70em;
}
#leftcol {
	float: left;
	width: 14em;
	padding: 0;
	margin-top:7.9em;
}
#rightcol {
	float: right;
	width: 10.2em;
	padding: 0;
	margin-top: 7.9em;
	text-align: center;
}
#rightbox {
	float: right;
	width: 9em;
	margin: 0;
	padding: 0.5em;
	border: 1px solid #376092;
	background: #BEE2F8;
}
#maincol {
	margin-left: 14em;
	margin-right: 10.4em;
	padding: 0.7em 1em 1em 1em;
	min-width:43.8em;
}
#leftbox1, #leftbox3 {
	margin: 1em 0;
	padding: 0.5em 1.25em;
	border: 1px solid #376092;
	background: #BEE2F8;
}
#leftbox2 {
	margin: 0;
	padding: 0.5em 1.25em;
	border: 1px solid #376092;
	background: #FFFFB5;
}


/*-------------------------------*/

#trans-bar li{
	display:inline; 
	list-style:none; 
	padding: 0 1em;	
}