BODY {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	font-weight: normal;
}

table, td {font-size: 14px;}

.hidelabel {display: none; }

.textColor {
	color: #006699;
}

.navMenuColor {
	background-color: #006699;
}

.highlightColor {
	background-color: #0098E1;
}

.lineColor {
	background-color: #ffffff;
}

BLOCKQUOTE {
	margin-left: 5;
	margin-top: 5;
}

A {
	color: #006699;
}

A:visited {
	color: #006699;
}

OL {
	list-style-position: outside;
	line-height: 125%;
        font-size: 14px;
}

UL {
	list-style-position: outside;
	list-style-image: url(Images/GUI/bullet.gif);
	list-style-type: square;
	line-height: 120%;
        font-size: 14px;
}

.header_1 {
	font-size: 150%;
	font-weight: bold;
	color: #006699;
	margin-bottom: 5;
	font-style: normal;
}

.header_2 {
	font-size: 130%;
	font-weight: bold;
	color: #006699;
	margin-bottom: 5;
	font-style: normal;
}

.header_3 {
	font-size: 110%;
	font-weight: bold;
	color: #006699;
	margin-bottom: 5;
	font-style: normal;
}

.header_4 {
	font-size: 105%;
	font-weight: bold;
	color: #006699;
	margin-bottom: 5;
	font-style: normal;
}

.header_5 {
        font-size: 97%;
        font-weight: bold;
        color: #006699;
        margin-bottom: 5;
        font-style: normal;
}

.headerBar {
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-align: left;
	padding-left: 10;
	background-color: #006699;
}

.searchTerm {
        font-size: 10px;
        color: #006699;
}

a.searchTerm:visited {
        font-size: 10px;
        color: #999999;
}

.searchTermCount {
	font-size: 12px;
	color: #000000;
}

.descriptText {
        font-size: 11px;
        color: #0098E1;
        font-weight: bold;
}

.calloutTitle {
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-align: left;
	background-color: #407ABF;
}

.callOut {
	font-size: 11px;
	color: #006699;
	font-weight: bold;
	line-height: 10px;
	text-decoration: none;
}


A.callOut {
	color: #006699;
}
A.callOut:visited {
	color: #999999;
}

.menuLevel1 {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
A.menuLevel1 {
	color: #FFFFFF;
}

A.menuLevel1:visited {
	color: #FFFFFF;
}

A.menuLevel1:hover {
	color: #FFFFFF;
}

.toolBar {
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}

A.toolBar:visited {
        color: #666666;
}

A.toolBar:hover {
	color: #FFFFFF;
}

.title {
	font-size: 100%;
	font-weight: bold;
	color: #000000;
}

.italicText {
	font-weight: normal;
	font-style: italic;
}

.boldText {
	font-weight: bold;
}

.smallText {
	font-size: 11px;
	color: #006699;
	font-weight: normal;
}
.smallTextBold {
	font-size: 11px;
	color: #006699;
	font-weight: bold;
}

.footerText {
	font-size: 75%;
	font-weight: normal;
	color: #0059BF;
}

pre.fixFont {
           font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 14px;
	font-weight: normal;
}

a.navsmall {
        font-family:  Arial, Verdana, "Sans-serif";
        font-size: x-small;
        font-weight: 500;
        color: #006699;
        text-decoration: none
}
a.navsmall:hover {text-decoration: underline; background-color: #eeeeee;}

a.navsmall:visited {color: #999999}

.textsmall {
        font-family:  Arial, Verdana, "Sans-serif";
        font-size: x-small;
        font-weight: 500;
        color: #000000;
        text-decoration: none
}

.suppLink {  
        font-size: 11px; 
        color: #006699; 
        font-weight: bold; 
        line-height: 10px; 
        text-decoration: underline; 
} 
 
A.suppLink {  
        color: #006699; 
} 

A.suppLink:visited {  
        color: #999999; 
} 

.breadCrumb {  
        font-size: 75%; 
        font-weight: bold; 
        color: #000000; 
        margin-bottom: 5; 
        font-style: normal; 
}

.highlightsearch {
        font-family: Arial, Helvetica, sans-serif;
        font-style: normal;
        font-weight: bold;
        font-variant: normal;
        background-color: #FFFF99;
}

.tab01 {
	color: #000000;
	background-color: #CECFCE;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}

.tab02 {
	color: #FFFFFF;
	background-color: #5A9ADE;
	font-weight: bold;	
	text-align: center;
	text-decoration: none;
}
