@import url("default.css");


html, body{
	margin:0;
	padding:0;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../images/footer_bg.jpg);
	background-repeat: repeat-y;
	background-position: center;
} 
#rightcol  h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	padding: 3px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
#rightcol  p {
	font-size: 13px;
	padding-top: 5px;
	padding-right: 4px;
	padding-bottom: 5px;
	padding-left: 3px;
	font-family: Arial, Helvetica, sans-serif;
		line-height: 1.3em;
	padding-bottom: 5px;
}

#rightcol  .jade {
	background-color: #58B7BB;
}

#rightcol  .green {
	background-color: #BFCA14;
}

#rightcol  .blue {
	background-color: #009DE8;
}

#rightcol  .orange, #rightcol  .orange a {
	background-color: #FF9900;
	color: #FFFFFF;
}

h1 {
	font-size: 22px;
	font-family: Arial, Helvetica, sans-serif;
	color: #444B53;
	font-style: normal;
	font-weight: lighter;
	padding-bottom: 10px;
}
p {
	font-size: 12px;
	line-height: 1.5em;
	padding-bottom: 10px;
}
#maincol  li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left: 40px;
	line-height: 1.5em;
}
#maincol  ul {
	margin-bottom: 12px;
}


#pageframe{
	background-image: url(../images/bg_repeat.jpg);
	background-position: center top;
	margin:0;
	padding:0;
	width: 100%;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-repeat: repeat;
} 


#pageframeInner{
	background-image: url(../images/bg.jpg);
	background-position: center top;
	margin:0;
	padding:0;
	width: 100%;
	background-repeat: no-repeat;	
} 


#pagewidth{
	width:960px;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	background-image: url(../images/content_bg_repeat.jpg);
	background-repeat: repeat-y;
	background-position: left bottom;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
} 
#subheadercontent img {
	padding-left: 10px;
}

 
#header{
	position:relative;
	height:100px;
	width:100%;
	background-image: url(../images/header_bg.jpg);
	background-repeat: repeat-y;
	background-position: center;
	padding: 0;
	margin: 0;
} 
 
#leftcol{
	width:190px;
	float:left;
	position:relative;
	margin: 40px 10px 0 10px;
	border-top-width: 10px;
	border-right-width: 10px;
	border-bottom-width: 10px;
	border-left-width: 10px;
	border-top-style: solid;
	border-top-color: #58B7BB;
	border-right-color: #58B7BB;
	border-bottom-color: #58B7BB;
	border-left-color: #58B7BB;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;

 }
 
#twocols{
	width:730px;
	float:right;
	position:relative;
	margin: 0 10px 0 10px;
  }
 
#rightcol{
	width:190px;
	float:right;
	position:relative;
	margin-top: 40px;
	border-top-width: 10px;
	border-right-width: 10px;
	border-bottom-width: 10px;
	border-left-width: 10px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #BFCA14;
	border-right-color: #BFCA14;
	border-bottom-color: #BFCA14;
	border-left-color: #BFCA14;
 }
 
#maincol{
	float: left;
	display:inline;
	position: relative;
	width:520px;
	margin-top: 40px;
 }
.col_padding {
	padding-top: 25px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 25px;
}
#search {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#rightcol form {
	margin: 0px;
	padding: 0px;
}
#rightcol form {
	text-align: left;
}
#rightcol #search, #rightcol #Username, #rightcol #Password {
	font-size: 11px;
	color: #444B53;
}

.submit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #444B53;
	font-weight: normal;
	background-color: #FEFEFC;

	background-position: right bottom;
	border: 1px solid #444B53;
}
.search {
	background-color: #DAEEEC;
	padding: 5px;
	border: 1px solid #666666;
	margin-bottom: 10px;
}




.col_padding_left {
	margin-top: 15px;
	margin-bottom: 10px;
	margin-left: 30px;

}
.col_padding_left_head {
	margin-top: 5px;
	margin-right: 25px;
	margin-bottom: 0px;
	margin-left: 22px;
	padding: 0 10px 0 0;

}



