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

/* edu toggle */
.exampleEl { display: none; }
.show { display: block; }
.selected { font-weight: bold; }
.link{background:#fff;}

/* tooltip */
#tooltip {
	position: absolute;
	z-index: 3000;
	border: 1px solid #111;
	background-color: #eee;
	padding: 5px;
	opacity: 0.85;
}
#tooltip h3, #tooltip div { margin: 0; }



body{	/* Styling the body element */	
	font-family: Verdana, Arial, sans-serif;
	margin:0px;
	padding:0px;
	height:100%;
	font-size:0.9em;
/*	line-height:130%;*/
	background-color:#ccc;
	color: #666666;
}	
a{
	color:#69f;
	text-decoration:none;
}

a:hover{
	text-decoration:none;
}

:focus {
	outline: none;
}

#container{
	width:955px;
	/*min-height:414px;*/
	padding:0px 0px 0px 0px;
	margin:0px auto;
	text-align:left;
	background-color:#FFF;
	/*background:url(../_images/bg-homepage.jpg) top no-repeat;*/
	
}

#profileTemplate #container, #home #container{
	background:#fff;
	background-position: 0px 222px;
}

#topStripe {
	background:#ffffff;
	width:100%;
	height:51px;
	border-bottom:1px soilid #fff;
	margin-bottom:1px;
}

#topStripe #flag{
	margin-right:15px; 
	float:right;
}

#topStripe #muaa{
	float:left;	
}


#recipient-thumbnails{
	background:#036;
	height:122px;
	width:100%;
	border-bottom:1px solid #fff;
}




#menu-stripe{
	margin:0px 0px 0px 0px;	
}

#navigation{
	display:block;	
	
}

#navigation menu{
	float:left;
	width:602px;
	height:48px;
}

#navigation #menugraphic {
	float:left; width:353px;
}

#navigation #about{
	width:149px;
	height:48px;
	background:url(../_images/nav-sub-about.gif) top;
	display:block;
	float:left;
}

#navigation #about:hover, #navigation #about.active{
	background:url(../_images/nav-sub-about.gif) bottom;
}

#navigation #ceremonies{
	width:108px;
	height:48px;
	background:url(../_images/nav-ceremonies.gif) top;
	display:block;
	float:left;
}

#navigation #ceremonies:hover, #navigation #ceremonies.active{
	background:url(../_images/nav-ceremonies.gif) bottom;
}

#navigation #criteria{
	width:83px;
	height:48px;
	background:url(../_images/nav-criteria.gif) top;
	display:block;
	float:left;
}

#navigation #criteria:hover, #navigation #criteria.active{
	background:url(../_images/nav-criteria.gif) bottom;
}

#navigation #recipients{
	width:155px;
	height:48px;
	background:url(../_images/nav-recipients.gif) top;
	display:block;
	float:left;
}

#navigation #recipients:hover, #navigation #recipients.active{
	background:url(../_images/nav-recipients.gif) bottom;
}



#navigation #contact{
	width:107px;
	height:48px;
	background:url(../_images/nav-contact.gif) top;
	display:block;
	float:left;
}

#navigation #contact:hover, #navigation #contact.active{
	background:url(../_images/nav-contact.gif) bottom;
}

#breadcrumb{
	margin:10px 0px 0px 370px;
	color: #003366;
	font-weight:normal;
	font-size:0.8em;
}

#breadcrumb a{
	color: #003366;
	text-decoration:none
}

#breadcrumb a:hover{
	color: #ffcc00;
	border-bottom:1px dotted #ffcc00
}

#breadcrumb .active{
	color: #127eb0;
}




#footerNav{
	background:url(../_images/footer-bg.jpg) top no-repeat;	
	padding: 0px 0px 20px 0px;
	/*height:440px;
	min-height:440px;*/
	_height:440px;
}

#footerNav a{
	color:#fff; 
	font-size:12px;
}
#footerNav a:hover{
	color:#ffcc00;
}

#footerNav #colOne, #footerNav #colTwo, #footerNav #colThree{
	float:left;
	width:285px;
	_width:270px;
	margin:20px 15px 15px 15px;
	/*border:1px solid red;*/
}

#footerNav ul{
	list-style:square;
	color:#fff;
	margin:0px 0px 0px 20px;
	padding:0px 0px 0px 0px;
}

