@charset "utf-8";
body  {
	font: 16px/22px Tahoma;
	background: #6393c4 url(images/bk1.jpg) repeat-x;
	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;
}
.style1 {
	color: #0066CC;
	font-family: "Script MT Bold";
}
.oneColFixCtrHdr #container {
	margin: 0 auto 20px;
	text-align: left;
	width: 790px;
	background: #fff url(images/contentbg.png) repeat-y left 13px;
} 
.oneColFixCtrHdr #header {
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	padding-top: 0px;
	height: 270px;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: left top;
} 

.oneColFixCtrHdr #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 */
	font-family: "Trebuchet MS";
	font-size: 24px;
	line-height: 34px;
	color: #333333;
}
.oneColFixCtrHdr #mainContent {
	padding: 0 20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	background: #FFFFFF url(images/contentbg.png) repeat-y;
	font-family: "Trebuchet MS";
	font-size: 24px;
	line-height: 34px;
	color: #333333;
}
blockquote.style2 {
	font: 14px/22px normal helvetica, sans-serif;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 50px;
	padding-left: 15px;
	border-left: 3px solid #255296;
} 
.smbold {
	font: bold 12px/16px Arial, Helvetica, sans-serif;
}
.sources {
	font: 12px/16px Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
}


.info {
	border: 1px solid;
	margin: 10px 0px;
	padding:15px 10px 15px 50px;
	background-repeat: no-repeat;
	background-position: 10px center;
	color: #333;
	background-color: #d7edf9;
	background-image: url(images/infobox.png);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
}

.oneColFixCtrHdr #mainContent ul {
	margin-left: 40px;
	padding-left: 0px;
}
.oneColFixCtrHdr #mainContent ul ul {
	list-style-type: circle;
	padding-top: 5px;
}
.oneColFixCtrHdr #mainContent ul ul li {
	list-style-type: disc;
	background-image: none;
	padding-right: 0px;
	list-style-position: outside;
	margin-left: 0px;
	padding-left: 0px;
}
.oneColFixCtrHdr #mainContent ul li {
	font-family: "Trebuchet MS";
	font-size: 16px;
	line-height: 18px;
	background-image: url(images/mcbullet.gif);
	background-repeat: no-repeat;
	background-position: left top;
	list-style-type: none;
	padding-left: 22px;
	padding-bottom: 5px;
}
.oneColFixCtrHdr #mainContent ul li a:link {
	color: #255296;
}
.oneColFixCtrHdr #mainContent ul li a:hover {
	color: #990033;
}

.fltlft    {
	float: left;
	padding-right: 15px;
	padding-top: 3px;
	padding-left: 15px;
}
.fltlft1 { /* this class was used to float contact image for contact page */
	float: left;
	margin-right: 8px;
}

.oneColFixCtrHdr #mainContent h2 {
	font-family: "Trebuchet MS";
	font-size: 18px;
	line-height: 24px;
	color: #333333;
}
.oneColFixCtrHdr #mainContent h3 {
	color: #333333;
	font: 20px "Trebuchet MS";
}
.oneColFixCtrHdr #container #mainContent ol {
	font-family: "Trebuchet MS";
	font-size: 16px;
	color: #333;
}
.oneColFixCtrHdr #container #mainContent ol li {
	font-family: "Trebuchet MS";
	font-size: 16px;
	line-height: 18px;
	padding-left: 22px;
}


.oneColFixCtrHdr #container #mainContent p {
	font-family: Tahoma;
	font-size: 16px;
	line-height: 22px;
}
#mainContent td {
	font: 14px/16px Verdana, Arial, Helvetica, sans-serif;
}

.oneColFixCtrHdr #container #mainContent h1 {
	font-family: "Trebuchet MS";
	font-size: 24px;
	line-height: 34px;
	color: #990033;
}
#mainContent h3 {
	font: bold 16px/18px "Trebuchet MS";
	color: #333333;
}


