/***********************************************/
/* screen.css                                  */
/* ualibrary.org                               */
/***********************************************/


/*****************Float Clear Fix****************/
.floatclear {
	display:inline-block;
	width:100%;
}
/* Hide from IE-mac \*/
html .floatclear {
	height:1%;
	width:auto;
}
.floatclear {
	display:table;
}
/* End hide from IE-mac */

/********************* end **********************/


/***********************************************/
/* HTML tag styles                             */
/***********************************************/

html {-webkit-text-size-adjust:none} /*so iphone renders text accurately*/


body{
	margin: 0px;
	padding: 0px;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	line-height: 1.2;
	text-align: center;	/* IE5.x workaround */
	color: #333333;
	background-color: #ECE9D8;
}


/******* hyperlink and anchor tag styles *******/

a:link, a:visited{
	margin: 0px;
	padding: 0px;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	line-height: 1.2;	
	color: #005FA9;
	text-decoration: none;
}

a:hover{
	margin: 0px;
	padding: 0px;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	line-height: 1.2;	
	color: #005FA9;
	text-decoration: underline;
}


/************** header tag styles **************/


h1{
	margin: 0px;
	padding: 0px;
	font: 18px Arial,sans-serif;
	color: #fff;
}

h2{
	margin: 0px;
	padding: 0px 0px 0px 0px;
	font-family: arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 1.2;	
	color: #005FA9;
}

h3{
	font: bold 100% Arial,sans-serif;
	color: #334d55;
	margin: 0px;
	padding: 0px;
}

h4{
	margin: 0px;
	padding: 0px;
	font-family: verdana, arial, sans-serif;
	font-size: 9px;
	line-height: 1.2;
	color: #660;
}

h5{
	font: 100% Arial,sans-serif;
	color: #334d55;
	margin: 0px;
	padding: 0px;
}

h6{
	font: bold 114% Arial,sans-serif;
	color: #660;
	margin: 0px;
	padding: 0px;
}

img {
    border: 0px;
}


/********* form and related tag styles *********/


form {
	margin: 0;
	padding: 0;
}

label{
	font: bold 1em Arial,sans-serif;
	color: #334d55;
}
				
input{
	font-family: Arial,sans-serif;
}

td.field {
	background-color: #bcbaa8;
}

/***********************************************/
/* Layout Divs                                 */
/***********************************************/


#masthead{
	width: 950px;
	height: 125px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	color: #fff;
	text-align: left;	/* IE5.x workaround */
	background-color: #88aaaa;
	background-image: url('../images/new_header_website_v7b.jpg');
	border-left: 1px solid #4A5B5B;
	border-right: 1px solid #4A5B5B;
	border-top: 1px solid #4A5B5B;
	display:block;
}

#top_nav{
	width: 950px;
	height: 27px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px 0px 0px 0px;
	font-family: verdana, arial, sans-serif;
  	font-size: 9px;
  	color: #304b6f;
	text-align: left;	/* IE5.x workaround */
	background-color: #88aaaa;
	border-left: 1px solid #4A5B5B;
	border-right: 1px solid #4A5B5B;
}

#page_cells{
	width: 950px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	text-align: left;	/* IE5.x workaround */
	background-repeat: repeat-y;
	border-left: 1px solid #4A5B5B;
	border-right: 1px solid #4A5B5B;
	border-bottom: 1px solid #4A5B5B;
	background-color: #fff;
 
}

#columnwrapper {
	position:relative;
	height: 1%;   /* possible IE7 stu's hack fix */
	display:block;
	background:#fff;
	border-left:205px solid #bcbaa8;
	border-right:745px solid #fff;
	overflow:visible;
}

#left_cell{
	float: left;
	width: 205px;
	text-align: left;	/* IE5.x workaround */
	background-color: #BCBAA8;
	font-family: Verdana, Arial, sans-serif;
	position: relative;
	margin-left: -205px;
	display: inline;
}

#right_cell{
	width: 745px;
	margin-right:-745px;
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	line-height: 1.2;
	background-color: #fff;
	color: #333333;
	text-align: left;	/* IE5.x workaround */
	float: right;
	position: relative;
	display: inline;
}

