
body {
	color: #000000 ;
	font-family: verdana, arial, sans-serif ;
	font-size: 75% ;
	line-height: 1.5em ;
	}
	
td {
	color: #000000 ;
	font-family: verdana, arial, sans-serif ;
	}
	
h1,
h2,
h3,
h4,
h5,
h6,
p,
ul,
ol {
	margin-bottom: 16px ;
	margin-top: 0px ;
	}

h2 {
	font-size: 150% ;
	font-weight: bold ;
	line-height: 1.5em ;
	}
	
h3 {
	font-size: 120% ;
	font-weight: bold ;
	line-height: 1.5em ;
	}
	
h4 {
	font-size: 100% ;
	font-weight: bold ;
	line-height: 1.5em ;
	}
	
img {
	border-width: 0px 0px 0px 0px ;
	}
	
a {
	color: #000000 ;
	}
	
.letter {
	color: #024876 ;
	font-size: 16px ;
	padding-top: 15px ;
	padding-bottom: 5px ;
	font-weight: bold ;
	}
	
.header {
	padding-top: 5px ;
	padding-bottom: 5px ;
	padding-left: 3px ;
	font-weight: bold ;
	}
	
.value {
	padding-left:5px;
	}
	
.smallText{
	font-size: 90% ;
	}
	
tr.rowalt td {
	background-color:#EDE8D6;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:3px;
	}
	
tr.row td {
	padding-top:5px;
	padding-bottom:5px;
	padding-left:3px;
	}
	
table.framed,
table.framedleft, 
table.framedright {
	margin-bottom: 5px ;
	}
	
table.framed {
	margin-bottom: 12px ;
	}
	
table.framedleft {
	float: left; 
	margin-right: 10px ;
	}
	
table.framedright {
	float: right ;
	margin-left: 10px ;
	}
	
table.framed td,
table.framedleft td, 
table.framedright td {
	border: 2px outset #003366 ;
	padding: 2px 2px 2px 2px ;
	}
	
table.framed td img,
table.framedleft td img, 
table.framedright td img {
	display: block ;
	}

ul.small,
ol.small {
	margin-bottom: 2px ;
	}
table.cis2008 {
	background-image:url(../../images/Headerbkg.gif);
	background-repeat:no-repeat;
	background-position:top left;
}
td.rsvp {
	background-image:url(../../images/rsvpbox.gif);
	background-repeat:no-repeat;
	background-position:center;
	height:72px;
}
.rsvp_left {
	color:#FFFFFF;
	margin-left:80px;
	margin-top:3px;
	padding:0px;
	float:left;
	text-align:left;
	font-weight:bold;
}
.rsvp_right {
	color:#FFFFFF;
	margin-right:75px;
	margin-top:3px;
	padding:0px;
	float:right;
	text-align:left;
	font-weight:bold;
}
.underline {
	text-decoration:underline;
}
.recognition_table {
	border:1px solid #000000;
}