@import url("global_CSSReset.css");

html			{	font-family: Arial, Verdana, San-Serif;
				}

body			{	font-size:63%;
					background-color:white;
					margin:0;
					text-align:center;
					color:#333333;
				}
					

blockquote		{	margin:0 1.5em 1.5em 1.5em;}
		
h1, h2, h3, h4, h5	
				{	margin:0;font-weight:bold;color:#993300;}


h1				{	font-size:1.2em; margin:0 0 1em 0;}
h2				{	font-size:1.1em; margin:0 0 .5em 0;}
h3				{	font-size:1.0em; margin-bottom: .25em;}


ol				{	list-style:decimal; margin-bottom:1em;}
ol li			{	margin-left:3em;}

ul				{	list-style-image:url(../_images/global/bbwArrow.png); margin-bottom: .25em;}
ul li			{	margin-left:3em;}

em				{	font-style:italic;
					font-weight:inherit;
				}
strong			{	font-weight:bold;
					font-style:inherit;
				}

input			{	font-family: Times, Times New Roman, Serif;
					border:1px solid #bbbbbb;
				}

p				{	font-size:1.1em; margin:0 0 .75em 0;}

.clearFloat		{	clear:both; min-height:10px; _height:10px;}
.showNone		{	display:none;}

.topMargin		{	margin-top:1.25em;}
.bottomMargin	{	margin-bottom:.50em}

a, a:visited 	{	color:#999933;}

a:hover			{	color:#993300;}

.indent			{	padding-left:3em;}

.highlightText	{	font-size:110%; color:#0066cc;}



table.pricing 					{	vertical-align:top;
									font-size:1.1em;
									width:260px;
								}
table.pricing td.d0 			{	border: 0px;
									width:190px;
									font-weight:bold;
									line-height:2em;
								}
table.pricing td.d1 			{	border: 0px;
									width:60px;
									font-weight:bold;
									text-align:right;
									padding-left:1em;
									line-height:2em;
								}
								
table.pricing td.d2 			{	border: 0px;
									padding-bottom:1em;
									line-height:1.5em;
								}								
								
table.pricing tr		 		{	vertical-align:top;
								}





/* MAIN CONTAINER
------------------------------------------------------------------*/
#Main_Container				{	display:block;
								width:750px;
								margin:25px auto 0 auto;
								background-color:white;
								text-align:left;
							}
							
							
/* MAIN CONTAINER - HEADER AREA
------------------------------------------------------------------*/
#headerArea					{	display:block;
								position:relative;
								width:inherit;
								height:135px;
							}
							
#headerArea .headerImage	{	position:absolute;
								top:0px;
								left:17px;
							}


/* MAIN CONTAINER - MERNU AREA
------------------------------------------------------------------*/
						
#menuArea					{	display:block;
								width:inherit;
								width:650px;
								height:31px;
								margin:0 auto;
								background-image:url(../_images/global/bg_menuArea.gif);
								background-repeat:no-repeat;
								font-size:1.1em;
							}


													
/* MAIN CONTAINER - CONTENT AREA HOME
------------------------------------------------------------------*/
#contentArea_Home			{	display:block;
								width:inherit;
								width:650px;
								margin:40px auto 0 auto;
								min-height:400px;
								_height:400px;
								font-size:1.0em;

							}

#contentLeft_Home			{	display:block;
								float:left;
								width:395px;
								line-height:1.8em;
							}

#contentLeft_Home .margin	{	margin:0 0 0 35px;
								width:340px;
							}

#contentRight_Home			{	display:block;
								float:left;
								width:255px;
								line-height:1.8em;

								background-image:url(../_images/global/bg_contentRight.gif);
								background-repeat:repeat-y;
							}

#contentRight_Home .margin	{	margin:0 0 0 20px;
								width:200px;
							}
							
#contentRight_Home img		{	margin:0 0 0 0; }
#contentRight_Home a		{	font-weight:bold; font-size:1.1em;}
#contentRight_Home p		{	text-align:left; font-size:1.1em; line-height:1.6em;}



/* MAIN CONTAINER - CONTENT AREA PRICING
------------------------------------------------------------------*/
#contentArea_Pricing		{	display:block;
								width:inherit;
								width:650px;
								margin:40px auto 0 auto;
								min-height:400px;
								_height:400px;
								font-size:1.0em;

							}

#contentLeft_Pricing		{	display:block;
								float:left;
								width:325px;
								line-height:1.8em;
							}

#contentLeft_Pricing .margin	{	margin:0 0 0 35px;
								width:270px;
							}

#contentRight_Pricing			{	display:block;
								float:left;
								width:325px;
								line-height:1.8em;

								background-image:url(../_images/global/bg_contentRight.gif);
								background-repeat:repeat-y;
							}

#contentRight_Pricing .margin	{	margin:0 0 0 20px;
								width:270px;
							}
							



/* MAIN CONTAINER - CONTENT AREA
------------------------------------------------------------------*/
#contentArea				{	display:block;
								width:inherit;
								width:650px;
								margin:40px auto 0 auto;
								min-height:400px;
								_height:400px;
								font-size:1.0em;
								line-height:1.8em;
							}
							
#contentArea .margin		{	display:block;
								width:580px;
								margin:0 0 0 35px;
							}
							
							

/* MAIN CONTAINER - PRICING CONTENT
------------------------------------------------------------------*/
#pricingContent				{	display:block;
								width:inherit;
								width:650px;
								margin:40px auto 0 auto;
								font-size:1.0em;
								line-height:1.8em;
							}
							
#pricingContent .margin		{	display:block;
								width:580px;
								margin:0 0 0 35px;
							}							


/* MAIN CONTAINER - SAMPLE CONTENT
------------------------------------------------------------------*/

.quotes		{	color:#b97650;
				margin-bottom:3em;
			}							
										
																	

/* MAIN CONTAINER - FOOTER AREA
------------------------------------------------------------------*/						
#footerArea					{	display:block;
								width:inherit;
								width:650px;
								margin:0 auto;
								min-height:40px;
								background-image:url(../_images/global/bg_footerArea.gif);
								background-repeat:no-repeat;
							}
							
#footerArea p				{	text-align:right;
								color:#999933;
								font-weight:bold;
								margin:0 35px 0 0;
								padding:1.2em 0 0 0;
								font-size:1.0em;

							}
							

							




