/*========================================================*/
/*         CSS for On Call Inc. 			  */
/*               			                  */
/*========================================================*/

/*========================================================*/
/*  1. Universal                                          */
/*========================================================*/
/* Style For HTML PAGE                   */ html { height: 100%; }
/* Setting Text Throughout the skin      */ table, tr, td, p {font-family: tahoma; font-size: 12px; line-height: 1.4em; margin: 0;}

/*========================================================*/
/*  2. Design Elements                                    */
/*========================================================*/
/*-- top header section					--*/ .Header {background: url(header.jpg); width: 750px; height: 309px; padding: 0; }
/*-- footer section						--*/ .Footer {background: url(footer.jpg); width: 750px; height: 29px; padding: 0px 5px 0px 10px; }
/*-- footer text						--*/ .FooterL {color: #FFFFFF; }
/*-- footer links						--*/  a.FooterL:link a.FooterL:active a.FooterL:visited {color: #FFFFFF; }
/*-- footer links						--*/  a.FooterL:hover {color: #B3DEF9; }
/*-- outer table section				--*/ .Outertable {border-left: 1px solid #256BB0; border-right: 1px solid #256BB0; background-color: #EFF5F5; margin: auto; }
/*-- thank you page hor line			--*/ .Line {background: url(Blueline.gif) repeat-x; align: center; width: 100%; height: 2px; padding: 0; }
/*-- thank you page ver line			--*/ .LineV {background: url(Blueline.gif) repeat-y; align: center; width: 2px; height: 100%; padding: 0; }
/*-- top left column section			--*/ .LeftColumnTop {margin: 0; background-color: #256BB0; width: 245px; font: tahoma; font-size: 14px; color: #ffffff; font-weight:bold; padding: 5px 5px 2px 15px;}
/*-- bottom left column section home	--*/ .LeftColumnBottom {background-color: #6B9FD1; width: 245px; font: tahoma; font-size: 12px; color: #ffffff; vertical-align: top; padding: 10px 5px 5px 5px;}
/*-- bottom left column section other	--*/ .LeftColumnBottom2 {background-color: #6B9FD1; width: 220px; font: tahoma; font-size: 12px; color: #ffffff; text-align:left; vertical-align: bottom; padding: 10px 5px 5px 15px;}
/*-- Home page content section 			--*/ .Content {background-color: #EFF5F5; width: 505px; font: tahoma; font-size: 12px; color: #ffffff; vertical-align: top; padding: 10px 5px 5px 15px;}
/*-- other page content section 		--*/ .Content2 {background-color: #EFF5F5; width: 505px; font: tahoma; font-size: 12px; color: #ffffff; vertical-align: top; padding: 0px 5px 5px 15px;}

/*-- Advertisement content section		--*/ .AdContent {background-color: #EFF5F5; width: 750px; font: tahoma; font-size: 12px; color: #ffffff; vertical-align: top; padding: 10px 5px 5px 15px;}
/*-- Bold content large left align		--*/ .BoldContent {font: sans-serif; font-size: 23px; color: #000; font-weight: bold; text-align:left; vertical-align: top; padding: 0px 5px 5px 5px;}
/*-- Bold content large center align	--*/ .BoldContent2 {font: sans-serif; font-size: 23px; color: #000; font-weight: bold; text-align:center; vertical-align: top; padding: 0px 5px 5px 5px;}
/*-- Bold content xlarge center align	--*/ .BoldContent3 {font: sans-serif; font-size: 19px; color: #000; font-weight: bold; text-align:center; vertical-align: top; padding: 0px;}
/*-- Bold content Cars section			--*/ .BoldContentCars {background-color: #6B9FD1; font: sans-serif; font-size: 23px; color: #000; font-weight: bold; text-align:left; vertical-align: bottom; padding: 0px 0px 0px 5px;}
/*-- Bold content Cars section			--*/  a.BoldContentCars:visited a.BoldContentCars:link a.BoldContentCars:active {background-color: #6B9FD1; font: sans-serif; font-size: 23px; color: #000; font-weight: bold; text-align:left; vertical-align: bottom; padding: 0px 0px 0px 5px;}
/*-- Bold content Cars section			--*/  a.BoldContentCars:hover {background-color: #6B9FD1; font: sans-serif; font-size: 23px; color: #003366; font-weight: bold; text-align:left; vertical-align: bottom; padding: 0px 0px 0px 5px;}
/*-- Small Bold content section			--*/ .SmBoldContent {font: sans-serif; font-size: 12px; color: #000; font-weight: bold; text-align:center; vertical-align: top; padding: 5px 5px 5px 5px;}
/*-- Small Bold content no padding		--*/ .SmBoldContent2 {font: sans-serif; font-size: 12px; color: #000; font-weight: bold; text-align:center; vertical-align: top; padding: 0px;}
/*-- Med Bold content no padding		--*/ .MdBoldContent {font: sans-serif; font-size: 13px; color: #000; font-weight: bold; text-align:left; vertical-align: top; padding: 0px;}
/*-- Med Bold content center			--*/ .MdBoldContent2 {font: sans-serif; font-size: 13px; color: #000; font-weight: bold; text-align:center; vertical-align: top; padding: 0px;}
/*-- Med Bold content right underline	--*/ .MdBoldContent3 {font: sans-serif; font-size: 13px; text-decoration: underline; color: #000; font-weight: bold; text-align:right; vertical-align: top; padding: 0px;}
/*-- Med Bold content right				--*/ .MdBoldContent4 {font: sans-serif; font-size: 13px; color: #000; font-weight: bold; text-align:right; vertical-align: top; padding: 0px;}
/*-- Med Bold Links						--*/  a.MdBoldContent2:link a.MdBoldContent2:active a.MdBoldContent2:visited {font: sans-serif; font-size: 13px; color: #000; font-weight: bold; text-align:center; vertical-align: top; padding: 0px;}
/*-- Med Bold Links hover				--*/  a.MdBoldContent2:hover {font: sans-serif; font-size: 13px; color: #003366; font-weight: bold; text-align:center; vertical-align: top; padding: 0px;}
/*-- Image content section				--*/ .ImageContent {color: #000; width: 166px; height: 111px; text-align:left; vertical-align: top; padding: 5px 5px 5px 5px;}
/*-- Normal content section				--*/ .NormalContent {color: #000; line-height: 1.3em; text-align:justify; vertical-align: top; padding: 5px 5px 5px 5px;}
/*-- Menu section						--*/ .Menu {text-align:left; vertical-align: top;}
/*-- Jingle								--*/ .Jingle {text-align:right; vertical-align: bottom; padding: 0px 0px 5px 0px; }
/*-- img border color					--*/  a.ImgBorder:link a.ImgBorder:active a.ImgBorder:visited {border-color: #003366; }
/*-- img border color					--*/  .ImgBorder {border-color: #003366; }
/*-- asterisk							--*/  .asterisk  {color:#990000;  }
.thanksemphasis{ font-style:italic; text-decoration:underline;}
.thankstitle{font-family: sans-serif; font-size: 13px; font-style:italic; text-decoration:underline; color: #000; font-weight: bold; text-align:left; vertical-align: top; padding: 0px;}