﻿body
{
     
}
.formInput
{

	display:block;
	margin-left:155px;
	margin-bottom: 0px;
	color: Black;
	 text-align:left;
}
.formLabel
{
	display:block;
	text-align: right;
	float: left;
	width: 140px;
	padding-right: 10px;
	font-weight: bold;
	color: #3366CC;
	font-size:.85em;
}

.checkbox
{
 color:Black;
	width: 1em;
}

.RadioButtonList
{
	color:Black;
}
br
{
	clear: left;
}
.buttonSubmit
{
	width: 75px;
	margin-left: 95px;
}


legend
{
	font-size: 1.5em;
}

legend.subFieldset
{
	font-size: 1.1em;
	color: #cc0000;
	font-weight: bold;
}
.confirmLabel
{
	display: block;
	width: 175px;
	float: left;
	margin-bottom: 10px;
	font-size: 1.2em;
	color: Red;
}

p.subQuestion
{
	margin-left: 20px;
}

.conditionalSeparator
{
	margin-left: 10px;
}

.categorySelection
{
	font-weight: bold;
	font-size: 1.15em;
}

/*
div#innerContent
{
	padding-top: 25px;
	margin: 0px 10px 0px 0px;
	padding-left: 15px;
	padding-bottom: 10px;
	border: solid 1px #808080;
	border-top-width: 0px;
	width: 683px;
	min-height: 375px;
 
	
}

div#innerContainer
{

  
   
    width: 700px;
    text-align: left;
margin-top:5px;
    padding: .5em 1em 0px 1em;
      background-color:inherit;
}
*/
#logo
{
	margin-bottom: 0px;
	margin-top:10px;
	background-color:inherit;
	
   
}
/*
ul, ol
{
    margin-left:25px;
  
}
ul
{
      list-style-type:square;
}

li
{
    margin-bottom:.5em;
}
*/
.tableInTextFlow
{
        margin:  .5em 1em .5em 1em;
}

div#outerContainer
{
	  margin: 0px auto 0px auto;
}
div#divRightSideAds, .rightSideAds
{
	width:200px; 
	text-align: center;
	float:right;
	
	
}

.defaultGrid
 {
	margin-left:10px;
 }
 
 /*
 #testimonials
{
	font-size: .95em;
	margin-bottom: 0px;
}

#divTestimonials p
{
	line-height: 12pt;
}
.testimonial
{
	line-height: 12pt;
	font-style: italic;
}

.testimonialName
{
	font-size: .9em;
	line-height: 12pt;
}

#divTestimonialWrapper
{
	background-color: #C1E0FF;
	padding: 7px;
	color: #000000;
}
*/