/*@charset "UTF-8";

This CSS is to rule all new pages shared content. The main.css rules body tags, and class tags*/

body {
	font-family: Arial, Helvetica, sans-serif;
}
#colContent #colHead a {
	color: #FFFFFF;
	text-decoration: none;
	
}
#colContent #firstColLeft .bluehead
{
	color: #3366cc;
}

#colContent #fullCol .bluehead 
{   
	color: #3366cc;
}
#colHead
{
	width:800px;
	
}
#colHead a:link {
	color: #FFFFFF;
	text-decoration: none;
}

/*#colContent #fullCol .bluehead {  */
.bluehead { 
	color: #3366cc;
	font-size: 0.9em;
	font-weight: bold;
	text-decoration: none;
	font-style: normal;
	line-height: 1.1em;
	text-align: left;
	margin-bottom: -0.5em;
	margin-top: .5em;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 0.3em;
}


#colContent #img {
	padding-right: 5px;
	padding-left: 5px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	margin-right: 5px;
	margin-left: 5px;
	background-position: center;
}
#colContent p {
	text-align: left;
	margin-right: 8px;
	margin-left: 1px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.2em;
	color: #000000;
	font-size: 0.9em;
	top: auto;
}
#colContent h2 {
	font-size: 0.95em;
	line-height: 1em;
	color: #3300CC;
	font-weight: bold;
	text-transform: capitalize;
	text-decoration: none;
	text-align: left;
	margin-left: 1px;
	margin-bottom: -0.8em;
	margin-top: 15px;
}
#colContent h3 {
	font-size: 0.9em;
	color: #333333;
	margin-bottom: -0.8em;
	text-transform: uppercase;
	padding-top: 0.3em;
}

#colContent h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	line-height: 22px;
	color: #FFF;
	text-decoration: none;
	background:#36C;
	padding-left: 5px;
	font-weight: normal;
	margin-right: 3px;
	margin-left: 0px;
	margin-top: 0px;
	
}

#colContent #firstCol {
	height: auto;
	width: 244px;
	float: left;
	padding-right:31.2px;
	padding-bottom:10px;
/*	margin-top: 6px;
	margin-right: 11px;
	margin-bottom: 0;
	margin-left: -3px;
	border:#00C;  */

}
#colContent #firstCol h1 {
	text-transform: uppercase;
	background:#36C  url(../images/mainpg_images/2ncolumnheada.gif) no-repeat; 
}

#colContent #secondCol {
	height: auto;
	width: 244px;
	float:left;
	padding-right:31.2px;
	padding-bottom:10px;
/*	margin-top: 6px;
	border:#00C;
	margin-left: 0px;
	margin-right: 10px;  */
}
#colContent #secondCol h1 {
	background:#36C url(../images/mainpg_images/1stcolumnheada.gif) no-repeat; 
	text-transform: uppercase;
}

#colContent #thirdCol {
/*	margin-top: 6px;
	margin-left: 1px;
	margin-right: 3px;
	border:#00C;  */
	height: auto;
	width: 245px;
	float: right;
	padding-left:1px;
	padding-bottom:10px;
}

#colContent #thirdCol h1 {
	background: #F60 url(../images/mainpg_images/3rdaltcolumnheadsb.gif) no-repeat;
	text-transform: uppercase;
}
#wrapper #colContent #fullCol table {
	text-align: left;
	vertical-align:Top;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
