
body {
 background: #D6D6D6 url('../images/site_bg.jpg') top center repeat-y;
 margin:  0;
 padding: 0;
 font: 75%/1.2 "Arial", Sans-Serif;
 color: #000;
 text-align : center;
}



#skip-links {
	position:absolute !important;
	top:-100em !important;
	}
.skip-links {
	position:absolute !important;
	top:-100em !important;
	}
#sizer {
	margin:0 auto 0 auto;
	padding:0;	
	background: url('../images/header-bg-green.jpg') repeat-x;
	width:770px;/*
	max-width:234px;*/
}
#expander {
	margin: auto;
	width: 100%;
	position:relative;
	background: url('../images/header-bg.jpg') no-repeat;
}
* html #expander { height:0; }

#wrapper { 
	width:770px; 
	text-align:left;
	margin: auto;
}	

.clearfix:after {
    content: "."; 
    display:block; 
    height:0; 
    clear:both; 
    visibility:hidden;
}

* html .clearfix {height:1%;}
.clearfix {display:block;}

/*#container {
 width: 100%;
 margin: 0 auto;
 padding: 0;
 background: #fff;
 border-left: 1px solid #999;
 border-right: 1px solid #999;
 border-top: 0px none;
 border-bottom: 7px solid #999;
 text-align: left
}*/

#header-container {
	width: 100%;	
	height: 153px;
	}
	
#header {
	position: relative;
/* Opera 8 problem */	z-index: 1;
	width: 770px;
	height: 153px;
	top:0px;
	margin: auto;
	padding: 0;
/*	background:url(../images/blue_arrow.png) no-repeat bottom left;*/
}

#header ul { 
width: 595px;
position:absolute; 
	float:right;
	list-style-type:none; 
	top: 0;
	left: 175px;
	right:0; 
	bottom:0;
	margin: auto;
	text-transform: uppercase;
	
}


#header li {
	float:right;
	/*border-right:1px solid #EF8400;*/
	}
html>body #header li {
	float:right;
	/*border-bottom:1px solid #fff;*/
	}


#header li a { 

	color:#333; 
	text-decoration:none; 
	font-weight: bold;
	float:left; 
	font-size:105%; 
	letter-spacing: -0.07em;
	
	
	margin: 0px;
	padding: 95px 5px 5px 5px;
	width: 83px;

	border-top: 2px solid #BE2625;
/*	border-right: 2px solid #fff;
	border-bottom: 2px solid #EF8400;*/
}
#header li a:hover, #header li a#visited, #header li a#active, #header li a:focus {  color: #fff; 
/*removed, causes problems with ie6 border-bottom:5px solid #FE5917;*/ }


#header h1 {
 padding: 0px 0 0 0;
 margin: 0;
 font-size: 1.7em;
 text-align: left;
}
#header h1 a {

}
#header h1 a:hover, #header h1 a:visited, #header h1 a:active {
 background: none;
}

#index-container {
	background: #000;
	color: #333;
	width: 770px;
	padding: 0;
	margin-top: -16px;
	background: #ccc url('../images/splash.jpg') no-repeat;
}

#areas-covered {
	width: 500px;
	overflow: hidden;
	font-weight: bold;
}

#areas-covered ul {

	width: 100px;
	margin: 0;
	padding: 0;
}


#areas-covered ul li {
	max-width: 100px;
	margin: 10;
	paddng: 0;
}



#splash {
	position: relative;
	width: 770px;
	height: 143px;
	display: block;
}



#breadcrumb {
	padding: 2px 10px 2px 10px;
	width: 450px;
	background-color: #fff;
	color: #333;
	}
#page, #content {
	padding: 5px 15px 15px 5px;
	}

#content img { padding: 10px;  }

.entry {
	padding: 0 10px 0 10px;
	}
/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 40px;
	list-style: none;
	/*padding-left: 10px;*/
	text-indent: -10px;
	} 

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	padding: 0 5px 10px 5px;
	
/*	list-style-image: url('../images/psi-li.gif');*/
	}
	

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
		list-style-type:none;
	}

.entry ol li {
	margin: 0;
	padding: 0;
		list-style-type:none;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}
#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}


#content-wrapper {
	float: left;
	padding: 0 10px 20px 5px;
	margin-right: 0;
	height: 100%;
	min-height: 500px;
	width: 480px;
	background: url('../images/psi-house-bg.gif') no-repeat top right;
	}

#content {
	background-color: #fff;
	color: #333; 
	}