#vtls_content{
	width: auto;
	padding: 0px 0px 0px 0px;
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	line-height: 1.2;
	color: #333333;
	text-align: left;       /* IE5.x workaround */
	background-color: #FFF;
}

#vtls_content_simple{
	width: 750px;
	padding: 10px 0px 0px 50px;
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	line-height: 1.2;
	color: #333333;
	text-align: left;       /* IE5.x workaround */
	background-color: #fff;
}


vtls_content.table{
	width: 50%;
	}

#vtls_footer{
        width: 745px;
        overflow: hidden;
        padding: 10px 0px 0px 0px;
        margin: 0px 0px 0px 0px;
        font-family: verdana, arial, sans-serif;
        font-size: 12px;
        line-height: 1.2;
        color: #333333;
        background-color: #ffffff;
        text-align: left;       /* IE5.x workaround */
}

#vtls_iframe{
        width: 694px;
        padding: 0px 0px 12px 0px;
        margin:0px 0px 0px 0px;
        text-align: left;       /* IE5.x workaround */
        font-family: verdana, arial, sans-serif;
        font-size: 12px;
        line-height: 1.2;
        color: #333333;
        background-color: #FFF;
}

.clearit{
	clear:both;
	height:1px;
	overflow:hidden;
		}

/***********************************************/
/* Component Divs                              */
/***********************************************/


/************* top_nav styles ****************/
#masthead img {
	margin: 0px;
	padding: 0px;
	border: 0px;
}

#vNav{
	height: 20px;
	margin: 0px 0px 0px 0px;
	padding: 3px 0px 3px 0px;
	font-family: verdana, arial, sans-serif;
  	font-size: 11px;
  	color: #660;
	background-color: #4d4b45;
}

a.vlink, a.vlink:link, a.vlink:visited{
	margin: 0px;
	padding: 5px 13px 5px 13px;
	font-family: verdana, arial, sans-serif;
  	font-size: 11px;
	font-weight: bold;
	line-height: 20px;
  	color: #fff;
  	background-color: #4d4b45;
	text-decoration: none;
}

a.vlink:hover{
	margin: 0px;
	padding: 6px 13px 5px 13px;
	font-family: verdana, arial, sans-serif;
  	font-size: 11px;
	font-weight: bold;
	line-height: 20px;
  	color: #FFF;
  	background-color: #8d8b85;
	text-decoration: none;
}

#clicktoprint{
	background-image: url('/assets/icons/printer.png');
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding-left:20px;
}

a.glink, a.glink:link, a.glink:visited{
	margin: 0px 0px 0px 0px;
	padding: 7px 13px 6px 13px;
	font-family: verdana, arial, sans-serif;
  	font-size: 10px;
	font-weight: bold;
	line-height: 25px;
  	color: #304b6f;
	text-decoration: none;
}

a.glink:hover{
	margin: 0px 0px 0px 0px;
	padding: 9px 13px 6px 13px;
	font-family: verdana, arial, sans-serif;
  	font-size: 10px;
	font-weight: bold;
	line-height: 25px;
  	color: #fff;
	text-decoration: none;
}

a.t1link, a.t1link:link, a.t1link:visited{
	margin: 0px;
	padding: 0px 5px 2px 5px;
	font-family: verdana, arial, sans-serif;
  	font-size: 8px;
	line-height: 25px;
  	color: #304b6f;
	text-decoration: none;
}

a.t1link:hover{
	margin: 0px;
	padding: 10px 5px 6px 5px;
	font-family: verdana, arial, sans-serif;
  	font-size: 8px;
	line-height: 25px;
  	color: #fff;
  	background-color: #9BBFBF;
	text-decoration: none;
}

a.t2link, a.t2link:link, a.t2link:visited{
	margin: 0px;
	padding: 0px 4px 2px 4px;
	font-family: verdana, arial, sans-serif;
  	font-size: 11px;
	line-height: 25px;
  	color: #304b6f;
	text-decoration: none;
}

a.t2link:hover{
	margin: 0px;
	padding: 7px 4px 6px 4px;
	font-family: verdana, arial, sans-serif;
  	font-size: 11px;
	line-height: 25px;
  	color: #fff;
  	background-color: #9BBFBF;
	text-decoration: none;
}

