/* CSS Document */

body {height:100%}
body, table, td, input, select, h1, h2, h3, h4, h5, h6 {font-family:Arial; font-size:11px; color:#0b0000;}
h1, h2, h3, h4, h5, h6 {font-weight:bold;}
body, form {margin:0px; padding:0px;}
a {color:#0b0000;text-decoration:none;}
a:hover {text-decoration:underline;}
.search {width:100px; height:17px;}

/* Font and link definitions */
.bold {font-weight:bold;}
.italic {font-style:italic;}
.light {color:#666666;}
.lgLnk {font-size:12px; font-weight:bold;}
.lgLnk:hover {text-decoration:underline;}
.introLnk {font-size:12px; font-weight:bold; color:#009eff;}
.introLnk:hover {text-decoration:underline;}
.introTxt {font-size:12px; color:#0B0000;}
.sectionLnk {font-size:12px; color:#ffffff;}
.sectionLnk:hover {text-decoration:underline;}
.footerLnk {color:#000000;}
.footerLnk:hover {text-decoration:underline;}
.featureLnk {color:#006699;}
.featureLnk:hover {text-decoration:underline;}
.featureLnkSelect {color:#006699; text-decoration:underline;}
.headlineLnk {color:#333333; font-weight:bold;}
.headerLnk {color:#333333;}
.headerLnk:hover {text-decoration:underline;}
.detailBodyLnk {color:#006699; text-decoration:underline;}
.detailBodyItem {color:#006699;}
.detailImageDesc {color:#999999;}
.relevanceOn {color:#006699;}
.relevanceOff {color:#999999;}
.bodyTxt {font-family:Arial; font-size:11px; color:#333333;}
.TitleTxt {font-family:Arial; font-size:13px; font-weight:bold; color:#000000;}
.CaptionTxt {font-family:Arial; font-size:11px; color:#484848;}

/* Added by Venu on Apr 29 for Search */
.categoryLnkBig {font-family:Arial; font-size:12px; font-weight:bold; color:#333333;}
.categoryLnkBig {color:#006699;}
.categoryLnkBig:hover {text-decoration:underline;}
.categoryLnkBigSelect {color:#006699; text-decoration:underline;}
.categoryLnkSmall {font-family:Arial; font-size:11px; color:#333333;}
.categoryLnkSmall {color:#006699;}
.categoryLnkSmall:hover {text-decoration:underline;}
.categoryLnkSmallSelect {color:#006699; text-decoration:underline;}

/* LB */
.orange
{
	color:#E96A43;
}
a.orange
{
	color:#E96A43;
	text-decoration:underline;
}
a.orange:hover 
{
	color:#53707D; 
	text-decoration:underline;
}
.blue
{
	color:#6A8D99;
}

a.blue
{
	color:#6A8D99;
	text-decoration:underline;
}
a.blue:hover
{
	color:#E96A43;
	text-decoration:underline;
}
.menu
{
	color:#374245;
}
a.menu
{
	color:#374245;
	text-decoration:underline;
}
a.menu:hover
{
	color:#E96A43;
	text-decoration:underline;

}
.copy
{
	color:#6A8D99;
}
a.copy
{
	color:#6A8D99;
	text-decoration:none;
}
a.copy:hover
{
	color:#E96A43;
	text-decoration:none;
}
/* END */

/* Added by JL */
.standard {font-family:Arial; font-size:11px; color:#333333;}
.appName {font-size:13px;font-weight:bold; color:#006699;}
.dispName {color:#FFFFFF; font-weight:bold;}
.mission {
	font-size: 12px;
	font-style: italic;
	color: #990000;
	font-weight: bold;
}


.ValSummary
{
	text-align:left;
}

