@charset "UTF-8";
body { font-size:100%; }

body  {
	line-height: 1.125em;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-color: #999;
}
h1, h2, h3, h4, p {
	margin: 0;
	padding: 0;
}

table {
	width: 500px;
	margin: 1px;
	padding: 1px;
}

td {
	width: 220px;
	vertical-align: top;
}
ul {
	font-size: 0.875em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 18px;
	font-weight: normal;
}
li

{
	font-size: 1.0em;
		
	}
ul li {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	
}
	li ul

{
	
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: normal;
	}
	
	ul li ul  {
	margin-top: 1px;
	margin-bottom: -1px;
	list-style-type: none;
}
ul li ul li {
	margin-top: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
}

#container {
	width: 820px; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #FFF;
} 
#header {
	padding: 0;
	height: 180px;
	position: relative;
	background-color: #FFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333;
} 
#header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}

h1{
	color: #033e6b;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 1.625em;  /* 16x1.625=26 */
	line-height: 1.3846em;  /* 26x1.3846=36 */
	margin-bottom: 0px;
	margin-top: 0.307em;
}
 
h2{
	color: #333333;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 1.125em;  /* 16x1.25=20 */
	line-height: 1em;
	margin-top: 12px;
	margin-bottom: 0.95em;
}
h3{
	color: #666;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;  /* 16x1.0=16 */
	line-height: 1.125em;
	font-weight: normal;
	margin-top: 1.42857em;
	margin-bottom: 1.142857em;
}

h4{
	color: #333333;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.875em;  /* 16x0.875=14 */
	line-height: 1.2857em;
	font-weight: bold;
	margin-top: 1.42857em;
	margin-bottom: 1.14286em;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	padding-top: 5px;
}


p{
	color: #333333;
	font-size: 0.875em;  /* 16x0.875=14 */
	line-height: 1.2857em;
	margin-bottom: 1.2857em;
	margin-top: 0.8571em
}

h2.Smallheadline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .6875em;
	line-height: 1.6363em;
	text-transform: uppercase;
	letter-spacing: .1818em;
	font-weight: bold;
	padding: 0px;
	margin-top: 0em;
	color: #333333;
	margin-bottom: .5454em;
	}

h3.LargeHeadline {
	color: #444;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 1.625em;  /* 16x1.625=26 */
	margin-top: 1.0769em;
	margin-bottom: .7308em;
	line-height: 1.3846em;
	margin-top: 0px;
	margin-bottom: 0.462em;
	letter-spacing: 0.0385em;	
		}
.redColor {
	color: #822E3D;
}
 
a{
	color: #25567b;
}
a:link{
	color: #25567b;
	font-weight: bold;
	text-decoration: none;
}
a:hover{
	color: #000000;
}
a:visited{
	color: #25567b;
	font-weight: bold;
	text-decoration: none;
}

#ZZbanner-photo{
	position: absolute;
	left: 160px;
	top: 83px;
}

#banner-photo{
	position: absolute;
	left: 160px;
	top: 0px;
}
#sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 140px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: .5em;
	padding-left: 10px;
	margin-top: 1.0625em;
	margin-bottom: 0px;
}

 #sidebar1 h3 {
	padding: 0em;
	margin-top: 4px;
	margin-bottom: 18px;
}

#sidebar1 p {
	font-size: 0.75em;  /* 16x.75=12 */
	margin-top: 0.33333em;/* 12x0.3333=4 */
	padding-top: 0px;
	line-height: 1.5em;/* 12x1.5=18 */
	margin-bottom: 1.5em; /* 12x1.5=18 */
}

