body
{
   background: url(../images/backHome.gif);
   margin: 0px;
   padding: 0px;
   overflow: auto;
}

a:link
{
   color: #666666;
   font-family: Georgia,Times,Serif;
   font-size: 11px;
   line-height: 16px;
}

a:active
{
   color: #666666;
   font-family: Georgia,Times,Serif;
   font-size: 11px;
   line-height: 16px;
}

a:visited
{
   color: #666666;
   font-family: Georgia,Times,Serif;
   font-size: 11px;
   line-height: 16px;
}

a:hover
{
   color: #666666;
   font-family: Georgia,Times,Serif;
   font-size: 11px;
   line-height: 16px;
}

p
{
   margin-top: 0px;
   margin-bottom: 18px;
}

#subNav
{
   display: block;
   color: #000000;
   margin-left: -10px;
   padding-left: 10px;
   line-height: 22px;
}

#subNav a:link, #subNav a:active, #subNav a:visited, #subNav a:hover
{
   display: block;
   background: url(../images/bulletYellow.gif) no-repeat 0px 9px;
   color: #999999;
   margin-left: -10px;
   padding-left: 10px;
   line-height: 22px;
}

#subNav .selected
{
   background: url(../images/bulletYellow.gif) no-repeat 0px 9px;
   margin-left: -10px;
   padding-left: 10px;
}

#anim
{
   position: relative;
   left: 11px;
   z-index: 10;
}

table
{
   color: #666666;
   font-family: Georgia,Times,Serif;
   font-size: 11px;
   line-height: 18px;
}

table#topNav
{
   width: 440px;
   height: 68px;
   margin-bottom: 5px;
}

table#container
{
   background: url(../images/backContainer.gif);
   width: 630px;
}
td#new
{
   width: 300px;
   color: #666666;
   font-family: Georgia,Times,Serif;
   font-size: 11px;
   line-height: 16px;
}
td#col1
{
   width: 136px;
   color: #666666;
   font-family: Georgia,Times,Serif;
   font-size: 11px;
   line-height: 16px;
}

td#col2
{
   width: 262px;
   color: #333333;
   font-family: Georgia,Times,Serif;
   font-size: 11px;
   line-height: 18px;
   padding-left: 43px;
}

table#content
{
   padding-left: 95px;
   padding-top: 25px;
   margin-right: 95px;
}

#hdr
{
   margin-top: 10px;
   padding-left: 65px;
}
#register
{
   margin-top: 10px;

}

#copy
{
   font-family: Helvetica,Tahoma,Arial,Sans-Serif;
   font-size: 10px;
   line-height: 18px;
   color: #aaaaaa;
   padding-left: 95px;
   padding-top: 40px;
   padding-bottom: 5px;
}

.shdr
{
   color: #333333;
   font-family: Georgia,Times,Serif;
   font-size: 12px;
   font-weight: bold;
   line-height: 18px;
   margin-bottom: 6px;
}

.dots
{
   margin-top: -5px;
   margin-bottom: 5px;
}

input.leftCol
{
   font-family: Verdana,Arial,Sans-Serif;
   font-size: 11px;
   width: 135px;
   margin-top: 11px;
   margin-bottom: 5px;
}

.testimonial
{
   color: #cc3300;
   font-size: 12px;
   line-height: 20px;
   margin-bottom: -15px;
}

.required
{
   color: #cc3300;
   font-size: 10px;
   line-height: 20px;


}

.indent
{
   position: relative;
   top: -20px;
   left: 7px;  
}

ul
{
   margin-top: -10px;
   margin-bottom: 0px;
   margin-left: 0px;
   padding: 0px;
   list-style: none;
}

ul li
{
   background: url(../images/bulletYellow.gif) no-repeat 0px 7px;
   list-style-type: none;
   padding-left: 10px;
   padding-right: 0px;
   padding-top: 0px;
   padding-bottom: 5px
}

img.pic
{
   float: left;
   border: 1px solid #aaaaaa;
   margin: 10px;
   margin-top: 5px;
   margin-bottom: -5px;
   margin-left: 0px;
}
.button
	{
		background-image:url(images/button_bg.jpg);
		background-repeat:repeat-x;
		background-position:top;
		border:1px solid #000000;
		font-size:12px;
		color:#000000;
		padding:1px;		
	}
.button:hover
	{
		color:#CC0000;
	}
	
.whitecontent
{color:#ffffff;
}
.input
{
   margin-top: 2px;
   margin-bottom: 2px;
}