@charset "UTF-8";
/* CSS Document */


/* -------------------------------------------- Site-Wide Styles ---------------------------------------------------*/
body {
	margin:0px;
	padding:0px;
	}

td, p, div {
	font-family:Arial, Verdana, Trebuchet, Trebuchet MS, Helvetica, sans-serif;
	font-size:13px;
	color:#000000;
	line-height:18px;
	vertical-align:top;
	}

a img {
	border:none;
	}

/* -- creates a "hidden" text header for h1 tags that is set to display below the image header -- */	
.headerDiv {
	position:relative; 
	left:35px; 
	top:-30px; 
	height:0px; 
	z-index:-1;
	}

h1 {
	font-family:Trebuchet, Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#103d88;
	font-weight:bold;
	padding:0px;
	margin:0px;
	}

h2 {
	font-family:Trebuchet, Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size:17px;
	color:#103d88;
	font-weight:bold;
	border-bottom:1px solid #103d88;
	margin:20px 0 15px 0;
	padding:0px;
	}

h2.linkHeaders, h2.linkHeaders a:link, h2.linkHeaders a:visited {
	font-family:Trebuchet, Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#103d88;
	font-weight:bold;
	margin:20px 0 15px 0;
	padding:0px;
	border-bottom:none;
}

 h2.linkHeaders a:active, h2.linkHeaders a:hover {
	font-family:Trebuchet, Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#55aac9;
	font-weight:bold;
	margin:20px 0 15px 0;
	padding:0px;
	border-bottom:none;
}

h3 {
	font-family:Trebuchet, Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#103d88;
	font-weight:bold;
	}

a:link, a:visited {
	font-family:Arial, Verdana, Trebuchet, Trebuchet MS, Helvetica, sans-serif;
	font-size:13px;
	color:#103d88;
	font-weight:bold;
	text-decoration:underline;
	}

a:active, a:hover {
	font-family:Arial, Verdana, Trebuchet, Trebuchet MS, Helvetica, sans-serif;
	color:#55aac9;
	}

ul.sitewide li {
	background:#ffffff;
	list-style:url(../images/menu-arrow.gif);
	width:auto;
	clear:both;
	float:none;
	text-align:left;
	font-family:Arial, Verdana, Trebuchet, Trebuchet MS, Helvetica, sans-serif;
	}



/* ------------------------------------------------- Header Styles ---------------------------------------------------*/

p#headerLinkMenu {
	font-family:Arial, Verdana, Trebuchet, Trebuchet MS, Helvetica, sans-serif;
	font-size:13px;
	color:#818181;
	text-align:right;
	}


/* ------------------------ Breadcrumb link styles --------------------------- */
td.smallBlueCopy {
	font-family:Arial, Verdana, Trebuchet, Trebuchet MS, Helvetica, sans-serif;
	font-size:13px;
	color:#308aab;
	font-weight:normal;
	padding:6px 0 0 0;
	}

td.smallBlueCopy a:link, td.smallBlueCopy a:visited {
	font-family:Arial, Verdana, Trebuchet, Trebuchet MS, Helvetica, sans-serif;
	font-size:12px;
	color:#308aab;
	font-weight:normal;
	text-decoration:underline;
	}

td.smallBlueCopy a:active,td.smallBlueCopy a:hover {
	text-decoration:none;
	}

/* ----------------------- Very Top Header Links ----------------------------- */
a.smallGray:link, a.smallGray:visited {
	font-family:Arial, Verdana, Trebuchet, Trebuchet MS, Helvetica, sans-serif;
	font-size:12px;
	color:#818181;
	font-weight:normal;
	text-decoration:underline;
	margin:6px;
	padding:3px 14px 3px 0px;
	border-right:1px solid #818181;
	}

a.smallGray:active, a.smallGray:hover {
	text-decoration:none;
	}

a.holySepulchre:link, a.holySepulchre:visited {
	font-family:Arial, Verdana, Trebuchet, Trebuchet MS, Helvetica, sans-serif;
	font-size:13px;
	color:#b32626;
	font-weight:bold;
	/*font-size:12px;
	color:#886600;
	font-weight:normal;*/
	text-decoration:underline;
	margin:6px;
	background:url(../images/hs_red.gif) left no-repeat; 
	padding:5px 0px 5px 30px;
	}

a.holySepulchre:active, a.holySepulchre:hover {
	text-decoration:none; 
	}
	
/* ---------------------------------------------------------- Footer Styles ---------------------------------------- */

p#footerCopy {
	font-family:Arial, Verdana, Trebuchet, Trebuchet MS, Helvetica, sans-serif;
	font-size:12px;
	color:#886600;
	text-align:right;
	padding:20px 0 0 0;
	margin:0px;
	background:url(../images/footerBg.gif) top repeat-x;
	font-weight:bold;
	}

a.goldLink:link, a.goldLink:visited {
	font-family:Arial, Verdana, Trebuchet, Trebuchet MS, Helvetica, sans-serif;
	font-size:11px;
	color:#886600;
	text-decoration:underline;
	font-weight:bold;
	}

a.goldLink:active, a.goldLink:hover {
	text-decoration:none;
	}

p#footerLinkMenu {
	font-family:Arial, Verdana, Trebuchet, Trebuchet MS, Helvetica, sans-serif;
	font-size:12px;
	color:#103d88;
	text-align:right;
	padding:2px 0 20px 0;
	margin:0px;
	font-weight:bold;
	}

p#footerLinkMenu a:link, p#footerLinkMenu a:visited {
	font-family:Arial, Verdana, Trebuchet, Trebuchet MS, Helvetica, sans-serif;
	font-size:12px;
	color:#103d88;
	font-weight:normal;
	text-decoration:underline;
	font-weight:bold;
	}

