@font-face { font-family: "Daniel Bold"; src: url("/includes/danielbd.eot"); } 

@font-face { font-family: "Daniel Bold"; src: url("/includes/danielbd.ttf"); } 

body {
      
	background-image: url(images/BG.png);
      
	background-repeat: repeat-x;
      
	font-family: "Lucida Grande", "Trebuchet MS", Helvetica, Arial, sans-serif;
      
	background-color: #dce7ff;
      
	color: #333333;
      
	font-size: 13px;
      
}

.smalltext { font-size: 11px; }

h1 { margin-top: 25px; font-family: "Daniel Bold", "Lucida Grande", "Trebuchet MS", Helvetica, Arial, sans-serif; font-weight: bold; font-size: 32px; }

.h-1 { font-weight: bold; font-size: 25px; }

h2 { font-size: 18px; font-weight: bold; }

.h-2 { font-weight: bold; font-size: 16px; }

h3 { font-size: 15px; font-weight: bold; }

.h-3 { font-size: 15px; font-weight: bold; }

h4 { font-size: 14px; }

a { color: #34528d; }

.FeatureBox { border-style: solid; border-width: 1px; border-color: #cddfec; padding-left: 15px; padding-bottom: 12px; padding-right: 15px; padding-top: 12px; background-color: #e9f0ff; 
	box-shadow: 0px 2px 8px #cccccc; 
	-webkit-box-shadow: 0px 2px 8px #cccccc; 
	-moz-box-shadow: 0px 2px 8px #cccccc; 
}

.Letter {
	padding: 15px;
	margin-bottom: 25px;
	border-color: #d3d3d3;
	border-style: solid;
	border-width: 1px;
	width: 868px;
	background-color: #f2f2f2;
	box-shadow: 0px 3px 10px #c0c0c0; 
	-webkit-box-shadow: 0px 3px 10px #c0c0c0; 
	-moz-box-shadow: 0px 3px 10px #c0c0c0; 
}

.Letter img {
	box-shadow: 0px 2px 6px #818181; 
	-webkit-box-shadow: 0px 2px 6px #818181; 
	-moz-box-shadow: 0px 2px 6px #818181; 
}

.WhiteBox { background-color: white; padding: 10px; }

.Dotted { padding-bottom: 15px; padding-top: 15px; clear: both; background-color: #efefef; border-color: #cccccc; border-style: dotted; border-width: 2px; width: 100%; }

a img { border-width: 0px; }

.ElementLeft { float: left; margin-right: 20px; margin-bottom: 10px; margin-top: 10px; }

.ElementRight { float: right; margin-left: 20px; margin-bottom: 10px; margin-top: 10px; }

#Nav { border-left-width: 1px; border-bottom-width: 2px; border-right-width: 1px; border-top-width: 1px; border-color: #c3d5fa; border-style: solid; background-color: #dce7ff; margin: 0px; background-repeat: no-repeat; background-image: url(images/site/NavBG.png); font-size: 15px; text-align: center; width: 900px; padding-right: 0px; padding-left: 0px; padding-bottom: 10px; padding-top: 10px; }

#Nav li { margin-right: 30px; display: inline; list-style-type: none; }

#Nav a { color: #3f3f3f; text-decoration: none; }

#Nav a:hover { color: #3c5fa8; }

a#NavCurrent { color: #3c5fa8; }

.TableGrid td { border-color: #e5e5e5; border-width: 1px; border-style: dashed; }

.MeetInfo {
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	float: left;
	width: 495px;
}

.MeetInfo h2 {
	margin-top: 0px;
}

.MeetPhoto {
	text-align: right;
	float: right;
	width: 380px;
}

.MeetTable {
	border-collapse: collapse;
	width: 505px;
	float: left;
	box-shadow: 0px 2px 8px #cccccc; 
	-webkit-box-shadow: 0px 2px 8px #cccccc; 
	-moz-box-shadow: 0px 2px 8px #cccccc; 
}

.MeetTable td {
	padding: 10px;
}

.odd {
	background-color: #dce7ff;
}

.MeetBox { float: left; height: 295px; padding-bottom: 15px; width: 194px; border-style: solid; border-width: 1px; border-color: #cddfec; padding-left: 15px; padding-right: 15px; background-color: #e9f0ff; 
	box-shadow: 0px 2px 8px #cccccc; 
	-webkit-box-shadow: 0px 2px 8px #cccccc; 
	-moz-box-shadow: 0px 2px 8px #cccccc; 
}

.MeetBox li { font-size: 15px; list-style-type: none; }

.MeetBox ul { line-height: 1.50; padding: 0px; margin: 0px; }

.BlueButton a { display: block; text-decoration: none; font-size: 25px; color: white; background-repeat: repeat-x; background-image: url(images/BGApp.png); background-color: #3762b5; padding: 20px; font-weight: bold; }

.Border {
	background-color: white;
	border: 1px solid #d3d3d3;
	padding: 5px;
	box-shadow: 0px 2px 8px #cccccc; 
	-webkit-box-shadow: 0px 2px 8px #cccccc; 
	-moz-box-shadow: 0px 2px 8px #cccccc; 
}

.Content {
	border-left-width: 1px;
	border-bottom-width: 2px;
	border-right-width: 1px;
	border-top-width: 1px;
	border-color: #abbfe8;
	border-style: solid;
}

.subtitle {
	color: #7f7f7f;
	font-size: 12px;
}

.announcement {
	font-size: 14px;
	text-align: center;
	font-weight: bold;
}

