body,p,b,i,strong,em,dt,dd,dl,sl,caption,th,td,tr,u,blink,select,option,form,div,font,li { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; }
body {
	margin: 0em;
	padding: 0em;
	color: #000;
	background-color: #fff;
	}
a:link                { color: #006699 }
a:visited             { color: #006699 }
a:hover               { color: #006699 }


h1                   {  font-size: 34px; font-weight: bold; color: #CC0000; padding: 0px; margin: 0px 0px 12px 0px; }
h2                   {  font-size: 24px; font-weight: bold; color: #009C00; padding: 4px 0px 4px 0px; margin: 12px 0px 12px 0px; border-top: thin solid #000;}
h3                   {  font-size: 14px; font-weight: bold; color: #333333; padding: 0px; margin: 24px 0px 0px 0px; }

p {
	line-height: 18px;
	padding: 0px;
	margin: 12px 0px 12px 0px;
}
li {
	line-height: 18px;
	padding: 0px;
	margin: 6px 0px 6px 0px;
}
p.toc {
	line-height: 14px;
	padding: 0px;
	margin: 5px 0px 5px 0px;
}

img { border: none; }

.contentHeader                {  font-size: 18px; font-weight: bold; color: #ff0000}

.contentMainSubHeader1        {  font-size: 16px; font-weight: bold; color: #000000}

.contentMainSubHeader2        {  font-weight: bold; color: #006699}

.contentMain                  {  font-weight: normal; color: #000000}
.contentMain:hover            {  font-weight: normal; color: #ff0000; text-decoration: underline}
.contentMain:link             {  font-weight: normal; color: #006699; text-decoration: underline}
.contentMain:visited          {  font-weight: normal; color: #006699; text-decoration: underline}

.secnavHeader                 {  font-weight: bold; color: #006699}

.secnavMain                   {  font-weight: bold; color: #006699}
.secnavMain:hover             {  font-weight: bold; color: #006699; text-decoration: underline}
.secnavMain:link              {  font-weight: bold; color: #006699; text-decoration: underline}
.secnavMain:visited           {  font-weight: bold; color: #006699; text-decoration: underline}

.title                        {  font-size: 26px; font-weight: bold; color: #CC0000}
.subtitle                     {  font-size: 20px; font-weight: bold; color: #009C00}
.white                        { color: #ffffff}


.heading_2                    {  font-size: 20px; font-weight: bold; color: #242C37}
.table_heading                {  font-size: 16px; font-weight: bold; color: #CC0000}

.primnav                      {  font-size: 14px; font-weight: bold; color: #ffffff}
.primnav:hover                {  font-size: 14px; font-weight: bold; color: #006699; text-decoration: underline}
.primnav:link                 {  font-size: 14px; font-weight: bold; color: #006699; text-decoration: underline}
.primnav:visited              {  font-size: 14px; font-weight: bold; color: #006699; text-decoration: underline}

.footer                       {  font-weight: normal; color: #000000}
.footer:hover                 {  font-weight: normal; color: #ff0000; text-decoration: underline}
.footer:link                  {  font-weight: normal; color: #006699; text-decoration: underline}
.footer:visited               {  font-weight: normal; color: #006699; text-decoration: underline}

.hot                          {  font-weight: bold; color: #CC6600;}


.left_nav                     {  font-size: 11px; font-weight: bold; color: #ffffff}
.left_nav:link                {  font-size: 11px; font-weight: normal; color: #ffffff; text-decoration: none}
.left_nav:visited             {  font-size: 11px; font-weight: normal; color: #ffffff; text-decoration: none}
.left_nav:hover               {  font-size: 11px; font-weight: normal; color: #ffffff; text-decoration: underline}







table.menu a                  { width: 150px; border: 1px solid #242C37; display: block; }
div.menu a                    {  font-size: 11px; color: #ffffff; background: #242C37; text-decoration: none; line-height: 16px; padding: 2px 5px; }
div.menu a:link               { color: #ffffff; background: #242C37; }
div.menu a:active             { color: #ffffff; background: #242C37; }
div.menu a:visited            { color: #ffffff; background: #242C37; }
div.menu a:hover              { color: #009C00; background: #242C37; border: 1px solid #999999; font-weight: bold; }


.unselected                   {  font-size: 11px; font-weight: bold; color: #CC0000; background: #242C37; text-decoration: none; line-height: 16px; padding: 2px 5px; }

.background                   {	background-color: #ffffff; background-image: url(../images/watermark.gif); background-repeat: no-repeat; }

.heading                      { font-weight: bold; }

.caption  { font-size: 14px; font-weight: bold; }
.byline   { font-size: 10px; color: #666666; }





















.highslide-wrapper div {
	/*font-family: Verdana, Helvetica;*/
	font-size: 10px;
}
.highslide {
	cursor: url(../graphics/zoomin.cur), pointer;
	outline: none;
	text-decoration: none;
}
.highslide img {
	border: 2px solid #006699; margin: 2px;
}
.highslide:hover img {
	border: 2px solid #006699;
}

.highslide-active-anchor img, .highslide-active-anchor:hover img {
	border-color: black;
}
.highslide-image {
	border-width: 2px;
	border-style: solid;
	border-color: white;
	background: gray;
}
.highslide-wrapper, .rounded-white {
	background: white;
}
.highslide-image-blur {
}
.highslide-caption {
	display: none;
	border-top: none;
	font-size: 10px;
	padding: 5px;
	background: white;
}
.highslide-heading {
	display: none;
	font-weight: bold;
	margin-bottom: 0.4em;
}
.highslide-dimming {
	position: absolute;
	background: black;
}
.highslide-loading {
	display: block;
	color: black;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	padding: 3px;
	border: 1px solid white;
	background-color: white;
	padding-left: 22px;
	background-image: url(../graphics/loader.white.gif);
	background-repeat: no-repeat;
	background-position: 3px 1px;
}
a.highslide-credits,
a.highslide-credits i {
	padding: 2px;
	color: silver;
	text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
	color: white;
	background-color: gray;
}


/* Controls. See http://www.google.com/search?q=css+sprites */
.highslide-controls {
	width: 195px;
	height: 40px;
	background: url(../graphics/controlbar-white.gif) 0 -90px no-repeat;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-top: 20px;
}
.highslide-controls ul {
	position: relative;
	left: 15px;
	height: 40px;
	list-style: none;
	margin: 0;
	padding: 0;
	background: url(../graphics/controlbar-white.gif) right -90px no-repeat;
}
.highslide-controls li {
	float: left;
	padding: 5px 0;
}
.highslide-controls a {
	background-image: url(../graphics/controlbar-white.gif);
	display: block;
	float: left;
	height: 30px;
	width: 30px;
	outline: none;
}
.highslide-controls a.disabled {
	cursor: default;
}
.highslide-controls a span {
	/* hide the text for these graphic buttons */
	display: none;
}
.highslide-move a {
	cursor: move;
}

/* The CSS sprites for the controlbar */
.highslide-controls .highslide-previous a {
	background-position: 0 0;
}
.highslide-controls .highslide-previous a:hover {
	background-position: 0 -30px;
}
.highslide-controls .highslide-previous a.disabled {
	background-position: 0 -60px !important;
}
.highslide-controls .highslide-play a {
	background-position: -30px 0;
}
.highslide-controls .highslide-play a:hover {
	background-position: -30px -30px;
}
.highslide-controls .highslide-play a.disabled {
	background-position: -30px -60px !important;
}
.highslide-controls .highslide-pause a {
	background-position: -60px 0;
}
.highslide-controls .highslide-pause a:hover {
	background-position: -60px -30px;
}
.highslide-controls .highslide-next a {
	background-position: -90px 0;
}
.highslide-controls .highslide-next a:hover {
	background-position: -90px -30px;
}
.highslide-controls .highslide-next a.disabled {
	background-position: -90px -60px !important;
}
.highslide-controls .highslide-move a {
	background-position: -120px 0;
}
.highslide-controls .highslide-move a:hover {
	background-position: -120px -30px;
}
.highslide-controls .highslide-full-expand a {
	background-position: -150px 0;
}
.highslide-controls .highslide-full-expand a:hover {
	background-position: -150px -30px;
}
.highslide-controls .highslide-full-expand a.disabled {
	background-position: -150px -60px !important;
}
.highslide-controls .highslide-close a {
	background-position: -180px 0;
}
.highslide-controls .highslide-close a:hover {
	background-position: -180px -30px;
}