/*
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Attorneys Title Base
Author:   Christopher McVey
Version:  11/17/06
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */


/* BODY 
----------------------------------------------- */
body {
  margin:0;
  padding:0;
  background:#fff;
  font:small Verdana,Sans-serif;
  line-height:1.6em;
  text-align:center;
  color:#333;
  }
  
  
/* Content Area
----------------------------------------------- */
.base {
  background:#fff;
  width:830px;
  margin:0 auto;
  border:solid #fff;
  border-width:0 1px;
  text-align:left;
  color:#333;
  position:relative;
  text-align:justify;
  }



/* LINKS
----------------------------------------------- */
a {
  color:#358;
  text-decoration:none;
  border-bottom:1px dotted #469;
  }
a:visited {
  color:#677;
  border-color:#899;
  }
a:hover {
  color:#933;
  border-color:#b55;
  border-bottom-style:solid;
  }

/* HEADER
----------------------------------------------- */
#header {
  background-color:#fff;
  background-repeat:no-repeat;
  background-position:15px 26px;
  float:left;
  width:100%;
  height:150px;
  margin-top:3em;
  }
  



/* MAIN MENU
----------------------------------------------- */
#navigation {
  background-color:#fff;
  background-repeat:no-repeat;
  float:left;
  width:100%;
  border:solid #ddd;
  border-width:1px 0;
  }
  
#navigation ul {
  margin:0;
  padding:0 20px;
  list-style:none;
  font-size:85%;
  text-transform:lowercase;
  }
  
#navigation li {
  float:left;
  margin:0;
  padding:0;
  background-image:none;
  line-height:normal;
  text-indent:0;
  }  

#navigation a, #navigation strong {
  display:block;
  padding:5px 10px 6px;
  border:solid #ddd;
  border-width:0 1px 0 0;
  color:#68a;
  text-decoration:none;
  white-space:nowrap;
  }
  
.home #navigation {
  background-position:0 -70px;
  }

#navigation #current strong, #navigation #current a {
  background-repeat:no-repeat;
  }
#navigation a:hover, #navigation #current a:hover strong, #navigation #current strong {
  color:#000;
  }
#navigation a:hover {
  background-repeat:no-repeat;
  }
#navigation a strong, #navigation #current a strong {
  background:none;
  padding:0;
  border:none;
  }
#navigation #h {
  border-left-width:1px;
  }

/* Following style allows entire link to to be clickable in IE. Details @ the following URL:
   http://www.positioniseverything.net/explorer/escape-floats.html */
* html #navigation a {
  width:1%;
  }
  
  
/* COLUMN STRUCTURE
----------------------------------------------- */
#content {
  float:left;
  width:830px;
  }
/* To correct 3 pixel issue; details can be found @ the following URL 
   http://www.positioniseverything.net/explorer/threepxtest.html */
   
* html #content, {
    margin-right:-3px;
    }

#maincol {
  float:left;
  width:575px;
  }
  
#subcol {
  text-align:justify;
  float:right;
  width:244px;
  color:#777;
  }

#maincol2, #subcol2 {
  padding:0 20px;
  }

#subcol {
  font-size:85%;
  line-height:1.6em;
  }



/* MISC: =Headings
----------------------------------------------- */
h1 {
  background:#fff;
  margin:0;
  padding:20px 20px 8px;
  border-bottom:1px solid #ddd;
  font:135%/1.4em Georgia,Serif;
  color:#776;
  }


h2, h2 a, h2 a:visited {
  color:#685;
  border-width:0;
  }
   
h2 {
  margin:1.25em 0 .15em;
  font:175% Georgia,Serif;
  line-height:1.4em;
  }
  
h2 a:hover {
  color:#974;
  text-decoration:none;
  }
  
.home #maincol h2 a {
  color:#358;
  }
  
.home #maincol h2 a:visited {
  color:#677;
  }
  
.home #maincol h2 a:hover {
  color:#933;
  }







/* DETAIL STYLES
----------------------------------------------- */

.details-list {
  margin:.75em 0;
  padding:0;
  }
  
.details-list dt {
  font:130%/1.4em Georgia,Serif;
  padding:10px 10px 0;
  }

.details-list dt.alt {
  background:#eee;
  color:#358;
  }
  
.details-list dd {
  padding:0 10px 15px;
  margin:0;
  }
    
.details-list dd.alt {
  background:#eee;
  }
  
.details-list .topic, #details .topic {
  border-left:1px solid #ccc;
  padding-left:.5em;
  margin-left:.25em;
  font-style:normal;
  color:#777;
  }
  
.details-list .date {
  display:block;
  margin:0;
  padding:.75em 15px;
  font-size:85%;
  line-height:1.6em;
  font-style:normal;
  }
  
.details-list .staff {
  display:block;
  margin:0;
  padding:.75em 15px;
  font-size:85%;
  line-height:1.6em;
  font-style:normal;
  }  
  
.details-list dl {
  margin:0;
  padding-left:15px;
  }
  
.details-list dl dt {
  background:none;
  margin:0 0 .15em;
  padding:0;
  font:110%/1.4em Georgia,Serif;
  }
  
.details-list dl dt a, .details-list a.title {
  display:block;
  border-width:0;
  padding-left:15px;
  }
  
.details-list dt a, .details-list a.title {
  color:#358;
  border-color:#469;
  }
  
.details-list dt a:hover, .details-list a.title:hover {
  color:#933;
  border-color:#b55;
  }

.details-list dl dd {
  background:none;
  margin:0 0 .75em;
  padding:0 15px;
  }
  

  
.details-list .more {
  font-size:85%;
  line-height:1.6em;
  }
  
  