#footerNav li{
	margin:0px 0px 8px 0px;
	padding:0px;
}

#footerNav h1{
	color:#fff;	
	font-size:12px;
	text-transform:uppercase;
	margin-bottom:10px;
}

#footer{
	font-size:.7em;	
}





/* profile pic styles */

#profilePic img{
	border:1px solid #fff;	
}

#profilePic {
	background:url(../_images/profile-pic-bg.jpg) no-repeat;
	padding: 10px 20px 20px 10px;
	margin: 0px 20px 0px 0px;
	float:left;
}

#profilePic #caption{
	margin: 15px 0px 0px 0px;	
	text-align:right;
	font-style:italic;
}

#profilePic #caption h1{
	margin:0px;
	padding:0px;
	color:#127eb0;
	font-size:.9em;
}


/* profile subnav */
#profileSubnav {
	width:303px;
	margin: 0px 50px 0px 0px;
	float:left;
}

#profileSubnav h1{
	color:#003366;	
	font-size:1em;
	font-weight:600;
	text-transform:uppercase;
	margin-bottom:10px;
	border-bottom:1px #ccc solid;
	padding-bottom:5px;
}

#profileSubnav ul{
	Margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style:none;
}

#profileSubnav li{
	margin:0px 0px 8px 3px;
	padding:0px 0px 0px 15px;
	background:url(../_images/gold-arrow.gif) 0px 5px no-repeat;
}

/* content styles */
#content{
	padding:30px 15px 20px 15px;	
}

#content #copy #title h1, #content #introCopy #title h1{
	color: #003366;
	font-size:1.6em;
	font-weight:400;
	margin:0px 0px 20px 0px;
	padding:0px;
	line-height:120%;
}

#content #copy{
	float:left;	
	width:572px;
	line-height:140%;
}

#content #copy h1{
	color: #003366;
	font-size:1.2em;
	font-weight:normal;
}

#content #copy h2{
	color:#127eb0;
	font-size:1.1em;
	font-weight:600;
}


#content #copy h3{
	color:#274f72;
	font-size:1.1em;
	font-weight:600;
	border-bottom:1px solid #ccc;
}
#content #copy .imgBorder{
	border:1px solid #d4af37;	
	float:left;
	margin: 0px 10px 0px 0px;
}

#content #copy .profile{
	margin: 0px 0px 20px 0px;
	display:block;
}

#content #introCopy{
	width:323px;
	float:left;
	margin: 0px 30px 0px 0px;
	line-height:140%;
}

#content #introCopy em{
	font-style:normal;
	font-weight:bold;
}



#home #colOne, #home #colTwo{
	float:left;
	width:265px;
	/*_width:270px;*/
	margin:0px 0px 0px 0px;
	font-weight:600;
	font-size:.8em
}

#home ul{
	list-style:square;
	color:#666;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

#home ul a{
	color:#666;	
}

#home ul a:hover{
	color:#ffcc00;
	border-bottom: 1px dotted #ffcc00;
}

#home li{
	margin:0px 0px 8px 18px;
	padding:0px;
}

#home #colOne h1, #home #colTwo h1{
	color:#003366;	
	font-size:1em;
	font-weight:600;
	text-transform:uppercase;
	margin-bottom:10px;
	border-bottom:1px #ccc solid;
	padding-bottom:5px;
}

#home #colOne{
	margin-right:40px;	
}


/* home styles */
#bluebox{
	float:left;
	width:353px;
	height:239px;
}

#banner{
	float:left;
	width:602px;
	height:191px;
}

.arrow {
	background:url(../_images/gold-arrow.gif) 0px 4px no-repeat;
	padding-left: 15px;
}


/* for collapsible panels */

#CollapsiblePanel {
	background-color: #ffffff;
	border:none;
}

#CollapsiblePanel a {
	color:#666;
}

#CollapsiblePanel a:hover{
	color:#cc9933;
	/*border-bottom: 1px dotted #d4af37;*/
}

#CollapsiblePanel .active{
	color: #cc9933;
	/*text-decoration: none;*/
}

.CollapsiblePanelTab h2 {
	color:#C93 !important;
	font-size: 1.5em !important;
	font-weight:600; 
	text-transform:normal;
	display:block;
	border-bottom:1px solid #FFFFF !important;
	background-color: #ffffff;
	line-height: 50%;
}




