body		{
	color : Black;
	background-image : url(../img/bluemarble.JPG);
	margin-top : 0px;
}
				
p	{
	text-decoration:none;
	font-family : Arial, Helvetica, sans-serif ;
	font-size : 12px ;
	text-align: left;
	line-height : 150%;
	color : #333333;
	margin-left : 22px;
	margin-right : 22px;
	margin-top : 15px;
	margin-bottom : 15px;
}

.text-table-head	{
	text-decoration:none;
	font-family : Verdana, Arial, Helvetica, sans-serif ;
	font-size : 12px ;
	text-align: left;
	line-height : 100%;
	color : white;
	margin-left : 6px;
	margin-right : 6px;
	margin-top : 6px;
	margin-bottom : 6px;
	font-weight : bold;
	text-transform : uppercase;
}

.text-table-body	{
	text-decoration:none;
	font-family : Verdana, Arial, Helvetica, sans-serif ;
	font-size : 10px ;
	text-align: left;
	line-height : 100%;
	color : black;
	margin-left : 6px;
	margin-right : 6px;
	margin-top : 6px;
	margin-bottom : 6px;
}

.text-table-body-white	{
	text-decoration:none;
	font-family : Verdana, Arial, Helvetica, sans-serif ;
	font-size : 10px ;
	text-align: left;
	line-height : 100%;
	color : white;
	margin-left : 6px;
	margin-right : 6px;
	margin-top : 6px;
	margin-bottom : 6px;
	font-weight : bold;
}

.text-table-caption	{
	text-decoration:none;
	font-family : Verdana, Arial, Helvetica, sans-serif ;
	font-size : 10px ;
	text-align: center;
	line-height : 100%;
	color : black;
	margin-left : 1px;
	margin-right : 1px;
	margin-top : 1px;
	margin-bottom : 1px;
	font-weight : bold;
}

.text-nav-side {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px ;
	text-align : left;
	line-height : 130%;
	margin-left : 15px;
	margin-right : 15px;
	color :  #666666;
}

.text-page-title {
	font-family : "Times New Roman", Times, serif;
	font-size : 24px ;
	text-align: left;
	line-height : 150%;
	margin-left : 22px;
	margin-right : 22px;
	margin-top : 15px;
	margin-bottom : 10px;
	color : #999999;
}


.text-page-subtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: left;
	line-height: 120%;
	margin-left: 22px;
	margin-right: 22px;
	margin-top: 25px;
	margin-bottom: 2px;
	color: #666666;
	font-weight: bold;
	text-decoration: underline;
}


.centerbody	{
	text-decoration:none;
	font-family : Verdana, Arial, Helvetica, sans-serif ;
	font-size : 11px ;
	text-align: center;
	line-height : 120%;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	margin-bottom : 0px;
}


.centerhead	{
	text-decoration:none;
	font-family : Verdana, Arial, Helvetica, sans-serif ;
	font-size : 11px ;
	text-align: center;
	font-weight : bold;
	vertical-align : middle;
	color : #336666;
	line-height : normal;
	padding-top : 4px;
}


.tdback-christmas {
	background-image: url(../img/info-christmas_backer.gif);
}


li	{
	text-decoration:none;
	font-family : Verdana, Arial, Helvetica, sans-serif ;
	font-size : 11px ;
	line-height : 150% ;
	text-align: left;
	list-style-type : circle;
	list-style-image : none;
	color : #666666;
	margin-left : 6px;
	margin-right : 22px;
}

.copyright	{
	text-decoration:none;
	font-family : Verdana, Arial, Helvetica, sans-serif ;
	font-size : 9px ;
	text-align : center;
	color : #999999;
	margin-left : 10px;
	margin-right : 10px;
	margin-top : 6px;
	margin-bottom : 6px;
}

.blockquote {
	margin: 20px 24px 0 48px;
	padding-left: 15px;
	line-height: 1.5em;
	border-left: 3px solid #ccc;
	font-style: italic;
}


a	{
	text-decoration : none;
}
a:link	{
	color: #336699;
	background-color: transparent;
}
a:visited	{
	color:	#336699;
	background-color: transparent;
	}
a:active	{
	color:	#336699;
	background-color: transparent;
	}
a:hover	{
	color: #FFFFFF;
	background-color: #336699;
}



a.white	{
	text-decoration : none;
}
a.white:link	{
	color: #FFFFFF;
	background-color: transparent;
}
a.white:visited	{
	color:	#FFFFFF;
	background-color: transparent;
	}
a.white:active	{
	color:	#FFFFFF;
	background-color: transparent;
	}
a.white:hover	{
	color: #FFFFFF;
	background-color: #336699;
}