// Do not edit this file unless you know what you are doing!
// Author: Joe Ortiz, MCP, CNA, CUSA
// JO - Jan. 29, 2010 - Added round corners and horizontal menu definitions

BODY,TABLE,P,PRE,FORM,INPUT,TEXTAREA,SELECTR, OPTION {font: 12pt 'Helvetica', 'sans-serif'; color: 'LightBlue';}
TD.jstyle1 { background: #392929;}
TD.jstyle2 { font: 10pt 'Helvetica', 'sans-serif'; color: Green; text-align: left;}
TD.jstyle3 { font: 11pt 'Helvetica', 'sans-serif'; color: Blue; text-align: left;}
TD.jstyle4 { background: #ADD8E6;}
TD.jstyle5 {font-size:13pt; color: Blue; fontFamily: 'Arial, sans-serif'; text-align: left;
            font-style: italic; font-weight: bold;}

TR.jstyle1 { background: #604837;}
TR.jstyle2 { font-size: 10pt; color:teal; fontFamily: sans-serif, Arial; background: #392929;}
TR.jstyle3 { font-size: 12pt; color: Lightblue; fontFamily: 'Arial, sans-serif'; background: #604837;}
TR.jstyle4 { font-size: 12pt; color: white; fontFamily: 'Arial, sans-serif'; background: #604837}
TR.jstyle5 { font-size: 12pt; color: white; fontFamily: 'Tahoma, Arial, sans-serif'; background: #68A5E8;}
TR.jstyle6 { font-size: 12pt; color: white; fontFamily: 'Arial, sans-serif'; background: #3677C9;}
TR.jstyle7 { font-size: 12pt; color: black; fontFamily: 'Arial, sans-serif'; background: #EBE9ED;}
TR.jstyle8 { font-size: 10pt; color: black; fontFamily: 'Arial, sans-serif'; background: #EBE9ED;}

/*Use this bkg colour for the main information section. This could change to match the graphics on that section*/
TR.bstyle1 { background: #8B440E;}

   H5 { font: 110% 'Helvetica, sans-serif'; }
   H4 { font: 120% 'Helvetica, sans-serif'; }
   H3 { font: 130% 'Helvetica, sans-serif'; }
   H2 { font: 140% 'Helvetica, sans-serif'; color: Lightblue; text-align: center; }
   H1 { font: 170% 'Helvetica, sans-serif'; color: red; }
   B { font-weight: bold;        }
   I { font-style: italic;       }
   U { font-variant: small-caps; }
OL.jstyle1 {font-size:11pt; color: Teal; fontFamily: 'sans-serif, Arial'; font-weight: normal; text-align: left; }

ul {
list-style-type: square;
padding: 0px;
margin: 0px;
}
li {
background-image: url(images/listbutton.gif);
background-repeat: no-repeat;
background-position: 0px 5px;
padding-left: 10px;
}

p.jstyle1 {font-size:12pt; color: Black; fontFamily: 'sans-serif, Arial'; font-weight: bold; text-align: left; }
p.jstyle2 {font-size:10pt; color: Green; fontFamily: 'Arial'; text-align: center; font-style: normal}
p.jstyle3 {font-size:10pt; color: Red; fontFamily: 'Helvetica'; text-align: center; font-style: italic; font-weight: bold}
p.jstyle4 {font-size:12pt; color: Black; fontFamily: 'sans-serif, Arial'; font-weight: bold; text-align: center;}
p.jstyle5 {font-size:12pt; color: Teal; fontFamily: 'sans-serif, Arial'; font-weight: normal; text-align: left;}
p.jstyle6 {font-size:12pt; color: Yellow; fontFamily: 'Helvetica'; text-align: center; font-style: italic; font-weight: bold;}
p.jstyle7 {font-size:10pt; color: Green; fontFamily: 'Arial'; text-align: left; font-style: normal; }
p.jstyle8 {font-size:11pt; color: Lightblue; fontFamily: 'Arial'; text-align: center; font-style: normal; }
p.jstyle9 {font-size:9pt; color: Black; fontFamily: 'sans-serif, Arial'; font-weight: normal; text-align: center;}
p.jstyle10 {font-size:12pt; color: Beige; fontFamily: 'Helvetica'; text-align: left; font-style: italic; font-weight: bold;}
p.jstyle11 {font-size:12pt; color: Teal; fontFamily: 'sans-serif, Arial'; font-weight: bold; text-align: right;}
p.jstyle12 {font-size:14pt; color: Black; fontFamily: 'sans-serif, Arial'; font-weight: bold; text-align: center;}
p.jstyle13 {font-size:12pt; color: Green; fontFamily: 'sans-serif, Arial'; font-weight: bold; text-align: right}
p.verse1 {font-size:11pt; color: Teal; fontFamily: 'sans-serif'; font-weight: normal; text-align: left; font-style: italic;}
p.vref {font-size:9pt; color: Green; fontFamily: 'Arial'; text-align: left; font-style: normal; }
p.copyright {font-size:8pt; color: black; fontFamily: 'Arial'; text-align: center; font-style: normal }

/*Styles for events*/
p.event1 {font-size:12pt; color: Blue; fontFamily: 'Tahoma'; font-weight: bold; text-align: center;}
p.event2 {font-size:12pt; color: Red; fontFamily: 'Tahoma'; font-weight: bold; text-align: center;}
p.event3 {font-size:12pt; color: #F9794C; fontFamily: 'Tahoma'; font-weight: bold; text-align: left}
p.event4 {font-size:12pt; color: Teal; fontFamily: 'Tahoma, sans-serif, Arial'; font-weight: bold; text-align: left}
p.event5 {font-size:12pt; color: White; fontFamily: 'Tahoma'; font-weight: bold; text-align: center;}
p.event6 {font-size:12pt; color: #1592D4; fontFamily: 'Tahoma'; font-weight: bold; text-align: left}

p.ltext1 {font-size:10pt; color: Blue; fontFamily: 'Tahoma'; font-weight: bold; text-align: center;}

#header {
	color: #ffffff;
	background: #ff0000;
	border-bottom: 3px solid #44B0DC;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 2em;
	padding: 10px;
}

#wheader {
	color: #ffffff;
	background: #EBC3DB;
	border-bottom: 3px solid #44B0DC;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 2em;
	padding: 10px;
}

#ffheader {
	color: #ffffff;
	background: #1592D4;
	border-bottom: 3px solid #44B0DC;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 2em;
	padding: 10px;
}

a:link    {color: #FF0000; text-decoration: none}
a:visited {color: #228B22; text-decoration: none}
a:hover   {color: Blue; text-decoration: none}
a:active  {color: #FFFFE0; text-decoration: none}

a.j1:link    {color: #FF0000; font-size:10pt; text-decoration: none}
a.j1:visited {color: #228B22; font-size:10pt; text-decoration: none}
a.j1:hover   {color: blue; font-size:10pt; text-decoration: none}
a.j1:active  {color: #FFFFE0; font-size:10pt; text-decoration: none}

/* Round corners */
div#nifty{ margin: 5 3%; background: #392929}
b.rtop, b.rbottom{display:block; background: #604837}
b.rtop b, b.rbottom b{display:block; height: 1px;overflow: hidden; background: #604837}
b.r1{margin: 0 5px}
b.r2{margin: 0 3px}
b.r3{margin: 0 2px}
b.rtop b.r4, b.rbottom b.r4{margin: 0 1px; height: 2px}

div#jnifty{ margin: 15 2%;background: #F5F5DC}
b.rtop, b.rbottom{display:block;background: #604837}
b.rtop b, b.rbottom b{display:block;height: 1px;overflow: hidden; background: #392929}
b.r1{margin: 0 5px}
b.r2{margin: 0 3px}
b.r3{margin: 0 2px}
b.rtop b.r4, b.rbottom b.r4{margin: 0 1px; height: 2px}

/*Round corners def for other pages*/
div#snifty{ margin: 15 2%;background: #F5F5DC}
b.stop, b.sbottom{display:block;background: #FFFFFF}
b.stop b, b.sbottom b{display:block;height: 1px;overflow: hidden; background: #F5F5DC}
b.s1{margin: 0 5px}
b.s2{margin: 0 3px}
b.s3{margin: 0 2px}
b.stop b.s4, b.sbottom b.s4{margin: 0 1px; height: 2px}

/* Menu: Credits: Dynamic Drive CSS Library
   URL: http://www.dynamicdrive.com/style/ */
#pointermenu{
  margin: 0;
  padding: 0;
}

#pointermenu ul{
float: left;
margin: 5px; /*Space from the top*/
margin-left: 28px; /*menu offset from left edge of window*/
padding-left: 10px; /*string start position from left */
font: bold 13px Verdana;
background-color: #392929
}

* html #pointermenu ul{ /*IE6 only rule. Decrease ul left margin and add 1em bottom margin*/
margin-bottom: 1em;
margin-left: 28px; /*menu offset from left edge of window in IE*/
}

#pointermenu ul li{
display: inline;
}

#pointermenu ul li a{
float: left;
color: lightblue;
font-weight: bold;
padding: 2px 1px 4px 1px; /* menu string position*/
text-decoration: none;
}

#pointermenu ul li a:visited{
color: lightblue;
}

#pointermenu ul li a:hover, #pointermenu ul li a#selected{ /*hover and selected link*/
color: Blue;
background: url(../images/jpointer.gif) bottom center no-repeat;
background-color: #7CC2A0;
}

#pointermenu ul li a#rightcorner{
padding-right: 0;
padding-left: 2px;
}