body, table  { color: #000; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px;}
body   { background: yellow url(images/bg_contact.gif); margin: 20px; }

#main {border: #360 solid 8px; margin: 20px 0px; padding: 12px; background-color: white;}

.headercell {border-bottom: #ffd700 solid 3px;}
#content  { padding: 20px 40px; }

ul, li    { list-style-image: url(images/bullet_flower.gif); }
#contactcell {border-top: #808080 solid 3px; background-color: #ffd600;}
#contactinfo  { font-weight: bold; background-color: yellow; text-align: center; margin-top: 16px; padding: 8px; border: solid 2px green; width: 500px }
#footerrow   { color: white; font-weight: bold; font-size: 11px; background-color: #000080; border-top: 3px solid #ffd700 }
#footerrow a:link {color: #0cf; text-decoration: none;}
#footerrow a:hover {color: #ffd700; text-decoration: underline;}
.quote {padding: 8px; border-bottom: 1px solid gray; border-left: 1px solid gray;}
.imgborder {
	border: 1px solid gray;
	}

h1  {padding-bottom: 0;}
h2 {font-size: 1.5em;}
h3 {font-size: 1.35em;}
h4 {font-size: 1.35em; padding: 0; margin: 0;}
h5 {font-size: 1.25em; padding: 6px; background-color: #001b42; color: white; margin: 0; display: block;}
h6 {font-size: 1.25em; color: gray; margin-bottom: 6px;}


cite {font-style: italic;}
em {font-style: italic;}

.contact {padding: 8px;}

.calloutyellow {border-top: 2px #666 solid; border-left: 2px #666 solid; border-right: 2px #ccc solid; border-bottom: 2px #ccc solid; background-color: #ffea80; font-color: #808080; padding: 4px; margin: 20px 6px; text-align: right; font-weight: normal; font-size: 11px;}
.quotes {border-top: 2px #666 solid; border-left: 2px #666 solid; border-right: 2px #ccc solid; border-bottom: 2px #ccc solid; background-color: #ffd600; font-color: #808080; padding: 4px; margin: 15px 40px; text-align: justify; font-weight: normal; font-size: 11px; font-family: georgia, bookman, "times new roman", serif;}

.smaller {font-size: 90%;}
.larger {font-size: 110%;}

.highlightred {color: red;}
.highlightgray {color: #393939;}
.highlightdkblue  { color: #006; }
.highlightgreen  { color: #360; }
.highlightwhite {color: #fff;}

.sidebar {font-style: italic; background: #6ff; padding: 6px; border-top: 3px dotted #360; border-bottom: 3px dotted #360;}

a:link  { color: blue; font-weight: bold; text-decoration: none; }
a:visited   { color: blue; font-weight: bold; text-decoration: none; }
a:hover  { color: red; font-weight: bold; text-decoration: underline; }
a:active  { color: blue; font-weight: bold; text-decoration: none; }