/* PLFS - Style Sheet
================================== */

/* ZERO MARGINS/PADDINGS*/

* {margin: 0; padding: 0;}

body {
	font: 64.5%/1.7 Arial, Helvetica, sans-serif;
	text-align: center;
	background-image:url(images/bgshadow.jpg);
	background-position:top;
	background-repeat:repeat-y;}

/*WRAPPER FOR HOME PAGE*/
#wrapper {
	width: 981px;
	margin: 0 auto;
	text-align: left;
	position: relative;
	border:0px solid #000000;
	background-color: #FFFFFF;
	padding-left: 0px;
	padding-right: 0px;
	background-image: url(images/strip.jpg);}	

/*WRAPPER FOR ALL OTHER PAGES*/
#wrapper1 {
	width: 800px;
	margin: 0 auto;
	text-align: left;
	position: relative;
	border:1px solid #000000;
	background-color: #FFFFFF;
	padding-left: 0px;
	padding-right: 0px;
	background-image: url(images/strip2.jpg);}

/*HEADER INFO*/
#aboveheader {
	margin: 0px;
	padding: 0px;
	height:40px;
	position:relative;
	width: 981px;
	border-bottom: 0px solid #ffffff;
	background-color:#3b2f77;
	border-bottom: 5px solid #FFFFFF;}
/*END OF HEADER INFO*/

#aboveheader a:link,  a:visited {
	color: #ffffff;
	text-decoration: none;} 

#aboveheader a:hover,  a:active {
	color: #efefef;
	text-decoration: underline;}
	
#telephone{
	position:absolute;
	background-position:left;
	background-repeat:no-repeat;
	height:40px;
	width: 40px;
	left:40px;
	background-image: url(images/phone.jpg);}

#telephonetext{
	color:#FFFFFF;
	position:absolute;
	background-position:left;
	background-repeat:no-repeat;
	height:40px;
	width: 140px;
	padding-left:80px;
	font-weight:bold;
	font-size:1.5em;
	padding-top: 7px;}

#email{
	position:absolute;
	background-position:left;
	background-repeat:no-repeat;
	height:40px;
	width: 40px;
	left:260px;
	background-image: url(images/email.jpg);}

#emailtext{
	color:#FFFFFF;
	position:absolute;
	background-position:left;
	background-repeat:no-repeat;
	height:40px;
	width: 210px;
	padding-left:300px;
	font-weight:bold;
	font-size:1.5em;
	padding-top: 7px;
	left: 1px;
	top: -4px;
}

/*HEADER INFO*/
#header {
	margin: 0px;
	padding: 0px;
	height:172px;
	position:relative;
	width: 981px;
	border-bottom: 0px solid #ffffff;
	background-color:#F8d18c;}
/*END OF HEADER INFO*/

/*LOGO INFO*/
#logo {
	margin: 0px;
	padding: 0px;
	height:172px;
	position:relative;
	width: 310px;
	float:left;
	border-bottom: 0px solid #ffffff;
	background-color:#FFFFFF;
	background-image: url(images/pennylane.jpg);
	background-repeat: no-repeat;
}
/*END OF LOGO INFO*/

#logo img{ border:0px;}


#textheader{
	color:#3b2f77;
	font-size:22px;
	font-weight:bold;
	padding:20px;
	padding-left:325px;
	padding-right: 340px;
	text-align: center;
	padding-top: 50px;
	font-style: oblique;}

/*LOGO INFO*/
#headerimage {
	margin: 0px;
	padding: 0px;
	height:172px;
	position:relative;
	width: 324px;
	float:right;
	border-bottom: 0px solid #ffffff;
	background-color:#F8D18C;
	background-image: url(images/headerimage.jpg);
	background-repeat: no-repeat;}

#headermenu {
	padding:5px;
	font-size:12px;
	float: left;}

/*END OF LOGO INFO*/

#date{
	width: 432px;
	position:absolute;
	margin: 0;
	color: #ffffff;
	float:right;
	padding-top:4px;
	padding-right:10px;
	left: 538px;
	top: -4px;
	height: 33px;
	z-index: auto;
}
	
#date a:link, #date a:visited {
	color: #ffffff;
	text-decoration: underline;} 

#date a:hover, #date a:active {
	color: #efefef;
	text-decoration: none;}	
	
