/* Font Styles */

a, p, ol, ul, dl, td, li, h1, h2, h3, h4, h5, h6, tx,
.p,
.lightgreen, 
.lightgreen2orange, 
.lightgreen2white,
.lightgreen2lightgreen,
.lightgreen2darkgreen,
.darkgreen2lightgreen,
.darkgreen2green,
.orange2lightgreen, 
.orange2white, 
.darkgreen, 
.darkgreentop, 
.orange, 
.orangetop,
.botnav,
.credit,
.rnav,
.date,
.lgtiny,
.photocredit,
.redbutt {
	font-family: Arial, Helvetica, Sans-serif;
}

/* Global Sizes */
h1 { font-size: 18px }
h2 { font-size: 16px; font-weight: 100 }
h3 { font-size: 15px; }
h4 { font-size: 15px;  font-weight: normal }
p, ol, ul, dl, td, li, .p { font-size: 12px; color: #000000 }
tx { font-size: 10px; color: #000000 }
.intro { font-size: 15px }

/* Botched subtitle Fonts - because designs prevent use of h1, h2, h3, etc ... */
.h2 { font-size: 16px;  font-weight: 100 }
.h3 { font-size: 15px; }
.h4 { font-size: 15px; font-weight: normal }

cite { font-size: 11px; font-style: normal; font-weight: normal; }
cite { color: #999999 }

/* Global Colors & Styles */
.botnav {
	font-size: 10px;
	padding-bottom: 0px;
	padding-left: 7px;
	padding-right: 6px;
	padding-top: 0px;
	color: #006633;
}
.botnav a { color: #006633; text-decoration: none}
.botnav a:visited { color: #006633; }
.botnav a:hover { text-decoration: underline}

.credit {
	border-color: #CCCC99 #999966 #999966 #CCCC99;
	border-style: solid;
	border-top-width: 0px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 0px;
	color: #993300;
	background-color: #CCCC99;
	font-size: 10px;
	padding-bottom: 2px;
	padding-left: 7px;
	padding-right: 6px;
	padding-top: 0px;
}
.credit a { color: #993300; text-decoration: none}
.credit a:visited { color: #993300; }
.credit a:hover { text-decoration: underline}

.rnav { font-size: 11px; }

/* Left Menu Styles */

/* CONTAINS WHOLE LEFT NAV */
.lnav {
	background-color: #CCCC99;
	background-image: url(/images/bg.gif);
	background-position: right top;
	background-repeat: repeat-y;
}


/* Padding, Font & Border sizes */
.lightgreen, .darkgreen, .green, .orange {
	font-size: 12px;
	padding-bottom: 1px;
	padding-left: 7px;
	padding-right: 3px;
	padding-top: 1px;
}

/* Sizes for transitional styles */
.lightgreen2orange,
.orange2lightgreen,
.orange2white,
.darkgreen2lightgreen,
.darkgreen2green,
.lightgreen2white,
.lightgreen2lightgreen,
.lightgreen2darkgreen{
	font-weight: bold;
	font-size: 12px;
	padding-bottom: 0px;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 1px;
}

/* Light Green */
.lightgreen, .lightgreenform {
	background-color: #CCCC99;
	color: #006633;
}
.lightgreen a { color: #006633; font-weight: bold; text-decoration: none; font-weight: normal;}
.lightgreen a:visited { color: #006633; }
.lightgreen a:hover { color: #FFFFFF; }

/* Dark Green */
.darkgreen {
	background-color: #669966;
	color: #FFFFFF;
}
.darkgreen a { color: #FFFFFF; font-weight: bold; text-decoration: none; font-weight: normal;}
.darkgreen a:visited { color: #FFFFFF; }
.darkgreen a:hover { color: #FFFFFF; }

/* Green */
.green {
	background-color: #006633;
	color: #FFFFFF;
}
.green a { color: #FFFFFF; font-weight: bold; text-decoration: none; font-weight: normal;}
.green a:visited { color: #FFFFFF; }
.green a:hover { color: #FFFFFF; }

/* Orange */
.orange {
	background-color: #CC9933;
	color: #FFFFFF;
}
.orange a { color: #FFFFFF; font-weight: bold; text-decoration: none; font-weight: normal;}
.orange a:visited { color: #FFFFFF; }
.orange a:hover { color: #FFFFFF; }

/* Transitions */
.lightgreen2orange {
	background-color: #CCCC99;
	color: #333300;
	background-image: url(/images/cc9933.gif);
	background-position: right top;
	background-repeat: no-repeat;
}

.lightgreen2white {
	background-color: #CCCC99;
	color: #333300;
	background-image: url(/images/ffffff.gif);
	background-position: right top;
	background-repeat: no-repeat;
}

.lightgreen2lightgreen {
	background-color: #CCCC99;
	color: #333300;
	background-image: url(/images/cccc99.gif);
	background-position: right top;
	background-repeat: no-repeat;
}

.lightgreen2darkgreen {
	background-color: #CCCC99;
	color: #333300;
	background-image: url(/images/669966.gif);
	background-position: right top;
	background-repeat: no-repeat;
}

.darkgreen2green {
	background-color: #006633;
	color: #012D17;
	background-image: url(/images/cccc993.gif);
	background-position: right top;
	background-repeat: no-repeat;
}

.orange2lightgreen {
	background-color: #CC9933;
	color: #663300;
	background-image: url(/images/cccc991.gif);
	background-position: right top;
	background-repeat: no-repeat;
}

.orange2white {
	background-color: #CC9933;
	color: #663300;
	background-image: url(/images/ffffff1.gif);
	background-position: right top;
	background-repeat: no-repeat;
}

.darkgreen2lightgreen {
	background-color: #669966;
	color: #333300;
	background-image: url(/images/cccc992.gif);
	background-position: right top;
	background-repeat: no-repeat;
}

/* Anomalous styles */

.lightgreenform a { color: #993300; font-weight: bold; text-decoration: none;}
.lightgreenform a:visited { color: #993300; }
.lightgreenform a:hover { text-decoration: underline; }

.date, .topbar2 { font-size: 10px }
.lgtiny { font-size: 10px ; padding-top: 1px; padding-bottom: 3px; padding-left: 7px}
.photocredit {font-size: 10px}

.redbutt { font-size: 11px; color: #FFFFFF; background-color: #CC6633; }
.redbutt a { color: #FFFFFF; text-decoration: none; }
.redbutt a:visited { color: #FFFFFF; }
.redbutt a:hover { color: #000000; text-decoration: none; }

/* Annoying extra style to go inside an H1 tag .. */
small { font-size: 12px; font-weight: bold; color: #000000; }
hr {  color: #006633; height:1px }
.h1 {  font-family: Arial, Helvetica, sans-serif; font-size: 18px; font-weight: bold; color: #996600}
.h2b { font-size: 12px; font-weight: bold; color: #006633}
.title {  font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bold; color: #FFFFFF}
.title_black {  font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bold; color: #336633}
.topbar1 { font-family: Arial, Helvetica, sans-serif }.topbar1 { font-size: 12px; color: #FFFFFF; background-color: #669966; font-weight: bold} .red {  color: #CC0000; font-family: "Courier New", Courier, mono}

.lightgreenform  { 
	font-weight: bold;
	font-size: 12px;
	padding-bottom: 1px;
	padding-left: 7px;
	padding-right: 3px;
	padding-top: 1px;
 } 
.whitebold { font-family: Arial, Helvetica, Sans-serif;; font-size: 12px; color: #FFFFFF; font-weight: bold}
.h1underline { font-family: Arial, Helvetica, sans-serif; font-size: 18px; color: #996600 ; text-decoration: underline}
.dfidkip {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
/* Font Colors */

h1, .guide {
	color: #996600;
}
h2, h3, b, .h2, .h3, .h4, .coloronly {
	color: #006633;
}
.date { color: #663300 }

a { color: #006633; text-decoration: underline; }
a:visited { color: #006633 }
a:hover { color: #006633; text-decoration: underline; }blockquote {  list-style-image: url(../images/bullet.gif)}
.grey {  color: #999999}
hr {  }
hr {  color: #006633}
hr {  line-height: 1px}
.h1 {  font-family: Arial, Helvetica, sans-serif; font-size: 18px}
.h1 {  color: #996600}
.cgap {  background-color: #FFCC33; font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #663300; padding-top: 1px; padding-right: 3px; padding-bottom: 1px; padding-left: 7px}
.lightgreen2cgap { font-family: Arial, Helvetica, Sans-serif;; font-weight: bold; font-size: 12px; padding-bottom: 0px; padding-left: 7px; padding-right: 3px; padding-top: 1px;; background-color: #CCCC99; color: #333300; background-image: url(/images/cc99cgap.gif); background-position: right top; background-repeat: no-repeat; }
.orange2cgap { font-family: Arial, Helvetica, Sans-serif;; font-weight: bold; font-size: 12px; padding-bottom: 0px; padding-left: 7px; padding-right: 3px; padding-top: 1px;; background-color: #FFCC33; color: #663300; background-image: url(/images/cccc99cgap.gif); background-position: right top; background-repeat: no-repeat; }
.featuretop { font-family: Arial, Helvetica, Sans-serif;; font-weight: bold; font-size: 12px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px;; background-color: #FFFFFF; color: #FFFFFF; background-image: url(/images/rcurv2.gif); background-position: left bottom; background-repeat: no-repeat; }
.issuebar1 { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #FFFFFF; background-color: #CC9933; font-weight: bold }
.crumbtitle1 {  font-size: 10px; color: #FFFFFF}
.sublinks, .sublinks a {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #FF9900}
.sublinks a:visited { color: #FF9900 }
.hivright {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #FFFFFF; background-color: #99cccc; padding-top: 1px; padding-right: 3px; padding-bottom: 1px; padding-left: 7px}
.hivmargtop3 { font-family: Arial, Helvetica, Sans-serif;; font-weight: bold; font-size: 12px; padding-left: 7px;; color: #993300; background-position: right top; background-repeat: no-repeat; }
.hivtobiege { font-family: Arial, Helvetica, Sans-serif;; font-weight: bold; font-size: 12px; padding-bottom: 0px; padding-left: 7px; padding-right: 3px; padding-top: 1px;; background-color: #99CCCC; color: #000000; background-image: url(../images/cc99hiv.gif); background-position: right top; background-repeat: no-repeat; }
.hivtopmargin { font-family: Arial, Helvetica, Sans-serif;; font-weight: bold; font-size: 12px; padding-bottom: 0px; padding-left: 7px; padding-right: 3px; padding-top: 1px;; background-color: #CCCC99; color: #333300; background-image: url(../images/ffffff.gif); background-position: right top; background-repeat: no-repeat; }
.h1hiv { font-family: Arial, Helvetica, sans-serif; font-size: 18px; font-weight: bold; color: #993300}
.title_blue { font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bold; color: #008789}
.h3hiv { font-size: 15px; ; color: #008789}
.h1hiv { font-size: 18px; ; color: #008789}
.topbar1hiv { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #FFFFFF; background-color: #008789; font-weight: bold }
.issuebar1hiv { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #FFFFFF; background-color: #993300; font-weight: bold }
.lnavhiv { background-color: #CCCC99; background-image: url(/images/bg.gif); background-position: right top; background-repeat: repeat-y; }
.h1green { font-family: Arial, Helvetica, sans-serif; font-size: 18px; font-weight: bold; color: #006633}
.h2bbrown { font-size: 12px; font-weight: bold; color: #996600}
.issuebarhea { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #FFFFFF; background-color: #009999; font-weight: bold }
.h1backbrown { font-family: Arial, Helvetica, sans-serif; font-size: 18px; font-weight: bold; color: #FFFFFF; background-color: #996600}
.border {  height: auto; width: auto; padding-top: 5px; padding-right: 5px; padding-bottom: 5px; padding-left: 5px; border: thin #669966 solid}