#calloutNav {
	background-color: #ffffff;  /* the background          */
	background-image: url(../images/content_bg.jpg);
	padding-top: 0px;
	border: 1px solid #FFFFFF;
	
	background-position: 1300px 500px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;

}

#callouthome {
	background-color: #ffffff;  /* the background          */
	background-image: url(../images/content_bg.jpg);
	padding-top: 0px;
	
	background-position: 1300px 300px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;

}

#calloutsection {
	background-color: #ffffff;  /* the background          */
	background-image: url(../images/content_bg.jpg);
	padding-top: 0px;
	border: 1px solid #FFFFFF;
	
	background-position: 1300px 500px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;

}
.col_padding_left_callout
{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;	
	padding-right: 0px;
	list-style-position: inside;

}

.col_padding_right{
	margin-top: 25px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 5px;

}

 
#footer{
	height:20px;
	clear:both;
	background-repeat: repeat-y;
	background-position: center;
	background-image: url(../images/footer_bg.jpg);
	padding-top: 7px;
 } 
 

 
 /* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 
.clearfix:after {
 content: "."; 
 display: block; 
height: 0; 
 clear: both; 
 visibility: hidden;
 }
 
.clearfix{display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  


 
 /*printer styles*/ 
 @media print{ 
/*hide the left column when printing*/ 
#leftcol{display:none;} 

/*hide the right column when printing*/ 
#rightcol{display:none;} 
#twocols, #maincol{width:100%; float:none;}
#menu ul li a {display:none;} 
}







#logo {
	float: left;
	padding: 12px 12px 12px 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-left: 10px;
}
#logo a img{
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}



/*menu styles*/ 

*{
	margin:0;
	padding:0;
}
#menu{
	width:960px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	background-position: right;
	text-align:left;
	
	color: #FFFFFF;
	height: 100px;
	vertical-align: middle;
	z-index: 10;
}
#subheadercontent li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 15px;
	list-style-image: url(../images/subhead_li.gif);
	list-style-position: inside;
}
#subheadercontent {
	font-family: Arial, Helvetica, sans-serif;
	padding: 10px 0px 10px 10px;
	width:820px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	background-position: right;
	text-align:left;
	
	color: #FFFFFF;
	height: 100px;
	vertical-align: middle;
	
}

#menu ul{
	list-style:none;
	float: right;
	width: auto;
	display: inline;

}
#menu li{
	display:block;
	float:left;
	font-size: 12px;
}
#menu li a{
	display:block;
	float:left;
	color:#444B53;
	text-transform:uppercase;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	height: 27px;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
	padding-top: 73px;
	padding-left: 10px;
	padding-right: 10px;
	
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	
	
}
#menu li a span{
	color:#52651f;
	font-size:10px;
	text-transform:lowercase;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-weight:normal;
}
#menu li a:hover{
	text-decoration:none;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-image: url(../images/nav_hover_bg.jpg);
	background-repeat: repeat-x;
	background-position: right top;
}
#menu li a:hover span{
	color:#ffd9c7;
}
.current{
	display:block;
	float:left;
	color:#fff;
	text-transform:uppercase;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	cursor:pointer;
	font-weight:bold;

	background-image: url(../images/nav_hover_bg.jpg);
	height: 27px;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
	padding-top: 73px;

	padding-left: 10px;
	padding-right: 10px;
	
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;		
	background-position: right top;
}

#menu  a.current, #menu  a.current:hover {
color:#FFFFFF;}

.current span{
	color:#ffd9c7;
	font-size:10px;
	text-transform:lowercase;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-weight:normal;
}


#leftcol ul {
	list-style-type: none;
	
	margin: 0;
	padding: 0;
}
#leftcol li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 160px;
	line-height: normal;
	padding-bottom: 8px;
	list-style-image: url(../images/li.gif);
	list-style-position: outside;
}

