@charset "UTF-8";
 

body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-color: #584A3D;
}
.thrColFixHdr #container {
	width: 800px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto;
} 
.Breakhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #8A0C09;
}
.Latesthead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.thrColFixHdr #header {
	background: #FFFFFF;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	padding: 10px;
	height: 120px;
} 
.announce {
	background-color: 72C0D9;
}
.latest {
	background-color: #B54A46;
	border: 0;
}
.asx {
	background-color: #C3DFE8;
}
.thrColFixHdr #header h1 {
	margin: 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}

.thrColFixHdr #middle {
	margin: 0;
	padding: 0;
}

.thrColFixHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 125px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #FFFFFF; /* padding keeps the content of the div away from the edges */
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	margin-top: 0px;
	padding-top: 0px;
	top: auto;
}
.thrColFixHdr #sidebar2 {
	float: right; /* since this element is floated, a width must be given */
	width: 160px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #FFFFFF; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 0px 10px 0px 10px; /* padding keeps the content of the div away from the edges */
}
.breaking {
	background-color: #DEDBD8;
	margin: 0;
}
.thrColFixHdr #mainContent {
	margin: 0px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	background-color: #FFFFFF;
	float: left;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 0;
	width: 453px;
	border-right-color: 584A3D;
	border-right-style: dashed;
	border-right-width: 1px;
	border-left-color: 584A3D;
	border-left-style: dashed;
	border-left-width: 1px;
} 

.thrColFixHdr #mainContent2 {
	margin: 0px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	background-color: #FFFFFF;
	float: left;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 0;
	width: 623px;
	border-right-color: 584A3D;
	border-right-style: dashed;
	border-right-width: 1px;
	border-left-color: 584A3D;
	border-left-style: dashed;
	border-left-width: 1px;
} 



.thrColFixHdr #footer {
	background:#FFFFFF;
	padding: 10px 10px 10px 10px;
} 
.thrColFixHdr #footer p {
	margin: 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.clearfloat { 
	clear:both;
}

table {
	margin: 0;
	padding: 0;
}

.tablepadding {
	margin-bottom: 10px;
}


/* All Styles Optional */

* {
font-family:arial;
font-size:10pt;
}
div#show3 {
background-color:#efefef;
width:140px;
margin:0 auto;
border:1px solid #444444;
}
div#show3 table td, div#show4 table td {
height:24px;
background-image:url('38.gif');
}
div#show4 table td {
background-image:url('40.gif');
}
div#show3 table input,  div#show4 table input {
outline-style:none;
}
.subs {font-size: xx-small}

.footer {
	color: #FFFFFF;
	padding-left: 140px;
	line-height: 20px;
}

.style9 {font-size: 9pt}
a:link {
	color: #890C08;
}
a:visited {
	color: #890C08;
}
a:hover {
	color: #890C08;
}
a:active {
	color: #890C08;
}
.style11 {
	font-size: 10px
}
.style14 {font-size: 10px; color: #B9B6B4; }

.style15 {
	font-size: 13px;
	color: #000000;
	font-weight: bold;
}



.bodytext {
	font-size: 15px;
	font-weight: bold;
	color: #584A3D;

}
.style17 {
	vertical-align: text-bottom;
	line-height: 0;
	font-size: x-small;
}

#mainmenu {
	list-style: none;
	padding: 0;
	margin: 0;
	width: 125px;
}

#mainmenu li {
	padding: 0;
	margin: 0;
}

.whitelink {
	color: #FFFFFF;
}

a.whitelink:link {
	color: #FFFFFF;
}

a.whitelink:active {
	color: #FFFFFF;
}

a.whitelink:visited {
	color: #FFFFFF;
}

a.whitelink:hover {
	color: #FFFFFF;
}

.blacklink {
	color: #453f0c;
	font-weight:bold;
}

a.blacklink:link {
	color: #453f0c;
}

a.blacklink:active {
	color: #453f0c;
}

a.blacklink:visited {
	color: #453f0c;
}

a.blacklink:hover {
	color: #453f0c;
}


.mainhead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 26pt;
	color: #584A3D;
	font-weight: bold;
	text-align: left;
}

