body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #838383;
}

ul {
	list-style: disc;
	margin-left: 2em;
	padding-right: 12px;
	margin-top: -1em;
}
#Content li ul {
	list-style: disc;
	margin-left: 2em;
	padding-right: 12px;
	margin-top: .001em;
}

.QATable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #838383;
}

A:link {
	text-decoration: line;
	color: #838383;
}

A:hover {
	text-decoration: none;
}

A:visited {
	text-decoration: line;
	color: #838383;
}

.content {
	font-size: 12px;
	padding-left: 25px;
	padding-top: 10px; 
	padding-bottom: 10px; 
	line-height: 14pt; 
	padding-right: 25px;
}

.italic {
	font-style: italic;
}

.bold {
	font-weight: bold;
}

.boldItalic {
	font-weight: bold;
	font-style: italic;
}

.footer {
	font-weight: bold;
	font-size: 9px;
	color: #838383;
}

.footer A:link {
	text-decoration: line;
	color: #838383;
}

.footer A:hover {
	text-decoration: none;
}

.footer A:visited {
	text-decoration: line;
	color: #838383;
}

.subNav {
	font-size: 11px;
	font-weight: bold;
	color: #838383;
}

.subNav A:link {
	text-decoration: line;
}

.subNav A:hover {
	text-decoration: none;
}

.subNav A:visited {
	text-decoration: line;
	color: #838383;
}

.titleYellow {
	color: #d68f05;
	font-size: 16px;
	font-weight:bold;
}

.titleGrey {
	color: #696969;
	font-size: 16px;
	font-weight: bold;
}

.titleTeal {
	color: #00759a;
	font-size: 12px;
	font-weight: bold;
	padding-left: 5px;
}

.crumbs {
	color: #00759a;
	font-size: 12px;
	font-weight: bold;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	display: block;
	line-height: 18px;
}

a.crumbsTeal:link {
	color: #00759a;
	font-size: 12px;
	font-weight: bold;
	text-decoration: line;
}

a.crumbsTeal:hover {
	color: #00759a;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

a.crumbsTeal:visited {
	color: #00759a;
	font-size: 12px;
	font-weight: bold;
	text-decoration: line;
}

a.crumbsYellow:link {
	color: #d68f05;
	font-size: 12px;
	font-weight: bold;
}

a.crumbsYellow:link {
	color: #d68f05;
	font-size: 12px;
	font-weight: bold;
	text-decoration: line;
}

a.crumbsYellow:hover {
	color: #d68f05;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

a.crumbsYellow:visited {
	color: #d68f05;
	font-size: 12px;
	font-weight: bold;
	text-decoration: line;
}

.tagline {
	color: #d68f05;
	font-size: 12px;
	font-weight: bold;
	padding-left: 25px;
}

.yellow {
	color: #d68f05;
	font-size: 16px;
	font-weight: bold;
	padding-left: 25px;
}

.teal {
	color: #00759a;
	font-size: 12px;
	font-weight: bold;
}

.teal A:link {
	color: #00759a;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

.teal A:hover {
	color: #00759a;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

.teal A:visited {
	color: #00759a;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

.white {
	color: white;
	font-size: 14px;
	font-weight: bold;
	padding-left: 10px;
}

.white A:link {
	color: white;
	font-size: 14px;
	font-weight: bold;
	padding-left: 10px;
	text-decoration: line;
}

.white A:hover {
	color: white;
	font-size: 14px;
	font-weight: bold;
	padding-left: 10px;
	text-decoration: none;
}

.white A:visited {
	color: white;
	font-size: 14px;
	font-weight: bold;
	padding-left: 10px;
	text-decoration: line;
}


.teaser {
	font-size: 11px;
	font-weight: bold;
	padding-left: 5px;
	color: #838383;
}

.teaser A:link {
	font-size: 11px;
	font-weight: bold;
	color: #838383;
	text-decoration: none;
}

.teaser A:hover {
	font-size: 11px;
	font-weight: bold;
	color: #00759a;
	text-decoration: line;	
}

.teaser A:visited {
	font-size: 11px;
	font-weight: bold;
	color: #00759a;
	text-decoration: none;
}

.sidebar {
	padding: 0px;
	padding-left: 10px;
	padding-right: 5px;
	color: #00759a;
}

.sidebar A:link {
	text-decoration: line; 
	color: #00759a;
} 

.sidebar A:hover {
	text-decoration: none; 
	color: #00759a;
} 

.sidebar A:visited {
	text-decoration: line; 
	color: #00759a;
} 

.barForm {
	padding: 0px;
	padding-left: 10px;
	padding-right: 5px;
	font-size: 12px;
	color: #00759a;
}

#sidebar { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
}

#sidebar A:link {
	text-decoration: line; 
} 

#sidebar A:hover {
	text-decoration: none; 
} 

#sidebar A:visited {
	text-decoration: line; 
} 

#tooltip {
	padding: 3px;
	background: #f9f9f9;
	border: 1px solid #eee;
	font-size: 10px;
	font-weight: bold;
}

