body {
    margin: 0;
    padding: 0;
	 background-image:url(../images/bg.gif);
	background-repeat: repeat-x;
	background-color: #051b31;
}
#header-logo {
	margin-left: -710px;
	margin-top: -90px;
}
#searchField2 {
	height: 30px;
	padding: 0px;
	margin-top: -5px;
}
* { margin: 0; padding: 0 }
		
		
		p { text-align: left; margin: 15px 0 }
		
		p, ul { font-size: 13px; line-height: 1.4em } 
		
		p a, li a { color: #39c; text-decoration: none }
		
		p.intro { border-bottom: 1px solid #ccc; margin-bottom: 20px; padding: 20px 0 30px 0; text-align: center; width: 100% }
		
		p#cross-links  { text-align: right;
						color: #003366; }
		
		p#cross-links { border-bottom: 1px solid #ccc; margin-bottom: 30px; padding-bottom: 30px }
		
		noscript p, noscript ol { color: #a00; font-size: 13px; line-height: 1.4em; text-align: left }
		noscript a { color: #a00; text-decoration: underline }
		noscript ol { margin-left: 25px; }
		
		a:focus { outline:none }
		
		img { border: 0 }
		
		h3 { border-bottom: /*1px solid silver;*/ margin-bottom: 5px; padding-bottom: 3px; text-align: left }
		
		
		
			
		
		.stripViewer .panelContainer .panel ul {
			text-align: left;
			margin: 0 15px 0 30px;
		}
		
		/*.slider-wrap { /* This div isn't entirely necessary but good for getting the side arrows vertically centered */
			/*margin: 20px 0;
			position: relative;
			width: 100%;
		}*/

		/* These 2 lines specify style applied while slider is loading */
		.csw {width: 100%; height: 460px; background: #fff; overflow: scroll}
		.csw .loading {margin: 200px 0 300px 0; text-align: center}

		.stripViewer { /* This is the viewing window */
			position: relative;
			overflow: hidden; 
			border: 0px solid #1e3658; /* this is the border. should have the same value for the links */
			margin: auto;
			width: 700px; /* Also specified in  .stripViewer .panelContainer .panel  below */
			height: 180px;
			clear: both;
			background: #fff;
		}
		
		.stripViewer .panelContainer { /* This is the big long container used to house your end-to-end divs. Width is calculated and specified by the JS  */
			position: relative;
			left: 0; top: 0;
			width: 100%;
			list-style-type: none;
			/* -moz-user-select: none; // This breaks CSS validation but stops accidental (and intentional - beware) panel highlighting in Firefox. Some people might find this useful, crazy fools. */
		}
		.small {
		text-align: right;
		}
		.stripViewer .panelContainer .panel { /* Each panel is arranged end-to-end */
			float:left;
			height: 100%;
			position: relative;
			width: 700px; /* Also specified in  .stripViewer  above */
		}
		
		.stripViewer .panelContainer .panel .wrapper { /* Wrapper to give some padding in the panels, without messing with existing panel width */
			padding: 10px;
		}
		.stripViewer .panelContainer .panel .wrapper p {
		font-family: Helvetica, sans-serif, Arial;
		}
		
		.stripNav { /* This is the div to hold your nav (the UL generated at run time) */
			margin-left:65px;
		}
		
		.stripNav ul { /* The auto-generated set of links */
			list-style: none;
		}
		
		.stripNav ul li {
			float: left;
			margin-right: 2px; /* If you change this, be sure to adjust the initial value of navWidth in coda-slider.1.1.1.js */
		}
		
		.stripNav a { /* The nav links */
			font-family: Helvetica, sans-serif, Arial;
			font-size: 12px;
			letter-spacing: 1px;
			font-weight: bold;
			text-align: center;
			line-height: 32px;
			background: #c6e3ff;
			color: #fff;
			text-decoration: none;
			display: block;
			padding: 0 15px;
		}
		
		.stripNav li.tab1 a { background: #ea6f22 }
		.stripNav li.tab2 a { background: #ea6f22 }
		.stripNav li.tab3 a { background: #ea6f22}
		.stripNav li.tab4 a { background: #ea6f22 }
		.stripNav li.tab5 a { background: #ea6f22 }
		
		.stripNav li a:hover {
			background: #003263;
		}
		
		.stripNav li a.current {
			background: #ffffff;
			color: #000;
		}
		
		/*.stripNavL, .stripNavR { /* The left and right arrows */
			/*position: absolute;
			top: 230px;
			text-indent: -9000em;
		}
		
		.stripNavL a, .stripNavR a {
			display: block;
			height: 40px;
			width: 40px;
		}
		
		.stripNavL {
			left: 0;
		}
		
		.stripNavR {
			right: 0;
		}
		
		.stripNavL {
			background: url("tabbed-bottom-nav/images/arrow-left.gif") no-repeat center;
		}
		
		.stripNavR {
			background: url("tabbed-bottom-nav/images/arrow-right.gif") no-repeat center;
		} end of new css*/

#container {
    background-color: #cccacb;
    min-width: 760px;
    width: 976px;
    margin: 0 auto;
}

#header {
	margin-top: 0px;
	height: 104px;
    width: 976px;
	background-image:url(../images/utica-header-bg.jpg);
    
	
	
}
#centertab table
{ 
margin-left: 55px;
margin-right: 0px;
font-family:Helvetica,sans-serif,Arial;
font-size:12px;
}
#centertab td {	
	color: #003366; 
	font-size: 12px;
	}
#headernav a {
	color: #003366; 
	}
#topnav   {
	background-image:url(../images/top-nav.jpg);
	width:976px;
	height:52px;
	}

#tagline {
	background-image:url(../images/tagline.jpg);
	width:976px;
	height:18px;
	}
#header2 {
	
   background-color:#cccacb;
	width:976px;
	 height:189px;
}
#btns {
    background-color: #000000;
    width: 223px;
	height: 258px;
	margin-left: 752px;
	margin-right: -222px;
    float: right;
}

#slider1  {
	font-size: 12px; 
	font-family: Helvetica, sans-serif, Arial; 
	color:#3e5266; 
	line-height: 12px;
	}
#slider1   a {
	color:#003366;
	}