a.t3link, a.t3link:link, a.t3link:visited{
	margin: 0px;
	padding: 2px 4px 3px 4px;
	font-family: verdana, arial, sans-serif;
  	font-size: 14px;
	line-height: 25px;
  	color: #304b6f;
	text-decoration: none;
}

a.t3link:hover{
	margin: 0px;
	padding: 4px 4px 5px 4px;
	font-family: verdana, arial, sans-serif;
  	font-size: 14px;
	line-height: 25px;
  	color: #fff;
  	background-color: #9BBFBF;
	text-decoration: none;
}

a.t4link, a.t4link:link, a.t4link:visited{
	margin: 0px;
	padding: 0px 3px 4px 3px;
	font-family: verdana, arial, sans-serif;
  	font-size: 17px;
	line-height: 1.2;
  	color: #304b6f;
	text-decoration: none;
}

a.t4link:hover{
	margin: 0px;
	padding: 1px 3px 5px 3px;
	font-family: verdana, arial, sans-serif;
  	font-size: 17px;
	line-height: 1.2;
  	color: #fff;
  	background-color: #9BBFBF;
	text-decoration: none;
}


/************ left_nav styles **************/

#left_nav{
	margin: 0px;
	padding: 0px;
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	line-height: 1.2;	
	color: #fff;
	border-bottom: 1px solid #fff;
}

#left_nav a:link, #left_nav a:visited {
	margin: 0px;
	padding: 7px 0px 7px 10px;
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 1.2;
	display: block;
	color: #fff;
	background-color: #887755;
	text-decoration: none;
}

#left_nav a:hover{
	margin: 0px;
	padding: 7px 0px 7px 10px;
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 1.2;
	display: block;
	color: #fff;
	background-color: #aa9977;
	text-decoration: none;
}


/************* vtlsLinks styles **************/

#left_vtlsLinks{
	margin: 0px;
	padding: 5px 0px 5px 10px;
	font-family: verdana, arial, sans-serif;
	font-size: 9px;
	line-height: 1.2;
	color: #633;
	border-bottom: 1px solid #fff;

}

/************* left_block styles **************/

.left_block{
	margin: 0px;
	padding: 5px 0px 5px 8px;
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	line-height: 1.2;
	border-bottom: 1px solid #fff;
}

.left_block p{
	margin: 2px 10px 6px 10px;
	padding: 0px;
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	line-height: 1.2;
	color: #334d55;
}

.left_block a:link{
	margin: 0px 3px 0px 2px;
	padding: 0px;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 1.2;
	color: #663333;
	text-decoration: none;
}

.left_block a:visited{
	margin: 0px;
	padding: 0px 3px 0px 2px;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 1.2;
	color: #663333;
	text-decoration: none;
}

.left_block a:hover{
	margin: 0px;
	padding: 0px 3px 0px 2px;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 1.2;
	color: #663333;
	text-decoration: underline;
}

.left_block h2{
	margin: 0px;
	padding: 5px 10px 0px 0px;
	font-family: verdana, arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	line-height: 1.2;	
	color: #334d55;
}

/************* left_logos styles **************/

#left_logos{
	margin: 0px;
	padding: 3px 10px 0px 10px;
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	line-height: 1.2;	
	color: #334d55;
}

#left_logos table{
	border-bottom: 1px solid #fff;
}

#left_logos p{
	margin: 0px;
	padding: 10px 0px 10px 0px;
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	line-height: 1.2;	
	color: #334d55;
}

#left_logos img{
	display: block;
	text-decoration: none;
	margin: 7px 0px 7px 0px;
}

#left_logos a:link{
	margin: 0px;
	padding: 3px 0px 0px 0px;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 1.2;
	color: #666;
	text-decoration: none;
}

#left_logos a:visited{
	margin: 0px;
	padding: 3px 0px 0px 0px;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 1.2;
	color: #666;
	text-decoration: none;
}

#left_logos a:hover{
	margin: 0px;
	padding: 3px 0px 0px 0px;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 1.2;
	color: #666;
	text-decoration: underline;
}

/************* librarylink block style **************/

