.header1,
.header2,
.header3,
.header4, {
	font-family: Arial, Helvetica, sans-serif;
	color: #135799; /* ab1b14; */
	text-decoration: none;
}

.header1 {
	font-size: 16px;
	line-height: 20px;
	font-weight: bolder;
}

.header2 {
	font-size: 12px;
	line-height: 12px;
	font-weight: bold;
}

.header3 {
	font-size: 12px;
	line-height: 12px;
	font-weight: normal;
}

.header4 {
	font-size: 14px;
	line-height: 14px;
	font-weight: bold;
}

.header5 {
	font-size: 12px;
	line-height: 12px;
	font-weight: bold;
	color: #000000;
}

.normalColor {
  color: #333333;
}

BLOCKQUOTE {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}

.BlueHeader1 
{
	font-size: 20px;
	line-height: 20px;
	font-weight: bolder;
	color: #5766AF; /* 87 102 175 */
}

.GreyHeader1 
{
	font-size: 18px;
	line-height: 20px;
	font-weight: bolder;
	color: #797979;
}

.BigBlueBlockText 
{
  padding: 8,8,8,20;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 24px;
	font-weight: normal;
	color: White;
	background-color: #6799CB;
	text-decoration: none;
}

.blurb {
  margin-top: 8;
  margin-bottom: 8;
  font-style: italic;
	color: #333333;
}

.scrollingMessage {
  font-family: verdana,Arial, Helvetica, sans-serif;
  font-size: 10px;
 	line-height: 12px;
}

TD,
.body1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}

.body2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	top: 20px;
}

.leftLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	color:  #135799; /* AB1B14; */
	text-decoration: none;
	list-style-position: outside;
	list-style-type: lower-roman;
	list-style-image: none;
}

.reglink,
.arrow,
.booklink,
.arrowFlushLeft,
.hotText1,
.hotText1FlushLeft,
.hotText2,
.listNoLink,
.listNoLinkFlushLeft,
.listNoLinkH3,
.listNoLinkFlushLeftH3
.IBPageLink
.IBPageNoLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #135799; /* AB1B14; */
	text-decoration: none;
}

.IBPageLink {
	font-weight: bold;
}

.IBPageNoLink {
	color: #a52a2a;
}

.hotText2 {
	line-height: 12px;
}

.listNoLink,
.listNoLinkFlushLeft,
.listNoLinkH3,
.listNoLinkFlushLeftH3 {
	list-style-position: outside;
	list-style-type: circle;
	margin-top: 8px;
	margin-bottom: 8px;
}

.listNoLink,
.listNoLinkFlushLeft {
  color:#333333;
}

li.hotText1,
li.hotText1FlushLeft,
li.booklink,
li.arrowFlushLeft,
li.arrow {
	list-style-position: outside;
	list-style-image: url(../art/linkArrow.gif);
}

li.hotText1FlushLeft,
li.booklink,
li.arrowFlushLeft,
li.listNoLinkFlushLeftH3,
li.listNoLinkFlushLeft {
  	margin-left: -20px;
}

.booklink {
  margin-bottom: 16px;
}


/* Must come AFTER the "li." declarations above and BEFORE the inner LI decs below */

LI {
    margin-bottom: 4;
}

.body1Tight { /* based on body1, use for paragraph close to a line above */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	margin-top:8px;
}

.innerList { /* based on body1, use for inner list, e.g. ul class=innerList */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	margin-top:-16px;
}

li.innerBullet {list-style-image: none; margin-left:-10px;margin-bottom:4px;}

li.innerBulletTight {list-style-image: none; margin-left:-10px; }

A {
	color:  #135799; /* AB1B14; */
	text-decoration: none;
}

A:hover {
	color: #999999;
}

.hotTextBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	color:  #135799; /* AB1B14; */
	text-decoration: none;
	list-style-type: decimal;
	list-style-position: outside;
}

P {
	margin-top: 8px;
	margin-bottom: 8px;
}


.top {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	font-weight: normal;
	color:  #135799; /* AB1B14; */
	text-decoration: none;
	text-align: right;
}

.11TextBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: bolder;
	color: #666666;
	text-decoration: none;
	list-style-type: decimal;
	list-style-position: outside;
}

.leftMargin,
.centerLeftMargin,
.centerRightMargin,
.rightMargin,
.leftPanel,
.rightPanel,
.footer {
  vertical-align:top;
  background-color:#FFFFFF;
}

.centerPanel  {
  vertical-align:top;
}

.centerLeftBorder{
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}

.centerRightBorder,
.columnBorder1 {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}

/* for those too lazy to create a gif for the banner -- this tries to mimic the existing gif */
.bannerHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #a52a2a;
}

/* use for input and textarea fields */
.userInput { 
	background-color: white;  
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; 
	border:1px solid #135799; 
}
.required { color: red; }
.calendar {color:#a52a2a;}

/* IdeaBlade Documentation sub-site styles (3/29/2005) */

.lang {
  padding-left: 10px;
}
.nodec { 
  text-decoration: none;
}
.majorarea { 
  display: none;
}
