.topstrip
	{
	background-image: url("/images/topstrip.gif");
	background-repeat: repeat-x;
	border: 1px solid #000000;
	background-color: #e0e6e6;
	}

table
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	}

.leftcoltext
	{
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	background-color: #e0e6e6;
	border-right-width: 5px;
	border-right-style: dotted;
	border-right-color: #ffffff;
	}

.centercoltext
	{
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	background-color: #e0e6e6;
	border-right-width: 5px;
	border-right-style: dotted;
	border-right-color: #ffffff;
	}

.rightcoltext
	{
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	background-color: #e0e6e6;
	
	}

.headingpad
	{
	padding-top: 20px;
	padding-left: 30px;
	}

body 
	{
	background-image: url(/images/bg.gif);
	background-repeat: repeat;
	}

p 
	{
	margin-top: 0px;
	margin-bottom: 0px;
	}

blockquote
	{
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 20px;
	color: #333333;
	}

blockquote1
	{
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 20px;
	color: #000000;
	}

ol
	{
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
	color: #333333;
	}

ul
	{
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
	color: #333333;
	list-style-image: url(/images/bullet.gif)  ;	
	}

.subhead 
	{
	background-color: #335fa5;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	color: #FFFFFF;
	padding-top: 3px;
	padding-bottom: 5px;
	}

h2 
	{
	font-size: 13pt;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 2px;
	color: #335fa5;
	font-family: Arial, Helvetica, sans-serif;
	}

h1 
	{
	font-size: 16pt;
	font-weight: bold;
	color: #335fa5;
	margin-top: 0px;
	margin-bottom: 2px;
	font-family: Arial, Helvetica, sans-serif;
	}

a:link 
	{
	color: #335fa5;
	}

a:visited 
	{
	color: #333333;
	}

a:link:hover 
	{
	color: #b8c8c8;
	}                      

.parahead 
	{
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #335fa5;
	padding-bottom: 1px;
	}

.footer
	{
	background-color: #335fa5;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	color: #FFFFFF;
	padding-top: 3px;
	padding-bottom: 5px;
	}

.bottomstrip
	{
	background-image: url(/images/bottomstrip.gif);
	background-repeat: repeat-x;
	}