#lbContent ul {
	margin: 0 15px;
	padding: 0 15px 10px 15px;
    list-style-type: none;
}

#lbContent ol {
	margin: 0 15px;
	padding: 0 15px 10px 15px;
} 

#lbContent li { 
  margin: 5px 0;
}

#lbContent p {
	margin: 0px 0 12px 0;
}

#lbContent a {
    color: #003399; 
}

#lbContent .pageTitle a { 
  color: #132F58;
}

a.in-progress { 
  color: #cd0202;
  text-transform:uppercase;
}

#lbContent a.retweet {
  text-decoration: none;
}
           

#lbContent p.indent {
	margin: 0 0 12px 15px;
}

/** List variants **/
#lbContent ul.smallBullets {
	list-style-type: disc;
	list-style-image: url(/images/templates/ul-list-image.png);
	list-style-position: outside;
}

#lbContent ul.smallBullets li {
	padding: 0 0 0 0;
}

div.rightSmall {
	float: right;
	width: 190px;
	text-align: center;
	padding-bottom: 5px;
	margin: 0 0 0 10px;
	border: 1px solid #999;
}

div.rightSmall h1 {
	color: #000;
	text-transform: uppercase;
	font-size: 9pt;
	font-weight: bold;
	background-color: #E1B335;
	padding: 2px 5px;;
	margin: 0;
}

/* CSS Document */
p.pageTitle,span.pageTitle {
	font-size: 12pt;
	font-weight: bold;
	color: #333;
}

p.subHead,span.subHead {
	font-size: 11pt;
	font-weight: bold;
	color: #333366;
}

span.subHeadUnderline,p.subHeadUnderline {
	font-size: 11pt;
	font-weight: bold;
	color: #003;
	border-bottom: 1px solid black;
}

p.sectionHead,span.sectionHead {
	font-size: 10pt;
	font-weight: bold;
	color: #333366;
}

.filmStrip {
	float: left;
	color: #666;
	font-weight: bold;
	text-align: center;
	font-size: 8pt;
	line-height: 10pt;
	padding-bottom: 20px;
}

#lbContent .filmStrip a {
	color: #336;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}

.filmStrip img {
	border: 0;
	-moz-opacity: 1;
	filter: alpha(opacity = 100);
	opacity: 1;
}

.filmStrip a:hover img {
	border: 0;
	-moz-opacity: .6;
	filter: alpha(opacity = 60);
	opacity: .6;
}

.filmStrip a:hover {
	color: #000;
	text-decoration: none;
}

#lbContent ul.filmstrip {
	list-style-type: none;
	margin: 0;
	padding: 0 0 15px 0;
	float: left;
	clear: both;
}

#lbContent ul.filmstrip li {
	min-width: 147px;
	max-width: 148px;
	float: left;
	padding: 0;
	margin: 0;
}

#lbContent ul.filmstrip li.small {
	width: 147px;
}

#lbContent ul.filmstrip li.large {
	width: 148px;
}

#lbContent ul.filmstrip img {
	float: left;
	clear: both;
	margin: 0;
	padding: 0;
}

#lbContent ul.filmstrip a {
	width: 147px;
	text-align: center;
	padding: 0;
	margin: 0;
	color: #666;
	font-weight: bold;
	font-size: 90%;
	display: block;
	-moz-opacity: 1;
	filter: alpha(opacity = 100);
	opacity: 1.0;
}

#lbContent ul.filmstrip a:hover {
	-moz-opacity: 0.6;
	filter: alpha(opacity = 60);
	opacity: 0.6;
	text-decoration: none;
}

#lbContent .dept_social { 
  float: right;
  clear: both;
  font-size: 8pt;
  margin-right: 0;
  padding-right: 0;
}

#lbContent .dept_social li {
  text-align: right;
  padding: 2px 0;
  margin: 0;
}

#lbContent div.infobox {
	float: right;
	clear: right;
	width: 160px;
	padding: 0;
	margin: 0 0 10px 10px;
	border: 1px solid #FC3;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

#lbContent div.infobox h4 {
	text-align: center;
	background-color: #FC3;
	font-size: 9pt;
	text-transform: uppercase;
	font-weigh: bold;
	color: #FFF;
}

#lbContent div.infobox p {
	padding: 5px 5px 0 5px;
	font-size: 8pt;
}

ul.index_list {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

ul.index_list li {
	float: left;
	clear: both;
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #EEE;
	width: 520px;
}

ul.index_list li img {
	border-right: 1px solid #D5CFC1;
	padding: 10px;
	margin: 10px;
	float: left;
}

ul.index_list li a {
	float: left;
	padding: 60px 0 0 10px;
	font-weight: bold;
	text-decoration: none;
	color: #333;
}

/*** RSS LINKS ***/
a.rssSubscribe {
	display: block;
	padding: 2px 0 0 18px;
	height: 12px;
	width: 125px;
	font-size: 7pt;
	color: #000;
	background: url(/images/rss_icon14.png) top left no-repeat;
	text-transform: uppercase;
}

/**** Adobe Acrobate Required Links ****/
.acrobat {
	font-size: 8pt;
	color: #333;
}

a:link.acrobat,a:active.acrobat,a:visited.acrobat,a:hover.acrobat {
	font-size: 8pt;
	color: #333;
	text-decoration: underline;
}

/**************************************/
	/** Links that open in an external window **/
a.extLink {
	display: block;
	padding-left: 16px;
	background: url(/images/template/lnkNewWindow.png) top left no-repeat;
}

#lbContent img.left {
	float: left;
	padding: 0 10px 10px 0;
}