#sidebar1 ul {
	font-size: 0.75em;  /* 16x.75=12 */
	margin-top: 0.33333em;/* 12x0.3333=4 */
	padding-top: 0px;
	line-height: 1.5em;/* 12x1.5=18 */
	margin-bottom: 1.5em; /* 12x1.5=18 */
}
.testimonial {
	width:145px;
	float:left;
	margin-top: 17px;
	margin-right: 0;
	margin-bottom: 30px;
	margin-left: 0;
	background-image: url(../media/images/quote-left-L.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.left-quote {
	float:left;
	width:20px;
	height:20px;
	background-image: url(../media/images/quote-left-L.png);
	background-repeat: no-repeat;
	background-position: top;
	margin-top: 0px;
} 
.testi-text {
	float:left;
	width:130px;
	padding-right:6px;
	background-image: url(../media/images/quote-right-L.png);
	background-repeat: no-repeat;
	background-position: 120px bottom;
	font-size: 0.6875em;
	margin-left: 0px;
	line-height: 1.6363em;
	margin-top: 14px;
	padding-left: 8px;
}
.testi-pic {
	float:left;
	width:77px;
	height:104px;
	margin-left:10px;
	display:inline;
}
.testi-name {
	float:left;
	width: 130px;
	padding-top: 12px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 15px;
	font-size: .625em;
	line-height: 1.8em;
}

#sidebar2 {
	float: right; /* since this element is floated, a width must be given */
	width: 160px; /* padding keeps the content of the div away from the edges */
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
	margin-top: 17px;
	
}

 #sidebar2 h3 {
	padding: 0em;
	margin-top: 4px;
	margin-bottom: 1.2857em;
}

#sidebar2 p {
	font-size: 0.75em;  /* 16x.75=12 */
	margin-top: 0.33333em;/* 12x0.3333=4 */
	padding-top: 0px;
	line-height: 1.5em;/* 12x1.5=18 */
	margin-bottom: 1.5em; /* 12x1.5=18 */
}

#sidebar2 ul {
	font-size: 0.625em;
	margin-top: 0.4em;
	padding-top: 0px;
	line-height: 1.8em;
	margin-bottom: 1.8em;
}

#mainContent {
	margin-top: 6px;
	margin-right: 180px;
	margin-bottom: 0;
	margin-left: 160px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 12px;
	background-color: #FFF;
} 




#homeContent {
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 160px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
 
 #homeContent img {
	margin-top: 6px;
	border: 1px solid #666;	
} 

#homeContent p img {
	margin-top: 6px;
	border: 1px solid #666;	
} 

#urgent-request {
	border: 1px solid #333333;
	padding: 0px;
	margin-bottom: 12px;
}


#urgent-request img{
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	padding-top: 0px;
	padding-bottom: 0px;
}

#urgent-request h3 {
	font-weight: bold;
	color: #FFF;
	font-size: 1em;
	text-align: center;
	line-height: 1em;
	background-color: #999;
	padding-top: 9px;
	padding-right: 2px;
	padding-bottom: 10px;
	padding-left: 2px;
	margin: 0px;
}
#urgent-request p{
	padding: 4px;
	margin-top: 0px;
	font-size: 0.75em;
	line-height: 1.5em;
	margin-bottom: 10px;
}
#urgent-request a {}
#urgent-request a:link{
	color: #E05254;
}
#urgent-request a:visited{
	color: #E05254;
}
#urgent-request a:hover{
	color: #FF0000;
}
#footer {
	background-color: #25567b;
	margin-top: -2px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
} 
#footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0;
	color: #FFFFFF;
	font-size: 12px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}

#footer #footer-phone {
	text-align: left;
	float: left;
	padding-right: 10px;
	padding-left: 10px;
	color: #FFF;
	height: 15px;
	left: 10px;
	position: relative;
}
#footer #footer-links {
	text-align: right;
	padding-right: 10px;
	padding-left: 10px;
	height: 30px;
	vertical-align: middle;
	padding-top: 20px;
}

#footer #ZZfooter-icons
{
	float: left;
	text-align: left;
	padding-right: 10px;
	padding-left: 10px;
	height: 30px;
	vertical-align: middle;
	padding-top: 20px;
}

#footer #footer-icons {
	text-align: left;
	float: left;
	padding-right: 10px;
	padding-left: 10px;
	vertical-align: top;
	position: relative;
	top: 0px;
	padding-bottom: 40px;
}

#footer #footer-icons #affiliations{
	text-align: left;
	float: left;
	padding-right: 10px;
	padding-left: 10px;
	vertical-align: middle;
	position: relative;
	top: 0px;
	padding-bottom: 15px;
	padding-top: 15px;
}
#footer #footer-address {
	text-align: right;
	padding-right: 10px;
	padding-left: 10px;
}


