/* - - - - - - CSS Document - - - - - - - - -

Title : Global style sheet for client-side web development standards
Author : Cody Lindley, modified by Guy Paquette

- - - - - - - - - - - - - - - - - - - - - */

/* ---- CSS Hacks <<<---------------------------------------------------------------*/



/* ----- global default/initial styles ----- */
body {background-color:#FFFFFF;;}

html, body {
min-height: 100%;
height: auto !important;
height: 100%;
}

/* ----- base default font size, type, and line height ----- */
html body{font: 76%/1em Arial, Verdana, sans-serif; color:#333333; text-align: justify;}

dl{font-size: 1.2em}


/* ----- base links ----- */
a:link {color: #333333;; text-decoration: none}
a:visited {color: #333333;; text-decoration: none}
a:hover {color: #333333;; text-decoration: underline;}
a:active {color: #333333;; text-decoration: none}
a:focus{color: #333333;}

.menuLink {font-size: .9em; color: #666666; line-height: 1.4em;}
.menuLink a:link {font-size: 1em;    color: #666666; line-height: 1.4em;; text-decoration: none}
.menuLink a:visited {font-size: 1em; color: #666666; line-height: 1.4em;; text-decoration: none}
.menuLink a:hover {font-size: 1em;   color: #666666; line-height: 1.4em;; text-decoration: none}
.menuLink a:active {font-size: 1em;  color: #666666; line-height: 1.4em;; text-decoration: none}
.menuLink a:focus{font-size: 1em;    color: #666666; line-height: 1.4em;}

.menuLinkText { font-size: 1em; color: #666666; line-height: 1.4em;}
.menuLinkText a:link {font-size: 1em;    color: #666666; line-height: 1.4em;; text-decoration: none}
.menuLinkText a:visited {font-size: 1em; color: #666666; line-height: 1.4em;; text-decoration: none}
.menuLinkText a:hover {font-size: 1em;   color: #666666; line-height: 1.4em;; text-decoration: underline}
.menuLinkText a:active {font-size: 1em;  color: #666666; line-height: 1.4em;; text-decoration: none}
.menuLinkText a:focus{font-size: 1em;    color: #666666; line-height: 1.4em;}


.menuLinkRed {font-size: 0.9em; color: #C00000; font-weight: bold; line-height: 1.4em;}
.menuLinkRed a:link {font-size: 1em;    color: #C00000; line-height: 1.4em;; text-decoration: none}
.menuLinkRed a:visited {font-size: 1em; color: #C00000; line-height: 1.4em;; text-decoration: none}
.menuLinkRed a:hover {font-size: 1em;   color: #C00000; line-height: 1.4em;; text-decoration: none}
.menuLinkRed a:active {font-size: 1em;  color: #C00000; line-height: 1.4em;; text-decoration: none}
.menuLinkRed a:focus{font-size: 1em;    color: #C00000; line-height: 1.4em;}

.menuLinkGrey { font-size: 0.9em; color: #5F5F5F; font-weight: bold; line-height: 1.4em; }
.menuLinkRed a:link {font-size: 1em;    color: #5F5F5F; line-height: 1.4em;; text-decoration: none}
.menuLinkRed a:visited {font-size: 1em; color: #5F5F5F; line-height: 1.4em;; text-decoration: none}
.menuLinkRed a:hover {font-size: 1em;   color: #5F5F5F; line-height: 1.4em;; text-decoration: none}
.menuLinkRed a:active {font-size: 1em;  color: #5F5F5F; line-height: 1.4em;; text-decoration: none}
.menuLinkRed a:focus{font-size: 1em;    color: #5F5F5F; line-height: 1.4em;}

.menuLinkBlue { font-size: 0.9em; color: #316698; font-weight: bold; line-height: 1.4em; }
.menuLinkBlue a:link {font-size: 1em;    color: #316698; line-height: 1.4em;; text-decoration: none}
.menuLinkBlue a:visited {font-size: 1em; color: #316698; line-height: 1.4em;; text-decoration: none}
.menuLinkBlue a:hover {font-size: 1em;   color: #316698; line-height: 1.4em;; text-decoration: underline}
.menuLinkBlue a:active {font-size: 1em;  color: #316698; line-height: 1.4em;; text-decoration: none}
.menuLinkBlue a:focus{font-size: 1em;    color: #316698; line-height: 1.4em;}


.menuLinkMini {font-size: 0.8em; color: #666666; line-height: 1.4em;}
.menuLinkMini a:link {font-size: 1em;    color: #666666; line-height: 1.4em;; text-decoration: none}
.menuLinkMini a:visited {font-size: 1em; color: #666666; line-height: 1.4em;; text-decoration: none}
.menuLinkMini a:hover {font-size: 1em;   color: #000000; line-height: 1.4em;; text-decoration: underline}
.menuLinkMini a:active {font-size: 1em;  color: #666666; line-height: 1.4em;; text-decoration: none}
.menuLinkMini a:focus{font-size: 1em;    color: #666666; line-height: 1.4em;}

.caption { font-size: 90%; color: #666666; list-style-type: disc; list-style-position: inside }
.caption a:link {font-size: 90%;    color: #666666; line-height: 1.4em;; text-decoration: none}
.caption a:visited {font-size: 90%; color: #666666; line-height: 1.4em;; text-decoration: none}
.caption a:hover {font-size: 90%;   color: #000000; line-height: 1.4em;; text-decoration: underline}
.caption a:active {font-size: 90%;  color: #666666; line-height: 1.4em;; text-decoration: none}
.caption a:focus{font-size: 90%;    color: #666666; line-height: 1.4em;}


p {line-height:normal;margin:0px 0 0px;}
hr{margin:10px 0;color:#999999;}

/* ----- add selectors here for font sizing ----- */
p { font-size: 1em} .text {  font-size: 100%; color: #666666; list-style-type: disc; list-style-position: outside}
table {  font-size: 1em}

.textMenu { font-size: 90%; color: #333333; list-style-type: disc; list-style-position: inside }
.textFallLeaf { font-size: 100%; color: #EDE381; list-style-type: disc; list-style-position: inside }
.textRed { font-size: 100%; color: #C00000; list-style-type: disc; list-style-position: inside }
.textLightGrey { font-size: 100%; color: #727466; list-style-type: disc; list-style-position: inside }
.menuItem {  font-family: Arial, Verdana, sans-serif; font-size: 0.85em; color: #FFFFFF}
.fiftyPercent { font-size: 76%; color: #51524C; list-style-type: disc; list-style-position: inside }
.smallButton { font-size: 76%; color: #333333; list-style-type: disc; list-style-position: inside ; font-variant: normal}
.captionGrey { font-size: 80%; color: #999999; list-style-type: disc; list-style-position: inside }
.subHeader { font-family: Arial, Verdana, sans-serif; font-size: 0.8em; color: #333333; font-weight: bold }
.textfield {
	border: 1px #999999 solid;
	color: #333333;
	font-size: 80%;
}
.selectbox { font-family: Arial, Verdana, sans-serif; font-size: 1em; color: #666666; padding-top: 0px; padding-bottom: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-right: 0px; padding-left: 0px; border-style: none; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px; width: 245px}
.box-n-buttons {  font-family: Arial, Verdana, sans-serif; font-size: 0.9em; color: #5F5F5F; font-weight: bold}
.bodyTextWhite76 { font-size: 1em; color: #FFFFFF; line-height: 1.4em }


