.leftside {
	background-image: url(images/leftShadow.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.rightside {
	background-image: url(images/rightShadow.gif);
	background-repeat: repeat-y;
	background-position: left;
}

.copy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4C4C4C;
}
.heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #05355E;
}
.leftMargin {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #747474;
}
.quote {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #13345B;
}

ul.list1{font-size: 11px;
	list-style-image: url(images/bullet.gif);
	list-style-type: circle;
	margin-left: 1.5em;
 	padding-left: 0;     /* distance between marker and text */
  	margin-bottom: 3em; /* a little spacing between list items */
	margin-right: .5em;
	color: #4C4C4C;
	line-height: 17px; 
	FONT-STYLE: normal; 

	font-family:Verdana,Arial,Helvetica;}

ul.list2{font-size: 11px;
	list-style-image: url(images/bullet2.gif);
	list-style-type: circle;
	margin-left: 1.5em;
 	padding-left: 0;     /* distance between marker and text */
  	margin-bottom: 3em; /* a little spacing between list items */
	margin-right: .5em;
	color: #4C4C4C;
	line-height: 17px; 
	FONT-STYLE: normal; 
	font-family:Verdana,Arial,Helvetica;}


p{font-size: 12px;
	line-height: 16px; 
	color: #4c4c4c;
	FONT-STYLE: normal; 
	font-family:Verdana,Arial,Helvetica;}
	
.red{font-size: 10px;
	color: #CC0000;
	FONT-STYLE: normal; 
	font-family:Verdana,Arial,Helvetica;
	font-weight:bold;}
	
A:link {FONT-WEIGHT: normal; 
		COLOR: #0F538E; 
		TEXT-DECORATION: none}

A:active {FONT-WEIGHT: normal; 
		  COLOR: #0F538E; 
		  TEXT-DECORATION: none}

A:hover {FONT-WEIGHT: normal; 
		COLOR: #0F538E; 
		TEXT-DECORATION: underline}

A:visited {FONT-WEIGHT: normal; 
		   COLOR: #0F538E; 
		   TEXT-DECORATION: none}

A:visited:hover {FONT-WEIGHT: normal; 
		   COLOR: #0F538E; 
		   TEXT-DECORATION: underline}