#footer  .logo-horizontal {
	background-color: #822E3D;
	padding: 0px;
	margin-right: 12px;
	margin-left: 12px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}

.fltrtHome { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
	margin-top: 8px;
	border: 1px solid #000;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
#container #header #MenuBar2 {
	font-size: .75em;
	font-size: 0.75em;
	position: absolute;
	top: 100px;
	left: 600px;
}

#container #header #MenuBar2 a {
	color: #666666;	
}

#container #header #MenuBar2 a:hover {
	color: #FFFFFF;	
}

#container #header #MenuBar1 a {
	color: #25567b;
	font-weight: bold;
}

#container #header #MenuBar1 a:hover {
	color: #FFFFFF;
}

#ZZcontainer #ZZheader #ZZMenuBar1 {
	font-size: 0.75em;
	position: absolute;
	left: 160px;
	top: 55px;
}

#container #header #MenuBar1 {
	font-size: 0.75em;
	position: absolute;
	left: 160px;
	top: 150px;
}

#container #header #logo {
	float: left;
	left: 8px;
	top: 3px;
	height: 180px;
	width: 160px;
}


#container #header #logo 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;
}


#container #sidebar2 h3 .emphasis {
	background-color: #0CF;
	font-size: .75em;
}

.aaa {
	background-color: #9C6;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	border: 1px solid #000;
}

.bbb {
	margin-top: 5px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	font-size: 0.625em;
	line-height: 1.8em;
}



form.cmxform 

{
	padding-top: 0pt;
	padding-right: 10px;
	padding-bottom: 0pt;
	padding-left: 10px;
	font-family: "Lucida Grande", Helvetica, Verdana, Arial;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 62.5%;
	line-height: normal;
	font-size-adjust: none;
	font-stretch: normal;
	-x-system-font: none;
}

form.cmxform {
	width: 450px;
	font-size: 0.6875em;
	color: #333;
	}
	
form.cmxform legend { padding-left: 0; }
	
form.cmxform legend, form.cmxform label { color: #333; }


form.cmxform label 

{
	display: inline-block;
	line-height: 1.8;
	vertical-align: top;
}

form.cmxform label

{

width: 120px;

}


form.cmxform legend, form.cmxform label

{
	color: #333333;
}


.sr {
	position: absolute;
	left: -9999em;
	top: 0;
	width: 1px;
	height: 1px;
	overflow: hidden;
	}



form.cmxform fieldset {
	border: none;
	border-top: 1px solid #C9DCA6;
	background-image: url(../media/images/cmxform-fieldset.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	}
	
form.cmxform fieldset fieldset { background: none; }
	
form.cmxform fieldset li {
	padding: 5px 10px 7px;
	background-image: url(../media/images/cmxform-divider.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	}

form.cmxform fieldset li

{
	list-style-type: none;
	list-style-image: none;
	list-style-position: outside;
	margin: 0pt;
	padding: 5px;
}

form.cmxform fieldset li

{
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 7px;
	padding-left: 10px;
	background-color: transparent;
	background-image: url(../media/images/cmxform-divider.gif);
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-position: left bottom;
}

input, textarea, select

{
	font-size: 100%;
	font-family: inherit;
	margin: 0pt;
	padding: 1px;
}

select

{
	padding: 0pt;
}
 fieldset {
  margin-bottom: 10px;
}
 legend {
  padding: 0 2px;
  font-weight: bold;
}
 label {
  display: inline-block;
  line-height: 1.8;
  vertical-align: top;
}
 fieldset ol {
  margin: 0;
  padding: 0;
}
 fieldset li {
  list-style: none;
  padding: 5px;
  margin: 0;
}
 fieldset fieldset {
  border: none;
  margin: 3px 0 0;
}
 fieldset fieldset legend {
  padding: 0 0 5px;
  font-weight: normal;
}
 fieldset fieldset label {
  display: block;
  width: auto;
}
 em {
  font-weight: bold;
  font-style: normal;
  color: #f00;
}
 label {
  width: 120px; /* Width of labels */
}
 fieldset fieldset label {
  margin-left: 123px; /* Width plus 3 (html space) */
}

#page-tagline {
	font-size: 0.75em;
	font-style: italic;
	line-height: 1.5em;
}
