/* CSS Document */

/* Standard anchor tag formatting */ 
a.flyOut:link {
	padding-left: 4px; padding-top: 4px; padding-bottom: 4px; background-color: #757575; color: black; font-weight: bold; font-family: arial; font-size: 0.7em; width: 100%; height: 10px; 
	border-right: solid #a0a0a0 1px;
	border-left: solid #a0a0a0 1px;
	text-decoration: none;
	}
a.flyOut:visited {
	padding-left: 4px; padding-top: 4px; padding-bottom: 4px; background-color: #757575; color: black; font-weight: bold; font-family: arial; font-size: 0.7em; width: 100%; height: 10px; 
	border-right: solid #a0a0a0 1px;
	border-left: solid #a0a0a0 1px;
	text-decoration: none;
	}
a.flyOut:active {
	padding-left: 4px; padding-top: 4px; padding-bottom: 4px; background-color: #757575; color: black; font-weight: bold; font-family: arial; font-size: 0.7em; width: 100%; height: 10px; 
	border-right: solid #a0a0a0 1px;
	border-left: solid #a0a0a0 1px;
	text-decoration: none;
	}
a.flyOut:hover {
	padding-left: 4px; padding-top: 4px; padding-bottom: 4px; background-color: #757575; color: white; font-weight: bold; font-family: arial; font-size: 0.7em; width: 100%; height: 10px; 
	border-right: solid #a0a0a0 1px;
	border-left: solid #a0a0a0 1px;
	text-decoration: none;
	}

A:link { 
  color: #FFFFFF;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
  font-size: 11px;
  text-decoration: underline; }
A:visited { 
  color: #FFFFFF;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
  font-size: 11px;
  text-decoration: underline; }
A:hover {
  color: #A2A2A2;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
  font-size: 11px;
  text-decoration: underline;}
A:active {
  color: #A2A2A2;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
  font-size: 11px;
  text-decoration: underline;}
/* End standard anchor tag formatting */

/* Formatting for menu items */
A.menu:link { 
  color: #A2A2A2;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
  font-size: 10px;
  text-decoration: none; }
A.menu:visited { 
  color: #A2A2A2;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
  font-size: 10px;
  text-decoration: none; }
A.menu:hover {
  color: #FFFFFF;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
  font-size: 10px;
  text-decoration: underline;}
A.menu:active {
  color: #FFFFFF;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
  font-size: 10px;
  text-decoration: underline;}
/* End formatting for menu items */

/* Text formatting for content */
.text1 {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
  font-size: 11px;
  text-indent: 0px;
  color: #FFFFFF; }

.text2 {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 12px;
  text-indent: 0px;
  color: #A2A2A2; }

.text3 {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 11px;
  text-indent: 0px;
  color: #FFFFFF;}
  
.text4 {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
  font-size: 9px;
  text-indent: 0px;
  color: #FFFFFF;}
  
/* End formatting for content */

/* Table elements */
table.one {border: 1px solid #FFFFFF; 
           border-collapse:collapse; 
		   font-family: Arial, Helvetica, sans-serif;
           font-weight: normal;
           font-size: 10px;
           text-indent: 0px;
           color: #FFFFFF; }
td.one {border: 1px solid #FFFFFF; 
        border-collapse:collapse; 
		padding: 3px;
		font-family: Arial, Helvetica, sans-serif;
        font-weight: normal;
        font-size: 10px;
        text-indent: 0px;
        color: #FFFFFF; }
/* End table elements */

/* Header formatting */
H1, H2, H3, H4, H5, H6 {color: #FFFFFF;
		    font-family: Arial, Helvetica, sans-serif;
			font-size: 15px;
			margin-top: 1px;
		    margin-bottom:1px;}
/* End Header formatting */

/* Class Selectors */
.bold {font-weight: bold;}
.margin {margin-left: 20px;
		margin-right: 20px;
		margin-top: 20px;
		margin-bottom:20px;}
.firstletter {font-size: 13px;
      font-family: Arial, Helvetica, sans-serif;
	  font-weight: bold;
	  color: #FFFFFF}
.outline {border: 1px solid #FFFFFF;}
.warning {color: #FF0000;
	 font-weight: bold;}
.border {border: 1px solid #A2A2A2;}
.underline {text-decoration: underline;}
.allcaps {text-transform: uppercase;}
/* End class selectors */

INPUT,password {
	BORDER-TOP:    #A2A2A2 1px outset; 
	BORDER-LEFT:   #A2A2A2 1px outset; 
	BORDER-BOTTOM: #A2A2A2 1px inset; 
	BORDER-RIGHT:  #A2A2A2 1px inset; 
	FONT-SIZE: 10px; font-weight:normal; COLOR: #000000; FONT-FAMILY: verdana,arial; BACKGROUND-COLOR: #FFFFFF;
}

INPUT.form{ border: 1px solid #A2A2A2;
            FONT-SIZE: 10px; font-weight:normal; COLOR: #000000; FONT-FAMILY: verdana,arial; 
            BACKGROUND-COLOR: #FFFFFF;}

TEXTAREA.textarea {
	BORDER-TOP:    #A2A2A2 1px outset; 
	BORDER-LEFT:   #A2A2A2 1px outset; 
	BORDER-BOTTOM: #A2A2A2 1px inset; 
	BORDER-RIGHT:  #A2A2A2 1px inset;
	FONT-SIZE: 10px; font-weight:normal; COLOR: #000000; FONT-FAMILY: verdana,arial; 
    BACKGROUND-COLOR: #FFFFFF;}

SELECT.select {
	BORDER-TOP:    #A2A2A2 1px outset; 
	BORDER-LEFT:   #A2A2A2 1px outset; 
	BORDER-BOTTOM: #A2A2A2 1px inset; 
	BORDER-RIGHT:  #A2A2A2 1px inset;
	FONT-SIZE: 10px; font-weight:normal; COLOR: #000000; FONT-FAMILY: verdana,arial; 
    BACKGROUND-COLOR: #FFFFFF;}
