/* CSS Document */

html, body  {
   height: 100%;
}

body  {
   margin: 0;
   font-family: Georgia, Verdana, Helvetica, sans-serif ;
   font-size: 12px;
   background: url(images/bg_main.jpg) top left fixed #45515d;
}

#container {
	width: 720px;
	height: auto;
	background:url(images/content-bkg-red.gif);
	margin: auto;
	padding-bottom: 0px;
}

.formtext {
   margin: 0;
   font-family: Tahoma, Helvetica, Verdana, Helvetica, sans-serif ;
   font-size: 11px; font-weight:bold;
   color: #FFF;
}

.box1 {
	height:11px;
	font-family: Tahoma, Helvetica, Verdana, Helvetica, sans-serif ;
    font-size: 11px;
	background-color:#e3b4b2;
}

h4 {
  color:#454545; 
  font-size:large; 
  font-weight:bold;
  font-family: Helvetica,Tahoma,Geneva,Verdana,Arial,Georgia;
  letter-spacing: -0.05em;
  line-height: 1.0em;  
}

p  {
  line-height: 1.8em;
}
.row  {
  width: 720px;
  margin-left: auto;
  margin-right: auto; 
}
.row_bottom  {
  width: 720px;
  margin-left: auto;
  margin-right: auto;
}
.left  {
  float: left;
  width: 183px;
}
.right_top  {
  width: 537px;
  height: 110px;
  float: right;
  background: #fff url(images/quikload.jpg) top left no-repeat;
}
.right  {
  width: 537px;
  float: right;
}
.left-c  {
  float: left;
  width: 182px;

}
.right-c  {
  width: 527px;
  height:auto;
  float: right;  
}
.button  {
  width: 183px;
  height: 25px;
  color: #fff;
  background: url(images/btn-bkg-red.gif) top left no-repeat;  
  font-family: Tahoma, Helvetica, Verdana, Helvetica, sans-serif ;
  font-weight: bold;  
  display: block;
  padding: 0;
  margin: 0;
}
.button a  {
  width: 183px;
  height: 20px;
  color: #fff;
  text-decoration: none;
  background: url(images/btn-bkg-red.gif) top left no-repeat;
  display: block;
  padding: 5px 0 0 10px;
}
.button a:hover  {
  width: 183px;
  height: 20px;
  color: #fff;
  text-decoration: none;
  background: url(images/btn-bkg-red2.gif) top left no-repeat;
  display: block;
  padding: 5px 0 0 10px;
}
.btm-btn  {
  width: 190px;
  height: 1px;
  background: url(images/btm-btn-red.gif) top left repeat-y;
}

.content  {
  width: 507px;
  padding-left: 10px; padding-right: 10px;
  padding-bottom: 5px;
} 

.txtbold  {
	font-size:12px; font-weight:bold;
}
.background  {
  margin: 0 auto 0 auto;
  background: url(images/content-bkg-red.gif) top repeat-y;
  padding-left: 1px; 
}
.footer  {
	background: url(images/footer-dkgrey.gif);
	width: 715px;
	height: 16px;
	float: left;
	margin-bottom: 0;
	font-family: Helvetica, Tahoma, Arial;
	color: #fff;
	text-align: right;
	font-size: 10px;
	padding-top: 18px;
	padding-right: 4px;
	display: block;
	vertical-align: bottom;
}

.submitbtn {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	cursor:pointer;
	background-color : #FCC485;
	color: #000000;
	height: 18px;
	font-weight: bold;
	border: 1px solid #000000;
}

.box1 {
	font-family: Tahoma, Helvetica, Verdana, Helvetica, sans-serif ;
	font-size:10px; padding: 2px; border-width: 1px; border-style: solid; background-color:#FFFFFF;
	border-color: #BE5E58;
}

.smallHeader
{
  color: #fff;
  font-family: Tahoma, Helvetica, Verdana, Helvetica, sans-serif ;
  font-weight: bold;  
  display: block;
}

div#header {
	width: 720px;
	height: 130px;
	background-image: url('/images/NewHeaderFRI.jpg');
}

div#top1 {
	width: 183px;
	height: 41px;
	background-image: url('/images/tpb-l-red.gif');
}

div#top2 {
	width: 537px;
	height: 41px;
	background-image: url('/images/tpb-r-red.gif');
}

/*
A:Link {
	color: #999900; text-decoration: underline;
}

A:Visited {
	color: #990000; border:thin; text-decoration: underline;
} 

A:Hover {
	color: F38346; background-color:#C7EDF1; text-decoration: underline;
}
*/
