@charset "utf-8";
/* District Layout */

/* Tables */
.tabletopic {
	color:#336699;
	font-size: 11pt;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
}

/* Bulleted Lists */
.ListBullet1 {
	list-style-image: url(images/goldbullet.gif);
	list-style-type: none;
	list-style-postition: outside;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.ListBullet2 {
	list-style-image: url(images/goldbullet2.gif);
	list-style-type: none;
	list-style-postition: outside;
	margin-bottom: 0px;
	padding-bottom: 0px;
	
	/*	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	line-height: 16px; */
}
.ListBulletTwitter li{
	list-style-image: none;
	list-style-type:decimal;
	list-style-postition: outside;
	padding:5px;
	margin-bottom:15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ccc;
	background-color:#eeefff;
}

.ListBulletMusic {
	list-style-image: url(images/icon_musicnotes.gif);
	list-style-type: none;
	list-style-postition: outside;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

.ListBulletExcel {
	list-style-image: url(images/icon_excel.jpg);
	list-style-type: none;
	list-style-postition: outside;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

.ListBulletAppleLogo {
	list-style-image: url(images/icon_applelogo.gif);
	list-style-type: none;
	list-style-postition: outside;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

.ListBulletGlobe-Bg {
	list-style-image: url(images/icon_globe.gif);
	list-style-type: none;
	list-style-postition: outside;
	margin-bottom: 0px;
	padding-top: 0px;
	line-height: 17px; 	
}
.ListBulletPlayButton {
	list-style-image: url(images/icon_playbutton.gif);
	list-style-type: none;
	list-style-postition: outside;
	margin-bottom: 0px;
	padding-top: 0px;
	line-height: 17px; 	
}

.ListBulletPlay {
	list-style-image: url(images/showcase/icon_play.jpg);
	list-style-type: none;
	list-style-postition: outside;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

.ListBulletPodcast {
	list-style-image: url(images/icon_podcast_sm.jpg);
	list-style-type: none;
	list-style-postition: outside;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

.ListBulletPhoto {
	list-style-image: url(images/showcase/icon_filmroll.jpg);
	list-style-type: none;
	list-style-postition: outside;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

.ListBulletArrow-Grn {
	list-style-image: url(images/icon_greenarrow.jpg);
	list-style-type: none;
	list-style-postition: outside;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

.ListBulletArrow-Blue {
	list-style-image: url(images/icon_arrow.jpg);
	list-style-type: none;
	list-style-postition: outside;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

.ListBulletFork-Knife {
	list-style-image: url(images/icon_forkknife.jpg);
	list-style-type: none;
	list-style-postition: outside;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

.ListBulletPDF {
	list-style-image: url(images/icon_pdf_white.jpg);
	list-style-type: none;
	list-style-postition: outside;
	margin-bottom: 0px;
	padding-top: 0px;
	line-height: 17px; 	
}

.SpacerLine {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}

.SpacerLine2 {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFCC00;
}

.DottedBrdrBottom {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-width: 1px;
	border-bottom-color: cccccc;
}

.DottedRightBrdr {
	border-right-color: #CCCCCC;
	border-right-width: 1px;
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: none;
	border-left-style: none;
}

.DottedRightBrdr2 {
	border-right-color: #FC0;
	border-right-width: 1px;
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: none;
	border-left-style: none;
}

.DottedRightBottomBrdr2 {
	border-right-color: #FC0;
	border-right-width: 1px;
	border-bottom-color: #FC0;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: none;
}

.DottedRightBottomBrdr {
	border-right-color: #CCCCCC;
	border-right-width: 1px;
	border-bottom-color: #CCCCCC;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: none;
}

.DottedLeftBrdr {
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: dotted;
	border-left-color: #CCCCCC;
}

.PersonnelHeader {
	color:#fff;
	font-size: 13px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-color: #006699;
/*	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #00F;
	border-bottom-color: #00F;
*/	display: block;
	padding-top: 2px;
	padding-bottom: 2px;
}

.SCPolicy_TBL_Bottom {
	border-bottom-style: solid;
	border-bottom-color: #069;
	border-bottom-width: 1px;
}
