 body {
 	margin:0px; 
 	padding:0px; 
	background:URL(/images/backgrounds/bg_orangefade.jpg); 
	background-position: top left; 
	background-repeat:repeat-x; 
	background-color:#FF3400;
	font-family: Arial sans-serif;
	font-size: 90%;
	}
.pacstripe_left {
	width: 100%;
	height: 100%;
	background-image: url(/images/customer/pacificaire/pacstripe_left.gif);
	background-position: top left;
	background-repeat: no-repeat;
	background-attachment: fixed;
	}
.pacstripe_right {
	width: 100%;
	height: 100%;
	background-image: url(/images/customer/pacificaire/pacstripe_right.gif);
	background-position: top right;
	background-repeat: no-repeat;
	background-attachment: fixed;
	}
.pac_callnow {
	width: 479px;
	height: 42px;
	float: right;
	margin: -4px -18px 0 0;
	}
.oa_mainmenu {
	width: 200px;
	background-image: url(/images/backgrounds/menu/white/menubg.jpg);
	background-repeat: repeat-y;
	background-position: bottom left;
	margin: 30px 0 0 0;
	}
.oa_mainmenu_top {
	width: 200px;
	height: 100%;
	background-image: url(/images/backgrounds/menu/white/menutop.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	padding: 10px 0 15px 10px;
	}
.oa_mainmenu_btm {
	width: 200px;
	height: 100%;
	background-image: url(/images/backgrounds/menu/white/menubtm.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
	padding: 0 0 10px 0;
	}
.oa_pagecontent {
	float:right;
	width: 650px;
	padding: 30px 0 15px 0;
	}
.oa_sidebar {
	float: left;
	padding: 15px 0 0 0;
	}
	
/* Text elements
-------------------------------------------------------------- */

p           { margin: 0 0 1.5em;}
p img       {  margin: 1.5em 1.5em 1.5em 0; padding: 0; }
p img.right {  margin: 1.5em 0 1.5em 1.5em; }

a:focus, 
a:hover     { color: #000; }
a           { color: #009; text-decoration: underline; }

blockquote  { margin: 1.5em; color: #666; font-style: italic; }
strong      { font-weight: bold; }
em,dfn      { font-style: italic; }
dfn         { font-weight: bold; }
sup, sub    { line-height: 0; }

abbr, 
acronym     { border-bottom: 1px dotted #666; }
address     { margin: 0 0 1.5em; font-style: italic; }
del         { color:#666; }

pre,code    { margin: 1.5em 0; white-space: pre; }
pre,code,tt { font: 1em 'andale mono', 'lucida console', monospace; line-height: 1.5; } 


h1,h2,h3,h4,h5,h6 { font-weight: normal; color: #111; }

h1 { font-size: 2em; line-height: 1; margin-bottom: 0.5em; color: #000071; }
h2 { font-size: 1.5em; margin-bottom: 0.75em; color: #000071; }
h3 { font-size: 1.25em; line-height: 1; margin-bottom: 1em; color: #000071; }
h4 { font-size: 1.1em; line-height: 1.25; margin-bottom: 1.25em; height: 1.25em; color: #000071; }
h5 { font-size: 1em; font-weight: bold; margin-bottom: 1.5em; color: #000071; }
h6 { font-size: 1em; font-weight: bold; color: #000071; }

h1 img, h2 img, h3 img, 
h4 img, h5 img, h6 img {
  margin: 0;
}


/* Lists
-------------------------------------------------------------- */
li ul, 
li ol       { margin:0 1.5em; }
ul, ol      { margin: 0 1.5em 0 1.5em; }

ul          { list-style-type: disc; }
ol          { list-style-type: decimal; }

dl          { margin: 0 0 0 0; }
dl dt       { font-weight: bold; }
dd          { margin-left: 1.5em;}

body{ color:#363636;}
input, textarea, select{color:#A4A4A4; vertical-align:top; text-align:left; border: 1px solid #A4A4A4; background:#EFF0F0; font:11px Tahoma, Arial, helvetica, sans-serif; padding-left:5px;}


/*=======content===========*/
#oa_content{padding:0 10px 0 10px;}
.oa_pagecontent {overflow: hidden; font-family:Arial, Helvetica, sans-serif;}
#oa_footer {font-family:Arial, Helvetica, sans-serif; font-size: 70%;}
#oa_footer a{color:#000000; text-decoration:underline;}
#oa_footer a:hover{color:#D45601; text-decoration:none;}
#oa_footer span{color:#000000; word-spacing:2; display:block; margin-bottom:7px;}
#oa_footer span a{color:#000000; text-decoration:none; word-spacing:0;}
#oa_footer span a:hover{color:#D45601; text-decoration:underline;}

a{color:#93320B; text-decoration:underline;}
a:hover{text-decoration:none;}

li{padding:3px 0 4px 0; line-height: 110%}
li a{color:#93320B; text-decoration:underline; font-weight:bold;}
li a:hover{text-decoration:none;}


