

body,td,th,input,select,textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

body {
	background-color: #FFFFFF;
}

form {
	margin:0 0 0 0;
}

.bulletNav1 {
	margin-top:5px;
	margin-bottom:0;
	list-style-type:none;
}

.bulletNav2 {
	margin-top:5px;
	margin-bottom:0;
	list-style-type:disc;
}

li {
	margin:0 0 5px -25px;
	padding:0 0 0 0;
}

a,
a:active,
a:visited,
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 14px;
	color:#102379;
	letter-spacing: 0px;
}

h1 {
	font-family: helvetica, arial, sans-serif;
	font-size: 18px;
	line-height: 19px;
	color: #000;
	letter-spacing: 0px;
}

.large {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:normal;

}

.source {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:normal;
	color: #999;
}

h3 {
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #000;
}

h4 {
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #000;
}

.headingBar {
	margin:20px 0 20px 0;
	width:100%;
}

.headingBarCellS {

	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
	font-weight:bold;

	text-align:center;
}
.headingBarCell {
	padding:2px 2px 2px 0;
	border-top:1px solid #ccc;
	border-right:0;
	border-bottom:1px solid #ccc;
	border-left:0;
	font-weight:bold;
	background-color:#f2f2f2;
	text-align:center;
}
.headingBarCellL {
	padding:2px 2px 2px 0;
	border-top:1px solid #ccc;
	border-right:0;
	border-bottom:1px solid #ccc;
	border-left:0;
	font-weight:bold;
	background-color:#f2f2f2;
	text-align:left;

}


.Cell {
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
	font-weight:normal;
	text-align:center;

}
.LCell {
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
	font-weight:normal;
	text-align:left;
}
.headingCopy {
	float:left;
}

#main {
	width:900px;
}

#sandbox
{
	width: 450px;
	height:420px;
}
#signIn {
	width:350px;
}

#wrapper {
	width:100%;
}

.form {
	width:100%;
}

.formHead {
	font-weight:bold;
	padding:8px 0 8px 10px;
	border-bottom:1px solid #ccc;	
	border-top:1px solid #ccc;
	background-color:#f9f9f9;
}

.formLabel {
	padding:6px 0 6px 10px;
	border-bottom:1px dashed #ccc;
	vertical-align:top;
}

.formLabel img {
	margin: 0 0 0 5px;
}

.formField {
	padding:6px 0 6px 10px;
	border-bottom:1px dashed #ccc;
	vertical-align:top;
}

.formLabelEnd {
	padding:9px 0 25px 10px;
	vertical-align:top;
}

.formFieldEnd {
	padding:6px 0 25px 10px;
	vertical-align:top;
}

.formFieldTable {

}

.formFieldTableLabel {
	padding:0 0 0 0;
	vertical-align:top;
}

.formFieldTableField {
	padding:4px 0 0 5px;
	width:100%;
	vertical-align:top;
}


.box1 {
	width:100%;
}

.box1 tr td {
	background-color:#ccc;
	padding:0;
}

.box2 {
	width:100%;
}

.box2 thead tr td {
	padding:5px;
	font-weight:bold;
	background-color:#FFF;
	text-align:center;
}
.box2 tr td {
	padding:5px;
	background-color:#FFF;
	text-align:center;
}


.link1 a,
.link1 a:active,
.link1 a:visited,
.link1 a:hover {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 12px;
	color: #c00;
	letter-spacing: 0px;
}

.tabs1 {
	border-left: 1px solid #ccc;
	border-top: 0px;
	border-right: 0px;
	border-bottom: 0px;
	padding: 0px;
}

.tab1 {
	border-top: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 0px;
	border-left: 0px;
	background-color: #f6f6f6;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	float: left;
	font-weight: normal;
	margin: 0px;
}
.sutab1 {
	border-top: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-left: 0px;
	background-color: #006400;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	float: left;
	font-weight: bold;
	margin: 0px;
	color: #ffffff;
}
.tab1 a,
.tab1 a:visited,
.tab1 a:hover {
	color:#000;
	font-weight: normal;
	text-decoration:underline;
}

