<!-- *** STYLESHEET SECTION (From Menu)*** -->
<!-- Change the border and text font/colour/size here, specified in ItemStyles below. -->
<!-- Cut and paste this into your sitewide CSS file if you want - extra portability! -->
<!-- Be inventive: text-align, etc, can often come in useful. Be sure to test in NS4! -->

.itemBorder { border: 1px solid #CC6600 }
.itemBorderBlank { border: 1px solid #CC6600 }

<!--//* Delete these "button" styles if you're not using them */ -->

.buttonText { text-decoration: none; color: #FFCC99; font: Bold 12px Arial, Helvetica }
.buttonHover { text-decoration: none; color: #99CCFF; font: Bold 12px Arial, Helvetica; padding: 1px }
.buttonBorder { border: 1px outset #339966 }
.buttonBorderOver { border: 1px inset #CC9966 }

.lowText { text-decoration: none; color: #ffffff; font: Bold 12px Arial, Helvetica }
.highText { text-decoration: none; color: #ffffff; font: Bold 12px Arial, Helvetica }
.name	{ 
		color: #015353;
		text-align: center;
		font-family: times new roman, arial;
		font-weight: bold;
		font-style: italic;
		}

.nameleft	{ 
		color: #015353;
		text-align: left;
		font-family: times new roman, arial;
		font-weight: bold;
		font-style: italic;
		}
			
.normalbody		{ 
				color: #015353;
				text-align: left;
				font-size:11pt;
				font-family:  arial, times new roman, verdana, geneva;
				font-weight: normal;
				}

.italic			{ 
				color: #015353;
				text-align: left;
				font-size:11pt;
				font-family:  arial, times new roman, verdana, geneva;
				font-weight: normal;
				font-style: italic
				}

.smalltext		{ 
				color: #015353;
				text-align: left;
				font-size:9pt;
				font-family:  arial, times new roman, verdana, geneva;
				font-weight: normal;
				}

.tblbody		{ 
				color: #015353;
				text-align: left;
				font-size:10pt;
				font-family:  arial, times new roman, verdana, geneva;
				font-weight: normal;
				}
		
p.question	{
			text-indent: 10px;
			font-family: arial, times new roman, verdana, geneva; 
			font-size:12pt; 
			font-weight:bold; 
			color: #015353;
			}

body {background: #ffffff;}


a.list:link			{ 
					font-family: arial, times new roman, verdana, geneva; 
					font-size:11pt; 
					font-weight:bold; 
					text-decoration:underline; 
					color: #015353; 
					}
a.list:visited		{ 
					font-family: arial, times new roman, verdana, geneva; 
					font-size:11pt; 
					font-weight:bold; 
					text-decoration:underline; 
					color: #015353; 
					}
a.list:active		{ 
					font-family: arial, times new roman, verdana, geneva; 
					font-size:12pt; 
					font-weight:bold; 
					text-decoration:underline; 
					color: #015353; 
					}
a.list:hover		{ 
					font-family: arial, times new roman, verdana, geneva; 
					font-size:12pt; 
					font-weight:bold; 
					text-decoration:underline; 
					color: #015353; 
					}

a.listsmall:link	{ 
					font-family: arial, times new roman, verdana, geneva; 
					font-size:9pt; 
					font-weight:bold; 
					text-decoration:underline; 
					color: #015353; 
					}
a.listsmall:visited	{ 
					font-family: arial, times new roman, verdana, geneva; 
					font-size:9pt; 
					font-weight:bold; 
					text-decoration:underline; 
					color: #015353; 
					}
a.listsmall:active	{ 
					font-family: arial, times new roman, verdana, geneva; 
					font-size:10pt; 
					font-weight:bold; 
					text-decoration:underline; 
					color: #015353; 
					}
a.listsmall:hover	{ 
					font-family: arial, times new roman, verdana, geneva; 
					font-size:10pt; 
					font-weight:bold; 
					text-decoration:underline; 
					color: #015353; 
					}

a.normal:link		{ 
					font-family: arial, times new roman, verdana, geneva; 
					font-size:11pt; 
					font-weight:bold; 
					text-decoration:underline; 
					color: #015353; 
					}
a.normal:visited	{ 
					font-family: arial, times new roman, verdana, geneva; 
					font-size:11pt; 
					font-weight:bold; 
					text-decoration:underline; 
					color: #015353; 
					}
a.normal:active		{ 
					font-family: arial, times new roman, verdana, geneva; 
					font-size:11pt; 
					font-weight:bold; 
					text-decoration:none; 
					color: #015353; 
					}
a.normal:hover		{ 
					font-family: arial, times new roman, verdana, geneva; 
					font-size:11pt; 
					font-weight:bold; 
					text-decoration:none; 
					color: #015353; 
					}

a.footer:link		{ 
					font-family: times new roman, arial, verdana, geneva; 
					font-size:9pt; 
					font-weight:bold; 
					text-decoration:none; 
					color: #015353; 
					}
a.footer:visited	{ 
					font-family: times new roman, arial, verdana, geneva; 
					font-size:9pt; 
					font-weight:bold; 
					text-decoration:none; 
					color: #015353; 
					}
a.footer:active		{ 
					font-family: times new roman, arial, verdana, geneva; 
					font-size:9pt; 
					font-weight:bold; 
					text-decoration:underline; 
					color: #015353; 
					}
a.footer:hover		{ 
					font-family:  times new roman, arial, verdana, geneva; 
					font-size:9pt; 
					font-weight:bold; 
					text-decoration:underline; 
					color: #015353; 
					}

a.pyfooter:link		{ 
					font-family: times new roman, arial, verdana, geneva; 
					font-size:9pt; 
					font-weight:bold; 
					text-decoration:none; 
					color: #B6DAEC; 
					}
a.pyfooter:visited	{ 
					font-family: times new roman, arial, verdana, geneva; 
					font-size:9pt; 
					font-weight:bold; 
					text-decoration:none; 
					color: #B6DAEC; 
					}
a.pyfooter:active		{ 
					font-family: times new roman, arial, verdana, geneva; 
					font-size:9pt; 
					font-weight:bold; 
					text-decoration:underline; 
					color: #B6DAEC; 
					}
a.pyfooter:hover		{ 
					font-family:  times new roman, arial, verdana, geneva; 
					font-size:9pt; 
					font-weight:bold; 
					text-decoration:underline; 
					color: #B6DAEC; 
					}
	
ul.listinfo {
			font-family: arial, times new roman, verdana, geneva; 
			font-size:11pt; 
			font-weight:bold; 
			color: #015353;
			}

ul.listinfosmall {
				 font-family: arial, times new roman, verdana, geneva; 
				 font-size:10pt; 
				 font-weight:bold; 
				 color: #015353;
				 }
ul.nobullets {
				 font-family: arial, times new roman, verdana, geneva; 
				 font-size:10pt; 
				 font-weight:bold; 
				 color: #015353;
				 list-style-type:none;
			}
			
p.footer	{ 
			color: #015353;
			text-align: center;
			font-family:  times new roman, verdana, arial, geneva;
			font-weight: normal;
			}

.normalheading		{
					color: #015353;
					text-align: left;
					font-family: arial, times new roman;
					font-weight: bold;
					}
			
h6.footer	{
			color: #015353;
			text-align: center;
			font-family: times new roman, arial;
			font-size:10pt;
			font-weight: normal;
			}
			
td.main		{ 
			margin-top: 10px;
			padding-top: 10px;
			padding-left: 10px; 
			padding-right: 10px;
			}

td.coalitions	{
				font-family: arial, times new roman, verdana, geneva; 
				font-size:11.5pt;
				color:#015353;
				} 

