/* MOTOROLA SPS CSS */
/* BEGIN BODY*/
body{	
	color: black;
	background: white;
	margin-top: 10px;
	margin-left: 10px;
}

em{
	font-weight: bold;
	font-style: normal;
	color: #ff6600;
}

a{
	color: #FF6600;
	text-decoration: none;
}

a:hover{
	color: #FF6600;
	text-decoration: underline;
}

h1 {
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	}	
	
h2, h3, h4, h5	{
	font-size: 12px;
	font-weight: bold;
	margin: 0px ;
}	


body, div, p, table, td, li, ul, ol
	{	
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
	font-weight: normal;
	empty-cells: show;
	}	


li{
	color: #000000;
}

li a{
	color: #000000;
	text-decoration: underline;
}

li a:hover{
	color: #ff6600;
	text-decoration: underline;
}

small
	{
	font-size: 11px;
	}
	
form{
	margin: 0px;
}

.Text-Field {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 10px;
	border-color: #666666;
	border-width: 1px;
	border-style: solid;
	height: 16px;
	width: 150px;
	line-height: 12px;
}

.partNumSearchField{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 10px;
	border-color: #666666;
	border-width: 1px;
	border-style: solid;
	height: 16px;
	width: 80px;
	line-height: 12px;
}
 
SELECT {  font-family: Fixed, Helvetica, sans-serif; font-size: 9pt}		
/* END BODY */

/*Begin Masthead Elements */
.header{
	background-color: #C2D6EB;
	vertical-align: top; 
	text-align: right; 
	padding-right: 5px;	
	color: #000000;
}

.headerText{
	text-align: right;
	font-size: 11px;
	color: #000000;
}

.headerText a{
	color: #000000;
	text-decoration: none;
}

.headerText a:hover{
	color: #000000;
	text-decoration: underline;
}

.headerInput{
	font-size: 9px;
	width: 130px;
	border: 1px solid #000000;
	font-family: Arial, Helvetica, sans-serif;
}
.headerInput1{
	font-size: 9px;
	width: 80px;
	border: 1px solid #000000;
	font-family: Arial, Helvetica, sans-serif;
}
.gNavBg{
	background-color: #6699CC;
	color:#FFFFFF;
}

.gNavBg a{
	background-color: #6699CC;
	color:#FFFFFF;
	text-decoration: none;
}

.gNavBg a:hover{
	background-color: #6699CC;
	color:#FFFFFF;
	text-decoration: underline;
}


.gNav {
	display: inline;
	color: #FFFFFF;
	background-color: #6699CC;
	font-size: 11px;
	text-decoration: none;
	white-space: nowrap;
	font-weight: normal;
}

.gNav a{
	display: inline;
	color: #FFFFFF;
	height: 100%;
	background-color: #6699CC;
	text-decoration: none;
	font-weight: normal;
	padding: 3px 10px 3px 5px;
}

.gNav a:hover{
	display: inline;
	color: #000000;
	height: 100%;
	background-color: #C2D6EB;
	text-decoration: none;	
	font-weight: normal;
	padding: 3px 10px 3px 5px;
}

.gStock {
	display: inline;
	color: #ffffff;
	height: 100%;
	text-decoration: none;	
	font-weight: normal;
	font-family: "Courier New", Courier, mono;
	padding: 3px 10px 3px 5px;
}

.gIntUse {
	display: inline;
	color: #ffffff;
	height: 100%;
	text-decoration: none;	
	font-weight: normal;
	padding: 3px 10px 3px 5px;
}


.aboutNav {
	display: inline;
	color: #FFFFFF;
	background-color: #6699CC;
	font-size: 11px;
	text-decoration: none;
	white-space: nowrap;
	font-weight: normal;
}

.aboutNav a{
	display: inline;
	color: #FFFFFF;
	height: 100%;
	background-color: #6699CC;
	text-decoration: none;
	font-weight: normal;
	padding: 3px 10px 3px 5px;
}

.aboutNav a:hover{
	display: inline;
	color: #FFFFFF;
	height: 100%;
	background-color: #6699CC;
	text-decoration: none;
	font-weight: normal;
	padding: 3px 10px 3px 5px;
}




/*End Masthead Elements */

/*Return to Top*/
.returnTop{
	color: #FF6600;
}

.returnTop a{
	color: #FF6600;
	text-decoration: none;
}

.returnTop a:hover{
	color: #FF6600;
	text-decoration: underline;
}
/*End Return to Top

/*Spacer Divs*/
div.Spacer-5px
{
	width:5px;
	display:block;
	height:5px;
	padding:0;
	border:0;
	overflow:hidden;
	clear:left;
}


div.Spacer-10px
{
	width:10px;
	display:block;
	height:10px;
	padding:0;
	border:0;
	overflow:hidden;
	clear:left;
}