.past dt {
  padding:8px 5px 0;
  font-size:110%;
  }
   
.past dd {
  border-bottom:1px dotted #ccb;
  padding:0 5px 8px;
  }
  
.past .topic {
  font-size:77%;
  font-family:Verdana,Sans-serif;
  }
  
.past .date {
  padding:.5em 15px;
  }

.past a.title {
  margin-left:15px;
  }
  
.past a.title, .details-info {
  font-size:85%;
  line-height:1.6em;
  }

/* HEADER NAVIGATION STYLE
----------------------------------------------- */
#headernavigation {
  background-color:#fff;
  background-repeat:repeat-x;
  width:100%;
  padding:0;
  height:3em;
  position:absolute;
  top:0;
  left:0;
  }
  
#headernavigation ul {
  margin:0;
  padding:1em 12px 0;
  list-style:none;
  }
  
#headernavigation li {
  display:inline;
  margin:0;
  padding:0;
  background-image:none;
  line-height:1em;
  text-indent:0;
  }
  
#headernavigation a, #headernavigation strong {
  float:left;
  display:block;
  color:#888;
  margin-top:3px;
  padding:.25em 8px;
  border-width:0;
  font-size:85%;
  text-transform:lowercase;
  }
  
#headernavigation a strong {
  font-size:100%;
  margin-top:0;
  padding:0;
  }
  
#headernavigation strong {
  color:#333;
  }
  
#headernavigation a:hover {
  color:#333;
  }


/* FOOTER STYLE
----------------------------------------------- */
#footer {
  clear:both;
  padding-top:0;
  border-bottom:1px solid #fff;
  font-size:85%;
  }
  
#footer p {
  background-color:#fff;
  background-repeat:repeat-x;
  background-position:0 -4px;
  margin:0;
  padding:10px 20px;
  border-top:1px solid #ccc;
  color:#777;
  text-align:center;
  line-height:1.6em;
  }
  
/* Corrects Footer Issue (IE 5/6) - details @ http://www.positioniseverything.net/explorer/escape-floats.html*/
  
* html #footer p {
    height:1%;
    }
	
#footer a, #footer a:visited {
  color:#666;
  border-color:#444;
  }
  
#footer a:hover {
  color:#933;
  border-color:#b55;
  }
  
  /* MISC STYLES
----------------------------------------------- */
body {
  background-image:url(../images/line_background.gif);
  background-color:#aa9;
  }
  
.base {
  background:#fff url(../images/col_shading.gif) repeat-y 0 0;
  border-color:#887;
  }
  
 #header {
  background-image:url(../images/headerlogo.jpg);
  background-position:0 0;
  }
  
 #subcol {
  color:#554;
  }
  
 #navigation {
  background-image:url(../images/navigationbg.jpg);
  border-color:#233;
  }
  
 #navigation a, #navigation strong {
  border-color:#233;
  }
  
 #navigation a, #navigation strong, #navigation #current a strong {
  color:#9aa;
  }
  
 #navigation a:hover {
  background-image:url(../images/navigation_shade_background.gif);
  background-color:#455;
  color:#fff;
  }
  
 #headernavigation, #footer p {
  background-image:url(../images/header_navigation_background.gif);
  background-color:#677;
  }
  
 #headernavigation a, #footer p,  h1 a,  h1 #parentlink, h1 a:visited  {
  color:#abb;
  }
  
 h1,  #section {
  background:url(../images/col_shading_dark.gif) repeat-y 0 0;
  border-bottom-width:0;
  }
  
 h1,  h1 a, h1 a:visited {
  color:#566;
  }
  
 h1 a:hover, h1 #parentlink:hover {
  color:#455;
  }
  
 h2, h2 a,  h2 a:visited {
  color:#b95;
  }
  
#headernavigation a:hover {
  color:#eee;
  }
  

ul.bulleted li {
  background-image:url(../images/icon_s_cs0.gif);
  }
  
 .details-list dt.alt, .details-list dd.alt {
  background:#eeeee4;
  }
  

 form {
  background:#eeeee4;
  }
  
  
#footer,  #footer p {
  border-color:#233;
  }
  
#footer a, #footer a:visited {
  color:#abb;
  border-color:#99a;
  }
  
#footer a:hover {
  color:#eee;
  border-color:#cdd;
  }

ul.benefits {
	font:small Verdana,Sans-serif;
	list-style-type: square;
	font-size:90%;  	
	}



/*--------------------------
BEGIN FORM STYLE
----------------------------*/
	
form {
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	}
	
ol {
	list-style:none;
	width:400px;
	}
	
legend {
	color:#335588;
	font-weight:bold;
	}
	
fieldset {
	border-style:none;
	border-color:#993333;
	border-width:thin;
	width:100%;
	display:block;
	padding-top:5px;
		}
	

label {
	display: inline-block;
	/*text-align:right;*/
	line-height: 2;
	vertical-align: top;
	width:200px;
	}

.input {
	background:#eeeedd;
	font-size:1em;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color:#993333;
	border:#335588 solid 1px;
	width:150px;
	
	}	
	
.result {
	background:#ccccbb;
	font-size:1em;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color:#993333;
	border:#335588 solid 1px;
	width:150px;
		}	
	
#PremCPL {
	font-weight:bold;
	}
	
	
li {
	background:url(../images/calcbgdivider2.jpg) bottom left repeat-x;
	padding-bottom:5px;
	padding-top:5px;
	}
	
.button {
	color:#993333;
	font-weight:bold;
	margin-right:45px;
	}
	
.feedback {
	font-weight:bold;
}	
	
	

/*--------------------------
END FORM STYLE
----------------------------*/
	

	