body {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	font-weight: bold;
}
.nav a:link {
	color: #333;
	font-size: 15px;
	text-decoration: none;
}
.nav a:visited {
	color: #333;
	font-size: 15px;
	text-decoration: none;
}
.nav a:hover {
	color: #333;
	font-size: 15px;
	text-decoration: underline;
}
.nav a:active {
	color: #333;
	font-size: 15px;
	text-decoration: none;
}
.middle-content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333;
	background-color: #F5F9F2;
	background-image: url(../images/middle-repeat.gif);
	background-repeat: repeat-y;
	padding: 15px;
	padding-top: 0px;
}
.std-content {
	font-size: 11px;
	line-height: 140%;
}
.column-heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000066;
	background-color: #FFFF99;
}
a:link {
	color: #468197;
	text-decoration: underline;
}
a:visited {
	color: #468197;
	text-decoration: underline;
}
a:hover {
	color: #468197;
	text-decoration: underline;
}
a:active {
	color: #468197;
	text-decoration: underline;
}
.page-heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.small-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.sidebar-heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #3266CC;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #468197;
	line-height: 20px;
}
.footer a:link {
	color: #468197;
	text-decoration: none;
}
.footer a:visited {
	color: #468197;
	text-decoration: none;
}
.footer a:hover {
	color: #468197;
	text-decoration: none;
}
.footer a:active {
	color: #468197;
	text-decoration: none;
}
.siderule {
	background-color: #2B3D54;
}
.page {
	background-color: #FFFFFF;
}
.vertrule {
	background-color: #FFFFFF;
/* 	background-image: url(../images/siderule.gif); */
	background-repeat: repeat-y;
}
.button {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #9BCCB9;
	border: 2px outset ;
}
.msg
{
	font-size:12px; 
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-weight:bold;
	color:red; 
}
.navigation 
{
	background-color: #FFFFFF;
	border: 1px solid #B9CAB3;
}
.PAGE_SEL_LINK
{
	font-size:10px;
	font-weight:bold;
}

h1 { font-size:18px; font-family:Verdana, Arial, Helvetica, sans-serif; color:#105897; margin-bottom: 2px;}
h2 { font-size:18px; font-family:Verdana, Arial, Helvetica, sans-serif; color:#167BD6; margin-bottom: 2px;}
h3 { font-size:18px; font-family:Verdana, Arial, Helvetica, sans-serif; color:#166724; margin-bottom: 2px;}
h4 { font-size:15px; font-family:Verdana, Arial, Helvetica, sans-serif; color:#105897; margin-bottom: 2px;}
h5 { font-size:15px; font-family:Verdana, Arial, Helvetica, sans-serif; color:#166724; margin-bottom: 2px;}
h6 { font-size:14px; font-family:Verdana, Arial, Helvetica, sans-serif; color:#333; font-weight:bold; margin-bottom: 2px;}

div#search{ margin: 0 10%;background: #F1EEE7}
b.rtop, b.rbottom{display:block;background: #FFF}
b.rtop b, b.rbottom b{display:block;height: 1px; overflow: hidden; background: #B6C8DA}
b.r1{margin: 0 5px}
b.r2{margin: 0 3px}
b.r3{margin: 0 2px}
b.rtop b.r4, b.rbottom b.r4{margin: 0 1px;height: 2px}

div#login{ margin: 0 10%;background: #F1EEE7}
b.rtop, b.rbottom{display:block;background: #FFF}
b.rtop b, b.rbottom b{display:block;height: 1px; overflow: hidden; background: #B6C8DA}
b.r1{margin: 0 5px}
b.r2{margin: 0 3px}
b.r3{margin: 0 2px}
b.rtop b.r4, b.rbottom b.r4{margin: 0 1px;height: 2px}

div#feature{ margin: 0 10%;background: #EFE2E4}
b.rtop, b.rbottom{display:block;background: #FFF}
b.rtop b, b.rbottom b{display:block;height: 1px; overflow: hidden; background: #EFE2E4}
b.r1{margin: 0 5px}
b.r2{margin: 0 3px}
b.r3{margin: 0 2px}
b.rtop b.r4, b.rbottom b.r4{margin: 0 1px;height: 2px}

/*********Light Box css start here*****************/

#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: 100%;
	height: 500px;
	background-color: #000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	}
	

.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 */
	}	

/*********Light Box css end here*****************/