BODY
{
	margin: 0 0;
}

BODY,TD,PRE,A 
{
	color: #FFFFCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}

.DescriptionBox
{
	color: #003333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	padding-left: 1px;
	padding-bottom: 8px;
}
.blog {
	margin-top: 1px;
	margin-right: 5px;
	margin-bottom: -1px;
	margin-left: 0px;
}
.blogText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: lighter;
	font-variant: normal;
	color: #FFFFFF;
	list-style-position: outside;
	list-style-image: url(../images/bullet.gif);
	float: left;
	background-position: center;
	margin-top: 10px;
	margin-left: 80px;
}



.DescriptionHead
{
	color: #333399;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
}

.FormButton
{
	border-style: solid;
	border-width: 1px;
	border-color: #006600;
	margin-left: 1px;
	margin-right: 1px;
}

.FormBox
{
	border: solid 1px #333366;
}

TD
{
/*border: solid 1px black;*/
}

.FormHeader
{
	border-bottom: solid 1px #333366; 
	background-color: #006666;
	color: #CCCCCC;
}

.ContentGridHead
{
	border-bottom: solid 1px #333366;
	border-left: solid 1px #333366;
	background: #336666;
}

.ContentGrid
{
	border-bottom: solid 1px #333366;
	border-left: solid 1px #333366;
}

.ContentGridAlt
{
	border-bottom: solid 1px #333366;
	border-left: solid 1px #333366;
	background-color: #77A4A4;
}

INPUT,SELECT,TEXTAREA
{
	color: #006600;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}

.AnswersBlock
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}

.HelpText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFCC;
	list-style-position: outside;
	list-style-image: url(../images/bullet.gif);
}

.RequiredText
{
	color: #CC0000;
}

.ErrorBox
{
	color: #CCCCCC;
	text-align: left;
	border: solid 1px #333366;
	background-color: #990000;
	padding: 2px 2px 2px 2px;
	margin: 0px 10px 5px 10px;
}

.SelectedTabLabel
{
	color: #0F3566;
	font-size: 120%;
	font-weight: bold;
	vertical-align: middle;
}

.UnselectedTabLabel
{
	color: #EEEEEE;
	font-size: 120%;
	font-weight: bold;
	vertical-align: middle;
}
.imgLeft {
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
}
.checkOrder {

}
h1.title{
	font-size: 10px;
	margin: 0;
	padding: 0;
	text-indent: -10000px;
}
.divider {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: dotted;
}