div.Spacer-10px-wide
{
	width:10px;
	height:100%;
	padding:0;
	border:0;
	overflow:hidden;
}

div.Spacer-150px-wide
{
	width:150px;
	height:100%;
	padding:0;
	border:0;
	overflow:hidden;
}
div.Spacer-155px-wide
{
	width:155px;
	height:100%;
	padding:0;
	border:0;
	overflow:hidden;
}
/* End Spacer Divs*/

/*DIV BLOCK BUTTONS*/

.subscribe_button a{
    display:block;
	color: #FFFFFF;
	background-color: #6699CC;
	width: 155px;
	height: 25px;
	text-decoration: none;
	text-align: right;
	font-weight: bold;
	background-image:url('../images/25px_tab_bg.gif');
	background-repeat: no-repeat;
	list-style: none outside;
}

.subscribe_button a:hover{
	color: #FFFFFF;
	text-decoration: none;
	background-color: #B3B3B3;
}

.learn_more_button a{
    display:block;
	color: #FFFFFF;
	background-color: #99B399;
	width: 140px;
	height: 25px;
	background-image:url('../images/140px_25px_tab_bg.gif');
	background-repeat: no-repeat;
	text-decoration: none;
	text-align: right;
	font-weight: bold;
	list-style: none outside;
}

.learn_more_button a:hover{
	color: #FFFFFF;
	text-decoration: none;
	background-color: #809966;
}

.blue_rollover a{
    display:block;
	color: #FFFFFF;
	background-color: #6699CC;
	width: 155px;
	height: 35px;
	text-decoration: none;
	text-align: right;
	font-weight: bold;
	background-image:url('../images/35px_tab_bg.gif');
	background-repeat: no-repeat;
}

.blue_rollover a:hover{
	color: #FFFFFF;
	text-decoration: none;
	background-color: #6699CC;
}

.grey_rollover a{
    display:block;
	color: #FFFFFF;
	background-color: #B3B3B3;
	width: 155px;
	height: 35px;
	text-decoration: none;
	text-align: right;
	font-weight: bold;
	background-image:url('../images/35px_tab_bg.gif');
	background-repeat: no-repeat;
}

.grey_rollover a:hover{
	color: #FFFFFF;
	text-decoration: none;
	background-color: #FF6600;
}

.green_rollover a{
    display:block;
	color: #FFFFFF;
	background-color: #B3B3B3;
	width: 155px;
	height: 35px;
	text-decoration: none;
	text-align: right;
	font-weight: bold;
	background-image:url('../images/35px_tab_dwn_bg.gif');
	background-repeat: no-repeat;
}

.green_rollover a:hover{
	color: #FFFFFF;
	text-decoration: none;
	background-color: #FF6600;
}

.darkGreen_rollover a{
    display:block;
	color: #FFFFFF;
	background-color: #809966;
	width: 155px;
	height: 35px;
	background-image:url('../images/35px_tab_dwn_bg.gif');
	background-repeat: no-repeat;
	text-decoration: none;
	text-align: right;
	font-weight: bold;
}

.darkGreen_rollover a:hover{
	color: #FFFFFF;
	text-decoration: none;
	background-color: #809966;
}

.padMe {
	display: block;
	float: right;
	font-weight: bold;
	padding: 10px 0px 0px 0px;
}

.padMe5 {
	display: block;
	text-align: right;
	font-weight: bold;
	margin: 0px;
	padding: 5px 0px 0px 0px;
}

.10pxpad-wide {
	padding: 5px;
	padding-left: 10px;
	padding-right: 10px;
}


/*DIV BLOCK BUTTONS /*


/* BEGIN: INPUT BUTTONS */

.inputButton{
	border: 1px #C2D6EB;
	border-style: outset;
	padding: 2px 5px;
	background-color: #6699cc;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
	vertical-align: middle;
}

.inputButton_over{
	border: 1px #D3E3F4;
	border-style: inset;
	padding: 2px 5px;
	background-color: #C2D6EB;
	color: #333333;
	font-weight: bold;
	font-size: 12px;
	vertical-align: middle;
}

.inputAlign{
	/*border: 1px #C2D6EB;
	border-style: outset;
	padding: 2px 5px;
	background-color: #6699cc;
	color: #FFFFFF;
	font-weight: bold;*/
	font-size: 12px;
	vertical-align: middle;
}

/* END: INPUT BUTTONS */

/* Begin Homepage Elements */
.home_intro {
	margin: 0px;
	padding: 0px 0px 0px 0px;
}

.news_and_events_bg {
	background-color: #F2E5D9;
}

.news_and_events {
	background-color: #F2E5D9;
	padding: 10px;
}

.home_applications {
	background-color: #D1D9CE;
	font-size: 10px;
	line-height: 14px;
	padding: 10px;
}
.home_applications a{
	color: #000000;
	text-decoration: underline;
}