/* Begin Sidebar */
#sidebar
{
	float:left;
	padding: 10px 0 10px 0;
	/*margin-left: 545px;*/
	margin-top: 0px;
	margin-top: -10px !important;
	width: 255px;
	background-color: #F7F7F7;
	color: #333;
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */

p {
	font-size: 1em;
	margin: 0 0 1.2em;
	padding-left: 5px;
	line-height: 1.5em;
}

fieldset p {
	padding: 5px;
	}
ol, ul {
	font-size: 1em;
	line-height: 1.5em;
	margin: 1.2em 0 1.2em 3em;
	padding: 0;
}
 
h1, h3, h4, h6 {
	margin: .9em 0;
	font-family: "Arial", Sans-Serif;
	letter-spacing: -0.09em;
}
h1 {
	font-size: 1.7em;
}
h2 {
	font-size: 1.9em;	
	margin: .9em 0;
	font-family: "Arial", Sans-Serif;
	letter-spacing: -0.09em;
}
h3 {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 160%;
	font-weight: normal;
	color: #BE2625;
	padding-bottom: 2px;
		letter-spacing: -0.04em;
	/*border-bottom: 2px solid #BE2625;*/
	margin: 0;
}

#side h3 {
	margin-left: 0.2em;
	}
	
h4 {
	font-size: 1.2em;
	letter-spacing: 0em;
		
}
h5 {
	font-size: 1.2em;
	letter-spacing: 0em;
}
a {
	text-decoration: none;
        background: none;
}
a:link, a:visited, a:active  {
	color: #990000;
	text-decoration: none;
}

a:hover {
	color: #333;
	background-color: #CCCCCC;
	text-decoration: none;
}
/*input, textarea, select {
	border: 1px solid #000;
	background: #fff;
	color: #000;
	font: 8pt/1.2 Tahoma, Arial, sans-serif;
}*/
.button {
	border: 1px solid #000;
	background: #ccc;
	color: #333;
	font: bold 12pt/1.2 Tahoma, Arial, sans-serif;
}
blockquote {
	margin: 6px 4px;
	padding: 10px;
        border: 1px solid #ccc;
        background: #fff url('../images/bqbg.gif') no-repeat right bottom;
	font-size: 0.9em
}
code {
	font-family: monospace;
	color: #666;
}
form, img {
	margin: 0;
	padding: 0;
	border: 0px none;
}
.small {
	font-size: 0.9em;
	color: #999;
}

#footer-wrapper {
	width: 770px;
	height: 162px; 
	clear:both; 
	margin: auto;
	padding: 0; 
	background: url(../images/footer-bg.jpg) no-repeat;	
	}

#footer { 
	width: 750px; 
	height: 147px; 
	margin: 0 auto 0 auto; 	text-align : center;
	padding-top: 15px;
	}
#footer p {
color: #FFFFFF;
padding-top: 20px;
}

#footer a {
color:#FFFFFF;
}

#footer a:hover {
color:#FFFFFF;
background: none;
}

fieldset {
	border: outset #000 0px;
	padding: 5px 0 5px 5px;
	background: #f7f7f7;
	}
	
.field {
color:#CC0000;
}

.field2 {
color:#FFFFFF;
}
	
legend {
	background-color: #F7F7F7;
	color: #295779;
	font-weight: bold;
	font-size: 1.4em;
	letter-spacing: -0.06em;
	margin: 0 0 -0.7em -0.5em;
	}
	
dt {
	font-weight: bold;
	padding-left: 5px;
	color: #275393;
	}

#mag-bg {
	background: url(../images/mag-bg.gif) right no-repeat;
	}

.abbr, abbr, acronym {
	font-style:normal;
	border-bottom:1px dotted #333;
	cursor:help;
	font-size:0.9em;
	letter-spacing:0.1em;
	text-transform:uppercase;
}

#content ul {
	width: 420px;
	overflow: hidden;
	background: none;
	color: #000;
	padding: 0 0 0 10px;
	margin: 0;
	list-style-type:none; 
	}
	
#content ul li {
	padding: 0;
	margin: 0;
	background: none;
	color: #000;
	font-weight: bold;
	}

#content ul li li {
	padding: 0;
	margin-left: 1em;
	background: #fff;
	color: #000;
	font-weight: normal;
	}
	
#content ul li li li {
	padding: 0;
	margin-left: 1em;
	background: #fff;
	color: #000;
	font-weight: normal;
	}

#childPages {
    /*border: 1px solid #fff;*/
	width: 250px;
	}
	
#childPages ul {
width: 230px; 
	list-style-type: none; 
	padding-left: 20px;
}

#childPages li {
	padding: 0;
	background: #f7f7f7;
	}

#childPages li a { 
	display:inline; 
	padding:0;
	list-style-type: none; 
}
#childPages li a:hover, #childPages li a#active, #childPages li a:visited, #childPages li a:focus { background: #000; color: #fff; }



/* for main form wrapping div */
div#gb_form_div fieldset { 
  
  background: none;
  color: #000;
}

div#gb_form_div legend { 
	margin: 0 0 0.1em -0.3em;
}


form#gb_form { 

}


.main_formhead, .formhead { 
  font-size : 1.8em; 
  color : #000;
  background-color: #fff; 
}


fieldset#formwrap { 
    border: 0;
}


#gb_form_div fieldset { 
      border: 0;
}


#gb_form_div legend { 
  font-weight : bold; 
  color: #DE4034;
  background-color: #fff;   
}


legend#mainlegend { 
  font-size : 1.2em;
  color: #000;
  background-color: #fff; 
}


