﻿/* Left9900hand navigation classes */
/* 			Level 1 Definitions */
a:link.navL1 {color: #000000;font-family : Verdana;font-weight : 700;font-size : x-small;text-decoration : none}
a:visited.navL1 {color: Black;font-family : Verdana;font-weight : 700;font-size : x-small;text-decoration : none} 
a:hover.navL1 {color : #FFFFCC;font-family : Verdana; font-weight : 700;font-size : x-small;text-decoration : none}
a:active.navL1 {color: #990033;font-family : Verdana;font-weight : 700;font-size : x-small;text-decoration : none}
/* 			Level 2 Definitions */
a:link.navL2 {color: Black;font-family : Verdana;font-weight : normal;font-size : xx-small;text-decoration : none}
a:visited.navL2 {color: Black;font-family : Verdana;font-weight : normal;font-size : xx-small;text-decoration : none} 
a:hover.navL2 {color : #FFFFCC;font-family : Verdana;font-weight : normal;font-size : xx-small;text-decoration : none}
a:active.navL2 {color: #990033;font-family : Verdana;font-weight : normal;font-size : xx-small;text-decoration : none}
/* Righthand navigation classes */
.surveyHead { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; color: #000000; background-color: #FCCD3C; padding-top: 1px; padding-bottom: 1px; padding-left: 2px;}
.bodysm { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: normal; color: #000000}
.rightlinkTable{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; color: #000000; width : 150px; padding-top: 0px; padding-bottom: 0px; padding-left: 0px;  padding-right: 0px; border-bottom : 0;  border-left : 0;  border-right : 0;  border-top : 0;}
.rightlinkHead { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; color: #000000; background-color: #FCCD3C; padding-top: 1px; padding-bottom: 1px; padding-left: 2px;  padding : 0; }
.rightlinkBody { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: normal; color: #000000}
a:link.navR1 {color: Blue;font-family : Verdana;font-weight : normal;font-size : 8pt;text-decoration : none}
a:visited.navR1 {color: Blue;font-family : Verdana;font-weight : normal;font-size : 8pt;text-decoration : none} 
a:hover.navR1 {color : Maroon;font-family : Verdana;font-weight : normal;font-size : 8pt;text-decoration : none}
a:active.navR1 {color: Maroon;font-family : Verdana;font-weight : normal;font-size : 8pt;text-decoration : none}

/* Main Content Classes */
body {
	font-family: Verdana, Arial, Helvetica;
	background-color: rgb(255,255,255);
	color: Black;
	margin-top : 0px;
	margin-left : 0px;
}
table {table-border-color-light: rgb(255,255,153);table-border-color-dark: rgb(255,255,51);}

h6 {font-family: Verdana, Arial, Helvetica;}

h5 {font-family: Verdana, Arial, Helvetica;}

h4 {font-family: Verdana, Arial, Helvetica;}

h3 {font-family: Verdana, Arial, Helvetica;}

h2 {font-family: Verdana, Arial, Helvetica;}

h1 {font-family: Verdana, Arial, Helvetica;}

.pagetitle {
	font-family:verdana, arial, helvetica;
	font-size: 18px;
	line-height:18px;
	font-weight : bold;
	font-style : normal;
}
td.content {font-family:verdana, arial, helvetica; font-size:12px; line-height:16px;}
a:link {color: Blue;font-family : Verdana;font-weight : normal;font-size : x-small;text-decoration : underline;}
a:visited {color: Blue;font-family : Verdana;font-weight : normal;font-size : x-small;text-decoration : underline;} 
a:hover {color : Red;font-family : Verdana;	font-weight : normal;font-size : x-small;text-decoration : underline;}
a:active {color: #990033;font-family : Verdana;font-weight : normal;font-size : x-small;text-decoration : underline;}

/* Footer Content Classes */
.footer {font-family:verdana, arial, helvetica; font-size:8pt; }
a:link.footerlink {color: Blue;font-family : Verdana;font-weight : normal;font-size : 8pt;text-decoration : underline;}
a:visited.footerlink {color: Blue;font-family : Verdana;font-weight : normal;font-size : 8pt;text-decoration : underline;} 
a:hover.footerlink {color : Red;font-family : Verdana;	font-weight : normal;font-size : 8pt;text-decoration : underline;}
a:active.footerlink {color: #990033;font-family : Verdana;font-weight : normal;font-size : 8pt;text-decoration : underline;}