.home_applications a:hover{
	color: #ff6600;
	text-decoration: underline;
}
.boldwhite{
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}

.boldwhite a{
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}

.boldwhite a:hover{
	color: #FF6600;
	text-decoration: underline;
	font-weight: bold;
}

.home_applications_button {
	background-color: #99B399;
	padding: 5px;
	text-align: right;
}


.grey_box {
	background-color: #E7E7E7;
	padding: 10px;
}

.grey_box a{
	color: #000000;
	text-decoration: underline;
}

.grey_box a:hover{
	color: #FF6600;
	text-decoration: underline;
}

.lb_box {
	background-color: #EFF5FA;
	padding: 10px;
}

.lb_box a{
	color: #000000;
	text-decoration: underline;
}

.lb_box a:hover{
	color: #FF6600;
	text-decoration: underline;
}

.lg_box {
	background-color: #EBF0EB;
	padding: 10px;
}

.lg_box a{
	color: #000000;
	text-decoration: underline;
}

.lg_box a:hover{
	color: #FF6600;
	text-decoration: underline;
}


.grey_bg {
	background-color: #E7E7E7;
}

.lg_bg {
	background-color: #EBF0EB;
}


.cloud_box {
	background-color: #80CCE6;
	color: #000000;
	font-weight: bold;
	padding: 10px;
}