#lbContent img.right {
	float: right;
	padding: 0 0 10px 10px;
}

#lbContent div.imgWithCaption {
	float: right;
	clear: right;
	padding: 0 0 10px 10px;
	width: 250px;
}

#lbContent div.imgWithCaption img {
	border: 1px solid #333;
}

#lbContent div.imgWithCaption p {
	font-size: 8pt;
	color: #666;
	font-style: italic;
	line-height: 10pt;
}

/** The Info Request, Open House, Apply Now menu that goes on all prospect pages **/
#lbContent ul.prospectMenu {
	list-style-type: none;
	padding: 0;
	margin: 0;
	float: right;
	background-color: #cd9934;
}

ul.prospectMenu li {
	border-bottom: 1px solid #CCC;
	padding: 5px 10px;
	margin: 0;
	background: url(/images/template/iconBG.png) bottom left repeat-x;
}

ul.prospectMenu li a {
	padding: 3px 0 3px 25px;
	color: #FFFFFF;
	text-transform: uppercase;
	font-size: 9pt;
}

ul.prospectMenu li a.openHouse {
	background: url(/images/template/iconOpenHouse.png) top left no-repeat;
	font-weight: normal;
}

ul.prospectMenu li a.infoRequest {
	background: url(/images/template/iconInfoRequest.png) top left no-repeat
		;
}

ul.prospectMenu li a.applyNow {
	font-weight: normal;
	background: url(/images/template/iconApplyNow.png) top left no-repeat;
}

/*** End Menu ***/ /* Info Blocks */
div.infoBlock {
	background-color: #e2d3aa;;
	border: #94732e 1px solid;
	margin: 0;
	padding: 0;
}

#lbContent div.infoBlock P {
	padding: 3px;
	margin: 0;
}

/** Text Blocks (Right side) **/
#lbContent div.textBlock {
	float: right;
	width: 200px;
	padding: 0;
	margin: 0 0 0 10px;
	border: 1px solid #94732e;
}

#lbContent div.textBlock h2 {
	color: #FFFFFF;
	background-color: #94732e;
	text-align: center;
}

#lbContent div.textBlock p {
	font-size: 90%;
	padding: 0 5px;
}

#lbContent div.textBlock ul {
	list-style-type: disc;
	list-style-image: url(/images/li_textbox.gif);
	padding: 0 0 0 20px;
	margin: 5px;
}

#lbContent div.textBlock li {
	font-size: 90%;
}

/** Footer Menu **/
#lbContent ul.footerMenu {
	float: left;
	list-style-type: none;
	margin: 0;
	padding: 20px 0 0 0;
}

#lbContent ul.footerMenu li {
	float: left;
	padding: 0 10px 0 0;
	font-size: 8pt;
}

.listLinks {
	color: #6d695b;
}

a:link.listLinks,a:active.listLinks,a:visited.listLinks {
	color: #6d695b;
	text-decoration: none;
}

a:hover.listLinks {
	color: #6d695b;
	text-decoration: underline;
}

div.backToTop {
	position: relative;
	width: 410px;
	text-align: center;
}

/**** Form Elements ****/
input,select,option {
	font-size: 9pt;
}

div.tblNoBorder table {
	border: none;
}

div.tblNoBorder td {
	border: none;
}

div.tblNoBorder th {
	border: none;
}

/*** New Tables ***/
table {
	border: none;
}

table.border {
	border: 1px solid #a0450e;
}

caption {
	background-color: #a0450e;
	color: #FFF;
	font-size: 11pt;
	font-weight: bold;
	padding: 2px;
	text-align: left;
}

th {
	background-color: #FC3;
	color: #FFF;
	font-size: 9pt;
	border: 1px solid #FC3;
	border-collapse: collapse;
	vertical-align: top;
	padding: 2px;
	font-weight: normal;
}

table td {
	font-size: 9pt;
	padding: 2px;
	vertical-align: top;
}

table.border td {
	font-size: 9pt;
	border-collapse: collapse;
	border: 1px solid #FC3;
}

table td.center {
	text-align: center;
}

/**** Legacy Tables  *****/
table.tbl {
	border: 1px solid #FC3;
	border-bottom-width: 0px;
}

table.tblBottom {
	border: 1px solid #FC3;
}

td.tblHead {
	background-color: #E1B335;
	color: #FFF;
	font-size: 11pt;
	font-weight: bold;
}

td.tblSubHead {
	background-color: #FC3;
	color: #FFF;
	font-size: 9pt;
	border-bottom: 1px solid #a0450e;
}

td.tblContent {
	border-bottom: 1px solid #a0450e;
}

div.tblCaption {
	position: relative;
	width: 100%;
	color: #666666;
	font-style: italic;
	font-size: 9pt;
}

/******** FAQ's *********/
a:link.backToTop,a:active.backToTop,a:visited.backToTop,a:hover.backToTop
	{
	color: #333;
	text-decoration: underline;
}



#lbContent div.notice {
    font-size: 8pt;
    background-color: rgb(251, 244, 219);
    padding: 5px;
    width: 200px;
    float: right;

    margin-left: 15px;
    -moz-border-radius: 5px 5px 5px 5px;
}