/*.librarylink{
	background: #aa9977;
	margin: 0px 10px 8px 10px;
	padding: 2px 0px 5px 0px;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	line-height: 1.2;
	border: 1px solid #000;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	-webkit-box-shadow: 2px 2px 3px rgba(135, 139, 144, 0.6);
	-moz-box-shadow: 2px 2px 3px rgba(135, 139, 144, 0.6);
	box-shadow: 2px 2px 3px rgba(135, 139, 144, 0.6);
}
*/

#librarylink{
	background-image: url('/assets/images/librarylink.png');
	background-repeat: no-repeat;
	margin: 0px 10px 8px 10px;
	width: 185px;
	height: 190px;
	display:block;
}



/************* question styles ***************/

#question{
	padding: 5px 0px 5px 10px;
	font: 12px Verdana, Arial, sans-serif;
	color: #633;
}


/************** slogan styles ****************/

#slogan{
	padding: 0px 0px 14px 10px;
	margin: 0px;
}

#slogan h2{
	font: bold 18px Arial,sans-serif;
	color: #633;
	margin:0px;
	padding: 0px;
}


/************** locator styles ****************/

#locator{
	padding: 8px 0px 0px 15px;
	margin: 0px;
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	line-height: 1.2;	
	color: #334d55;
}


#locator a:link, #locator a:visited {
	padding: 0px;
	margin: 0px;
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	line-height: 1.2;	
	color: #334d55;
	text-decoration: none;
}


#locator a:hover {
	padding: 0px;
	margin: 0px;
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	line-height: 1.2;	
	color: #334d55;
	text-decoration: underline;
}

/************** vtls_content styles *****************/

#vtls_content h2{
        margin: 0px;
        padding: 5px 30px 10px 0px;
        font-family: arial, sans-serif;
        font-size: 14px;
        font-weight: bold;
        line-height: 1.2;
        color: #005FA9;
}


/************** headlines styles *****************/

#headlines{
	margin: 10px 20px 20px 20px;
	padding: 5px;
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	line-height: 1.2;	
	color: #4A5B5b;
	overflow: auto;
}

#headlines h3{
	margin: 0px;
	padding: 2px 30px 0px 0px;
	font-family: verdana, arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	line-height: 1.2;	
	color: #005FA9;
}

#headlines p{
	margin: 5px 0px 0px 0px;
	padding: 0px 30px 3px 0px;
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	line-height: 1.2;	
	color: #4A5B5b;
}

#headlines ul{
	margin: 0px 0px 0px 0px;
	padding: 0px 30px 3px 0px;
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	line-height: 1.2;	
	color: #4A5B5b;
}

#headlines li{
	margin: 5px 0px 5px 20px;
	padding: 0px 30px 3px 0px;
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	line-height: 1.2;	
	color: #4A5B5b;
}

#headlines a:link, #headlines a:visited, #headlines a:hover{
	font-size: 12px;
	line-height: 1.2;
}


#headlines img{
	float: left;
	margin: 0px 18px 5px 0px;
	border: 0px;
}


#large_image{
	margin: 0px;
	padding: 10px 0px 0px 0px;
	border: 0px;
}


/************** note styles *****************/

#note{
	margin: 10px 20px;
	padding: 0px 3px 0px 14px;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	line-height: 1.2;	
	color: #4A5B5b;
}

#note p{
	margin: 5px 0px 0px 0px;
	padding: 0px 30px 10px 0px;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	line-height: 1.2;	
	color: #4A5B5b;
}

#note img{
	padding: 0px 0px 0px 0px;
	border: 0px;
}


/*************** message styles ******************/

#message {
	margin: 10px 20px;
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	line-height: 1.2;	
	color: #000;
	background-color: #ECE9D8;
	border: 1px solid #4A5B5B;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	-webkit-box-shadow: 2px 2px 3px rgba(135, 139, 144, 0.6);
	-moz-box-shadow: 2px 2px 3px rgba(135, 139, 144, 0.6);
	box-shadow: 2px 2px 3px #888;
}



#message h3{
	margin: 8px 7px 0px 15px;
	padding: 3px 5px 0px 7px;
	font: bold 14px Arial,sans-serif;
	line-height: 1.2;	
	color: #fff;
	background-color: #567B7B;
	}

#message p{
	margin: 0px 10px;
}
	
#message a:link, #important a:visited, #important a:hover{
	font-size: 12px;
	line-height: 1.2;
}