.orange_arrow {
	background-image:url('/semiconductors/maillist/dm38/images/arrow_orange.gif');
	background-repeat:no-repeat;
	padding: 0px 0px 0px 15px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

.orange_arrow a{
	color: #000000;
	text-decoration: none;
}

.orange_arrow a:hover{
	color: #FF6600;
	text-decoration: none;
}

/* End Homepage Elements */
	
/* BEGIN HEADER */	
table.Hd
	{
	background-color: #CCCCCC;
	}
td.Crn
	{
	vertical-align: top;
	text-align: right;
	}
td.Lo
	{
	width: 350px;
	}

/* END HEADER */	

/* Global Footer */
.footerBlue {
	background-color: #6699CC;
}

.footer {
	background-color: #6699CC;
	font-size: 10px;
	color: #FFFFFF;
	padding: 0px 0px 0px 10px;
}

.footer a{
	color: #FFFFFF;
	text-decoration: none;

}

.footer a:hover{
	color: #FFFFFF;
	text-decoration: underline;

}


/* End Global Footer */

/* BEGIN SEARCH */
.Srch {
	font-weight: bold;
	font-size: 90%;
}

.A_Srch
		{
	font-size: 10px;
	padding: 0;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
		}

.Fld {
	text-align: right;
	white-space: nowrap;
	vertical-align: middle;
}

td.Nav {
	color: #ff6600;
	vertical-align: middle;
	font-size: 11px;
	padding: 0 0 0 10px;

}

.FN {
	font-size: 11px;
	color: #ffffff;
	height: 20px;
}

/* END GLOBAL NAVIGATION */	

/* BEGIN BREAD CRUMB */
.Brd  {
	font-size: 10px;
	color: #666666;
	background-color: #FFFFFF;
	height: 20px;
	width: 590px;
	padding: 0px;
	text-decoration: none;
	display: block;
}

.Brd a  {
	color: #FF6600;
	text-decoration: none;
}

.Brd a:hover  {
	color: #FF6600;
	text-decoration: underline;
}

.BrdIntranet  {
	font-size: 10px;
	color: #666666;
	background-color: #FFFFFF;
	height: 20px;
	padding: 0px;
	text-decoration: none;
}

.BrdIntranet a  {
	color: #FF6600;
	text-decoration: none;
}

.BrdIntranet a:hover  {
	color: #FF6600;
	text-decoration: underline;
}


/* END BREAD CRUMB */
.SubGraph{
	padding-top: 3px;
	padding-bottom: 5px;
	padding-left: 5px;
	display: block;
	width: 145px;
	float: right;
	text-align: right;
}

TD.tab {
	BACKGROUND-POSITION: 50% top;
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px;
	VERTICAL-ALIGN: top;
	BACKGROUND-REPEAT: no-repeat;
	FONT-FAMILY: Arial;
	BACKGROUND-COLOR: #809966;
	TEXT-ALIGN: center;
	TEXT-DECORATION: none;
}
TD.tabOn {
	BACKGROUND-POSITION: 50% top; 
	FONT-WEIGHT: bold; FONT-SIZE: 12px;
	VERTICAL-ALIGN: top;
	BACKGROUND-REPEAT: no-repeat;
	FONT-FAMILY: Arial;
	BACKGROUND-COLOR: #E7E7E7;
	TEXT-ALIGN: center;
	TEXT-DECORATION: none;
}

A.tablink {
	TEXT-DECORATION: none
}
A.tablink:link {
	BACKGROUND-POSITION:
	center 50%;
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px;
	COLOR: #ffffff;
	BACKGROUND-REPEAT:	no-repeat;
	FONT-FAMILY: Arial;
	TEXT-ALIGN: center;
	TEXT-DECORATION: none;
}
A.tablink:visited {
	BACKGROUND-POSITION: center 50%;
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px;
	COLOR: #ffffff;
	BACKGROUND-REPEAT: no-repeat;
	FONT-FAMILY: Arial;
	TEXT-ALIGN: center;
	TEXT-DECORATION: none;
}
A.tablink:hover {
	BACKGROUND-POSITION: center 50%; 
	FONT-WEIGHT: bold; 
	FONT-SIZE: 12px; 
	COLOR: #FF6600; 
	BACKGROUND-REPEAT: no-repeat; 
	FONT-FAMILY: Arial; 
	TEXT-ALIGN: center; 
	TEXT-DECORATION: none;
}
A.tablink:active {
	BACKGROUND-POSITION: center 50%; 
	FONT-WEIGHT: bold; 
	FONT-SIZE: 12px; 
	COLOR: #ddcc00; 
	BACKGROUND-REPEAT: no-repeat; 
	FONT-FAMILY: Arial; 
	TEXT-ALIGN: center; 
	TEXT-DECORATION: none;
}
/* BEGIN PAGE HEADER */
.PH {
	font-size: 14px;
	font-weight: bold;
	padding: 4px 5px 4px 10px;
	color: #FFFFFF;
	background-color: #809966;
}


.PH a{
	color: #000000;
	text-decoration: none;
}

.PH a:hover{
	color: #FF6600;
	text-decoration: none;
}

.PH_mgr {
	font-size: 14px;
	font-weight: bold;
	padding: 4px 5px 4px 10px;
	color: #FFFFFF;
	background-color: #99cc66;
}

.PH_emp {
	font-size: 14px;
	font-weight: bold;
	padding: 4px 5px 4px 10px;
	color: #FFFFFF;
	background-color: #80CCE6;
}
/* END PAGE HEADER */


/* BEGIN PERSISTENT NAVIGATION */
.PN {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #C2D6EB;
	width: 150px;
}

.PN_head a{
	display:block;
	padding: 3px 10px 3px 10px;
	background-color: #6699CC;
	color: #ffffff;
	text-decoration: none;
	font-size: 11px;
	border-bottom: #ffffff 1px solid;
}

.PN_head a:hover{
	display:block;
	padding: 3px 10px 3px 10px;
	background-color: #6699CC;
	color: #ffffff;
	text-decoration: none;
	border-bottom: #ffffff 1px solid;
}

.PN_strip_on a{
	display:block;
	padding: 3px 10px 3px 10px;
	background-color: #ffffff;
	color: #000000;
	text-decoration: none;
	font-size: 11px;
	border-bottom: #ffffff 1px solid;
}

.PN_strip_on a:hover{
	display:block;
	padding: 3px 10px 3px 10px;
	background-color: #6699CC;
	color: #ffffff;
	text-decoration: none;
	border-bottom: #ffffff 1px solid;
}

.PN_strip a{
	display:block;
	padding: 3px 10px 3px 10px;
	background-color: #A1C4E6;
	color: #000000;
	text-decoration: none;
	font-size: 11px;
	border-bottom: #ffffff 1px solid;
}

.PN_strip a:hover{
	display:block;
	padding: 3px 10px 3px 10px;
	background-color: #6699CC;
	color: #ffffff;
	text-decoration: none;
	border-bottom: #ffffff 1px solid;
}

.PN_strip_indent a{
	display:block;
	padding: 3px 10px 3px 20px;
	border-bottom: #ffffff 1px solid;
	background-color: #C2D6EB;
	color: #000000;
	text-decoration: none;
	font-size: 11px;
}

.PN_strip_indent a:hover{
	display:block;
	padding: 3px 10px 3px 20px;
	border-bottom: #ffffff 1px solid;
	background-color: #6699CC;
	color: #ffffff;
	text-decoration: none;
}

.PN_strip_search{
	font-size: 10px;
}

.PN_strip_search a{
	display:block;
	padding: 1px 5px;
	background-color: #C2D6EB;
	color: #000000;
	text-decoration: none;
	font-size: 11px;
}

.PN_strip_search a:hover{
	display:block;
	padding: 1px 5px;
	background-color: #6699CC;
	color: #ffffff;
	text-decoration: none;
}

.PN UL {
	margin: 7px 0;
}

.PN LI {
 list-style: none;
 text-indent: 0;
 border-bottom: 1px solid #ffffff;
 padding: 2px 0px 1px 0px;
 font-size: 90%;
}

.PN LI.LAST {
	border-bottom: 0;
}

LI.PT,
LI.CT {
	list-style-type: none;
}


/* BEGIN SEMICONDUCTOR HEADER */
.SH {
	background-color: #e7e7e7;
	color: #ffffff;
	font-size: 16px;
	font-weight: bold;
	padding:  0 0 0 12px;
}
/* END SEMICONDUCTOR HEADER */

/* BEGIN SEMICONDUCTOR LOGIN */
.LOG {
	background-color: #B3B3B3;
	color: #ffffff;
	padding:  0 12px 0 0;
}

/* END SEMICONDUCTOR LOGIN */

/* BEGIN CONVENIENCE CHOICE */
.CC 
 {
	padding: 5;
	margin-top: 2px;
	margin-bottom: 2px;
	background-color: #e7e7e7;
	}

.Hdr {
	font-size: 12px;
	font-weight: bold;
}

/* END CONVENIENCE CHOICE */

/* BEGIN MBG PROMOTION */

.MBG {
	vertical-align: top;
}
/* END MBG PROMOTION */

/* BEGIN SYSTEM PROMOTION */
.SP td  {
	border-top: 1px solid #e7e7e7;
	vertical-align: middle;
	text-decoration: none;
	text-align: left;
}
/* END SYSTEM PROMOTION */


/* BEGIN PAGE CONTENT */
.CT {
	padding: 5px 0 5px 0;
}
/* END PAGE CONTENT */ 

/* BEGIN PAGE SUBHEADER */
.SubH {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-color: #FFFFFF;
}

.SubH a{
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.SubH a:hover{
	font-weight: bold;
	color: #ff6600;
	text-decoration: underline;
}

.SubH1 {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 2px 5px 3px 10px;
	background-color: #99B399;
}

.SubH1 a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}

.SubH1 a:hover {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}

.subhd_bwn {
	color: #ffffff;
	background-color: #CC9966;
	padding: 10px;
	font-size: 11px;
	font-weight: bold;
}

.subhd_grn {
	color: #ffffff;
	background-color: #809966;
	padding: 10px;
	font-size: 11px;
	font-weight: bold;
}

/* END PAGE SUBHEADER */

/* BEGIN SUBSCRIPTION SUBHEADER */
.Subs {
	border-bottom: 1px solid #666666;
	font-size: 12px;
	font-weight: bold;
	color: #OOOOOO;
	padding-top: 5px;
	padding-bottom: 5px;
}
/* END SUBSCRIPTION SUBHEADER */

/* BEGIN TABLES */
.Tbl_a{
	border: #99B399 1px solid;
}

.Tbl_a a{
	color: #000000;
	text-decoration: underline;
}

.Tbl_a a:hover{
	color: #FF6600;
	text-decoration: underline;
}

.Tbl_a_header {
	BORDER: 0px;
	FONT-WEIGHT: bold; 
	FONT-SIZE: 12px; 
	BACKGROUND: #99B399; 
	MARGIN: 0px;
	VERTICAL-ALIGN: middle; 
	COLOR: #FFFFFF;
	PADDING: 4px;
}
.Tbl_a_header A:link {
	COLOR: #FFFFFF; 
	TEXT-DECORATION: none
}
.Tbl_a_header A:visited {
	COLOR: #FFFFFF; 
	TEXT-DECORATION: none;
}
.Tbl_a_header A:active {
	COLOR: #FFFFFF; 
	TEXT-DECORATION: none
}

.Tbl_b{
	border: #99B399 1px solid;
}

.Tbl_c{
	border: #99B399 1px solid;
}

.Tbl_c a{
	color: #000000;
	text-decoration: underline;
}

.Tbl_c a:hover{
	color: #FF6600;
	text-decoration: underline;
}

.Tbl_a_input{
	font-size: 9px;
	width: 130px;
	border: 1px solid #000000;
	font-family: Arial, Helvetica, sans-serif;
}

.Thd {
	background-color: #A5B49F;
	color: #ffffff;
	padding: 5px;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}

.Thd a{
	color: #000000;
	text-decoration: underline;
}

.Thd a:hover{
	color: #FF6600;
	text-decoration: underline;
}

.Thd_sort, .Thd2_sort, .Thd3_sort{
	background-color: #A5B49F;
	color: #ffffff;
	padding: 5px;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}

.Thd_sort a, .Thd2_sort a, .Thd3_sort a{
	display: block;
	color:#FFFFFF;
	text-decoration: none;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
}

.Thd_sort a:hover, .Thd2_sort a:hover, .Thd3_sort a:hover{
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	vertical-align: middle;
	background-color: #B7C3B2;
	font-size: 11px;
	font-weight: bold;
}

.Thd2 {
	background-color: #8C9987;
	color: #ffffff;
	padding: 5px;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}

.Thd3 {
	background-color: #737E6F;
	color: #ffffff;
	padding: 5px;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}

.Thdg {
	background-color: #ffcc66;
	font-weight: bold;
	color: #ffffff;
	padding: 5px;
}

.Thw {
	background-color: #FFFFFF;
	border-bottom: #A5B49F solid 1px;
	padding: 4px;
}

.Thg {
	background-color: #e7e7e7;
	border-bottom: #A5B49F solid 1px;
	padding: 4px;
}

.Thgb {
	background-color: #e7e7e7;
	font-weight: bold;
	border-bottom: #A5B49F solid 1px;
	padding: 4px;
}

.Thw a, .Thg a{  color: #000000;  text-decoration: underline; font-weight: bold; }
.Thw a:hover, .Thg a:hover{  color: #FF6600;  text-decoration: underline; font-weight: bold; }

.Thdg {
	background-color: #B3B3B3;
}

.Thw_noBorder {  PADDING: 4px; BACKGROUND: #ffffff; }
.Thg_noBorder { PADDING: 4px; BACKGROUND: #e7e7e7; }
.Thw_noBorder a, .Thg_noBorder a {  color: #000000; text-decoration: underline; font-weight: bold; }
.Thw_noBorder a:hover, .Thg_noBorder a:hover {  color: #FF6600;  text-decoration: underline; font-weight: bold; }


.Thb_noBorder {  PADDING: 4px;}
.Thb_noBorder a {  color: #000000; text-decoration: underline; font-weight: bold; }
.Thb_noBorder a:hover {  color: #FF6600;  text-decoration: underline; font-weight: bold; }

.Thyb {
	background-color: #ffffe6;
	font-weight: bold;
	padding: 5px;
}
.Thy {
	background-color: #ffffe6;
	padding: 5px;
}

/* CCP */

.fieldLabel	{
 	font-size: 12px;
 	padding-left: 3px;
 	font-weight: bold;
}

.dataLabel {
 	font-size: 12px;
 	padding-left: 3px;
  	font-weight: bold;
} 

.data_element_lookup_attributes {color:black;font-family:arial;font-size:12px;font-weight:bold}
.data_element_lookup_attributes a {color:#000000;text-decoration: underline;font-family:arial;font-size:10px;font-weight:bold}
.data_element_lookup_attributes a:hover {color:#FF6600;text-decoration: underline;font-family:arial;font-size:10px;font-weight:bold}

.standalone_lookup_attributes {color:black;font-family:arial;font-size:12px;font-weight:bold}
.standalone_lookup_attributes a {color:#000000;font-family:arial;font-size:10px;font-weight:bold}
.standalone_lookup_attributes a:hover {color:#FF6600;font-family:arial;font-size:10px;font-weight:bold} 


/* END TABLES */

/* BEGIN SEARCH TABLE */
.ST {
	font-weight: normal;
	background-color: #80CCE6;
}

.SR {
	border-bottom: 1px solid #000000;
}

.LBar {
	color: #000000;
	font-size: 10;
}

.RBar {
	color: #e7e7e7;
	font-size: 10;
}
/* END SEARCH TABLE */

/* BEGIN BACKGROUND COLORS */

.Bgg {
	background-color: #e7e7e7;
}

.Bgg2 {
	background-color: #ffffff;
}

.Bgg3 {
	background-color: #e7e7e7;
}

.Bgb
	{
	background-color: #e7e7e7;
	}

.Bgb2 {
	background-color: #ffffff;
}

.Bggn {
	background-color: #e6ccb3;
}

.Bgw {
	background-color: #ffffff;
}
/* END BACKGROUND COLORS */

/* BEGIN ANCHOR TAGS */

a.Drk, 
a.Drk:visited 
a.Drk:hover {
	color: #000000;
	font-size: 90%;
}
a.Lit, 
a.Lit:visited,
a.Lit:hover {
	color: #FF6600;
	text-decoration: none;
}

a.LitU, 
a.LitU:visited,
a.LitU:hover {
	color: #ffffff;
	text-decoration: underline;
}

a.PNav, 
a.PNav:visited {
	color: #ffffff;
	text-decoration: none;
	font-size: 14px;
}

a.PNav:hover {
	color: #333366;
	text-decoration: underline;
	font-size: 14px;
}

a.MBG, 
a.MBG:visited, 
a.MBG:hover {
	color: #666666;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	margin-left: 0px;
}

a.Ev, 
a.Ev:visited,
a.Ev:hover {
	color: #666666;
	text-decoration: none;
	font-size: 15px;
	font-weight: bold;
}

a.EvSM, 
a.EvSM:visited,
a.EvSM:hover {
	color: #666666;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}

a.PNA{
	color: #000000;
	text-decoration: underline;
}


a.PNA:hover {
	color: #FF6600;
	text-decoration: underline;
}

a.TOP, 
a.TOP:visited 
a.TOP:hover {
	color: #00669;
	font-size: 90%;
}

/* END ANCHOR TAGS */

/* BEGIN IMPORTANT FONT */
.IMP {
	color: #ff6600;
}

.messagetxt {
	COLOR: #ff6600; 
}
/* END IMPORTANT FONT */

/* BEGIN SITEMAP */
UL.sitemap {
	PADDING-LEFT: 2px; MARGIN: 1px 15px
}
/* END SITEMAP */

/* BEGIN EXPANDABLE TREES */
.hoverText { 
 FONT-WEIGHT: normal; 
 FONT-SIZE: 12px; 
 VERTICAL-ALIGN: middle; 
 COLOR: black; 
}
.hoverText a{
 TEXT-DECORATION: none;
 color: #000000;
}

.hoverText a:hover{
 TEXT-DECORATION: underline;
 color: #ff6600;
}

.hoverTextHeader { 
 font-size: 14px;
 font-weight: bold;
 background-color: #e7e7e7;
 color: #000000;
 }
.hoverTextHeader A:link {
 COLOR: black; TEXT-DECORATION: none 
}
.hoverTextHeader A:visited {
 COLOR: black; TEXT-DECORATION: none 
}
.hoverTextHeader A:active {
 COLOR: #ff6600; TEXT-DECORATION: none 
}
/* END EXPANDABLE TREES */

/* BEGIN OLD CSS */

UL.arrows {
	LIST-STYLE-IMAGE: url(../images/HM_off.gif)
}

.heading {
	MARGIN: 1.5em
}
.initial {
	MARGIN: 1.5em
}
TD.sidebar {
	BORDER-RIGHT: black 1px solid; BORDER-TOP: black 1px solid; PADDING-LEFT: 5px; FONT-WEIGHT: bold; COLOR: white; BACKGROUND: #809966; VERTICAL-ALIGN: middle; BORDER-LEFT: black 1px solid; BORDER-BOTTOM: black 1px solid; FONT-FAMILY: Arial, Helvetica, sans-serif, "Trebuchet MS",
		Tahoma, Verdana; TEXT-ALIGN: left
}
TD.sidebar A:link {
	FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: white; TEXT-DECORATION: none
}
TD.sidebar A:visited {
	FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: white; TEXT-DECORATION: none
}
TD.sidebar2 {
	BORDER-RIGHT: black 1px solid; BORDER-TOP: black 1px solid; PADDING-LEFT: 5px; FONT-WEIGHT: bold; COLOR: black; BACKGROUND: #ffffff; VERTICAL-ALIGN: middle; BORDER-LEFT: black 1px solid; BORDER-BOTTOM: black 1px solid; FONT-FAMILY: Arial, Helvetica, sans-serif, "Trebuchet MS",
		Tahoma, Verdana; TEXT-ALIGN: left
}
TD.sidebar2 A:link {
	FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: black; TEXT-DECORATION: none
}
TD.sidebar2 A:visited {
	FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: black; TEXT-DECORATION: none
}
TD.gutter {
	BORDER-TOP-WIDTH: 0px; BORDER-LEFT-WIDTH: 0px; BACKGROUND: white; BORDER-BOTTOM-WIDTH: 0px; MARGIN: 0px; WIDTH: 10px; BORDER-RIGHT-WIDTH: 0px
}
TD.content {
	BACKGROUND: white; VERTICAL-ALIGN: top; WIDTH: 568px; TEXT-ALIGN: left; line-height:18px;
}
TD.contentNoWidth {
	BACKGROUND: white; VERTICAL-ALIGN: top; TEXT-ALIGN: left; line-height:18px;
}
.v15 {
    COLOR: #000000; FONT-FAMILY: arial; FONT-SIZE: 9pt; TEXT-DECORATION: none; LINE-HEIGHT: 14pt
}
.v20 {
    COLOR: #000000; FONT-FAMILY: arial; FONT-SIZE: 11pt; TEXT-DECORATION: none; LINE-HEIGHT: 18pt
}
.v25 {
    COLOR: #000000; FONT-FAMILY: arial; FONT-SIZE: 14pt; TEXT-DECORATION: none; LINE-HEIGHT: 18pt
}
.SubH {
	FONT-WEIGHT: bold; FONT-SIZE: 12px; BORDER-BOTTOM: #3399cc 2px solid; BACKGROUND-COLOR: #66ccff
}

.v20e { font-size: 11pt; line-height:14pt; font-family: Arial, Helvetica, sans-serif;}


.Subs {
	FONT-WEIGHT: bold; FONT-SIZE: 12px; BORDER-BOTTOM: #ff6600 2px solid; BACKGROUND-COLOR: #ffcc66
}
TD.content_nonav {
	BACKGROUND: white; VERTICAL-ALIGN: top; WIDTH: 708px; TEXT-ALIGN: left
}

.bodytext1 {
	FONT-WEIGHT: bold; FONT-SIZE: 12px; FONT-FAMILY: Arial, Helvetica, sans-serif
}
.subheading1 {
	FONT-WEIGHT: bold; FONT-SIZE: 12px; FONT-FAMILY: Arial, Helvetica, sans-serif
}
.list1 {
	LIST-STYLE-TYPE: none
}
.list2 {
	FONT-STYLE: italic; LIST-STYLE-TYPE: none
}

.pageheader1 {
	BORDER-TOP-WIDTH: 0px; PADDING-RIGHT: 7px; PADDING-LEFT: 7px; FONT-WEIGHT: bold; BORDER-LEFT-WIDTH: 0px; FONT-SIZE: 14px; BACKGROUND: #809966; BORDER-BOTTOM-WIDTH: 0px; PADDING-BOTTOM: 7px; MARGIN: 0px; COLOR: white; PADDING-TOP: 7px; TEXT-ALIGN: center; BORDER-RIGHT-WIDTH: 0px; MARGIN: 0px; PADDING: 2px
}
.whatsnewtable {
	BORDER-TOP-WIDTH: 0px; BORDER-LEFT-WIDTH: 0px; BACKGROUND: #80cce6; BORDER-BOTTOM-WIDTH: 0px; BORDER-RIGHT-WIDTH: 0px
}
.whatsnewheader {
	FONT-WEIGHT: bold; BACKGROUND: #80cce6; COLOR: #000000; TEXT-ALIGN: center
}

.newsletterheader1 {
	PADDING-RIGHT: 4px; PADDING-LEFT: 4px; PADDING-BOTTOM: 2px; PADDING-TOP: 2px; FONT-WEIGHT: bold; FONT-SIZE: 16px; BACKGROUND: #FFFFFF; COLOR: #809966; MARGIN: 2px; TEXT-ALIGN: CENTER; PADDING: 4px
}
/*BEGIN 5 TABS CSS*/

.5Tabs {
	width: 590px;
}

#2tabs {
	width: 100%;
}


/*END 5 TABS CSS*/


/* END OLD CSS */

/* END SEARCH */

a.Wh, 
a.Wh:visited,
a.Wh:hover {
	color: #FFFFFF;
	text-decoration: none;
}

a.LitSmall, 
a.LitSmall:visited,
a.LitSmall:hover {
	color: #000000;
	text-decoration: none;
	font-size: 10px;
}


/* Sortable tables */
table.sortable a.sortheader {
    color:#ffffff;
    text-decoration: none;
    display:block;
}
table.sortable span.sortarrow {
    color: #ffffff;
    text-decoration: none;
}

/* BEGIN: Image Thumbnail CSS */

.imageThumb a{
	border: solid 1px #A5B49F;
}

.imageThumb a:hover{
	border: solid 1px #809966;
}

/* END: Image Thumbnail CSS */

/*Begin: Rate this Page */
.ratePage {
background-color:#E7E7E7;
}
/*End Rate this Page */

/*Begin: Search Results, Added as they run off an unkown CSS*/
.navbar {
	background-color: #99B399;
	padding: 5px;
}

.SearchControls {
	font-size: 11px;
	background-color: #99B399;
}
.result-count {
	color: #FFFFFF;
	font-weight: bold;
	text-align:left;
	background-color: #99B399;
}

.search-options {
	text-align:right;
	background-color: #99B399;
	padding-right: 5px;
}

.search-options a{
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}

.search-options a:hover{
	color: #FF6600;
	font-weight: bold;
	text-decoration: underline;
}

.title {
	color:#000000;
}

.title a{
	color:#000000;
	text-decoration: underline;
}

.title a:hover{
	color:#FF6600;
	text-decoration: underline;
}

.description {
	color: #000000;
	font-size: 11px;
}
.highlight-link a{
	color: #000000;
	font-size: 11px;
	text-decoration: underline;
}

.highlight-link a:hover{
	color: #FF6600;
	text-decoration: underline;
}

.fs a{
	color: #000000;
	font-size: 11px;
	text-decoration: underline;
}

.fs a:hover{
	color: #FF6600;
	text-decoration: underline;
}

.PageNavigation {
	color:#000000;
	font-size: 11px;
}

.paging {
	text-align:right;
}
/*End Search Results */

/*class for left_nav persistant menu 28 Mar 2004*/
.PN_strip_blank {
	display:block;
	padding: 3px 10px 3px 10px;
	background-color: #A1C4E6;
	color: #000000;
	text-decoration: none;
	font-size: 11px;
	border-bottom: #ffffff 1px solid;
}

.litpad {
	display: block;
	text-align: left;
	text-indent: 20px;
	color: #FFFFFF;
	font-weight: bold;
	margin: 0px;
	padding: 5px 0px 0px 0px;
}

/**/

/* ---- END GLOBAL NAVIGATION ---- */