A:link { text-decoration: none; color: #ffffff }
A:active { text-decoration: none; color: #ffffff }
A:visited { text-decoration: none; color: #ccffff }
a:hover { text-decoration: underline; color: #cccccc }


P		{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 13px;
		color: #ffffff;	
		margin-left: 1em;
		margin-right: 1em;
		text-align: left;
		}

.introT	{
		font-size: 15px;
		font-style: italic;
		}
P.noRight
		{
		margin-right: 0pt;
		}
.center	{text-align: center;}
.right	{text-align: right;}
.big15	{font-size: 15px; line-height:18px;}
.large	{font-size: 24px; text-align: center}
.bottomlinks 	{
				font-family: Verdana, Arial, Helvetica, sans-serif; 
				font-size: 11px; 
				font-weight: normal;
				text-align: center;
				color: #ffffff;
				}

.copyright	{
				font-family: Verdana, Arial, Helvetica, sans-serif;
				font-size: 11px; 
				font-style: italic; 
				text-align: center; 
				color: #ffffff;
				}
				
.designer {
				font-family: Verdana, Arial, Helvetica, sans-serif;
				font-size: 11px; 
				text-align: center; 
				color: #cccccc;
				}
.writer {
				font-family: Verdana, Arial, Helvetica, sans-serif;
				font-size: 11px; 
				text-align: left; 
				font-style: italic;
				color: #cccccc;
				}
.writerCenter {
				font-family: Verdana, Arial, Helvetica, sans-serif;
				font-size: 11px; 
				text-align: center; 
				font-style: italic;
				color: #cccccc;
				}


.text 	{
	font-size: 13px; 
	text-align: left;
	color: #ffffff;
	}
.textJustified 	{
	font-size: 13px; 
	text-align: justify;
	color: #ffffff;
	}
.share 	{
	font-size: 9px; 
	color: #ffffff;
	}


.textcenter	{font-size: 13px; text-align: center}

.links	{
		color: #99ffff;
		text-align: center;
		font-weight: normal;
		}
 
.ital	{
		font-style: italic;
		}

.large	{
		font-size: 20px;
		font-weight: bold;
		text-align: left;
		}
.large2 {
		font-size: 14px;
		font-weight: normal;
		text-align: center;
		}

h1		{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 22px;
		font-weight: bold;
		text-align: center;
		color: #ffffff;
		}
h2		{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 16px;
		font-weight: bold;
		text-align: center;
		font-style: italic;
		color: #ffffff;
		}
h3		{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 16px;
		font-weight: bold;
		text-align: left;
		font-style: normal;
		color: #ffffff;
		}

h4		{
		font-size: 13px;
		color: #ffffff;	
		font-weight: bold;
		margin-left: 1em;
		margin-right: 1em;
		text-align: center;
		}		
.pressRelease		{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 16px;
		line-height:20px;
		font-weight: bold;
		text-align: left;
		font-style: normal;
		color: #ffffff;
		margin-left:12px;
		margin-right:12px;
		margin-bottom:6px;
		}
.pressReleaseSmI	{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 14px;
		font-weight: bold;
		text-align: left;
		font-style: italic;
		color: #ffffff;
		margin-left:12px;
		margin-right:12px;
		margin-top:6px;
		}

li	
		{
		font-family: Verdana, Arial, Helvetica, sans-serif; 
		font-size: 13px;
		color: #ffffff;
		}
.headNumber
		{
		font-size: 18px;
		font-weight: normal;
		}
.boldlist	{font-weight: bold}

td		{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 13px;
		font-weight: normal;
		text-align: left;
		color: #ffffff;
		}
.legend			{
				font-family: Verdana, Arial, Helvetica, sans-serif;
				font-size: 10px; 
				text-align: center; 
				font-weight: bold;
				font-style: italic;
				color: #cccccc;
				}
.legendCollage			{
				font-family: Verdana, Arial, Helvetica, sans-serif;
				font-size: 10px; 
				text-align: center; 
				font-weight: bold;
				font-style: italic;
				color: #cccccc;
				margin-bottom:4px;
				margin-top:14px;
				}
.small	{font-size: 11px}
.notice			{
				font-family: Verdana, Arial, Helvetica, sans-serif;
				font-size: 11px; 
				text-align: center; 
				font-style: italic;
				color: #cccccc;
				}	
.comparison		{
				font-weight:bold;
				font-style:normal;
				
				}

.betterLink {
				color: #66CCFF;
				background-color: inherit;
				text-decoration:none;
				}

a.betterLink:link {
					color: #66CCFF;
					background-color: inherit;
					text-decoration: none;
					}
a.betterLink:visited {
					color: #66CCFF;
					background-color: inherit;
					text-decoration: none;
					}
a.betterLink:hover {
					color: #0099FF;
					background-color: inherit;
					text-decoration: none;
					}
a.betterLink:active {
					color: #66CCFF;
					background-color: inherit;
					text-decoration: none;
					}




/* Accordian Menu Below */
.arrowlistmenu{
width: 176px; /*width of accordion menu*/
margin-bottom:0;
padding-bottom:0;
}

.arrowlistmenu .menuheader{ /*CSS class for menu headers in general (expanding or not!)*/
text-decoration:none;
text-transform: uppercase;
cursor: hand;
cursor: pointer;
margin-bottom:0;
padding-bottom:0;
}

.arrowlistmenu ul{ /*CSS for UL of each sub menu*/
list-style-type: none;
margin: 0;
padding: 0;
 /*bottom spacing between each UL and rest of content*/
}

.arrowlistmenu ul li{
padding-bottom: 0px; /*bottom spacing between menu items*/
}

.arrowlistmenu ul li a{
color: #000000;
display:block;
padding: 0;
text-decoration: none;
margin-left:17px;
margin-right:0;
margin-top:4px;
margin-bottom:0;
}

.arrowlistmenu ul li a:active{
text-decoration:none;
}
.arrowlistmenu ul li a:visited{
text-decoration:none;
}
ul.categoryitems	{
margin-bottom:0;
padding-bottom:0;
}
.yellow	{
		color:#FFFF66;
		font-size:20px;
		font-weight:bold;
		}
