@charset "UTF-8";
p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1em;
	margin-left: 0px;
}
a.active {
	color: #000000;
}
a:active {
	color: #000000;
}
a:hover {
	color: #044C8B;
}
a:visited {
	color: #999999;
}
a:link {
	color:#999999
}
body {
	background: #666666;
	margin: solid 1px #404040; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: left; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #999;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	list-style-type: none;
}
.twoColLiqRtHdr #container {
	width: 970px;
	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-image: url(images/Bkg.jpg);
	background-repeat: repeat-y;
	height: 100%;
}
.twoColLiqRtHdr #txtcontainer {
	width: 970px;
	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-image: url(images/mc_text_Bkg.jpg);
	background-repeat: repeat-y;
	height: 100%;
	clear: left;
	background-position: -3px;
}
.twoColLiqRtHdr #header {
	background-image: url(images/Header.jpg);
	background-repeat: no-repeat;
	height: 128px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
	width: 940px;
}
.twoColLiqRtHdr #header h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 2.5em;
	font-weight: 300;
	text-transform: uppercase;
	color: #FFF;
	letter-spacing: 0.1em;
	margin: 0px;
	line-height: 104px;
	padding: 0em;
}
.twoColLiqRtHdr #headerelement {
	height: 104px;
	position: relative;
	margin: 0px;
	padding: 0px;
}
#navcontainer {
	width: 640px;
	position: relative;
	line-height: 24px;
	padding: 0em;
	height: 24px;
}
#navcontainer ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	text-transform: uppercase;
	font-weight: 500;
	width: auto;
	margin: 0px;
	padding: 0px;
}
#navcontainer ul li {
	display: inline;
}
#navcontainer ul li a {
	text-decoration: none;
	float: left;
	padding-right: 1.2em;
	color: #E5E5E5;
}
#navcontainer ul li a.active {
	color: #000000;
}
#navcontainer a:hover {
	color: #393939;
}
.twoColLiqRtHdr #footer {
	background-image: url(images/Bkg.jpg);
	background-color: #FFF;
	background-repeat: repeat-y;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #999;
	font-size: 10px;
	clear: both;
	height: 28px;
	padding: 2px;
	margin-top: 10px;
}
.twoColLiqRtHdr #txtFooter {
	background-image: url(images/mc_text_Bkg.jpg);
	background-color: #FFF;
	background-repeat: repeat-y;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #999;
	font-size: 10px;
	clear: both;
	height: 28px;
	background-position: -3px;
	padding: 2px;
	margin-top: 10px;
}
/* Tips for sidebar1:
1. since we are working in percentages, it's best not to use padding on the sidebar. It will be added to the width for standards compliant browsers creating an unknown actual width. 
2. Space between the side of the div and the elements within it can be created by placing a left and right margin on those elements as seen in the ".twoColLiqRtHdr #sidebar1 p" rule.
3. Since Explorer calculates widths after the parent element is rendered, you may occasionally run into unexplained bugs with percentage-based columns. If you need more predictable results, you may choose to change to pixel sized columns.
*/
.twoColLiqRtHdr #sidebar1 {
	float: right; /* since this element is floated, a width must be given */
	width: 327px;
	padding: 0px;
	overflow: hidden;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.twoColLiqRtHdr #sidebar1 small {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 10px;
	padding-left: 10px;
	text-transform: uppercase;
	color: #333;
}
.twoColLiqRtHdr #sidebar1 small a {
	color: #333;
	text-decoration: none;
}
.twoColLiqRtHdr #sidebar1 small a:hover {
	color: #104C8C;
}
.twoColLiqRtHdr #sidebar1 .sidebartext {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #044C8B;
	margin-top: 60px;
	line-height: 1.25;
	padding-right: 50px;
	padding-left: 40px;
	text-transform: none;
}
.twoColLiqRtHdr #sidebar1 p {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #003366;
}
.twoColLiqRtHdr #sidebar1 .caption {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #666666;
	padding-top: 15px;
	padding-right: 25px;
	padding-bottom: 10px;
	padding-left: 25px;
}
#sidebarContent .sprySelected {
	color: #000000;
}
#sidebarContent .spryHover {
	color: #044C8B;
	cursor: pointer;
}
#sidebarContent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: capitalize;
	color: #b7b7b7;
	line-height: 2.5;
	padding-right: 0px;
	padding-left: 0px;
	margin-top: 60px;
	position: relative;
}
#sidebarContent li {
	list-style-image: url(/images/ListTriangle.gif);
	list-style-position: outside;
	list-style-type: disc;
	padding: 0px;
	line-height: 2em;
	font-size: 12px;
	margin: 0px;
	display: list-item;
}
#sidebarContent li a {
	text-decoration: none;
	color: #B7B7B7;
}
#sidebarContent li a:hover {
	color: #044C8B;
	cursor: pointer;
}
/*sets active menu color for current page*/
#sidebarContent ul#aboutus a#menu-aboutus, #sidebarContent ul#dbprocess a#menu-dbprocess, #sidebarContent ul#ourpartners a#menu-ourpartners {
	color: #000000;
	text-decoration: none;
}
#sidebarContent ul#he a#menu-he, #sidebarContent ul#pc a#menu-pc, #sidebarContent ul#ap a#menu-ap, #sidebarContent ul#ed a#menu-ed {
	color: #000000;
	text-decoration: none;
}
#sidebarContent ul#he a#menu-he, #sidebarContent ul#pc a#menu-pc, #sidebarContent ul#ap a#menu-ap, #sidebarContent ul#ed a#menu-ed {
	color: #000000;
	text-decoration: none;
}
/* Tips for mainContent:
1. the space between the mainContent and sidebar1 is created with the right margin on the mainContent div.  No matter how much content the sidebar1 div contains, the column space will remain. You can remove this right margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends.
2. to avoid float drop at a supported minimum 800 x 600 resolution, elements within the mainContent div should be 430px or smaller (this includes images).
3. in the Internet Explorer Conditional Comment below, the zoom property is used to give the mainContent "hasLayout." This avoids several IE-specific bugs.
*/
.twoColLiqRtHdr #mainContent {
	width: 640px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}