.tab1On {
	border-top: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #fff;
	border-left: 0px;
	background-color: #ffffff;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	float: left;
	font-weight: bold;
	margin: 0px;
}

.tab1On a,
.tab1On a:visited,
.tab1On a:hover {
	color:#000;
	font-weight: bold;
	text-decoration:none;
}

.tabsSpace1 {
	border-left: 1px solid #ccc;
	border-right: 1px solid #fff;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #ccc;
	background-color: #fff;
	padding-top: 7px;
	padding-bottom: 5px;
	margin: 0px;
	text-align: right;
	
	
}


.tabsSpace1 a,
.tabsSpace1 a:visited,
.tabsSpace1 a:hover {
	color:#102379;
}

.tabsSpace1Invis {
	border-left: 1px solid #ccc;
	border-right: 1px solid #fff;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #ccc;
	background-color: #fff;
	padding-top: 5px;
	padding-bottom: 5px;
	margin: 0px;
	text-align: right;
}

.tabsSpace1Invis a,
.tabsSpace1Invis a:visited,
.tabsSpace1Invis a:hover {
	color:#fff;
}

#nav1 {
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 0px;
	background-color: #fff;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	margin:0 0 0 0;
	width:750px;
}

.breadcrumb {
	float: left;
}

.pageAmount {
	float: left;
	margin:0 0 0 0;
}

.pagination {
	float: right;
	margin:0 0 0 0;
}

.paginateArrow {
	background-color:#666;
	border:1px solid #ccc;
	width:11px;
	float:left;
	margin:3px 0 0 10px;
}

.paginateText {
	float:left;
	margin:0 0 0 10px;
}

#head1 {
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	background-color: #fff;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	margin: 0px;
}


.navBox1 {
	border:1px solid #ccc;
	background-color:#f6f6f6;
	padding:10px 10px 10px 10px;
	margin:0 0 10px 0;
	width:180px;
}

.navBox2 {
	border:1px solid #ccc;
	background-color:#ffc;
	padding:10px 10px 10px 10px;
	margin:0 0 10px 0;
	width:180px;
}

.navBox1head {
	font-weight:bold;
	margin:0 0 0 0;
	padding:0 0 0 0;
}

.showHide {
	background-color:#666;
	border:1px solid #ccc;
	margin:0 0 0 0;
	width:11px;
}

.navBox1Content {
	margin:7px 0 0 0;
}

.navBox1Content,
.navBox1Content a,
.navBox1Content a:visited,
.navBox1Content a:hover,
.navBox1Content table tr td,
.navBox1Chunk,
.navBox1Chunk a,
.navBox1Chunk a:visited,
.navBox1Chunk a:hover,
.navBox1Content input,
.navBox1Content select,
.navBox1Content textarea,
.navBox1Chunk input,
.navBox1Chunk select,
.navBox1Chunk textarea {
	font-size:10px;
}

.navBox1ChunkHead {
	font-weight:bold;
}
.navBox1ChunkDescription {
	font-weight:normal;
}

.navBox1Chunk {
	padding:3px 0 5px 0;
}

.tableFilter {
	
}

.tableFilterLeft {
	padding:0 5px 10px 0;
	border:0;
	font-weight:bold;
	vertical-align:top;
}

.tableFilterRight {
	padding:0 0 10px 0;
	border:0;
	vertical-align:top;
}

.menuFilter {
	width:95px;
}


#adBody {
	width:575px;
	padding:0 0 0 0;
	overflow:hidden;
}

#foot1 {
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	background-color: #fff;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	margin: 0px;
}

.replyLink1 {
	border:1px solid #ccc;
	background-color:#f9f9f9;
	padding:3px 3px 5px 3px;
	width:60px;
	float:right;
	text-align:center;
	text-decoration:none;
	color:#666;
}


#lightbox{
	position: absolute;
	top: 40px;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(../images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(/images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(/images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	}

#imageData{
	padding:0 10px;
	}
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 110%;
	height: 800px;
	background-color: #000;
	filter:alpha(opacity=40);
	-moz-opacity: 0.4;
	opacity: 0.4;
	}
	

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}	
	