/* Jeanne Sigler Associates CSS Document */


body  {
	background-color: #EDEDED;
	color: #333333;
	font-family: Arial,Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
}

ul {
	font-size: 100%;
	color: #CC3399;
	font-weight: bolder;
	line-height: 1.5em;
	list-style-image: url("../images/bullet.gif");
}

p {	
	font-size: 12px;
	margin: 10px 0px 10px 10px;
	line-height: 1.5em;
}

.p2  {
	font-size: 11px;
	margin: 0px 2px 5px 10px;
	line-height: 1.5em;
}

.p3  {
	font-size: 10px;
	line-height: 1.25em;
}

.p2indent  {
	margin: 0px 2px 5px 15px;
	line-height: 1.5em;
}


p.indexCopy  {
	font-size: 14px;
	line-height: 1.5em;
}

.smallerText  {
	font-size: 95%;
}

/* LINKS */

a:link  {
	color: #CC3399;
	text-decoration: underline;
}

a:visited  {
	color: #CC3399;
	text-decoration: underline;
}

a:hover  {
	color: #669900;
	text-decoration: underline;
}

a.topNav:link  {
	color: #333333;
	font-weight: bolder;
	padding-right: 10px;
	text-decoration: none;
}

a.topNav:visited  {
	color: #666666;
	font-weight: bolder;
	padding-right: 10px;
	text-decoration: none;
}

a.topNav:hover  {
	color: #000000;
	font-weight: bolder;
	padding-right: 10px;
	text-decoration: none;
}

/* TABLE & ROW STYLES */

#uberTable  {
	width: 100%;
}

#fixedTable  {
	width: 750px;
}

#headerRow  {
	height: 66px;
	background-color: #EDEDED;
}

#headerRowStretch  {
	width: 100%;
	height: 66px;
	background-color: #EDEDED;
}

#pinklineStretch  {
	width: 100%;
	height: 124px;
	background-image:url("../images/pinkrepeating.gif");
	background-repeat: repeat-x;
}

#greenStretch  {
	width: 100%;
	height: 31px;
	background-image:url("../images/greenbox.gif");
	background-repeat: repeat-x;
}

#bannerRow  {
	height: 77px;
	background-image: url("../images/banner_bkg.gif");
	background-repeat: no-repeat;
}

#bodyRow  {
	height: 330px;
	background-color: #FFFFFF;
}

#bodyTable  {
	width: 100%;
	height: 330px;
}

#footerRow  {
	height: 100px;
	background-color: #EDEDED;
	border-top: 1px solid #CC3399;
}

#footerRowStretch  {
	height: 100px;
	width: 100%;
	background-color: #EDEDED;
	border-top: 1px solid #CC3399;
}

#leftColumn  {
	background-image: url("../images/bkg_leftColumn.gif");
	background-repeat: repeat-y;
}

/* TEXT STYLES */

.italicizedLarge  	{
	font-family: Georgia, Times New Roman, serif;
	font-size: 200%;
	font-style: italic;
	font-weight: bolder;
	margin: 10px;
}

.italicizedHeader  	{
	font-family: Georgia, Times New Roman, serif;
	font-size: 125%;
	font-style: italic;
	font-weight: bolder;
	margin: 10px;
}

.allCaps  {
	text-transform: uppercase;
}

.pageHeader  	{
	font-family: Georgia, Times New Roman, serif;
	font-size: 125%;
	font-weight: bolder;
	margin: 10px;
}

.partnerName  {
	font-family: Georgia, Times New Roman, serif;
	font-size: 125%;
	color: #333333;
	font-weight: bolder;
}

.partnerTitle  {
	font-family: Georgia, Times New Roman, serif;
	font-size: 100%;
	color: #666666;
	font-style: italic;
	font-weight: bolder;
}


#lightBlueBold  {
	color: #778EFF;
	font-size: 95%;
	font-weight: bolder;
	line-height: 2em;
	padding-left: 10px;
}

.pinkBold  {
	color: #CC3399;
	font-weight: bolder;
	line-height: 2em;
}

.greenBold  {
	color: #669900;
	font-weight: bold;
	line-height: 1.25em;
}

.footerText  {
	font-size: 90%;
	margin: 10px;
	line-height: 2em;
}
	
p.interimSolutions {margin:10px 0px 2px 10px;color:#000;font-weight:normal;font-size:165%;font-style:italic;font-family: Georgia, Times New Roman, serif;}

p.linktofile {margin:0px 0px 10px 10px; font-size:100%;}