/* Zero out browser defaults */
html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {
	margin: 0;
	padding: 0;
	border: 0;
	/*background-image: url(../../../images/Flashhdr770/body_bg.gif); 948b6d*/
	SCROLLBAR-BASE-COLOR: #EFC710; 
}

/* force firefox to draw a scroll bar */
html {
	min-height: 100%;
	margin-bottom: 1px;
}

body {
	/*background-image: url(../../../images/body_bg.gif);*/
	font-size: 100.01%;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
}

p {
	font-size: 80%;
}
.caption {
	FONT-SIZE: 60%; 
	FONT-STYLE: italic; 
}
.tabletxt {
	/*background-image: url(../../../images/body_bg.gif);*/
	font-size: 80%;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 70%;
}

.biglink 	{ 
	FONT: 100% verdana, arial, sans-serif; 
	font-weight: bold; 
	font-style: italic; 
	TEXT-DECORATION: none; 
}

.biglink:hover 	{TEXT-DECORATION: underline; }

/* gives nice margins to photos */
.floatleft {
	float: left;
}

/* takes the place of above */	
.picture_border {
	float: none; 
	border: 1px solid #c21e1e;
	clear: both;
	margin: 0px 10px 5px 5px; /* top, rt, bot, lt */
	}
	
.floatright {
	float: right;
}

.clearboth {
		clear: both;
}

.ruleline_image {
	height: 10px;
	background-image: url(../images/Flashhdr770/rule600x10.gif);
	background-repeat: no-repeat;
	clear: both;
	background-position: center center;
}	

/*.caption {
	FONT-SIZE: 8pt; 
	COLOR: #000000; 
	FONT-STYLE: italic; 
	FONT-FAMILY: Arial, Helvetica, sans-serif
}*/

.warning {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	color: #FF0000;
}

/*a {
	color: #CC0000;
}*/

 /* START CODE FOR LINKS */

/*a:link		{ color: #3300FF; text-decoration: none; }

a:visited	{ color: #3300FF; text-decoration: none; }

a:active	{ color: #3300FF; text-decoration: none; }

a:hover, a:focus { 
color: #6699FF; 
text-decoration: none; 
}
*/
blockquote {
	font-size: 80%;
	background-color: #FFFF66;
	border: 1px solid #000000;
	padding: 6px;
	clear: both;
}

blockquote:hover {
	border: 1px solid #FF0000;
}

blockquote:ul, blockquote:ol{
	list-style-position:outside;
	margin-left:15px;
	list-style-type: disc;	
	font-size: 100%;
}
/* zeroing out the lists will cause no bullets to be displayed */
ul {
	list-style-position:outside;
	margin-left:30px;
	list-style-type: disc;	
	font-size: 80%;
}

/* zeroing out the lists will cause no bullets to be displayed */
ol {
	list-style-position:inside;
	margin-left:5px;	
	font-size: 80%;
}

#wrapper {
	margin: 0px auto; /* auto pairs values thus centers the browser window */
	width: 770px;
	/*border: 1px solid #000000;*/
}

#header {
	height: 101px;
	background-color: #ADADAD;
	background-repeat: no-repeat;
	background-position: right;
	border-bottom: 15px solid #c21e1e;
}

#copyright {
	font-size: 70%;
	text-align: center;
	clear: both;
}

#content {
	width: 768px;
	/* this will cover up the 3 column wrapper */
	background-image: url(../images/Flashhdr770/body_bg.gif);
	/*border: 1px solid #000000;*/
}

/*#content img {
	border: 1px solid #c21e1e;
	clear: both;
	margin: 0px 10px 5px 5px; 
} */

#content h1 {
	font-size: 140%;
	color: #0000FF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	text-align: center;
}

#content h2 {
	font-size: 120%;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	clear:both;
	text-indent: 5px;
}

#content h3 {
	font-size: 110%;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
#content H5{
	FONT-SIZE: 8pt;
	COLOR: #000000;
	FONT-STYLE: italic;
	text-align: center;
	margin: 0;
}

#content p {
	font-size: 80%;
	margin: 12px;
}

#content p.text_Caption {
	FONT-SIZE: 60%; 
	COLOR: #000000; 
	FONT-STYLE: italic;
}

#leftcol {
	float: left;
	width: 139px;
	font-size: 90%;
}

#footer {
	border-top: 1px solid #283F13;
	clear: both;
	background-color: #ffffff;
}

#footer p {
	font-size: 70%;
	color: #fff;
	padding: 8px;
	text-align: right;
}

#skip a {
	position: absolute;
	margin-left: -1000px;
}

#skip a:focus, #skip a:active {
	margin-left: 0;
	display: block;
	width: 10em;
	overflow: visible;
	background-color: #000;
	color: #fff;
}
/* Photo-Caption PZ3 CSS (The Good Stuff) */

.PZ3-l { float:left; margin-right:10px; }
.PZ3-r { float:right; margin-left:10px; direction:rtl; }
  [class~=PZ3-r] { position:relative; }

.PZ3zoom { border:1px solid #c21e1e; }

.PZ3zoom a,.PZ3zoom a:visited { display:block;
  padding:0; overflow:hidden; text-decoration:none;
  height:100%; width:100%; }
  
  [class~=PZ3-r]>a { right:0; }
  
.PZ3zoom a:hover { position:absolute;
  z-index:999; padding:0; background:none;
  cursor:default; height:auto; width:auto;
  overflow:visible; border:1px solid #c21e1e;
  margin:-1px 0 0 -1px; }
  class~=PZ3-r]>a:hover { margin:-1px -1px 0 0; }

.PZ3zoom a img { border:0; height:100%; width:100%; }

.PZ3zoom a:hover img { height:auto; width:auto;
  border:0; }

a:hover .PZ3cap { display:block;
  padding:2px 5px; margin-top:-1px;
  direction:ltr; background:#000; color:#fff;
  font:9pt Arial, Helvetica, sans-serif;
  text-align:left; }

/*a:hover .PZ3cap { display:block;
  padding:2px 5px; margin-top:-5px;
  direction:ltr; background:#369; color:#fff;
  font:10pt verdana,sans-serif;
  text-align:left; }*/
  
.noCap a:hover .PZ3cap { display:none; }
.noBdr a img,.noBdr a:hover img { border:0; }
.Lnk a:hover { cursor:pointer; }

/* End Photo-Caption Zoom CSS */
