a
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #618592;
	text-decoration: underline;
	line-height: 16px;
}

.grayBkgrd {
	background-repeat: repeat-y;
	background-position: left top;
	background-image: url(images/gray_gradient.jpg);
}
.blueBkgrd {
	background-image: url(images/blue_gradient.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.secSubHead01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #618592;
}
.callOut {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #D78938;
	line-height: 20px;
}
.bodyText01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #333333;
}
.bodynote {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 16px;
	color: #333333;
}
a.menuTL {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
}
a.menuTL:hover {
	color: #51879F;
}
a.menuBL {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 18px;
	font-weight: bold;
	color: #618592;
	text-decoration: none;
}
a.menuBL:hover {
	text-decoration: underline;
}
a.menuTLs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 20px;
}
a.menuTLs2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #618592;
	text-decoration: none;
}
a.menuBLs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 18px;
	font-weight: bold;
	color: #3A7893;
	text-decoration: underline;
}
.callOut_purple {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666699;
	line-height: 20px;
}
.callOut_yellow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CC9900;
	line-height: 20px;
}
.callOut_orange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #D67D07;
	line-height: 20px;
}
.callOut_blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #004B6C;
	line-height: 20px;
}
.callOut_brown {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #7E4F45;
	line-height: 20px;
}
.callOut_green {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #669933;
	line-height: 20px;
}
.bodySubHead01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #000000;
	font-weight: bold;
}
.bodyHilite01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #666666;
	font-style: italic;
}
.footNote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 10px;
	color: #666666;
}
a.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #618592;
	text-decoration: underline;
	font-style:normal;
	line-height: 16px;
}
.superS {
	line-height: 8px;
}
.teaser {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #004B6C;
}
.vert_line {
	background-image: url(images/vert_line.gif);
	background-repeat: repeat-y;
	background-position: left top;
}

/* Usage :  Page heading on the search results page.
 */
h1.isearch
{
    text-align:center;
}


/* Usage :  To display the header line with the following messages:
 *             "Search results for _words_."
 *             "Showing results 1 to 10 of 17"
 */
table.isearch_head
{
}

td.isearch_head
{
    font-size:140%;
}

/* Usage : Advanced search form.
 */
table.isearch_advanced
{
    background-color:#b8ccee;
}


/* Usage :  To display the page title in the results list.
 */
a.isearch_title:link
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #618592;
	text-decoration: underline;
	line-height: 16px;
}

a.isearch_title:visited
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #618592;
	text-decoration: underline;
	line-height: 16px;
}


/* Usage :  To display the page description in the results list.
 */
.isearch_description
{
    font-size:100%;
}


/* Usage :  To display the page score in the results list.
 */
.isearch_score
{
    font-size:12px;
    color:#000080;
}


/* Usage :  To display the page url in the results list.
 */
a.isearch_url:link
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #618592;
	text-decoration: underline;
	line-height: 16px;
}

a.isearch_url:visited
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #618592;
	text-decoration: underline;
	line-height: 16px;
}


/* Usage :  To display the file size in the results list.
 */
.isearch_size
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
    color:#008000;
}


/* Usage :  To display the "Cached" string in the results list.
 */
a.isearch_viewcache:link
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
    color:#6f6f6f;
}

a.isearch_viewcache:visited
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
    color:#6f6f6f;
}


/* Usage :  To display the "<< Previous Page" and "Next Page >>" links.
 */
table.isearch_prevnext
{
}

td.isearch_prevnext
{
}

a.isearch_prevnext:link
{
}

a.isearch_prevnext:visited
{
}


/* Usage :  To display the "No matches found." string.
 */
h2.isearch_nomatch
{
    font-size:140%;
    color:red;
}


/* Usage :  To display highlighted words in the page descriptions
 */
.isearch_highlight
{
    font-weight:bold;
}


/* Usage :  Displaying the search string in the message:
 *              Search results for _words_.
 */
.isearch_search
{
    font-style:italic;
}


/* Usage :  To display the:
 *               "This is the contents of the iSearch cache for the URL %u"
 *          message when displaying a cached page.
 */
h2.isearch_cachedpage
{
    font-size:140%;
}


/* Usage :  To display the search statistics table
 */
table.isearch_stats {
}

table.isearch_stats th, table.isearch_stats td{
    padding: 3px;
    padding-left: 1px;
    padding-right: 10px;
}

table.isearch_stats th {
    color: #ffffff;
    background-color: #3366cc;
}

table.isearch_stats td {
    background-color: #ffffcc;
    color: #003399;
}

table.isearch_stats caption {
    color: #003399;
    font-weight: bold;
    font-size: 17px;
    font-style: italic;
}


/* Usage:  Displaying "Did you mean to search for:" test and links when
 * displaying alternative searches.
 */
.isearch_suggest_title
{
    color: #004422;
}

a.isearch_suggest:link
{
    padding-left: 50px;
    color: #008844;
}

a.isearch_suggest:visited
{
    padding-left: 50px;
    color: #008844;
}


/* Usage: Displaying a single extra link in search results (professional version only)
 */
.isearch_link
{
    /* Set background colour for extra links */
    background-color: #ffffc0;
}

/* Usage: Displaying all extra links in search results (professional version only)
 */
.isearch_link_all
{
    /* Add an extra space seperating links from normal results. */
    padding-bottom: 15px;
}
.tanBkgrdCopy {

	background-repeat: repeat-y;
	background-position: left top;
	background-image: url(images/tan_gradient.jpg);
}