#message img{

}

/*************** important styles ******************/


#important h3{
	margin: 10px 20px 0px 20px;
	padding: 5px 5px 5px 10px;
	font: bold 14px Arial,sans-serif;
	line-height: 1.2;	
	color: #fff;
	background-color: #567B7B;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	-webkit-box-shadow: 2px 2px 3px rgba(135, 139, 144, 0.6);
	-moz-box-shadow: 2px 2px 3px rgba(135, 139, 144, 0.6);
	box-shadow: 2px 2px 3px #888;
	}

#important p{
	margin: 0px 20px 10px 20px;
	padding: 5px 5px 8px 5px;
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	line-height: 1.2;	
	color: #000;
	background-color: #ECE9D8;
	border: 1px solid #4A5B5B;
	-webkit-border-bottom-left-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
	-moz-border-radius-bottomleft: 10px;
	-moz-border-radius-bottomright: 10px;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
	-webkit-box-shadow: 2px 2px 3px rgba(135, 139, 144, 0.6);
	-moz-box-shadow: 2px 2px 3px rgba(135, 139, 144, 0.6);
	box-shadow: 2px 2px 3px #888;
	}
	
#important a:link, #important a:visited, #important a:hover{
	font-size: 12px;
	line-height: 1.2;
}

#important img{
	padding: 0px 7px 0px 0px;
}

/*************** features styles ******************/

#features {
	margin: 0px 0px 0px 0px;
	padding: 10px 20px 10px 20px;
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	line-height: 1.2;	
	color: #4A5B5b;
}

#homeFeatures {
	margin: 10px 20px 10px 20px;
	padding: 0px 0px 0px 0px;
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	line-height: 1.2;	
	color: #4A5B5b;
}

#features h2{
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 2px 6px;
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 1.2;	
	color: #005FA9;
}

#features h3{
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 2px 6px;
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 1.2;	
	color: #4A5B5b;
}

#features p{
	margin: 0px 0px 0px 0px;
	padding: 2px 5px 5px 6px;
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	line-height: 1.2;	
	color: #4A5B5b;
}

#homeFeatures p{
	margin: 0px 0px 0px 0px;
	padding: 2px 5px 5px 6px;
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	line-height: 1.2;	
	color: #4A5B5b;
}

#features a:link, #features a:visited, #features a:hover{
	font-size: 12px;
	line-height: 1.2;	
}

#homeFeatures a:link, #homeFeatures a:visited, #homeFeatures a:hover{
	font-size: 12px;
	line-height: 1.2;	
}

#features ul{
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 1px 35px;
	font-size: 12px;
	line-height: 1.2;	
	color: #4A5B5b;
}

#homeFeatures ul{
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 1px 35px;
	font-size: 12px;
	line-height: 1.2;	
	color: #4A5B5b;
}

#features li{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 4px 0px;
	font-size: 12px;
	line-height: 1.2;	
	color: #4A5B5b;
}

#homeFeatures li{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 4px 0px;
	font-size: 12px;
	line-height: 1.2;	
	color: #4A5B5b;
}

a.capsule:link, a.capsule:visited, a.capsule:hover{
	font: bold 14px Arial,sans-serif !important;
	color: #fff;
	background-color: #984e4e;
	display:block;
	padding: 5px 5px 5px 10px;
	margin-bottom: 8px;
	text-decoration: none;

}

.capsule{
	font: bold 14px Arial,sans-serif !important;
	color: #fff;
	background-color: #984E4E;
	display:block;
	padding: 5px 5px 5px 10px;
	margin-bottom: 8px;
	text-decoration: none;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	-webkit-box-shadow: 2px 2px 3px rgba(135, 139, 144, 0.6);
	-moz-box-shadow: 2px 2px 3px rgba(135, 139, 144, 0.6);
	box-shadow: 2px 2px 3px #888;

}

#homeFeatures a.capsule{
	font: bold 14px Arial,sans-serif;
	color: #fff;
	background-color: #984E4E;
	display:block;
	padding: 5px 5px 5px 10px;
	margin-bottom: 3px;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	-webkit-box-shadow: 2px 0px 3px rgba(135, 139, 144, 0.6);
	-moz-box-shadow: 2px 0px 3px rgba(135, 139, 144, 0.6);
	box-shadow: 2px 0px 3px #888;

}