.caption {
	font-size: 10px;
	font-style: italic;
	text-align: center;
	color: #584A3D;
}

.captionleft {
	font-size: 10px;
	font-style: italic;
	text-align: left;
	color: #584A3D;
}


.pagetitle {
	background-color: #DEDBD8;
	width: 590px;
	min-height: 35px;
	text-align: left;
	padding: 6px 10px 0px 0px;
	color: #584A3D;
	font-size: 32px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.bodytext {
	background-color: #DEDBD8;
	width: 623;
	padding: 0 10px 20px 10px;
	text-align: left;
	color: #333333;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: normal;
	display: block;
	min-height: 280px;
}

.small {
	font-size:11px;
	font-style:italic;
}

.callout {
	color: #FFFFFF;
	background-color: #776c62;
	font-weight: bold;
	padding: 7px 10px 12px 10px;
	display: block;
}

.subhead1 {
	color: #584A3D;
	font-size: 18px;
	font-weight: bold;
	font-family:Arial, Helvetica, sans-serif;
}

.rightpic {
	float:right; 
	margin: 10px 5px 10px 15px;
	text-align: center;
}

.leftpic {
	float:left; 
	margin: 3px 12px 15px 0px;
	text-align: center;
}


.borderpic {
	border: 1px solid;
	border-color: #584A3D;
	margin-bottom: 3px;
}

.return {
	color: #584A3D;
	font-style: italic;
	text-decoration: none;
}

.frontdiv {
	background-color: #DEDBD8; 
	width: 440; 
	text-align: left; 
	vertical-align: top; 
	padding: 10px 10px 10px 10px;
	color: #333333;
	font-size-adjust: 0.5;
}

.glossarytitle {
	font-weight:bold;
	color: #584A3D;
	
}

.techbox1 {
	float: left;
	padding: 5px 10px 5px 10px;
	width: 43%;
	border: 1px;
	border-color: #644A7A;
	border-style: solid;
	display: block;
	margin-top: 10px;
	height: 90px;
	margin-left: 10px;
	background-color: #E3D7EE;
	color: #644A7A;
	text-decoration: none;
}

a.techbox1:link {
	color: #644A7A;
}

a.techbox1:active {
	color: #644A7A;

}
a.techbox1:visited {
	color: #644A7A;
}

a.techbox1:hover {
	color: #FFFFFF;
	background-color: #644A7A;
}


.techbox2 {
	float: left;
	padding: 5px 10px 5px 10px;
	width: 43%;
	border: 1px;
	border-color: #9b6a16;
	border-style: solid;
	display: block;
	margin-left: 10px;
	margin-top: 10px;
	height: 90px;
	background-color: #F4DDB5;
	color: #9b6a16;
	text-decoration: none;
}

a.techbox2:link {
	color: #9b6a16;
}

a.techbox2:active {
	color: #9b6a16;

}
a.techbox2:visited {
	color: #9b6a16;
}

a.techbox2:hover {
	color: #FFFFFF;
	background-color: #9b6a16;
}

.techbox3 {
	float: left;
	padding: 5px 10px 5px 10px;
	width: 43%;
	border: 1px;
	border-color: #0C5F94;
	border-style: solid;
	display: block;
	margin-top: 10px;
	height: 90px;
	margin-left: 10px;
	background-color: #C3DFE8;
	color: #0C5F94;
	text-decoration: none;
}

a.techbox3:link {
	color: #0C5F94;
}

a.techbox3:active {
	color: #0C5F94;

}
a.techbox3:visited {
	color: #0C5F94;
}

a.techbox3:hover {
	color: #FFFFFF;
	background-color: #0C5F94;
}

.techbox4 {
	float: left;
	padding: 5px 10px 5px 10px;
	width: 43%;
	border: 1px;
	border-color: #557052;
	border-style: solid;
	display: block;
	margin-left: 10px;
	margin-top: 10px;
	height: 90px;
	background-color: #C8E8C4;
	color: #557052;
	text-decoration: none;
}

a.techbox4:link {
	color: #557052;
}

a.techbox4:active {
	color: #557052;

}
a.techbox4:visited {
	color: #557052;
}

a.techbox4:hover {
	color: #FFFFFF;
	background-color: #557052;
}