#leftcol li:hover {

	list-style-image: url(../images/li_hover.gif);
	list-style-position: outside;
}
#leftcol li a {
	color: #444B53;
	text-decoration: none;
	list-style-position: outside;
}
#leftcol li a:hover {
	text-decoration: underline;
}
#wrapper {
	margin: 0px;
	padding: 0px;
	background-image: url(../images/content_bg_new.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
h2, .fisrtPara {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #444B53;
	padding-bottom: 7px;
	line-height: 1.4em;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #444B53;
	padding-bottom: 5px;
}
#subheader {
	background-image: url(../images/subheader_bg.jpg);
	background-repeat: repeat;
	background-position: center top;
	height: 100px;
	width: 100%;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

.quote {
	font-style: italic;
	padding-right: 30px;
	padding-left: 30px;
	padding-top: 15px;
	padding-bottom: 20px;
}
.logoborder {
	border: 1px solid #CCCCCC;
	margin-bottom: 5px;
}
.right_col_callout {
	border: 1px solid #fff;
	margin-bottom: 10px;
	
	background-position: 1300px top;
}
a {
	color: #069CDB;
	text-decoration: none;
}
a:hover {
	color: #069CDB;
	text-decoration: underline;
}
.gallerypanel {
	background-color: #FFFFFF;
	padding: 5px;
	border: 1px solid #CCCCCC;
	margin-bottom: 15px;
}
.gallerypanel img {
	border: 2px solid #FFFFFF;
}
.year {
	font-size: 12px;
	color: #FFFFFF;
	background-color: #666666;
	width: 3em;
	height: 3em;
	float: left;
	vertical-align: middle;
	text-align: center;
	line-height: 3em;
	font-weight: bold;
	border: 1px solid #FFFFFF;
}
.publications  {
	
	list-style-image: url(../images/li_current.gif);
	list-style-position: outside;
	margin-left: 20px;
}
#cse {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11.4px;
	margin-top: 12px;
	margin-left: 10px;
}
input.gsc-search-button {
	height: 16px;
	width: 18px;
	background-image: url(../images/find.gif);
	background-color: #ffffff;
	border: 0px solid #EFAC2B;
	color: #CA5200;
	font-weight: bold;
	cursor: pointer;
	overflow: hidden;
	padding:30px 0 0 0;
	background-repeat: no-repeat;
	background-position: right;
	margin-left:5px;
}
}.gsc-wrapper {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.gs-title {
	color: #FFFFFF;
}
gs-snippet {
	font-size: 11.4px;
}
body .gs-title a:link{
	font-size: 12px;
	color: #069CDB;
}
xa:link {
	color: #069DE4;
}
.gsc-tabHeader {visibility:hidden;}
.gsc-wrapper {
 
  padding: 3px;
}
.gsc-wrapper a:link, .gs-visibleUrl a:link , .gs-visibleUrl-short a:link{
 
  
	color: #069CDB;
}
body .gs-result a.gs-visibleUrl,
body .gs-result .gs-visibleUrl {
	color: #666666;
	text-decoration: none;
}


.cornerbanner {
	position: absolute;
	right: 0;
	top: 0;
	display: block;
	height: 127px;
	width: 127px;
	text-decoration: none;
	background-image: url(../images/corner_banner2.png);
	background-repeat: no-repeat;
	background-position: right top;
}

.cornerbanner2 {
	position: absolute;
	right: 0;
	top: 0;
	display: block;
	height: 63px;
	width: 232px;
	text-decoration: none;
	background-image: url(../images/corner_banner3.png);
	background-repeat: no-repeat;
	background-position: right top;
}


body #rightcol  h3 a {
	color: #FFFFFF;
	text-decoration: none;
}
.line {
	height: 1px;
	width: 100%;
	margin-top: 5px;
	margin-bottom: 8px;
	background-color: #FFFFFF;
}
#leftcol h3, #rightcol h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	margin-left: 15px;
	margin-top: 5px;
	color: #666666;
}
#footer li {
	display: inline;
	text-align: center;
	padding-right: 10px;
	padding-left: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#footer a {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover {

	text-decoration: underline;
}
#footer ul {
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
}
#leftcol a {
	color: #666666;
}
#rightcol p, #rightcol h4, #rightcol h3 {
	margin-left: 10px;
}
#rightcol h4 {
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	padding-top: 10px;
	padding-left: 3px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
