h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bolder;
	padding-left: 4px;
	padding-right: 4px;
	font-size: 20px;
	margin-bottom: 16px;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: lighter;
	letter-spacing: 1px;
	padding-top: 1px;
	padding-bottom: 4px;
	padding-left: 4px;
	padding-right: 4px;
	margin: 0px;
}

h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-left: 4px;
	padding-right: 4px;
	margin: 0px;
	padding-top:0px;
	padding-bottom: 12px;
	font-size: 12px;
}

.leftcolumn a {
	text-decoration: none;
	color: #00AAAF;
}

.cyan a:hover {
	text-decoration: underline;
	color: #00AAAF;
}

.cyan h1,h2,h3 {
	color: #00AAAF;
}

.textboxcyan {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #00AAAF;
	padding-top: 12px;
	padding-bottom: 0px;
	margin:0px;
}

.spectable {
	margin: 0px 0px 12px;
	list-style-type: none;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 12px;
	padding-left: 4px;
}

.spectable li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding-left: 0px;
	padding-top: 2px;
	padding-bottom: 6px;
	margin: 0px;
	padding-right: 0px;
	line-height: 14px; /* ms ie issue */
}

.spectableheader {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #B4B4B4;
}

.spectableitem {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B4B4B4;
}

.picturebox {
	float:left;
	text-align:center;
	width:128px;
}
	
.pictureboxtxt {
	float:right;
	width:228px;
}
	
.pictureboxtxt p {
	text-align:left;
}

.pdfsymbolbox {
	float:left;
	text-align:center;
	width:70px;
}

.pdftxtbox {
	float:right;
	width:285px;
	height: 50px;
}

.pdftxtbox p {
	font-size: 12px;
	font-weight: bold;
	text-align:left;
	padding-top:5px;
}

.rightpic {
	float:right;
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 12px;
	margin-left: 12px;
}

.titlebox {
	background-color: #00AAAF;
	height: 24px;
	margin-top: 24px;
	margin-bottom: 12px;
}
	
.titlebox p {
	font-size: 14px;
	font-weight: bolder;
	margin-bottom: 0px;
	color: #FFFFFF;
	line-height:24px;
	display:inline;
}	

.thickline {
	background-color: #00AAAF;
	height: 12px;
	margin-top: 0px;
	margin-bottom: 12px;
	line-height:12px;
}
	
.nofloat {
	clear:both;
}
.docmenu {
	padding-bottom: 12px;
}

.numbulletins {
	list-style-type: none;
	padding: 0px;
	margin-top:0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}

.numbulletins li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin-left: 24px;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 12px;
	text-indent: -16px;
	line-height: 14px;
}

