A:link {
	color: #4F406E;
}
A:visited {
	color: #4F406E;
}
A:active {
	color: #4F406E;
}
A:hover {
	color: #000080;
}
B {
	font-weight: bold;
}
I {
	font-style: italic;
}
BODY {
	width: 100%;
	text-align: center;	/* Hack for IE5/Win */
	color: #000000;		/* black */	
	background-color: gray;
	/*background-image: url(/images/grapevine_divider.gif);*/
	font-weight: normal; 
	font-size: 12pt;
	font-family: "Gill Sans MT", Garamond, Helvetica, sans-serif;
}
H1 {
	font-weight: bold; 
	font-size: 18pt; 
	color: #4F406E; 
	margin-bottom: 0;
	margin-top: 0;
}
H2 {
	font-weight: bold; 
	font-size: 12pt;
	color: #4F406E; 
}
H3 {
	font-weight: bold;
	font-size: 10pt;
	color: #4F406E;
}
PRE {
	font-weight: normal; 
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
}
TABLE TR {
	vertical-align: top;
}
TABLE TR TH {
	text-align: left;
}
DIV.masterDiv {
	text-align: left; /* Counteract to IE5/Win Hack */
	margin: auto;
	border: 2px solid #4F406E;
	background-color: white;
	width: 750px;
} 
DIV.bannerLogo{
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
DIV.bannerAddressAndPhone{
	float: right;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 12px;
}
DIV.bannerBaseLine{
	clear: both; 
	border-top: 1px solid #4F406E;
}
DIV.leftColumn {
	float: left;
	width: 140px;
	margin-left: 2px; 
	padding: 5px;
}
DIV.rightColumn {
	float: right;
	width: 565px;
	margin-right: 10px;
	padding: 10px;
	border-left: 1px solid #4F406E;
}
DIV.rightColumn H2 {
	margin: 0; 
	text-align: center;
}
DIV.middleBottomText {
	text-align: center;
	width: 750px;
	border-top: 1px solid #4F406E;
	margin: 0;
	padding-top: 5px;
	padding-bottom: 5px;
	/*color: #4F406E;*/
	font-size: 8pt; 
}
UL.unindented {
	margin-top: 0;
	margin-left: 20px; 
	padding-left: 5px;
}
UL.unindented LI {
	list-style-type: disc;
	list-style-position: outside;
	padding-bottom: 5px;
}
DIV.genericPageBody {
	width: 720px;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: 15px;
	margin-right: 15px;
}
DIV.tableOfContents {
	float: left;
	width: 180px;
	margin: 0;
}
DIV.tableOfContentsHeader {
	height: 22px;
	text-align: center;
	background-color: #4F406E;
	border: 1px solid #4F406E;
	font-weight: bold; 
	font-size: 12pt; 
	color: white; 
	font-family: "Times New Roman", sans-serif;
}
DIV.tableOfContentsBody {
	/*background-color: #ECF0FF;  	/* light blue */
	/*background-color: #D9DBEA;	/* light blue */
	border: 1px solid #4F406E;
}
IMG.imageLeft {
	float: left; 
	margin: 10px;
}
IMG.imageRight {
	float: right; 
	padding-left: 10px; 
	padding-right: 10px;
	border-left: 10px;
}
IMG.imageRightBordered {
	float: right; 
	padding-left: 10px; 
	padding-right: 10px;
	border: 1px solid black;
}
UL.spacedBullet LI {
	padding-bottom: 15px;
}
OL.spacedBullet LI {
	padding-bottom: 15px;
}
.backToTop {
	font-weight: bold; 
	font-size: 10px; 
	/*font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;*/
}
.clickPath {
	font-weight: bold; 
	font-size: 10px; 
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
DIV.pdfViewer {
	float: right;
	width: 585px;
	/*margin-right: 10px;*/
	/*padding: 10px;*/
	border-left: 1px solid #4F406E;
}