#imagebanner{
	margin: 0px;
	padding: 0px;
	height:120px;
	position:relative;
	width: 981px;
	border-bottom: 0px solid #ffffff;
	background-color:#9E5281;
	padding-left: 0px;
	float: left;}

#imagebannertext{
	margin: 0px;
	padding: 0px;
	float:left;
	height:125px;
	position:relative;
	width: 207px;
	border-bottom: 0px solid #ffffff;
	background-color:#8E3D75;}

#imagebanner1{
	margin: 0px;
	padding: 0px;
	float:left;
	height:113px;
	position:relative;
	width: 130px;
	border-bottom: 0px solid #ffffff;
	background-color:#8E3D75;
	padding-top: 12px;
	padding-right: 10px;}

#imagebanner2{
	margin: 0px;
	padding: 0px;
	float:left;
	height:113px;
	position:relative;
	width: 130px;
	border-bottom: 0px solid #ffffff;
	background-color:#9E5281;
	padding-top: 12px;
	padding-left: 10px;}
	
#imagebanner3{
	margin: 0px;
	padding: 0px;
	float:left;
	height:113px;
	position:relative;
	width: 130px;
	border-bottom: 0px solid #ffffff;
	background-color:#9E5281;
	padding-top: 12px;
	padding-left: 10px;}
	
#imagebanner4{
	margin: 0px;
	padding: 0px;
	float:left;
	height:113px;
	position:relative;
	width: 130px;
	border-bottom: 0px solid #ffffff;
	background-color:#9E5281;
	padding-top: 12px;
	padding-left: 10px;}
	
#imagebanner5{
	margin: 0px;
	padding: 0px;
	float:right;
	height:113px;
	position:relative;
	width: 130px;
	border-bottom: 0px solid #ffffff;
	background-color:#8E3D75;
	padding-top: 12px;
	padding-left: 10px;
	padding-right: 60px;}
	
/*START OF LEFT COLUMN INFORMATION*/
#mainNav {
	width: 24px;
	float: left;
	list-style: none;
	padding-top: 0px;
	position:relative;
	padding-left: 0px;
	background-repeat: no-repeat;
	height: auto;
	background-color: #F1AA1E;
}


/*END OF LEFT COLUMN INFORMATION*/

#mainbody{
	width:981px;
	background-image:url(images/mainbodybackground.jpg);
	position:relative;
	background-repeat: repeat-y;
	float: left;}

#mainbody1{
	width:981px;
	background-image:url(images/mainbodybackground1.jpg);
	position:relative;
	background-repeat: repeat-y;
	float: left;}
/*START OF CENTRAL COLUMN INFORMATION*/

#mainContent {
	width: 492px;
	margin: 0;
	float: right;
	padding-top: 5px;
	position:relative;
	padding-bottom: 0px;}
	
#mainContent a:link,  a:visited {
	color: #000000;
	text-decoration: underline;} 

#mainContent a:hover,  a:active {
	color: #003366;
	text-decoration: underline;}
	
#mainContent1 {
	width: 570px;
	margin: 0;
	float: left;
	padding-top: 10px;
	position:relative;}
	
#mainContent3 {
	width: 480px;
	margin: 0;
	float: left;
	padding-top: 10px;
	position:relative;
	padding-bottom: 0px;}
			
#mainContent ul{
	padding-left: 20px;}

#mainContentnews {
	width: 560px;
	margin: 0;
	float: left;
	background-color: #FFFFFF;}

#mainContenta {
	width: 323px;
	margin: 0;
	float: right;
	padding-top: 0px;
	position:relative;
	padding-bottom: 0px;}
	
#mainContenta a:link, #mainContenta a:visited {
	color: #efefef;
	text-decoration: underline;} 

#mainContenta a:hover, #mainContenta a:active {
	color: #cccccc;
	text-decoration: underline;}

#textinner {
	margin-left: 0px;
	text-align: justify;
	padding-bottom: 0px;
	padding-right: 0px;
	list-style-type: circle;
	height: auto;
	border-bottom: 5px solid #ffffff;}
	
#textinner1{
	margin-left: 0px;
	text-align: justify;
	padding-bottom: 0px;
	padding-right: 0px;
	list-style-type: circle;
	height: 145px;
	background-color:#FFFFFF;
	border-bottom: 5px solid #ffffff;}
		
#textinner p{
	color: #3B2F77;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 10px;}
	
#textinner ul{
	list-style:none;}
	