.Column {
	width: 40%;
}
.Column h4 {
	font-size: 12px;
	font-weight: bold;
	padding: 0px;
	line-height: 1;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-top: 2.5em;
}
.Column p {
	font-size: 12px;
	margin-bottom: 1.25em;
}
#mcText {
	font-family: "Times New Roman", Times, serif;
	padding-top: 3em;
	padding-right: 40px;
	padding-bottom: 3em;
	padding-left: 30px;
	font-size: 16px;
	color: #000000;
}
#mcText .RunInType {
	color: #044C8B;
	font-weight: 800;
}
#mcText a {
	color: #000000;
}
#mcText p {
	font-size: 16px;
	color: #000000;
	line-height: 1.4em;
}
#mcText h1 {
	font-size: 18px;
	color: #044C8B;
	font-weight: bold;
	padding: 0px;
	line-height: 1.4em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1em;
	margin-left: 0px;
}
#mcText h2 {
	font-size: 16px;
	color: #044C8B;
	font-weight: bold;
	text-transform: capitalize;
	text-align: left;
	line-height: 1;
	margin-top: 3em;
	margin-right: 0em;
	margin-bottom: 0em;
	margin-left: 0em;
}
#mcText img {
	float: right;
	position: static;
	z-index: 10;
}
#mcText a:hover {
	color: #044B8A;
}
#mcText #intextGraphic {
	vertical-align: middle;
}
#mcText #intextGraphic .floatright {
	float: right;
	border: 4px double #000;
	margin-left: 15px;
}
#mcText #intextGraphic .caption {
	height: 350px;
	font-size: 12px;
	position: absolute;
	width: 200px;
	margin-top: 12em;
}
#mcText .Column {
	width: 40%;
	font-size: 12px;
}
#mcText .Column h4 {
	font-size: 12px;
	font-weight: bold;
	padding: 0px;
	line-height: 1;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-top: 2.5em;
}
#mcText .Column p {
	font-size: 12px;
	margin-bottom: 1.25em;
}
.twoColLiqRtHdr #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; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
/* Miscellaneous classes for reuse */
.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;
}
.fltlft { /* this class can be used to float an element left in your page. The floated element must precede the element it should be next to on the page. */
	float: left;
	margin-right: 8px;
}
#GalleryContainer {
	height: auto;
	width: 640px;
}
#ThumbContainer {
	width: 640px;
	height: 54.86px;
}
#ThumbElement {
	width: 91.44px;
	height: 54.86px;
	float: left;
}
/*Gallery Styles Start HERE ------------------------------*/
/* Layout Rules
----------------------------------------------- */
#wrap {
	height: 384px;
	width: 635px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 220px;
	padding-left: 0px;
	margin: 0px;
	overflow: hidden;
}
.albumDesc {
	margin-top: -15px;
	color: #666666;
}
.albumBookDesc {
	font-size: small;
	color: #666666;
	margin-top: -13px;
}
.descTitle {
	font-size: small;
	color: #999999;
}
.albumName {
	font-size: large;
}
/* Form Elements
----------------------------------------------- */
label, select {
	font-size: 90%;
	font-family: "Lucida Grande", "Trebuchet MS", sans-serif;
}
select {
	color: #B1B1BC;
	background-color:  #131313;
	border: 1px solid #b1b1bc;
}
/* Gallery and Playback Controls
----------------------------------------------- */
#gallerySelect {
	width: 248px;
	margin-top: -8px;
}
#controls {
	margin-top: 100px;
	margin-right: 45px;
	margin-bottom: 60px;
	margin-left: 40px;
	bottom: 0px;
}
#galleries {
	margin:0 auto 20px auto;
}
#galleries label {
	padding-bottom: 2px;
}
#transport {
	margin: 0;
	padding: 0;
	list-style: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
