
/* Order Form Settings */
BODY {
  font-family: Arial, Geneva, Helvetica, Verdana, sans-serif;
  font-size: 11px;
  line-height: 120%;
  color: #000000;
}

/* BASIC LINK STYLES */
a:link {
  color: #0000FF;
  font-size : 14px;
  text-decoration: none;
  background-color: transparent;
}/*normal links in the text*/

a:visited {
  color: #990000;
  font-size : 14px;
  text-decoration: none;
  background-color: transparent;
}

a:hover {
  color: #990000;
  font-size : 14px;
  text-decoration: underline;
  background-color: transparent;
}

a:active {
  color: #9999CC;
  font-size : 14px;
  text-decoration: underline;
  background-color: transparent;
}

/* FOOTER LINK STYLES */
a:link.footer {
  color: #99ccFF;
  font-size : 10px;
  text-decoration: none;
  background-color: transparent;
}/*normal links in the text*/

a:visited.footer {
  color: #99ccff;
  font-size : 10px;
  text-decoration: none;
  background-color: transparent;
}

a:hover.footer {
  color: #ffcc99;
  font-size : 10px;
  text-decoration: underline;
  background-color: transparent;
}

a:active.footer {
  color: #9999CC;
  font-size : 10px;
  text-decoration: underline;
  background-color: transparent;
}

/* LOG OUT LINK STYLES */
a:link.out {
  color: #cc0000;
  font-size : 16px;
  font-weight: bold;
  text-decoration: none;
  background-color: transparent;
}/*normal links in the text*/

a:visited.out {
  color: #cc0000;
  font-size : 16px;
  font-weight: bold;
  text-decoration: none;
  background-color: transparent;
}

a:hover.out {
  color: #cc0000;
  font-size : 16px;
  font-weight: bold;
  text-decoration: underline;
  background-color: transparent;
}

a:active.out {
  color: #9999CC;
  font-size : 16px;
  font-weight: bold;
  text-decoration: underline;
  background-color: transparent;
}


INPUT {
font-size : 10px;
font-weight: normal;
font-family : Arial, Helvetica, Verdana, sans-serif;
line-height: 110%;
padding-left: 1px;
color : #002244;
}

INPUT.mem {
font-size : 10px;
font-weight: normal;
font-family : Arial, Helvetica, Verdana, sans-serif;
line-height: 110%;
padding-left: 1px;
color : #002244;
}

SELECT {
font-size : 10px;
font-weight: normal;
font-family : Arial, Helvetica, Verdana, sans-serif;
line-height: 110%;
color : #002244;
}

SELECT.mem {
font-size : 10px;
font-weight: normal;
font-family : Arial, Helvetica, Verdana, sans-serif;
line-height: 110%;
color : #002244;
}

UL.inst {
font-size : 12px;
font-family : Arial, Helvetica, Verdana, sans-serif;
color : #003366;
line-height: 120%;
}

UL {
font-size : 11px;
font-family : Arial, Helvetica, Verdana, sans-serif;
color : #003366;
}
 	
TD {
font-size : 10px;
font-family : Arial, Helvetica, Verdana, sans-serif;
line-height: 120%;
color : #003366;
}



TD.submenu {
 border-left: solid 1px #dddddd;
 padding-left: 6px;
 padding-right: 6px;
 padding-top: 1px;
 padding-bottom: 1px;
}

TD.submenu1 {
 padding-left: 6px;
 padding-right: 6px;
 padding-top: 1px;
 padding-bottom: 1px;
}

TD.footer {
  font-family: Arial, Helvetica, Verdana, sans-serif;
  color: #cccccc;
  font-size: 9px;
  line-height: 120%;
}

TD.mg {
  font-family: Arial, Helvetica, Verdana, sans-serif;
  color : #336699;
  font-size: 16px;
  font-weight: bold;
  line-height: 130%;
}

TD.hc {
  font-family: Arial, Helvetica, Verdana, sans-serif;
  color : #CC6633;
  font-size: 16px;
  font-weight: bold;
  line-height: 130%;
  border-bottom : 1px solid #6699CC;
  border-left : 1px solid #6699CC;
  border-top: 1px solid #6699CC;
  border-bottom: 1px solid #6699CC;
}

OL.inst {
font-size : 12px;
font-family : Arial, Helvetica, Verdana, sans-serif;
color : #003366;
line-height: 120%;
}
	
OL {
font-size : 11px;
font-family : Arial, Helvetica, Verdana, sans-serif;
color : #003366;
}
 	
H6 {                 /* Heading 6 (smallest) */
font-size : 9px;
font-family : Arial, Helvetica, Verdana, sans-serif;
color : #003366;
text-align : left;
} 	

H5 {
font-size : 9px;
font-family : Arial, Helvetica, Verdana, sans-serif;
color : #77aadd;
}

H4 {
font-size : 12px;
font-family : Arial, Helvetica, Verdana, sans-serif;
color : #cc0000;
} 

H3.hlt {
font-size : 14px;
font-family : Arial, Helvetica, Verdana, sans-serif;
color : #336699;
text-decoration: underline;
}	

H3 {
font-size : 14px;
font-family : Arial, Helvetica, Verdana, sans-serif;
color : #003366;
} 	

H2.subtitle {
font-style : italic;
font-size : 16px;
font-family : Arial, Helvetica, Verdana, sans-serif;
color : #003366;
margin-left : 0;
border-bottom : 1 solid #FFCCCC;
border-left : 1 solid #FFCCCC;
}

H2.warn {
font-size : 12px;
font-family : Arial, Helvetica, Verdana, sans-serif;
color : #ee0000;
margin-left : 2px;
margin-right: 2px;
padding-top: 2px;
padding-bottom: 2px;
padding-right: 2px;
padding-left: 2px;
}  

H2.hcp {
font-size : 16px;
font-family : Arial, Helvetica, Verdana, sans-serif;
color : #ee8855;
margin-left : 6px;
margin-right: 6px;
padding-top: 4px;
padding-bottom: 4px;
padding-right: 4px;
padding-left: 4px;
border-bottom : 1px solid #6699CC;
border-left : 1px solid #6699CC;
border-top: 1px solid #6699CC;
border-right: 1px solid #6699CC;
} 		

H2.hlt {
font-size : 16px;
font-family : Arial, Helvetica, Verdana, sans-serif;
color : #003366;
text-decoration: underline;
} 	

H2 {
font-size : 16px;
font-family : Arial, Helvetica, Verdana, sans-serif;
color : #003366;
} 

H1 {
font-size : 20px;
font-family : Arial, Helvetica, Verdana, sans-serif;
color : #FFFFFF;
line-height: 120%;
margin-left : 0;
padding-left : 0;
} 	Heading 1 (biggest)


.right {
text-align : right;
} 

CITE {
font-size : 10px;
font-family : Arial, Helvetica, Verdana, sans-serif;
color : #003366;
}