@charset "utf-8";
/* CSS Document */

* {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	margin-left: 0px;
 
}
.DataGridViewHeaderStyle 
{
background-color : #357ec2; 
text-align: left;
font-family: Trebuchet MS, Helvetica, sans-serif;

border: 1px solid #357ec2;
height:25px;

}
input.groovybutton
{
	border: thin solid #999999;
    font-family:Arial,sans-serif;
	    background-color:#FFFFFF;
	    color: #000000;
	    font-size: 12px;
	    width: 131px;
}

input.groovybutton2
{
	font-family:Arial,sans-serif;
	background-color:#F3F3F3;
	border-style:solid;
	border-color:#999999;
	color: #FFFFFF;
	font-size: 10px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}

.DescriptionBox {
font-family : "trebuchet MS";
font-size : 12px;
font-weight : normal;
font-style : normal;
color : #666666;
width : 97%;
height:125px;
}

.formtext
{
	font-size:11px;
	color: #666666;


}


a.options
{
	font-size:16px;
	padding-left: 20px;
	color: #B81515;
	text-decoration: underline;
	font-weight: bold;

}

a.options:hover
{
	font-size:16px;
	padding-left: 20px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	background-color: #B81515;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;

}

.text_footer
{
	font-size:11px;
	color: #999999;	
	padding-top: 4px;
	padding-left: 10px;		

}

.text_banneroptions
{
	font-size:11px;
	color: #CCCCCC;
	padding-top: 4px;
	padding-left: 10px;

}

.text_banner_line2
{
	color: #333333;
	font-size: 22px;
	font-style: normal;
	font-weight: normal;


}
.text_banneroptions2
{
	font-size:11px;
	color: #CCCCCC;
	padding-top: 4px;
	padding-left: 10px;

}

a.text_banneroptions2
{
	font-size:11px;
	color: #FFFFFF;
	text-decoration: none;
}

a.text_banneroptions2:hover
{
	font-size:11px;
	color: #FFFFFF;
	background-color: #840F0F;
	margin-bottom: 5px;

}
a.FormLink
{
	font-size:12px;
	color: #B81515;
	text-decoration: underline;
	font-weight: bold;

}

a.FormLink:hover
{
	font-size:12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	background-color: #B81515;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;

}
  #rateStatus{float:left; clear:both; width:100%; height:20px;}
    #rateMe{float:left; clear:both; width:100%; height:auto; padding:0px; margin:0px;}
    #rateMe li{float:left;list-style:none;}
    #rateMe li a:hover,
    #rateMe .on{background:url(../Forms/star_on.gif) no-repeat;}
    #rateMe a{margin-left:10px;float:left;background:url(../Forms/star_off.gif) no-repeat;width:30px; height:30px;}
    #ratingSaved{display:none;}
    .saved{color:red; }

.Steps {
    border: 2px solid #B81515;
    background-color: #FFFFFF;
    width : 99.3%;
    text-align: left;
    font-family: Trebuchet MS, Verdana, sans-serif;
    color: #666666;
    font-size: 11px;
    text-indent: 5px;
    vertical-align:middle;
}
a.FAQ
{
	padding-left: 3px;
	text-decoration: none;
	font-weight:normal;
}

a.FAQ:hover
{
	padding-left: 3px;
	color: #000000;
	text-decoration: underline;
}
