body {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	background-color: #F5F4E5;
	background-image: url('http://www.cynthianims.com/images/bg.gif');
	background-repeat: repeat-x;
	font-family: arial, helvetica, serif;
	color: #000000;
}
TD, td, .BodyText	{
	font-family: arial, helvetica, serif;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
}
.IntroText	{
	font-size: 15px;
	line-height: 18px;
	color: #666666;
}
h1, .head1	{
	font-size: 16px;
	line-height: 20px;
	color: #CF400F;
}
h2, .head2	{
	font-size: 11px;
	line-height: 20px;
	color: #CF400F;
}
.hilitehead	{
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	color: #4F004F;
}
.purplehead	{
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
	color: #4F004F;
}
.GrayBodyText	{
	font-size: 12px;
	line-height: 16px;
	color: #666666;
}
.RtSideText, .SmGrayText	{
	font-size: 11px;
	line-height: 16px;
	color: #666666;
}

.SmBodyText	{
	font-size: 11px;
	line-height: 14px;
	color: #000000;
}
.required	{
	font-size: 11px;
	line-height: 14px;
	color: #CF400F;
}
ul {
	margin: 5px 10px 5px 10px;
	padding: 0px 10px 5px 10px;
}
li	{
	color: #CF400F;
	padding-bottom: 6px;
}
.outside {
	list-style-position: outside;
}
.listtext	{
	font-size: 12px;
	line-height: 22px;
	color: #636363;
}
.rtsidelisttext	{
	font-size: 12px;
	line-height: 12px;
	color: #666666;
}
.quotebox	{
	border: 1px solid #DBDBB7;
	background-color: #F8F7ED;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-style: italic;
	color: #4F004F;
	padding: 12px;
}
.attribute	{
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	font-style: normal;
	color: #4F004F;
}
input, textarea {
	font-size: 12px;
	color: #000000;
    border:1px solid #999999;
}
.frmButton	{
	background-color: #006600;
	color: #F5F4E5;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
a, a:visited	{
	text-decoration: underline;
	color: #326689;
}
a:hover	{
	text-decoration: none;
}

.RtSideLinkOff, a.RtSideLinkOff, a.RtSideLinkOff:visited	{
	font-size: 12px;
	line-height: 16px;
	color: #CF400F;
	text-decoration: none;
}
.RtSideLinkOn, a.RtSideLinkOn, a.RtSideLinkOn:visited	{
	font-size: 12px;
	line-height: 16px;
	color: #666666;
	text-decoration: none;
}
a.RtSideLinkOff:hover, a.RtSideLinkOn:hover	{
	color: #666666;
}

.copyright, a.copyright, a.copyright:visited	{
	font-size: 10px;
	color: #F5F4E5;
}
.footer, a.footer, a.footer:visited	{
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
a.footer:hover	{
	color: #BFD9BF;
}
#subject {
	display: none;
}

