.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;
	}
	
.centrecoltext 
	{
    color: #000000;
	padding-top: 20px;
	padding-right: 40px;
	padding-bottom: 20px;
	padding-left: 20px;
	background-color: #ffffff;
	}
	
.leftcoltext 
	{
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	background-color: #e0e6e6;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	}
	
.rightcoltext 
	{
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	background-color: #e0e6e6;
	}
	
.rightcolborder 
	{
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
	}
	
.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: #000000;
	}
	
ol 
	{
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
	color: #000000;
	}
	
ul 
	{	
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
	color: #000000;
	list-style-image:  url("/images/bullet1.gif");	
	}

.footer 
	{
	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;
	}
	
.bottomstrip
	{
	background-image: url("/images/bottomstrip.gif");
	background-repeat: repeat-x;
	}
	
a:link 
	{
	color: #335fa5;
	}
	
a:visited 
	{
	color: #000000;
	}
	
a:link:hover 
	{
	color: #b8c8c8;
	}                      

.parahead 
	{
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #335fa5;
	padding-bottom: 1px;
	}

.paraheadright 
	{
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #335fa5;
	padding-top: 1px;
	padding-right: 20px;
	padding-bottom: 2px;
	padding-left: 20px;
	font-size: 11pt;
	font-weight: bold;
	color: #335fa5;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-bottom: 3px;
	background-image: url("/images/paraheading_cont.gif");
	background-repeat: repeat-x;
	}
	
.imgbg 
	{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	background-color: #b8c8c8;
	}