#transport li {
	list-style-position: outside;
	padding: 0px;
	margin: 0px;
	float: left;
	text-align: left;
}
#transport .previous a {
	display: block;
	width: 80px;
	height: 12px;
	background-image: url(../images/previous.jpg);
	text-decoration: none;
	text-transform: uppercase;
	font-size: 65%;
	font-weight: normal;
	letter-spacing: 0.1em;
	-moz-user-select: none;
	-khtml-user-select: none;
	margin-right: 15px;
	color: #666666;
}
#transport .previous a:link {
	background-image: url(images/previous.jpg);
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-position: 0px 0px;
	background-repeat: no-repeat;
}
#transport .previous a:visited {
}
#transport .previous a:hover {
	border-top: solid 1px #999;
	border-right: solid 1px #404040;
	border-bottom: solid 1px #3a3a3a;
	border-left: solid 1px #404040;
	background-image: url(images/previous.jpg);
	background-repeat: no-repeat;
	background-position: 0px -12px;
}
#transport .previous a:focus {
	-moz-user-select: none;
	-khtml-user-select: none;
}
#transport .next a {
	display: block;
	width: 80px;
	height: 12px;
	background-image: url(../images/next.jpg);
	text-decoration: none;
	text-transform: uppercase;
	font-size: 65%;
	font-weight: normal;
	letter-spacing: 0.1em;
	-moz-user-select: none;
	-khtml-user-select: none;
	margin-right: 30px;
	color: #666666;
}
#transport .next a:link {
	background-image: url(images/next.jpg);
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-position: 0px 0px;
	background-repeat: no-repeat;
}
#transport .next a:visited {
}
#transport .next a:hover {
	border-top: solid 1px #999;
	border-right: solid 1px #404040;
	border-bottom: solid 1px #3a3a3a;
	border-left: solid 1px #404040;
	background-image: url(images/next.jpg);
	background-repeat: no-repeat;
	background-position: 0px -12px;
}
#transport .next a:focus {
	-moz-user-select: none;
	-khtml-user-select: none;
}
#transport span
{ display:none
	}
#picture {
	float: left;
	padding: 0px;
	overflow: hidden;
}
#mainImageOutline {
	padding: 0;
	background-color: #999;
	padding: 0px;
	overflow: hidden;
	width: 633px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#picture #mainImage {
	width: 100%;
	height: 100%;
}
#picture img {
	border: 1px solid #999;
}
.inFocus {
	border: 1.8px solid #fc0 !important;
}
.header {
	margin-top: 0px;
}
#thumbnails {
	height: 55px;
	padding: 0px;
	width: 638px;
	margin: 0px;
}
#thumbnails div {
	height: 55px;
	float: left;
	margin: 1px;
	float: left;
	padding: 0px;
	width: 89px;
}
#thumbnails img {
	width: 100%;
	height: 100%;
	position: relative;
	overflow: hidden;
	border: 1px solid #999;
}
.unselectedThumbnail {
	border: 1px solid #999 !important;
	filter: Alpha(Opacity=85);
	opacity: .85;
}
.selectedThumbnail {
	border: 3px solid #fc0 !important;
	filter: Alpha(Opacity=100);
	opacity: 1;
}
/* -----------------Gallery Styles END-------------------------------*/
.clear {
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
#cuText {
	font-family: "Times New Roman", Times, serif;
	margin-top: 32px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0em;
	padding-right: 20px;
	padding-bottom: 0em;
	padding-left: 20px;
	font-size: 12px;
	color: #000000;
}
#cuText a {
	color:#000000
}
#cuText a:hover {
	color:#044C8B
}
.cuColumn {
	width: 50%;
	font-size: 12px;
	margin-right: 0px;
}
ul.footList {
	list-style-type: none;
	display: inline;
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #666666;
}
ul.footList li {
	padding-right: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	float: right;
	padding-left: 10px;
}
ul.footList li.last_li {
	border-right-width: 0px;
	padding-right: 30px;
}
ul.footList li a {
	border-right-color: #999999;
	color: #999999;
	text-decoration: none;
}
ul.footList li a:hover {
	color: #054C8C;
}
.dropCap {
	font-size: 36px;
	font-style: italic;
	color: #054C8C;
}
#mcText p.nameBlock {
	font-size: 12px;
	line-height: 1;
	padding-left: 35px;
	padding-bottom: 2em;
}
.style1 {
	color: #044C8B;
	font-style: italic;
	font-size: 12pt
}
 </style> <style type="text/css">  .style2 {
 color: #044C8B;
 font-weight: bold;
}