td.storyLeft{
	font-size: 12px;
	line-height: 1.2;	
	color: #4A5B5b;
}

td.homeStoryLeft{
	margin-right: 12px;
	font-size: 12px;
	line-height: 1.2;	
	color: #4A5B5b;
	background-color: #ECE9D8;
	border: 1px solid #4A5B5B;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	-webkit-box-shadow: 2px 2px 3px rgba(135, 139, 144, 0.6);
	-moz-box-shadow: 2px 2px 3px rgba(135, 139, 144, 0.6);
	box-shadow: 2px 2px 3px #888;

}

td.homeStoryRight{
	margin-right: 12px;
	font-size: 12px;
	line-height: 1.2;	
	color: #4A5B5b;
	background-color: #ECE9D8;
	border: 1px solid #4A5B5B;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	-webkit-box-shadow: 2px 2px 3px rgba(135, 139, 144, 0.6);
	-moz-box-shadow: 2px 2px 3px rgba(135, 139, 144, 0.6);
	box-shadow: 2px 2px 3px #888;

}

#homeFeatures p.homeStory{
	padding: 2px 5px 10px 10px;
	font-size: 12px;
	line-height: 1.2;	
}

/**
#features img{
	padding: 4px 0px 5px 0px;
	border: 0px;
}
**/

/*************** google styles ******************/

#google {
	margin: 0px;
	padding: 0px 0px 0px 4px;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	line-height: 1.2;	
	color: #000;
}

#google img{
	padding: 0px;
	margin: 0px;
}


/************** copyright styles ****************/

#copyright{
	margin: 0px;
	padding: 10px 0px 12px 15px;
	font-family: verdana, arial, sans-serif;
  	font-size: 11px;
	line-height: 1.2;
	background-color:#9c9c8c;
	color: #000;
  	clear:both;
}

#copyright a:link, #copyright a:visited{
	margin: 0px;
	padding: 0px;
	font-family: verdana, arial, sans-serif;
  	font-size: 11px;
	line-height: 1.2;
  	color: #005FA9;
	text-decoration: none;
}

#copyright a:hover{
	margin: 0px;
	padding: 0px;
	font-family: verdana, arial, sans-serif;
  	font-size: 11px;
	line-height: 1.2;
  	color: #005FA9;
	text-decoration: underline;
}


/*************** sites styles ******************/

.sites {
	padding: 0px 0px 0px 3px;
}

.sites h3{
	font: bold 125% Arial,sans-serif;
	color: #000000;
}

.sites p {
	font-size: 90%;
	padding: 0px;
	margin: 0px 0px 5px 0px;
}

a.sites:link{
  	color: #005FA9;
}

a.sites:visited{
  	color: #333;
}

a.sites:hover{
  	color: #005FA9;
	text-decoration: underline;
}

.sites a.capsule{
	font: bold 11px Arial,sans-serif;
	color: #fff;
	background-color: #005FA9;
	display:block;
	padding: 0px;
	margin: 0px;
}

.sites a.capsule:hover{
	text-decoration: underline;
}

td.linkHead{
	margin: 0px;
	padding: 0px;
}

.linkHead p{
	margin: 0px;
	padding: 0px;
}

.linkHead a:link, .linkHead a:visited {
	font: bold 11px Arial,sans-serif;
	display: block;
	background-color: #CC9966;
	font-weight: bold;
	padding: 3px 2px 2px 5px;
	color: #fff;
	border-bottom: 1px solid #fff;
}

.linkHead a:hover{
	background-color: #fff;
	background-image: none;
	font-weight: bold;
	text-decoration: none;
	color: #CC9966;
}


/********************* end **********************/


/*************** cover image styles ******************/

#screenshot {
	position:absolute;
	border:1px solid #ccc;
	background:#333;
	padding:5px;
	display:none;
	color:#fff;
}
	
/*************** quicksearch styles ******************/

#quicksearch{
	padding: 2px 0px 8px 5px;
	background-color: #bcbaa8;
	font: bold 13px Arial, sans-serif;
	color: #334d55;
}

#searchicon {
	vertical-align: top;
}