#textinner a:link,  a:visited {
	color: #000000;
	text-decoration: underline;} 

#textinner a:hover,  a:active {
	color: #666666;
	text-decoration: underline;}

#textinnerleft {
	margin-left: 0px;
	text-align: left;
	padding-bottom: 0px;
	padding-right: 0px;
	list-style-type: circle;
	height: auto;
	border-bottom: 5px solid #ffffff;
	color: #FFFFFF;}
	
#textinnerleft p{
	padding-bottom: 5px;
	padding: 10px;
	color: #ffffff;}
	
#textinnerleft ul{
	list-style:none;}
	
#textinnerleft h1{
	list-style:none;
	padding-left:20px;
	color: #6699FF;}	
	
	
#textinnerleft a:link, #textinnerleft a:visited {
	color: #efefef;
	text-decoration: underline;} 

#textinnerleft a:hover, #textinnerleft a:active {
	color: #cccccc;
	text-decoration: underline;}

#textinnerlefta {
	margin-left: 0px;
	text-align: justify;
	padding-bottom: 0px;
	padding-right: 0px;
	list-style-type: circle;
	height: auto;
	border-bottom: 0px solid #ffffff;
	page-break-after: always;}
	
#textinnerlefta p{
	padding-bottom: 10px;
	color: #ffffff;
	padding-left: 20px;
	padding-right: 20px;}
	
#textinnerlefta ul{
	list-style:none;
	padding-left:40px;
	color: #FFFFFF;
	font-size: 1.2em;
	padding-bottom: 10px;}
	
#textinnerlefta h1{
	list-style:none;
	padding-left:20px;
	color: #6699FF;}	
	
	
#textinnerlefta a:link, #textinnerlefta a:visited {
	color: #efefef;
	text-decoration: underline;} 

#textinnerlefta a:hover, #textinnerlefta a:active {
	color: #cccccc;
	text-decoration: underline;}

#textinner1 {margin-left: 20px;}
 
 #companyprofile {
	margin-left: 0px;
	text-align: left;
	padding-bottom: 0px;
	padding-right: 0px;
	list-style-type: circle;
	height: auto;
	border-bottom: 5px solid #ffffff;
	background-color: #F8D18C;
}
#companyprofile p{
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 10px;
	color: #3B2F77;}	
 
 #companyprofile h1{
	padding: 0px;
	color: #3B2F77;
	padding-left: 15px;
	padding-top: 0px;}

#imagecenter {padding-left:65px;}

#frontimage1 {margin: 0; padding-bottom: 5px; padding-top:5px}

#frontimage2 {margin: 0; padding-bottom: 5px; padding-top:5px}

#columnheadtext{
	height:auto;
	width: auto;
	font:"Times New Roman", Times, serif;
	color:#CCCCCC;
	margin-left:10px;
	font-size: 2.5em;
	padding-top: 0px;
	border-bottom: 0px solid #666699;
	font-style: normal;}

/*START OF CENTRAL COLUMN INFORMATION*/

/*RIGHT COLUMN INFO*/

#secondaryContent {
	padding-bottom: 0px;
	height: auto;
	background-repeat: no-repeat;
	background-position: right top;
	width: 455px;
	/**display: inline; /* :KLUDGE: Fixes IE double margin float bug */
  	float: left;
	padding-left: 5px;
	padding-right: 0px;
	margin-top: 0px;
	position:relative;
	font-size: 1em;}

#secondaryContenta {
	padding-bottom: 0px;
	height: auto;
	background-repeat: no-repeat;
	background-position: right top;
	width: 624px;
	/**display: inline; /* :KLUDGE: Fixes IE double margin float bug */
  	float: left;
	padding-left: 5px;
	padding-right: 0px;
	margin-top: 0px;
	position:relative;
	font-size: 1em;}

#secondaryContentnews {
	padding-bottom: 20px;	
	height: auto;
	background-repeat: no-repeat;
	background-position: right top;
	background-color:#fff;
	width: 10px;
	/**display: inline; /* :KLUDGE: Fixes IE double margin float bug */
  	float: right;
	padding-left: 0px;
	padding-right: 0px;
	margin-top: 5px;}

#rightnews{
	padding-top:10px;
	padding-left:0px;
	color:#eaeaea;
	font-size:1.1em;
	float: left;}

a:link,  a:visited {
	color: #cccccc;
	text-decoration: underline;} 

 a:hover,  a:active {
	color: #ffffff;
	text-decoration: underline;}