/*#fullCol h-link
{
	color: #3366cc;
}*/
#wrapper #colContent #fullCol th {
	background-color: #666666;
	color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 0.9em;
}
#wrapper #colContent #fullCol td {
	border-bottom-style: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	vertical-align: Top;
	font-size: 0.8em;
}
h5 {
	font-size: 1.1em;
	text-transform: capitalize;
}
a {
	color: #4F7ABF;
	text-decoration: underline;
}
/* now ruled on Main
#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 44px;
	color: #FFF;
	background: #F93 url(images/footerbar.jpg) no-repeat;
	text-align: center;
	margin: 0px;
	padding: 0px;
	height: 44px;
	width: 616px;
	float: right;
	position: relative;
	bottom: 0;
}*/
img {
	border-width: 0px;
	margin-left: -2px;
}

	
#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .91em;
	line-height: 13px;
	background:  url("../images/mainpg_images/footerbar.jpg") no-repeat;
	text-align: center;
	height: 40px;
	width: 800px;
	clear:both;
	bottom: 0px;
	color: #FFF;
	float: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#footer a {
	color: #FFF;
	text-decoration: none;
}
#footer a:hover {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}
#footer a:visited {
	color: #FFF;
	text-decoration: none;
}
li {
	font-size: 0.825em;
	margin-left: -10px;
	margin-right: 2px;
	margin-bottom: 3px;
	line-height: 1em;
}
.redCap {
	text-transform: capitalize;
	color: #FF0000;
	font-style: italic;
	font-weight: bold;
}
.bold {
font-weight: bold;
}
.italics {
font-style: italic;
}
.underline {
text-decoration: underline;
}
.textwrapright{
float: left;
padding-right: .5em;
}
.textwrapleft{
	float: right;
	padding-left: 0.5em;
	padding-top: .5em;

}
.topbar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	font-weight: normal;
	text-transform: capitalize;
	color: #FFFFFF;
	background-position: center;
	padding-left: 5px;
}

.textwrapboth {
	text-align: center;
	padding-right: 5px;
	padding-left: 5px;
}

   .banner {
	background-image : url("../images/nysbanner1.gif");
/*put your selected banner image here */
     background-repeat : no-repeat;  /*prevent repeating */
     width : 779px;  /*specify the banner width */
     height : 54px;  /*specify the banner height */
	 padding-top: 20px; 	
	 margin-bottom: 10px;
   }
   
.initialCaps {
	text-transform: capitalize;
}
.aLLCAPS {
	text-transform: uppercase;
}
#wrapper2 {
	margin-top: 10px;
	margin-left: 10px;
}

#wrapper2 #mainContent h3 {
	font-size: 1.8em;
}
.caption {
	font-size: .7em;
	font-style: italic;
}
.lowercase {
	text-transform: lowercase;
}
.imagectr {
	margin: auto;
	text-align: center;
	width: auto;
}
.textalignright {
	text-align: right;
	padding-left: 400px;
}
.titlenames {
	font-size: 0.8em;
	color: #039;
	background-color: #FFF;
	display: block;
}
.smallSidebarTxt {
	font-size: 0.8em;
}
#wrapper #colContent #fullCol #exec_bios p {
	font-size: 0.82em;
	line-height: 1.4em;
	color: #000000;
}
#wrapper #colContent #fullCol #exec_bios a {
	color: #3300CC;
	text-decoration: underline;
	line-height: 1.4em;
}
#wrapper #colContent #fullCol #exec_bios .italics {
	font-style: italic;
	color: #000000;
}

.navyhd {
	color: #3300cc;
	font-size: 1.2em;
	font-weight: bold;
	text-decoration: none;
	margin-left: 1pt;
	line-height: 1.1em;
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: capitalize;
}
#sidebar #smallText {
	padding-left: 10px;
	padding-right: 4px;
}
.imagecenter {
	display: block;
	margin-right: auto;
	margin-left: auto;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
}
#lowerColContent {
	clear: both;
	float: right;
	width: 615px;
	margin-top: 20px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 20px;
}
#lowerCol1 {
	float: left;
	height: auto;
	width: 195px;
	margin-top: 0px;
	margin-right: 10px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#lowerCol2 {
	float: left;
	height: auto;
	width: 195px;
	margin-top: 0px;
	margin-right: 10px;
	padding-top: 5px;
}
#lowerCol3 {
	float: left;
	height: auto;
	width: 195px;
	margin-top: 0px;
	margin-right: 10px;
	padding-top: 5px;
}
#wrapper #colContent #lowerColContent #borderRow h1 {
	text-transform: uppercase;
	color: #FFF;
	background-image: url(../images/mainpg_images/lowercontent_borderbar.gif);
	background-color: #FFFFFF;
	font-size: 0.85em;
	width: 610px;
}
#colorbox {
	background-color: #ffffff;
	height: auto;
	width: 200px;
}
.colorbox2 {
	background-color: #d9e6f2;
	height: auto;
	width: 200px;
}

#PhotoBox {
	float: right;
	height: auto;
	width: 270px;
}