p#footerLinkMenu a:active, p#footerLinkMenu a:hover {
	text-decoration:none;
	}

/* --------------------------------------------- Styles for Home Page -------------------------------------------- */

#homeCopy {
	background:#00519b; 
	border:1px solid #80a1bf;
	}
	
#homeCopy h1 {
	background:url(../images/homeCopyBg.jpg) no-repeat;
	width:438px;
	height:44px;
	color:#ffffff;
	font-family:Trebuchet, Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:normal;
	margin:10px 0 0 10px;
	padding:12px 0 0 20px;
	}	
	
#homeCopy p {
	font-family:Arial, Verdana, Trebuchet, Trebuchet MS, Helvetica, sans-serif;
	color:#ffffff;
	line-height:20px;
	padding:0 30px 25px 30px;
	margin:0px;
	font-weight:normal;
	font-size:13px;
	}
	
#homeCopy a:link, #homeCopy a:visited {
	font-family:Arial, Verdana, Trebuchet, Trebuchet MS, Helvetica, sans-serif;
	font-size:13px;
	color:#ffffff;
	font-weight:normal;
	text-decoration:underline;
	}
	
#homeCopy a:active, #homeCopy a:hover {
	color:#ffffff;
	text-decoration:none;
	}
	
#homeCategories {
	background:#c3b99b;
	padding:9px;
	}
	
#homeCategories h2 {
	font-family:Trebuchet, Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000000;
	font-weight:normal;
	padding:4px;
	margin:0px;
	/*back	ground:url(../images/blackArrow.gif) no-repeat 125px;*/
	border-bottom:1px solid #a79c7b;
	}
	
#homeCategories p {
	font-family:Arial, Verdana, Trebuchet, Trebuchet MS, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	font-weight:normal;
	padding:4px 0 12px 4px;
	margin:0px;
	}
	
#homeCategories a:link, #homeCategories a:visited {
	color:#000000;
	font-weight:normal;
	text-decoration:underline;
	}
	
#homeCategories a:active, #homeCategories a:hover {
	color:#000000;
	font-weight:normal;
	text-decoration:none;
	}
	
/* ------------------------------------------- Styles for award-selections.html page ----------------------------- */

td.thumbs p {
	font-family:Arial, Verdana, Trebuchet, Trebuchet MS, Helvetica, sans-serif;
	font-size:12px;
	color:#103d88;
	font-weight:normal;
	/*text-align:center;*/
	display:inline;
	text-decoration:underline;
	line-height:80px;
	margin:0 0 0 5px;
	_margin:20px 0 0 5px; /* for display in IE only */
	}
	
td.thumbs {
	/*text-align:center;
	padding:0 0 25px 0;*/
	}
	
td.thumbs a:hover p {
	color:#55aac9;
	}
	
/* ------------------------------------------- Styles for contact-us.html page ------------------------------------ */
	
input, textarea { 
	border:1px solid #a4a4a4; 
	} 
	
input#typeOfProgram, input#areasOfinterest, input#moreInfo, input#currentProgram {
	border:0px;
	}
	
#formContainer tr td, #formContainer tr td select {
	color:#000000;
	font-size:12px;
	line-height:20px;
	}
	
#formContainer tr td select option {
	padding:3px;
	}
	
input#Submit {
	background:#deedf2;
	color:#308aab;
	border:1px solid #308aab;
	padding:2px;
	cursor:pointer;
	font-weight:bold;
	}
	
.required {
	color:#CC0000;
	font-weight:bold;
	}
	
input#Submit:hover {
	background:#ffffff;
	font-weight:bold;
	cursor:pointer;
}


	
/* ------------------------------------------- Styles for unordered lists ------------------------------------ */
	
/*#sitemap a:link, #sitemap a:visited {
	font-family:Arial, Verdana, Trebuchet, Trebuchet MS, Helvetica, sans-serif;
	font-size:12px;
	color:#308aab;
	font-weight:normal;
	text-decoration:underline;
	}
	
#sitemap a:active, #sitemap a:hover {
	text-decoration:none;
	}*/
	
ul {
	margin:20px 0 10px 0;
	padding:0 0 0 30px;
	}
	
ul li {
	list-style-image:url(../images/arrow1.gif);
	margin:0 0 20px 0;
	padding:0px;
	}
	
	
	
/* ------------------------------------------- Styles for symbolic-jewelry.html and award-selections.html pages ------------------------------------ */
	
#selectLinks a div {
	font-family:Arial, Verdana, Trebuchet, Trebuchet MS, Helvetica, sans-serif;
	font-size:13px;
	color:#103d88;
	font-weight:bold;
	text-decoration:underline;
	cursor:pointer;
}

#selectLinks a:hover div {
	color:#55aac9;
}



/* --------------------------------------------------------- Styles for careers.html page ---------------------------------------------------------- */

.careerHeaders {
	background:#f7eeb9; 
	color:#616161; 
	padding:4px 0 2px 6px; 
	border-right:2px solid #ffffff; 
	border-bottom:1px solid #616161;
}
.careerListings {
	border-bottom:1px solid #bcbcbc; 
	padding:4px 0 2px 6px; 
}

a.closeBtn:link, a.closeBtn:visited {
	color:#ff0000;
	font-weight:bold;
	font-size:10px;
	text-decoration:none;
}

a.closeBtn:active, a.closeBtn:hover {
	color:#ff0000;
	font-weight:bold;
	font-size:10px;
	text-decoration:underline;
}