span.tip {
	border-bottom: 1px solid #eee;
}

.searchtable {
	width:100%; 
	padding:0px; 
	border-width:0px; 
	margin:0px;
}

.searchtable tbody {
	padding:0px; 
	margin:0px;
}

.searchtable table {
	margin:0px;
	padding:0px;
}

.searchtable td {
	font-size: 12px;
	padding:0px; 
	margin:0px;

}
/*Search Page Style Start*/
.resultTitle 
{
	font-weight: bold;
}
.resultNav
{
	font-weight: bold;
}
.searchResults
{
	color: #3c3c3b;
    font-size:12px;
	line-height:14pt;
}
.searchResultSummary
{
	padding-left:60px;
	padding-top:2px;
}
.resultTitle
{
	font-size:12px;
	line-height:14pt;
    color: #3c3c3b;
    font-weight:bold;
}
.searchNum
{
	padding-left:2px;
	padding-right:2px;
}
.resultNav
{
	color: #3c3c3b;
    font-size:12px;
	line-height:14pt;
}
.SearchNumlanded
{
	color: #3c3c3b;
	font-size:12px;
	line-height:14pt;
}
.searchResultItem
{
	font: 12px; 
    color: #3c3c3b;
}
.searchResultNumber
{
	font: 12px; 
    color: #3c3c3b;
}
.searchResultLinkContainer
{
	font: 12px; 
    text-decoration: none;
	
}
.searchResultLinkContainer :hover
{
	text-decoration: underline;
}
.searchResultLink
{
	font: 12px; 
    color: #3c3c3b;
}
.searchResults
{
	font-weight:bold;
	padding-bottom:3px;
}
.searchResultSummary
{
	padding-left:60px;
	padding-top:2px;
}
.searchNum
{
	padding-left:2px;
	padding-right:2px;
}

.searchNum.Landed
{
	font-weight:bold;
}
/* Search end */
.searchtable tr {
	padding:0px; 
	margin:0px;
}

.searchresults {
	font-size: 12px;
	width:100%; 
	padding:0px; 
	border-width:0px; 
	margin:0px;
}

.searchresultscol1 {
	padding:0px; 
	margin:0px; 
	width:13%;
}

.searchresultscol2 {
	padding:0px; 
	margin:0px;
}

.csInvisible
{
display:none;
visibility:hidden;
}

/*#divMainPanel {
    height:100%;
    background-color:#ebebeb;
	opacity:0;
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
 }*/

.csTestStyle {
  font-weight:bold;
  color:red;
}

.csDivMainPanel {
background-color:#ebebeb;
opacity:1.00; /* firefox, opera, safari, chrome */ 
-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(opacity=100)"; /* IE 8 */ 
filter:alpha(opacity=100); /* IE 4, 5, 6 and 7 */ 
zoom:1 /* so the element "hasLayout" 
/* or, to trigger "hasLayout" set a width or height */
}