/*************** misc styles ******************/

#backtop {
	float:right;
	margin: 10px 20px 50px 0px;
}

.branch {
	overflow: auto;
	margin-top: 2em;
}

.banner_ad {
	margin: 20px;
}

#enews {
	width: 400px;
	height: auto;
	border: 1px solid #333;
	margin-left: 220px;
	margin-top: 20px;
	padding: 5px;
	background-color: #B5DAE8;
}

#enews ul{
	line-height: .4em;
}

/** styles for directors blog page **/
.blogentry {
	border-bottom: 1px dashed #005fa9;
	overflow: auto;
	padding: 20px 0px;
}

.blogdate {
	color: #005FA9;
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
	margin: 0px 0px 10px 0px;
}
.blogtag {
	color: #005FA9;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	float: right;
	margin-right: 40px;
}



/** image tags to align left or right and add border **/
.align-right {
	float:right;
	margin: 0 0 15px 15px;
}

.align-left {
	float:left;
	margin: 0 15px 15px 0;
}

.frame {
	padding: 5px;
	border: 1px solid #aaa;
}




/** polaroid image style for photos **/	
.polaroid {
	width: 210px;
	padding: 10px 10px 20px 10px;
	border: 1px solid #BFBFBF;
	background-color: white;
	-webkit-box-shadow: 2px 2px 3px rgba(135, 139, 144, 0.4);
	-moz-box-shadow: 2px 2px 3px rgba(135, 139, 144, 0.4);
	box-shadow: 2px 2px 3px #888;
}
.polaroid img {
	margin: 0 0 15px;
}
.polaroid .caption {
	margin: 0;
	font-size: 0.85em !important;
	font-style: italic;
}
.pull-right {
	float: right;
	margin: 0.8em 0 2em 2em;
}
.pull-right.polaroid {
	-webkit-transform: rotate(9deg);
	-moz-transform: rotate(9deg);
	transform: rotate(9deg);
}
.pull-left {
	float: left;
	margin: 0.8em 3em 2em 0em;
}
.pull-left.polaroid {
	-webkit-transform: rotate(-9deg);
	-moz-transform: rotate(-9deg);
	transform: rotate(-9deg);
}

/** styles for calendar page and item display **/
.cal-header {
color:#005FA9;
font-family:verdana,arial,sans-serif;
font-size:16px;
font-weight:bold;
line-height:1.2;
margin:20px 0px 10px 20px;
}

.cal-item {
	margin: 20px 10px;
	padding: 10px;
	font-size: 12px;
	line-height: 1.2;	
	color: #4A5B5b;
	background-color: #ECE9D8;
	border: 0px solid #4A5B5B;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	-webkit-box-shadow: 2px 2px 3px rgba(135, 139, 144, 0.6);
	-moz-box-shadow: 2px 2px 3px rgba(135, 139, 144, 0.6);
	box-shadow: 2px 2px 3px #888;
}

.cal-title {
color:#005FA9;
font-family:arial,sans-serif;
font-size:14px;
font-weight:bold;
line-height:1.2;
margin:0;
padding:0px 0px 10px 0px;
}


/*************** carousel photo slideshow styles ******************/

.stepcarousel{
position: relative; /*leave this value alone*/
border: none;
overflow: scroll; /*leave this value alone*/
width: 180px; /*Width of Carousel Viewer itself*/
height: 135px; /*Height should enough to fit largest content's height*/
}

.stepcarousel .belt{
position: absolute; /*leave this value alone*/
left: 0;
top: 0;
}

.stepcarousel .panel{
float: left; /*leave this value alone*/
overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
margin: 0px; /*margin around each panel*/
width: 180px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
}



/*************** jobspot accordian styles ******************/

.linkgroup{ /*header of accordian*/
cursor: hand;
cursor: pointer;
font-size: 110%;
font-weight: bold;
margin: 10px 0;
}
.openlinks{ /*class added to contents of accordian when open*/
color: #603FC9;
}
.closedlinks{ /*class added to contents of accordian when closed*/
color: #005FA9;
}

/*************** editease styles ******************/

#simplemodal-overlay {
	background-color:#000;
}

#simplemodal-container {
	background-color:#333;
	border:8px solid #444;
	padding:12px;
}