.twoColFixLtHdr #container h1 {
	font-family: "Trebuchet MS";
	font-size: 24px;
	line-height: 34px;
	color: #990033;
}
.oneColFixCtrHdr #navsite {
	text-align: right;
	margin: 0px 0px 0px 9px;
	padding-top: 0px;
	padding-right: 8px;
	padding-left: 0px;
}

.oneColFixCtrHdr #navsite   ul  {
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #1a4697;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 3px;
	padding-right: 0;
	padding-left: 0;
	padding-bottom: 0px;
}
.oneColFixCtrHdr #navsite   ul   li  {
	margin: 0;
	display: inline;
	list-style-type: none;
}
.oneColFixCtrHdr #navsite ul   li   a  {
	margin-left: 3px;
	border: 1px solid #778;
	border-bottom: none;
	background-color: #255296;
	text-decoration: none;
	margin-left: 3px;
	padding-top: 3px;
	padding-right: 0.5em;
	padding-left: 0.5em;
	padding-bottom: 3px;
}
.oneColFixCtrHdr   #navsite   ul   li   a:link  {
	color: #FFFFFF;
}
.oneColFixCtrHdr   #navsite   ul   li   a:visited  {
	color: #FFFFFF;
}
.oneColFixCtrHdr #navsite ul li a:link:hover {
	color: #FFFFFF;
	background: #910101;
	border-color: #227;
}

.oneColFixCtrHdr #navsite ul li a:visited:hover {
	color: #FFFFFF;
	background: #910101;
	border-color: #336;
}
.oneColFixCtrHdr #navsite ul li a#current {
	background: white;
	color: #990033;
}

.oneColFixCtrHdr #footer {
	background:#DDDDDD;
	font-family: Tahoma;
	font-size: 12px;
	text-align: right;
	width: 340px;
	float: left;
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 20px;
	padding-right: 0px;
} 
.oneColFixCtrHdr  #bottomnav {
	margin-left: 350px;
	background-color: #ddd;
	text-align: right;
}
.oneColFixCtrHdr    #bottomnav    .currentpage {
	font-weight: bold;
	color: #990000;
}
.oneColFixCtrHdr   #bottomnav   ul  {
	margin-left: 5px;
	padding-left: 5px;
	list-style-type: none;
	text-align: right;
	display: inline;
}
.oneColFixCtrHdr   #bottomnav   ul   li  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	display: inline;
	padding-left: 15px;
	padding-right: 10px;
}
.oneColFixCtrHdr   #bottomnav   ul   li   a:link  {
	color: #2975a7;
	text-decoration: none;
}
.oneColFixCtrHdr   #bottomnav   ul   li   a:visited  {
	color: #990066;
	text-decoration: none;
}
.oneColFixCtrHdr   #bottomnav   ul   li   a:hover  {
	color: #da0e17;
}
.oneColFixCtrHdr   #bottomnav   li   a:active  {
	font-size: 14px;
	font-weight: bold;
	color: #2975a7;
}

.oneColFixCtrHdr #footer p {
	margin: 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	font-family: Tahoma;
	font-size: 12px;
	text-align: left;
	padding-right: 0;
	padding-left: 0;
	float: left;
	width: 150px;
}

div.img
  {
	height: auto;
	width: 330px;
	float: left;
	text-align: center;
	margin-right: 30px;
	margin-top: 10px;
	display: inline;
	font-family: Tahoma;
	font-size: 16px;
	color: #990000;
  }
.fltrt {
	float: right;
	padding-left: 5px;
	padding-bottom: 5px;
}

  div.img img
  {
	display: inline;
	margin: 3px;
	width: 300px;
  }
  div.desc
  {
	text-align: left;
	font-weight: normal;
	width: 300px;
	margin: 2px;
	font-family: "Trebuchet MS";
	font-size: 14px;
	line-height: 18px;
	color: #333333;
	padding-left: 15px;
  }
  .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;
}
.popup {
	font-family: Tahoma;
	font-size: 16px;
	color: #3366FF;
	text-decoration: underline;
}
.fltlft2    {
	margin-right: 8px;
	margin-top: 0px;
}

