@charset "utf-8";
/* CSS Document */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	font-size: 100%;
	font-family: Arial, Helvetica, sans-serif;
}
img.framed {
	padding:4px;
	background-color:#FFF;
	border:#999 solid 1px;
    box-shadow: 0 2px 2px #999999;
    

}
.stripes{
	background:url(images/stripes.png) repeat fixed top left;
	width:50px;
	height:100%;
	display:block;	
}
.galleryBlank{
float:right; background-color:#999;
}
.required {
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FF6600;
}
li {
	font:normal normal normal  12px/18px Arial, Helvetica, sans-serif;
	list-style-position:inside; 
}

h1 {
	size:14px;
	margin: 0px;
}
h2 {
	size:8px;
	margin: inherit;
}
label {
	display:block;
}
.form_left {
	float:left;
	display:inline;
	width:225px;
}
a:link, a:visited, a:hover, a:active {
	font-size: 12px;
	color: #FF9900;
	text-decoration:none;
}
a:hover {
	color: #000000;
}
a:active {
	color: #FF9900;
}
p, .copy {
	font-size: 12px;
}
.subheadings {
	font-size: 12px;
	font-weight: bold;
}
.gallery-nav {
	font-size: 12px;
	color: #000000;
	text-decoration:none;
	font-weight:bold;
	float:left;
}
.alt {
	width:6%;
	height:25;
	display:inline;
	float:left;
}
.gallery-nav a:hover, .gallery-nav a:active {
	background-color:#999999;
	color:#FFFFFF;
}
.links {
	font-size: 12px;
	color: #FF9900;
}
.heading {
	font-size: 14;
	font-weight:bold;
	color: #FF9900;
}
img {
	border-style: none;
	padding:0;
	text-align:left;
}
.gallery-row{
margin:0px;

}
.img-placeholder{
	width:100;
	height:75;
	background-color:#999;
	margin:0px 4px 6px 0px;
	border-width: 2px;
	float:left;
}
.galleryThumbnail img {
	float:left;
	border-width: 2px;
	border-color: #FFFFFF;
	vertical-align:top;
	padding:0px 4px 6px 0px;
}
.galleryThumbnail:visited img, .galleryThumbnail:hover img, .galleryThumbnail:active img {
		float:left;
    border-width: 2px;
	border-color: #99CC00;
	vertical-align:top;
}
form div {
	vertical-align:text-top;
	margin-bottom:10px;
}