#map{
	width: 400px;
	height: 300px;
	border: 1px solid;
	border-color: #003366;
	margin-bottom: 10px;} 

#rightnews a:link, #rightnews a:visited {
	color: #ffffff;
	text-decoration: underline;} 

#rightnews a:hover, #rightnews a:active {
	color: #cccccc;
	text-decoration: underline;}

#rightimage1{
	padding-top:0px;
	padding-right: 0px;
	float: left;
	padding-left: 0px;
	background-color: #FFFFFF;
	padding-bottom: 0px;
	height: 211px;
	border-bottom: 5px solid #ffffff;}

#rightimage2{
	padding-top:0px;
	padding-right: 0px;
	float: left;
	padding-left: 0px;
	height: 200px;}
	
#rightimage3{
	padding-top:0px;
	padding-right: 0px;
	float: right;}
	
#rightimage4{
	padding-top:10px;}

#rightimagelogo{
	padding-top:5px;
	padding-left: 5px;}

/**#mainNav * *, #secondaryContent * * {
	padding-left: 0px;
	padding-right: 0px;
	background-repeat: no-repeat;
	padding-bottom: 0px;


	font-size: 1.em;
	color: #FFFFFF;
	/**border-bottom: 1px solid white;**/
	
#secondaryContent p {font-size: 1.2em;}

/*END OF RIGHT COLUMN INFO*/

/*START OF FOOTER*/

#footer {
	color:#FFFFFF;
	padding: 0px 0px;
	width:981px;
	clear: both;
	height: auto;
	border-top: 5px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	position: relative;
	float: left;
	background-color: #3b2f77;} 

#footerimage{
	padding-left:10px;
	padding-top:10px;
	padding-bottom:10px;
	width:420px;
	font-size: 1.2em;
	color: #FFFFFF;
	font-weight: bold;
}
/*END OF FOOTER TEXT*/

/*TABLE STYLES*/
tr {padding-top:5px;}
td {padding:5px;}
th {background-color:#403382; color:#FFFFFF; padding:5px}
.even{ background-color:#eaeaea;}

/*END OF TABLE STYLES*/

/*MISC. STYLES*/

.log{ color:#993333; margin-left:5px;}

h2 { font-size: 2.0em; font-weight: normal;}

.bold{font-weight:bold;}

p {font-size: 1.5em;}

li{font-size: 1.2em;}

h1{
	margin: 0em 0;
	padding-left: 15px;
	color: #f8d18c;
	font-size:4em;}

h4{margin-left:15px;}

table{
	margin-left:15px;
	margin-top:5px;
	color: #FFFFFF;}
 
.tr{padding-top:10px;}
#top {background-color:#000000;
color:#FFFFFF;
}



.button{color:#FFFFFF;
background-color:#9E5281;
border-color:#9E5281;
padding-top:0px;
float:right;
height:25px;}

.button1{color:#FFFFFF;
background-color:#F1AA1E;
border-color:#F8D18C;
padding-right:0px;
width:100px;
}

.listpadding {padding-left:20px;}

.formborder{ border:1px;
border-color:#003366;
border-style:solid;}


#dsi{padding-left:15px;
padding-top:10px;
}

/*END OF MISC. STYLES*/
#leftimage{
	width:90px;
	height:345px;
	float:right;
	position: relative;
	background-repeat: no-repeat;
	background-position: right;
	border-left: 1ps solid #ffffff;
}
#leftimagelower{
	background-image:url(images/bottomlogo.jpg);
	width:90px;
	height:99px;
	float:right;
	position: relative;
	background-repeat: no-repeat;
	background-position: right;
	border-left: 1px solid #ffffff;
	padding-top:250px;
}

.style1 {
	color: #9E5281;
	font-weight: bold;
}

.style2 {
	color: #000000;
	font-weight: bold;
}

.style3 {
	color: #333333;
	font-weight: bold;
}

#printer{float:right;
padding-top:0px;
padding-left:0px;
width:120px;
position:relative;
z-index:auto;
}
.list { list-style:circle;}  
/*START OF NAVIGATION*/
div#navbar  {
	color: #FFFFFF;
	font-size: 1em;
	line-height: normal;
	background-color: #FFFFFF;
	display: block;
	width: 981px;
	height:59px;
	border-top:  5px solid #ffffff;
	border-bottom: 0px solid #637FB6;
	float: left;
	position:relative;
	background-image: url(images/navback.jpg);}
	
