/* Accident Compensation Stylesheet - 3 March 2005 */

body { margin: 0%; padding: 0%; background-color: white; font-size: 100%;  }

a:link {color: #55008D; }
a:visited {color: #8035B1;  } 
a:hover {color: #8035B1; text-decoration: none; }
a:active {color: #8035B1; }

/* presentation */

#content { font-family: verdana, arial, helvetica, sans-serif; font-size: 90%; color: #000000; padding: 3px 0px 5px 10px; line-height: 140%;}

#date{ font-family: verdana, Arial, Helvetica, sans-serif; font-size: 60%; color: #FFFFFF; text-indent: 40px; text-align: right; width: 100%; line-height: 16px; background-color: #009999; border-bottom: 1px solid silver;  }

#address {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #FFFFFF; text-align: right; background-color: #55008D; margin: 0px 5px 20px 0px; }

#address a {	color: #FFFFFF; }
#address a:hover {	color: #9999FF; text-decoration: none; }

#highlight {
	margin: 35px 15px 20px 20px; 
	padding: 0px 10px 20px 15px;
	border-top: 1px dashed #55008D;
	border-left: 1px dashed #55008D;
	border-right: 0px dashed #55008D;
	background-color: white;
	text-align: left;
	color: #000000;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal; line-height: 120%;
	}

#callback
	{margin: 35px 10px 20px 20px;
	padding: 5px 10px 5px 20px;
	border-top: 1px solid #55008D;
	border-left: 1px solid #55008D;
	background-color: white;
	text-align: left;
	color: black;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal; line-height: 120%;
	}

#highlight1 {width: 75%; padding: 5px 10px 5px 10px; border-left: 1px solid #55008D; border-right: 1px dashed #55008D; background-color: #F9F2FF; text-align: center; color: #55008D; font-size: 90%; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: normal;  line-height: 120%;}

#highlight2 {width: 75%; padding: 5px 10px 5px 10px; border-left: 1px solid #55008D; border-right: 1px solid #55008D;background-color: #F4e3ff; text-align: center; color: #55008D; font-size: 90%; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: normal; line-height: 120%; }

#highlight3 {width: 75%; padding: 10px; border: 2px solid #F4e3ff; background-color: #F4e3ff; text-align: center; color: #55008D; font-size: 85%; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: normal;  }

#highlight3 a {	color: #FFFFFF; }
#highlight3 a:hover {	color: #9999FF; text-decoration: none; }


#footer {	font-family: verdana, Arial, Helvetica, sans-serif;	font-size: 60%; color: #FFFFFF; background-color: #009999; text-align: left; width: 100%; line-height: 16px;  text-indent: 40px; border-bottom: 1px solid silver;  }

#footer a {	color: #FFFFFF; }
#footer a:hover {	color: #9999FF; text-decoration: none; }


/* headings */

h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 20px; color: #55008D; font-weight: normal; line-height: 120%;}
	
	
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 100%; font-weight: bold; color: #000000; line-height: 130%;}

.highlighthead {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #009999;
	text-transform: lowercase;
	line-height: 110%;

}

/* formatting */
	
.bodysmall { font-family: Arial, Helvetica, sans-serif; font-size: xx-small; color: #000000; }

strong { font-weight: bold; }

.caps {	text-transform: uppercase; }

#form  { font-family: verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #000000; text-transform: uppercase; } 

/* Side Buttons */
	
#sidebutton {
	padding: 5px 0px 5px 0px; 
	text-align: right;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; 
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
	text-align: right;
	border-top: 1px solid #C6A9D9;
	border-bottom: 0px solid #C6A9D9;
	background-color: #55008D; 
	width: 175px; 
	margin-top: 4px; 
	margin-bottom: 4px; }

#sidebutton a {
	color: white; text-decoration: none; }

#sidebutton a:hover {
	background-color: #8035B1; width: 175px; text-decoration: none; line-height: 18px; }
	

#on {
	padding: 5px 0px 5px 0px; 
	text-align: right;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; 
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
	text-align: right;
	border-top: 1px solid #C6A9D9;
	border-bottom: 0px solid #C6A9D9;
	background-color: #8035B1; 
	width: 175px; 
	margin-top: 4px; 
	margin-bottom: 4px; }
	
.tabletext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%; }

#baselinks { font-family: Arial, Helvetica, sans-serif; font-size: xx-small; color: #000000; padding: 8px; text-align: center; } 