#navigation {
   
    width: 20%;
    float: left;
}
#navigation ul {
	color:#FFFFFF;
     margin-left: 10px;
    padding: 0;
    list-style: none;
}
#navigation a {
	color:#003366;
     margin-left: 10px;
    padding: 0;
    list-style: none;
}
#navigation li {
	font-size: 14px; 
	font-family: Helvetica, sans-serif, Arial;
	line-height: 24px;
    margin-left: 6px;
    padding: 0;
    list-style: none;
}
#navigation h3 {
	font-size: 16px; 
	font-family: Helvetica, sans-serif, Arial;
	border-bottom: 1px dotted #ffffff;
	color: #003366; 
    margin-left:20px;
	margin-bottom: 10px;
    padding: 0;
    list-style: none;
}
#navigation2 {
    background-color: #cccacb;
    width: 160px;
    float: right;
	padding-bottom:600px;
}
#navigation2 ul {
	
     margin-left: 10px;
    padding: 0;
    list-style: none;
}
#navigation2 li {
	font-size: 12px; 
	font-family: Helvetica, sans-serif, Arial;
	
    margin-left: 40px;
    padding: 0;
    list-style: none;
}

/*start of nav styles*/
#ctaSearch {
	float: right;
	width: 244px;
	margin-top: 65px;
	margin-bottom: 0px;
	padding: 0px;
}
#searchField {
	height: 30px;
	padding: 0px;
	margin: 0px;
	
}
#headernav ul {
	float: right;
	font-family: Helvetica, sans-serif, Arial;
	margin-right: -200px;
	margin-top: 25px;
	margin-bottom: 0px;
	padding: 0px;
	list-style: none;
}
#headernav li {
    display: inline;
    
}

#content {
	font-family: Helvetica, sans-serif, Arial; 
    background-color: #ffffff;
    float: left;
	width: 780px;
   
}
#content h2, {
    margin: 0;
    padding: .5em 2%;
}
#content p {
	margin-left:40px;
	 width: 540px;
	font-family: Helvetica, sans-serif, Arial; 
	
    text-align: justify;
}
#content h3 {
		color: #003366; 
	margin-left:33px;
	 width: 540px;
	font-family: Helvetica, sans-serif, Arial; 
	
    text-align: justify;
}

#footerWrapper {
	width: 976px;
	clear: both;
	height: 1%;
}
#qLinksWrapper {
	width:976px;
	height: 34px;
	background-color: #979797;
}
#qLinksWrapper form {
	margin-left: 645px;
	padding-top: 5px;
}
#footerContent {
	background-color: #003263;
	width:976px;
	height: 142px;
	color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ea6f22;
	background-image: url(../images/gz_footerBtm.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.footerColumn {
	width: auto;
	float: left;
	font-family: Helvetica, sans-serif, Arial; 
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #AAC4BF;
	margin: 10px;
	padding-top: 5px;
	padding-right: 35px;
	padding-bottom: 5px;
	padding-left: 5px;
	height: 100px;
	line-height: 16px;
}
#footerContent a {
	color: #a8a9a9;
}
.footerColumnEnd {
	border: none;
	width: auto;
	float: left;
	margin: 10px;
	padding: 5px;
	line-height: 16px;
}
.footerColumnEnd img {
	padding-right: 10px;
	padding-bottom: 10px;
}
#footerContent ul {
	list-style-type: none;
	font-family: Helvetica, sans-serif, Arial;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#footerContent ul li {
	padding: 0px;
	margin-left: 10px;
	margin-right: 5px;
	line-height: 18px;
}
#footerContent ul li a, .footerColumnEnd p a {
	color: #ea6f22;
}
#footerContent ul li a:hover, .footerColumnEnd p a:hover {
	text-decoration: none;
}
#footerContent img {
	margin-bottom: 10px;
	margin-top: 10px;
}
.tyTable {
	font-size: 12px;
	margin-right: 5%;
	margin-left: 5%;
}
#content_request {
		width:976px;
		background-color:#FFF;
		height:570px;
	
}

#content_request p, #right_request p{
	font-family:Helvetica,sans-serif,Arial;
	font-size:13px;


}
#left_request {
		background-color: #FFF;
		width:230px;
		float:left;
		margin-left:50px;
}

#left_request h3{
	color:#003366;
font-family:Helvetica,sans-serif,Arial;
font-size:17px;
font-weight:bold;
margin-top:25px;


}

#right_request {
		
		float:left;
		width:600px;
		margin-top:20px;
		margin-left:30px;
		background: url(../images/formBackgr.jpg) no-repeat;
		height:540px;
}

.input_right {
		height:20px;
}