#navbar ul {
	float:right;
	width:981px;
	padding:0;
	margin:0;
	list-style-type:none;
	position:relative;	
}
	
	
#navbar li {
	display:inline;
	height: 59px;
	border-bottom: 0px solid #cccccc;
	width: auto;

}

#navbar a {
	color: #ffffff;
	text-decoration: none;
	padding: 13px 14px 2px 14px;
	width: auto;
	float: left;
	text-align: center;
	border-right: 2px solid #ffffff;
	height: 44px;
	text-align:center;
	border-bottom:0px solid #ff9933;
	font-weight:bold;
	
}

#navbar a:hover {
	color: #f8d18c;
	background-image: url(images/navback_current.jpg);
	background-position: center;
	background-repeat: no-repeat;
	text-align: center;
}

#navbar a.homeactive {
	color: #FFFFFF;
	background-image: url(images/navback_current.jpg);
	background-position: center;
	background-repeat: no-repeat;
}

div#navbar1  {
	color: #F8D18C;
	font-size: 9.5px;
	line-height: normal;
	display: block;
	width: 240px;
	height:auto;
	border-top:  0px solid #ffffff;
	border-bottom: 0px solid #637FB6;
	float: left;
	position:relative;
	padding-right: 2px;
	}
	
#navbar1 ul {
	float:right;
	width:auto;
	padding:0;
	margin:0;
	list-style-type:none;
	position:relative;
	padding-top: 5px;
}
	
	
#navbar1 li {
	display:inline;
	height: auto;
	border-bottom: 0px solid #cccccc;
	width: auto;

}

#navbar1 a {
	color: #FFFFFF;
	text-decoration: none;
	padding: 0px 5px 0px 5px;
	width: auto;
	float: left;
	text-align: center;
	border-right: 1px solid #3B2F77;
	height: auto;
	text-align:center;
	border-bottom:0px solid #ff9933;
	font-weight:bold;
	
}

#navbar1 a:hover {
	color: #f8d18c;
	
	background-position: center;
	background-repeat: no-repeat;
	text-align: center;
}

#navbar1 a.homeactive {
	color: #3B2F77;
	background-position: center;
	background-repeat: no-repeat;
}














.testimonials{background-color:#903d74;
font-weight:bold;
color:#FFFFFF;}

.testimonials1{
	
	font-weight:bold;
	color:#333333;
	padding:20px;}


#columntexthead{
	color:#903D74;
	margin-left:0px;
	font-size: 1.4em;
	border-bottom:1px solid;
	border-top:1px solid #efefef;
	border-left:1px solid #efefef;
	border-right:1px solid #efefef;
	border-bottom-color: #6F3A96;
	font-style: italic;
}
#rightform{ font-size:1em;}
#newsletter{
	padding-left:35px;
	padding-top: 10px;
	float:left;
}
#newsletter img{ border:0px;}

#leftimage1{padding-top:20px;}
#leftimage2{padding-top:20px;}
.style6 {color: #999999}

#imagefloatright{
	position:relative;
	float:left;
	width:auto;
	height:auto;
	background-color:#FFFFFF;
	border: 1px solid #924176;
	padding:2px;
	margin:3px;
	}
	
	#imagefloatleft{
	position:relative;
	float:right;
	width:auto;
	height:auto;
	background-color:#FFFFFF;
	border: 1px solid #924176;
	padding:2px;
	margin:3px;
	}
	
	#footertext{
	float:right;
	top:0px;
	width: 480px;
	padding-top: 10px;
	padding-right: 10px;
	color: #CCCCCC;
	padding-bottom: 10px;
}

#people{
width:400px;
}

#people1{
	width: 120px;
	background-color:#FFFFFF;
	padding-left: 0px;
	position:relative;}
	
#people2{
	width: 120px;
	background-color:#FFFFFF;
	position: relative;
	padding-left:140px;
	}
	
#people3{
	width: 120px;
	background-color:#FFFFFF;
	padding-left: 0px;
	position:relative;
	}		
#bluebutton{
	background-image: url(images/bluebutton.jpg);
	color:#FFFFFF;
	width:auto;
	padding: 0px;
	height: 21px;
	padding-left: 10px;
	font-size: 1em;
	position: relative;
}


