body {margin:0;}

.headline1{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #666666;
	font-weight: bold;
	line-height : 145%;
}

.headline_purple { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 30px; line-height: 135%; font-weight: bold;	color: #9900CC; }

/* Text */
.text {  font-family: Arial, Helvetica, sans-serif; font-size: 14px; line-height: 140%; font-weight: normal}
.text a:link {  text-decoration: underline; color: #660099;  }
.text a:visited {  text-decoration: underline; color: #660099;  }
.text a:hover { text-decoration: underline;  background-color: #660099; color: #FFFFFF;}
.text a:active {
	text-decoration: underline;
	color: #99CC99;
	background-color: #660099;
}

.text_prac {  font-family: Arial, Helvetica, sans-serif; font-size: 14px; line-height: 140%; font-weight: normal}
.text_prac a:link {  text-decoration: underline; color: #660099;  }
.text_prac a:visited {  text-decoration: underline; color: #660099;  }
.text_prac a:hover { text-decoration: underline;  background-color: #660099; color: #FFFFFF;}
.text_prac a:active { text-decoration: underline;  color: #00CC66;  }
.text_prac li{ 	list-style-position: outside; 	padding-bottom: 12px; line-height: 150%; }


.text_sm {  font-family: "Trebuchet MS",  Arial, Helvetica, sans serif; font-size: 13px; line-height: 130%; color: #333333;  font-weight : normal; }
.text_sm a:link {  text-decoration: underline; color: #003399;  }
.text_sm a:visited {  color: #003399; text-decoration: underline;  }
.text_sm a:hover {  background-color: #0066CC; color: #FFFFFF}
.text_sm a:active {  color: #33FF99;  }

.byline {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal; line-height: 125%; color: #333333}
.byline a:link {  text-decoration: underline; color: #006699;  }
.byline a:visited {  color: #666666; text-decoration: underline;  }
.byline a:hover {  background-color: #0066CC; color: #FFFFFF}
.byline a:active {  color: #33FF99;  }

.text_tiny {font-family: Arial, Helvetica, sans-serif; font-size: 10px; line-height: 130%; font-weight: normal; list-style-type: square;}
.text_tiny a:link {  text-decoration: underline; color: #0066FF;  }
.text_tiny a:visited {  color: #666666; text-decoration: underline;  }
.text_tiny a:hover {  background-color: #0066CC; color: #FFFFFF}
.text_tiny a:active {  color: #FF9900;  }


/* SIDEBAR  */
.sidebar_table{ 	border: 1px solid #000000; 	background-color: #CC99FF; }

.sidebar_text { 	font-family: Arial, Helvetica, sans-serif; 	font-size: 14px; 	line-height: 130%;
	font-weight: normal; 	padding: 6px; }
.sidebar_text a:link {  text-decoration: underline; color: #003399;  }
.sidebar_text a:visited {  color: #666666; text-decoration: underline;  }
.sidebar_text a:hover {  background-color: #0066CC; color: #FF3300}
.sidebar_text a:active {  color: #33FF99;  }

/* END SIDEBAR  */

/*SPECIAL ------------------------*/

.bluebox_text {
	font-size : 13px;
	font-weight: bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #006699;
	padding-left: 10px;
	border: 1px solid #000000;
	line-height: 140%;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 25px;
}
.bluebox_text a:link {  text-decoration: underline; color: #FFFFFF; }
.bluebox_text a:visited { text-decoration: underline; color: #FFFFFF; }
.bluebox_text a:hover { text-decoration: none; color: #FFFF00; }
.bluebox_text a:active { text-decoration: underline; color: #00CCFF; }

/*--------------------------------------------*/

.top_stripe {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #660099;
	text-align: center;
	line-height: 120%;
}

.quote { font-family: Georgia, "Times New Roman", Times, serif; font-size: 14px; line-height: 125%; color: #660099; font-weight: bold; text-align: center; 	font-style: italic; 	padding-right: 12px; 	padding-left: 12px; 	padding-top: 12px; }

/*---------------------------------------------*/


/* NAVIGATION : See nav_styles_innersource.css */


/*--------------------------------------*/



.cal {
	font-size : 13px;
	font-weight: bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #006699;
	padding-left: 10px;
	border: 1px solid #000000;
	line-height: 140%;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 25px;
}
.cal a:link {  text-decoration: none; color: #FFFFFF; }
.cal a:visited {   text-decoration: none; color: #FFFFFF; }
.cal a:hover {	text-decoration: none;  color: #00FF33;   }
.cal a:active {  text-decoration: none; color: #FFFF00; }

/*Subheads*/
.subhead_blk {  font-family: Arial, Helvetica, sans-serif; font-size: 18px; font-weight: bold; line-height: 130%}
.subhead_blu {	font-family: Arial, Helvetica, sans-serif; 	font-size: 18px; 	font-weight: bold; 	color: #0066CC; 	line-height: 135%; }

.subhead_purple{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
	margin-right: 450px;
	background-color: #660099;
	padding-left: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
}


/* Home Page  */
.home_nav {  font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; line-height: 130%}
.home_nav a:link {  text-decoration: none; color: #0066CC;  }
.home_nav a:visited {   text-decoration: none;  color: #0066CC; }
.home_nav a:hover {  text-decoration: none; background-color: #0066CC; color: #FFFFFF;}
.home_nav a:active {  text-decoration: none; color: #FFCC00;  }

.home_intro {  font-family: "Trebuchet MS",  Arial, Helvetica, sans-serif; font-size: 13px; line-height: 142%; font-weight: normal; color: #000000}

/*NEW*/
.home {font-family: "Trebuchet MS",  Arial, Helvetica, sans-serif; font-size: 15px; color: #000000; line-height: 140%;  }
.home a:link { color: #660099; text-decoration: underline;   }
.home a:visited { color: #660099; text-decoration: underline;  }
.home a:hover{ color: #FFFFFF; text-decoration: none; background-color: #660099;  }
.home a:active { color: #339999; text-decoration: none;  }

/*-------------------------------------*/

.reverse {font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #FFFFFF;}
.box { 	border: 1px solid #000000; }

.white_on_blue {  font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #FFFFFF; background-color: #006699; text-align: left;  line-height : 135%; }
.white_on_blue a:link {  text-decoration: underline;   background-color : #006699;  color: #66FF00;  }
.white_on_blue a:visited {  background-color:#006699 ; color: #CCFF99;}
.white_on_blue a:hover {  background-color:#006699 ; color: #66FF00;}
.white_on_blue a:active {  background-color:#006699 ; color: #FFCC00;}.design_notes {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 125%;
	background-image: url(file:///H|/Md%20Crime%20Victims/css/pushpin_design_notes.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

.home_big {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #660099;
	line-height: 128%;
	font-weight: normal;
	padding: 6px;
}
.home_med {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
	line-height: 125%;
	font-weight: normal;
}
.text_home { font-family: Arial, Helvetica, sans-serif; font-size: 18px; line-height: 130%; font-weight: normal }

.home_box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	line-height: 130%;
	color: #FFFFFF;
	background-color: #660099;
	padding: 6px;
	text-align: center;
	background-image: url(file:///H|/Md%20Crime%20Victims/homebox_bkgrd.gif);
	vertical-align: middle;
}
.home_box a:link {  text-decoration: none; color: #FFFFFF; }
.home_box a:visited {  color: #FFFFFF; text-decoration: none; }
.home_box a:hover {  color: #FFFF00;}
.home_box a:active {  color: #009999;  }


#upcoming{
	background-color: #F4D9FF;
	-moz-border-radius:30px;
	padding-top: 10px;
	padding-right: 12px;
	padding-bottom: 10px;
	padding-left: 8px;
}

#upcoming h1{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 150%;
	font-weight: bold;
	color: #660099;
	text-align:left;
	padding-top: 3px;
	padding-bottom: 3px;
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
}

#upcoming h2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 150%;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #660099;
	text-align:center;
	padding-top: 4px;
	padding-bottom: 4px;
	/*-moz-border-radius: 15px;
	-webkit-border-radius: 15px;*/
	/*-moz-box-shadow: 5px 5px 5px 5px #999999;
	-webkit-box-shadow: 5px 5px 5px 5px #999999; */
}

#upcoming p {
	padding-left: 15px;
	line-height: 155%;
	text-decoration: none;
	/*margin-top: 5px;*/
}

.rounded{
	-moz-border-radius:20px;
	-webkit-border-radius:20px;
}

.subhead_workshop {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 150%;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #660099;
	padding: 3px 2px 3px 8px;
	margin: 0px;
}
.subhead_workshop a:link {  text-decoration: underline; color: #0066CC;  }
.subhead_workshop a:visited {   text-decoration: underline;  color: #0066CC; }
.subhead_workshop a:hover {  text-decoration: underline; color: #FFFFFF; background-color: #0066CC; }
.subhead_workshop a:active {  text-decoration: underline; color: #FFFF00;  background-color: #0066CC; }


/* UNUSED -----------------------------------------------------------------------*/
.header_wh-blue_verd_large {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 30px; font-weight: bold; color: #FFFFFF; background-color: #006699; text-align: center;  line-height : 135%; }
.header_wh-on-blue {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 22px; font-weight: bold; color: #FFFFFF}

.intro_topics {  font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-weight: normal; line-height: 130%}
.intro_topics a:link {  font-size: 18px; font-weight: bold; text-decoration: none; color: #0066CC;  }
.intro_topics a:visited { font-size: 18px; font-weight: bold; color: #0066CC; text-decoration: none;  }
.intro_topics a:hover { font-size: 18px; font-weight: bold; text-decoration: none; background-color: #0066CC; color: #FFFFFF}
.intro_topics a:active { font-size: 18px; font-weight: bold; text-decoration: none; color: #FF6600;  }

.info_main {  font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bold; color: #000000; background-color: #E2E2C7; text-align: left}

.info { 	font-family: Arial, Helvetica, sans-serif;  	font-size: 14px; 	line-height: 130%; 	color: #000000; 	background-color: #E8E8D2; 	text-align: left; 	text-indent: 8px;}

.highlight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	background-color: #FFFF00;
	line-height: 130%;
	padding: 3px 3px 3px 10px;
}
.chronology {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	background-image: url(file:///H|/Md%20Crime%20Victims/css/chron_box.gif);
	background-repeat: no-repeat;
	line-height: 23px;
	margin-left: 2px;
	text-indent: 4px;
}

.tan_noindent { 
font-family: Arial, Helvetica, sans-serif; 	
font-size: 14px; line-height: 130%; 	
color: #000000; 	
background-color: #E8E8D2; 	
padding: 6px; }

.tan_box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 140%;
	color: #000000;
	background-color: #E8E8D2;
	padding: 6px;
	border: 1px solid #000000;
}


	
.workshop_table {
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.boxed_note {
	padding: 10px;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 30px;
	margin-left: 0px;
	border: 2px solid #660099;
}

/* 2009-0730 -------------------------------*/

.flt_right {
	float: right;
	margin-left: 20px;
}
.flt_left {
	float: left;
	margin-right: 20px;
}
.border {
	padding: 0px;
	border: 1px solid #000;
}

#sidebar_services {
	background-color: #E8E8FF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 140%;
}
#sidebar_services ul {
	margin-left: 0px;
	padding-left: 25px;
}
#sidebar_services ul li{
	list-style-image: url(hole_dot.gif);
	padding-bottom: 7px;
	line-height: 145%;
}
#sidebar_services ul li li{
	list-style-image: url(purple_dot.gif);
	padding-bottom: 4px;
	padding-top: 2px;
}

/* DELETED 2009-0730 -------

.text_purpdot {	font-family: Arial, Helvetica, sans-serif;	font-size: 14px; line-height: 140%;}
.text_purpdot a:link {  text-decoration: underline; color: #660099;  }
.text_purpdot a:visited {  text-decoration: underline; color: #660099;  }
.text_purpdot a:hover { text-decoration: underline;  background-color: #660099; color: #FFFFFF;}
.text_purpdot a:active { text-decoration: underline;  color: #00CC66; }
.text_purpdot ul{
	list-style-image: url(hole_dot.gif);
	line-height: 135%;
}
.text_purpdot ul ul{list-style-image: url(purple_dot.gif); }   */
