/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
 *
 * Latest $Revision: 7 $
 *          $Author: doleary $
 *            $Date: 2009-01-12 17:38:47-06:00 $
 *         $Logfile: /Internal/Websites/www.zysolutions.com/zyapp/zysolutions.css $
 *
 * (c) Copyright 2008-2008 Z Y Solutions Corporation
 *
 * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */

BODY,P,B,INPUT,OPTION,SELECT,A,FORM,TD
{
	background-color: White;
	font-family: "Trebuchet MS",Verdana,Geneva,Arial,Helvetica,sans-serif ;
	font-size : 12px;
	color : #5F5F5F;
	text-align: left;
	text-transform: none;
	vertical-align: top;
}

BODY, FORM, P, DIV
{
	margin: 0px;
	padding: 0px;
}


.BodyText
{
}

.MainBodyText
{
	font-size : 13px;
}

.BodyHeader, .BodyHeaderLarge
{
	color : #de5a00
}

.BodyHeader
{
	font-size: 14px;
	font-weight: bold;
}

.BodyHeaderLarge
{
	font-size: 18px;
	font-weight: bold;
}


.FooterText, a.FooterText, p.FooterText
{
	font-size: 10px;
	text-align: center;
	vertical-align: top;
}