#bluebutton1{
	background-image: url(images/bluebutton.jpg);
	color:#FFFFFF;
	width:auto;
	padding: 0px;
	height: 21px;
	padding-left: 10px;
	font-size: 1em;
	position: relative;
}
#bluebutton2{
	background-image: url(images/bluebutton.jpg);
	color:#FFFFFF;
	width:auto;
	padding: 0px;
	height: 21px;
	padding-left: 10px;
	font-size: 1em;
	position: relative;
}



#orangebutton{
	background-image: url(images/buttonorange.jpg);
	color:#3B2F77;
	width:435px;
	padding: 0px;
	height: 21px;
	padding-left: 20px;
	font-size: 1em;
	background-repeat: repeat;
}

#orangebutton a:link, #orangebutton a:visited {
	color: #003366;
	text-decoration: underline;} 

#orangebutton a:hover, #orangebutton a:active {
	color: #666666;
	text-decoration: none;}


#textinner2 {
	margin-left: 0px;
	text-align: justify;
	padding-bottom: 0px;
	padding-right: 0px;
	list-style-type: circle;
	height: auto;
	border-bottom: 0px solid #ffffff;
	position: relative;
	color: #003366;
	
}
	
#textinner2 p{
	
	color: #3B2F77;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}
	
#textinner2 ul{
	list-style:none;}
	
#textinner2 a:link,  a:visited {
	color: #000000;
	text-decoration: underline;} 

#textinner2 a:hover,  a:active {
	color: #666666;
	text-decoration: underline;}

.imagefloatright{ 
	background-color:#FFFFFF;
	border:1px solid #CCCCCC;
	float:left;
	height:112px;
	margin:5px;
	padding:2px;
	position:relative;
	width:auto;
}
#textinner3 {
	margin-left: 0px;
	text-align: justify;
	padding-bottom: 0px;
	padding-right: 0px;
	list-style-type: circle;
	height: 150px;
	border-bottom: 0px solid #ffffff;
	position: relative;
	background-color:#FFFFFF;
}


#textinner3 { 
	height:150px;
	border-bottom:5px solid #ffffff;}


.style7 {
	color: #F1AA1E;
	font-weight: bold;
}
.style8 {color: #F8D18C}
.style10 {color: #F8D18C; font-weight: bold; }
.style13 {color: #666666; font-weight: bold; }
.style14 {color: #cccccc; font-weight: bold; }

#fsamessage{
	padding-left:10px;
	padding-right:10px;
	font-size: 0.9em;
}
#bluebutton a:link, #bluebutton a:visited {
	color: #efefef;
	text-decoration: underline;} 

#bluebutton a:hover, #bluebutton a:active {
	color: #cccccc;
	text-decoration: none;}
	
#bluebutton1 a:link, #bluebutton1 a:visited {
	color: #efefef;
	text-decoration: underline;} 

#bluebutton1 a:hover, #bluebutton1 a:active {
	color: #cccccc;
	text-decoration: none;}
	
	
	
	
th{
	color: #403382;
	font-weight: bold;
	font-size: 14px;
	background-color:#F1AA1E;
	text-align: left;}
	
#textinner4 {
	margin-left: 0px;
	text-align: justify;
	padding-bottom: 0px;
	padding-right: 0px;
	list-style-type: circle;
	height: auto;
	border-bottom: 0px solid #ffffff;
	position: relative;
	color: #003366;
	padding-left:15px;
	padding-bottom:15px;
}
	
#textinner4 p{
	
	color: #3B2F77;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}
	
#textinner4 ul{
	list-style:none;
	}
	
#textinner4 a:link, #textinner4 a:visited {
	color: #000000;
	text-decoration: underline;} 

#textinner4 a:hover, #textinner4 a:active {
	color: #666666;
	text-decoration: underline;}

#jollie {
	padding-left: 25px;
	width: 200px;
	margin: 0 auto;
	text-align: left;
	position: relative;
	color:#999999;
	float: left;
}

#jollie a:link, #jollie a:visited {
	color: #999999;
	text-decoration: none;} 

#jollie a:hover, #jollie a:active {
	color: #999999;
	text-decoration: underline;}

.style15 {
	color: #FFFFFF;
	font-weight: bold; text-align:center;
}
  
 .trback{ background-color: #F1AA1E;}
 
 .pad{color:#999999; font-style:italic; font-size:0.9ems;}  
