/* CSS Document */

.body {
	font-family: Arial, sans-serif, Helvetica, Verdana;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	text-align: left;
	line-height: 16px;
}
.body a:link {
	color: #005898;
	text-decoration: underline;
}
.body a:visited {
	color: #005898;
	text-decoration: underline;
}
.body a:hover {
	color: #E08614;
	text-decoration: underline;
}
.body a:active {
	color: #E08614;
	text-decoration: none;
}

/* COLOR FOR RIGHT NAVIGATION */
.news{
	font-family: Arial, sans-serif, Helvetica, Verdana;
	font-size: 11px;
	color: #2C3139;
	font-weight: normal;
	text-align: left;
}
.news a:link {
	color: #2C3139;
	text-decoration: underline;
}
.news a:visited {
	color: #2C3139;
	text-decoration: underline;
}
.news a:hover {
	color: #E08614;
	text-decoration: underline;
}
.news a:active {
	color: #E08614;
	text-decoration: none;
}

/* COLORS FOR PAGE TITLES */
.blueh1 { 
	font-family: sans-serif, Arial, Helvetica, Verdana;
	font-size: 12px; 
	color: #001747; 
	font-weight: bold; 
}
.techlineh1 {
	font-family: Verdana, sans-serif, Arial, Helvetica;
	font-size: 14px;
	color: #034577;
	font-weight: bold;
}
.techlineh2 {
	font-family: Verdana, sans-serif, Arial, Helvetica;
	font-size: 12px;
	color: #E08614;
	font-weight: bold;
	font-style: italic;
}
.date {
	font-family: Arial, sans-serif, Helvetica, Verdana;
	font-size: 9px;
	color: #000000;
}
.khakih1 { 
	font-family: sans-serif, Arial, Helvetica, Verdana;
	font-size: 12px; 
	color: #2C3139; 
	font-weight: bold 
}
.orangeh1 { 
	font-family: sans-serif, Arial, Helvetica, Verdana;
	font-size: 14px; 
	color: #E08614; 
	font-weight: bold 
}
.orangeh2 { 
	font-family: sans-serif, Arial, Helvetica, Verdana;
	font-size: 14px; 
	color: #E08614; 
	font-weight: normal
}
.orangeh3 { 
	font-family: Arial, sans-serif, Helvetica, Verdana;
	font-size: 12px; 
	color: #E08614; 
	font-weight: bold
}
.whiteh1 { 
	font-family: Arial, sans-serif, Helvetica, Verdana;
	font-size: 14px; 
	color: #FFFFFF; 
	font-weight: bold
}

/* COLOR FOR GOOGLE BUTTONS*/
.search {
	font-family: Arial, sans-serif, Helvetica, Verdana;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	text-align: center;
	line-height: 16px;
}

/* COLOR FOR CAPTIONS*/
.caption {
	font-family: Verdana, sans-serif, Helvetica, Arial;
	font-size: xx-small;
	color: #034577;
	font-weight: normal;
	text-align: center;
	font-style: normal;
	line-height: 12px;
}

/* COLOR FOR CREDITS*/
.credit {
	font-family: "Arial Narrow";
	font-size: xx-small;
	color: #000000;
	font-weight: normal;
	line-height: 10px;
}

/* FORMATTING FOR LISTS */
li{ margin-left: -8px; padding-left: 0px; margin-bottom: 3px; margin-top: 0px;
}

 ol li { list-style-type: decimal; margin-left: -10px; padding-left: 0px; margin-bottom: 3px; margin-top: 6px;}
 ol ol li { list-style-type: lower-alpha; margin-left: -18px; padding: 0px 3px 3px 5px;
}

 ul {
	list-style-image: url("/images/icons/arrow_sm_lt_orange.gif");
	margin-left: 0;
	margin-bottom: 0px; 
	margin-top: 3px;
	padding-left: 2em;
	text-indent: 0em;}
 ul ul { margin-left: -5px; margin-top: 0px; margin-bottom: 0px;
 		 list-style-image: url("/images/icons/square_exsm_lt_orange.gif");
	}

/* COLOR FOR SMALL WHITE TEXT*/
.white {
	font-family: Verdana, sans-serif, Arial, Helvetica;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}
.white a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.white a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.white a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.white a:active {
	color: #FFFFFF;
	text-decoration: none;
}
/* COLOR FOR FOOTER LOWERCASE TEXT */	
.iteam3 {
	font-family: sans-serif, Arial, Helvetica, Verdana;
	font-size: 11px;
	color: #EFECE7;
	font-weight: normal;
}
.iteam3 a:link {
	color: #EFECE7;
	text-decoration: none;
}
.iteam3 a:visited {
	color: #EFECE7;
	text-decoration: none;
}
.iteam3 a:hover {
	color: #FFFFFF;
}
.iteam3 a:active {
	color: #9C9B77;
	text-decoration: none;
}	
/* COLOR FOR FOOTER UPPERCASE TEXT */	
.iteam4 {
	font-family: sans-serif, Arial, Helvetica, Verdana;
	font-size: 11px;
	color: #EFECE7;
	font-weight: normal;
	text-transform: uppercase;	
}
.iteam4 a:link {
	color: #EFECE7;
	text-decoration: none;
}
.iteam4 a:visited {
	color: #EFECE7;
	text-decoration: none;
}
.iteam4 a:hover {
	color: #FFFFFF;
}
.iteam4 a:active {
	color: #9C9B77;
	text-decoration: none;
}	
/* COLOR FOR BOLD BODY HEADINGS */
.biteam {
	font-family: Verdana, sans-serif, Arial, Helvetica;
	font-size: 11px;
	color: #2C3139;
	font-weight: bold;
	text-transform: uppercase;
}	
.biteam a:link {
	color: #2C3139;
	text-decoration: none;
}
.biteam a:visited {
	color: #2C3139;
	text-decoration: none;
}
.biteam a:hover {
	color: #FFFFFF;
}
.biteam a:active {
	color: #2C3139;
	text-decoration: none;
}	
/* COLORS FOR BREADCRUMBS */
.crumbs {
	font-family: sans-serif, Arial, Helvetica, Verdana;
	font-size: 10px;
	color: #005898;
	font-weight: normal;
	font-style: italic;
}
.crumbs a:link {
	color: #005898;
	text-decoration: none;
	font-style: normal;
}
.crumbs a:visited {
	color: #005898;
	text-decoration: none;
	font-style: normal;
}
.crumbs a:hover {
	color: #005898;
	text-decoration: underline;
	font-style: normal;
}
.crumbs a:active {
	color: #005898;
	text-decoration: none;
	font-style: normal;
}
/* COLORS FOR LINES */
.liwhite {
	color: #FFFFFF;
	line-height: 1px;
}
.lidark{
	color: #001747;
	line-height: 1px;
}
.iteam2{
	color: #EFECE7;
	line-height: 1px;
}
p {
}