legend.asq {
	color: #000;
	background-color: #fff; 
}


.asterisk {
  color : #DE4034;
  }

/* form label text 
#gb_form_div label { 
}*/


input.med, input.short, select.med, textarea.textbox { 
  font : 100% 'Tahoma', sans-serif; 
  color : #666; 
  padding : 2px; 
  border : 1px solid #000;
  background-color : #fffffa;
}

input.med:hover, input.med:focus, input.short:hover, input.short:hover, select.med:hover, select.med:focus, textarea.textbox:hover, textarea.textbox:focus, input.med.hover, input.med.focus, input.short.hover, input.short.focus, select.med.hover, select.med.focus, textarea.textbox.hover, textarea.textbox.focus { 
  color : #000;  
  border : 1px solid #DE4034;
  background-color : #fff;
}


input.checkbox {
 
}


span.error, dt.error { 
  color: #cd0000; 
  background-color: #fff;
  font-weight : bold; 
}


span.success { 
  color: #FF9900;
  background-color: #fff;  
  font-weight : bold; 
}


small.privacy, small.whythis { 
  font-size : 100%; 
}




p.creditline { 
  float : right; 
  margin : -17px 0; 
  padding-bottom : 1px; 
  font-size : 80%; 
}

/* used for abbreviation used relative to form. the .abbr class is for the span added for IE */
abbr, .abbr { 
  cursor : help; 
  border-bottom : 1px dotted #333;
}

/* set result color for blockquote dt "heading" */
dl#result_dl_blockq dt {
  color: #333333;
  background-color: #fff; 
}

/* position result blockquote flush with parent */
dl#result_dl_blockq blockquote {
  margin-left : 0;
}

/* style the input names in the result */
div#gb_form_div span.items {
  font-weight : bold;
  color: #000;
  background-color: #fff; 
}



#navigation {
	text-align: center;
	}
	
#submit	{ float:right; padding: 5px; background: #fff; }


#side {
	/*background-color: red;*/
	}
	
	
	
	
	
/* BEGIN LOGIN */
#login {
/*	background: #fff;
	border: 1px solid #a2a2a2;*/
	margin: 0;
	padding: 5px;

}

#login p {
	margin-left: 15px;
}

#login #login_error {
	background: #c00;
	border: 1px solid #a40000;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	padding: .5em;
	text-align: center;
}

#login h1 a {
	display: block;
	text-indent: -1000px;
	height: 66px;
	border-bottom: none;
}

#login input {
	padding: 3px;
}

#login ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#login ul li {
	display: inline;
	margin-left: 1.4em;
	text-align: center;
}

#login #log, #pwd {
	font-size: 1.7em;
	width: 80%;
}

#login #submit {
	font-size: 1.7em;
	margin-top: 2em;
}

#helpful-info {
		background: url(../images/helpful-info.jpg) no-repeat top left;
		}
		
#imgRight { float: right; padding: 5px; margin-bottom: 5px; }
#imgLeft { float: left; padding-right: 13px;}
#imgLeft img {border: none;}

#cath-mail img  { border: solid 0px #fff; padding: 0; margin: 0; }

#login {
background: url(../images/login.jpg) no-repeat;
width: 252px;
height: 200px;
}

.insurance {
font-size:14px;
font-weight: bold;
}	


/* form elements */
form {
	margin:10px 15px; padding: 0;

}
fieldset {
	border:0px;
	padding-left:20px;
}
label {
	display:block;
	font-weight:bold;
	margin:5px 0;
	color: #777;
}
input {
	padding: 2px;
	border:1px solid #eee;
	font: normal 1em "Trebuchet MS", Tahoma, sans-serif;
	color:#777;
	margin:5px;
}
textarea {
	width:400px;
	padding:2px;
	font: normal 1em "Trebuchet MS", Tahoma, sans-serif;
	border:1px solid #eee;
	height:100px;
	display:block;
	color:#777;
}

input.button { 
	margin: 0; 
	font: bold 1em Arial, Sans-serif; 
	background: #FFF url(../images/gradientbg.jpg) repeat-x; 
	padding: 2px 3px; 
	color: #333;	
	border: 1px solid #DADADA;	
}

/* search form */
.searchform {
	background-color: transparent;
	border: none;	margin: 0; padding: 0;	
}
.searchform p { margin: 10px; padding: 0; }
.searchform input.textbox { 
	width: 130px;
	color: #333; 
	height: 20px;
	padding: 2px;	
	vertical-align: top;
}
.searchform input.button { 
	font: bold 12px Arial, Sans-serif; 
	color: #333;	
	width: 60px;
	height: 26px;
	border: 1px solid #DADADA;
	padding: 3px 5px;	
	vertical-align: top;
}	

/*#index-container a:hover {
	background: url('../images/splash.jpg') no-repeat;
} 
 END LOGIN */

/* End CSS */
	
	
/* Design tested an passed:
	
Browser
	Firefox 1.x 
	Opera 8x
	Netscape 7x
	IE 6x
	Safari
Resolution
	800 by 600
	to
	1920 by X
	
*/


