html
{
	height: 100%;
	text-align: center;
}
body
{
	height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #111111;
	margin: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	background-color: #FFFFFF;
	text-align: center;
	padding: 0px;
	line-height: 17px;
}
a
{
	color: #484844;
	text-decoration: none;
}
a:hover
{
	color: #484844;
	text-decoration: underline;
}
h1 {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 22px;
	color: #000099;
}
h2 {
	text-decoration:none;
	font-weight:normal;
	display:inline;
	font-size: 14pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #FF9900;
}

.title
{
	color: #ff7f02;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 17px;
}
.title a
{
	color: #ff7f02;
	text-decoration: none;
}
.title a:hover
{
	text-decoration: underline;
}
.title strong
{
	font-weight: bold;
	color: #ffffff;
}

.formfield-m
{
	background-image: url(../images/bg_formfield.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	width: 600px;
	height: 25px;
	border: 1px solid #cccccc;
	padding-left: 3px;
	padding-top: 4px;
}
.formfield-mf
{
	background-image: url(../images/bg_formfield.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	width: 510px;
	height: 25px;
	border: 1px solid #cccccc;
	padding-left: 3px;
	padding-top: 4px;
}
.formfield-s
{
	background-image: url(../images/bg_formfield.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	width: 210px;
	height: 25px;
	border: 1px solid #cccccc;
	padding-left: 3px;
	padding-top: 4px;
}
.formfield-xs
{
	background-image: url(../images/bg_formfield.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	width: 110px;
	height: 25px;
	border: 1px solid #cccccc;
	padding-left: 3px;
	padding-top: 4px;
}
.formfield-textarea
{
	width: 600px;
	height: 100px;
	border: 1px solid #cccccc;
	padding-left: 10px;
	padding-top: 4px;
	FONT-FAMILY: arial, "helvetica", univers; 
	font-size: 12px;
	color: #58595b;
}
.formfield-dropdown
{
	border: 1px solid #cccccc;
	padding-left: 10px;
	FONT-FAMILY: arial, "helvetica", univers; 
	font-size: 12px;
	color: #58595b;
	width: 400px;
	height: 25px;
	padding-top: 4px;
}.redheader {
	color: #FF0000;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	line-height: 22px;
}
.GreyNumberHeader {
	color: #666666;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	line-height: 28px;
}
.RedNumberHeader {
	color: #FF0000;
	font-weight: bolder;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	line-height: 28px;
}
.BlueumberHeader {
	color: #000099;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	line-height: 28px;
}
.bg_blendtop {
	background-image: url(../images/bg_greystrip.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.BlackumberHeader {
	color: #000000;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 22px;
}
.bg_smartad {
	background-image: url(../images/bg_smartad.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 202px;
	width: 307px;
}
.bg_smartsearch {
	background-image: url(../images/bg_smartsearch.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 202px;
	width: 307px;
}
.bg_smartday {
	background-image: url(../images/bg_smartad.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 202px;
	width: 307px;
}
.OrangeumberHeaderCopy {
	color: #FF9900;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	line-height: 28px;
}
.blueheader {
	color: #000099;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	line-height: 22px;
}
.blackheader {
	color: #000000;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	line-height: 22px;
}
.bg_blendmiddle {
	background-image: url(../images/bg_tablemiddle.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	border: 0.5px solid #666666;
}
.tablerules {
	border-right: 0.5px solid #666666;
	border-bottom: 0.5px solid #666666;
}
.tablerulesright {
	border-bottom: 0.5px solid #666666;
}
.tablerulesbot {
	border-right: 0.5px solid #666666;
}

.bgcontactbox {
	background-image: url(../images/email-blue.jpg);
	background-repeat: no-repeat;
	background-position:right;
	border: 0px;
	width: 414x;
}

.bg_contactbox {
	background-image: url(../images/submitbox.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border: 0px;
	height: 350px;
	width: 382px;
}
.whiteheader {
	color: #FFFFFF;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 23px;
}
.formfield-s
{
	background-image: url(../images/bg_formfield.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	width: 341px;
	height: 25px;
	border: 1px solid #cccccc;
	padding-left: 3px;
	padding-top: 4px;
}

.bg_summarybox {
	background-image: url(../images/summarybox.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	border: 0px none 0;
	height: 364px;
	width: 572px;
}
.bgright
{
background-image:url(.../images/New folder/Smart image.png);  
background-repeat:no-repeat;
 background-position:left top;
 width:431px;
 height:375px; 
}
.tableruleright 
{
    border-top: 0.5px solid #666666;
    border-left: 0.5px solid #666666;
	border-right: 0.5px solid #666666;
	border-bottom: 0.5px solid #666666;
}
.tablebold
{
    border-top: 1px solid #666666;
    border-left: 1px solid #666666;
    border-right: 1px solid #666666;
    border-bottom: 1px solid #666666;
    border-color: #0033CC;
}



.sectop { width:949px; height:16px; background-image:url(../images/sectop.jpg); }

.secmid { width:949px; background-image:url(../images/secmid.jpg); background-repeat:repeat-y;  }

.secbot { width:949px; height:16px; background-image:url(../images/secbot.jpg); }





