/* CSS Document */
	body
	{
		margin: 0;
		padding: 0;
		font: arial, hevetica, sans-serif;
		text-align: center;
		color: #000000;
		background-color: #184A7C;
	}
	
	#eventBox
	{
	padding:1px; border:thin; border-color:#000000; border-style:solid; margin-bottom:10px
	}
	
	#container
	{
		margin: 1em auto;
		width: 773px;
		text-align: left;
		background-color:#FFFFFF;
	}
	
	#header
	{
		margin-bottom:0px;
		background-color:#FFFFFF;
	}
	
	#mainnav
	{
		padding:0px;
		height:30px;
		width:773px;
		background-color:#4A4AC2;
	}
	
	P.pagebreakhere {page-break-before: always}

	.full_outer_box {
		float: left;
		padding:20px;
		margin-top:1px; 
		margin-left:0px;
		width: 733px;
		background-color: #FFFFFF;
		}
		
	.full_outer_box p{
		margin-left:10px;
	 }
		
	
	.right_outer_box
	{
		float: right;
		margin-top:15px; 
		margin-right:10px;
		width: 455px;
		background-color: #E4E3F4;
	}
	
		
	.right_outer_box p {
	margin-left:10px;
	}

	.roundtop { 
	background: url(../images/header_home/tr.gif) no-repeat top right; 
	}

	.roundbottom {
	background: url(../images/header_home/br.gif) no-repeat top right; 
	}

	img.corner {
    width: 20px;
    height: 20px;
    border: none;
    display: block !important;
	}
	
	#left_outer_box	
	{

		margin-top:25px;
		margin-right: 400px;
		margin-left: 10px;
	}
	
	#left_inner_box
	{
		width:279px;
	}
	
	#footer	
	{

		text-align:center;
		background-color:#FFFFFF;
		width:770px;
	}
	
	.small_box
	{
	width:254px;
	border-style:solid;
	border-left-width:1px;
	border-right-width:1px;
	border-bottom-width:1px;
	border-top-width:0px;
	border-color:#333399;
	}
	
	.small_box p {
	margin-left:10px;
	}
	
	#box_header
	{
	width:265px;
	}
	
	
	#outsidemarkers {

		list-style-position:outside;
		
		
		line-height:125%;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:11px;
			}
	
	#home a,#services,#publications a,#clients a,#staff a,#dot1,#dot2,#dot3,#dot4,#header_lft,#header_rt{
	float:left;
	list-style:none;
	margin:0;
	padding:0;
	height:32px;
	display:inline-block;
	text-decoration: underline;
	text-align:center;
	color:#000;
	}
	
	#threat a,#termination a,#training a,#trauma a,#conflict a,#psych a,#line1,#line2,#line3,#line4,#line5{
	float:left;
	list-style:none;
	margin:0;
	padding:0;
	height:17px;
	display:inline-block;
	text-decoration:none;
	text-align:center;
	color:#000;
	}
	
#header_lft {
		background: url(/images/menu/bottom_header_left.gif);
		width:278px;
		}
#header_rt {
		background: url(/images/menu/bottom_header_right.gif);
		width:79px;
		}
	
#dot1 {
		background: url(/images/menu/dot1.gif);
		width:8px;
		}
		
#dot2 {
		background: url(/images/menu/dot2.gif);
		width:8px;
		}
		
#dot3 {
		background: url(/images/menu/dot3.gif);
		width:8px;
		}
		
#dot4 {
		background: url(/images/menu/dot4.gif);
		width:8px;
		}

#line1 {
		background: url(/images/menu/sub_div_line_1.gif);
		width:4px;
		height:17px;
		}
		
#line2 {
		background: url(/images/menu/sub_div_line_2.gif);
		width:4px;
		height:17px;
		}
#line3 {
		background: url(/images/menu/sub_div_line_3.gif);
		width:4px;
		height:17px;
		}
#line4 {
		background: url(/images/menu/sub_div_line_4.gif);
		width:4px;
		height:17px;
		}
		
#line5 {
		background: url(/images/menu/sub_div_line_5.gif);
		width:4px;
		height:17px;
		}

#home a{
		background: url(/images/menu/home.gif);
		width:42px;
	}
#home a:hover {
	background: url(/images/menu/home.gif);
	background-position:-42px 0;
	}
	
#services  {
	background: url(/images/menu/services.gif);
	width:57px;
	}
	
#clients a:hover {
	background: url(/images/menu/clients.gif);
	background-position:-71px 0;
	}
	
#clients a {
	background: url(/images/menu/clients.gif);
	width:71px;
	}
	
#publications a:hover {
	background: url(/images/menu/publications.gif);
	background-position:-156px 0;
	}
	
#publications a {
	background: url(/images/menu/publications.gif);
	width:156px;
	}
	
#staff a:hover {
	background: url(/images/menu/staff.gif);
	background-position:-58px 0;
	}
	
#staff a {
	background: url(/images/menu/staff.gif);
	width:58px;
	}

#threat a:hover {
	background: url(/images/menu/threat_mgt.gif);
	background-position:-214px 0;
	}
	
#threat a {
	background: url(/images/menu/threat_mgt.gif);
	width:214px;
	height:17px;
	}
	
#termination a:hover {
	background: url(/images/menu/termination.gif);
	background-position:-114px 0;
	}
	
#termination a {
	background: url(/images/menu/termination.gif);
	width:114px;
	height:17px;
	}
	
#training a:hover {
	background: url(/images/menu/training.gif);
	background-position:-100px 0;
	height:17px;
	}
	
#training a {
	background: url(/images/menu/training.gif);
	width:100px;
	height:17px;
	}
	
#trauma a:hover {
	background: url(/images/menu/trauma_mgt.gif);
	background-position:-114px 0;
	}
	
#trauma a {
	background: url(/images/menu/trauma_mgt.gif);
	width:114px;
	height:17px;
	}
	
#conflict a:hover {
	background: url(/images/menu/conflict_mgt.gif);
	background-position:-69px 0;
	}
	
#conflict a {
	background: url(/images/menu/conflict_mgt.gif);
	width:69px;
	height:17px;
	}
	
#psych a:hover {
	background: url(/images/menu/psych_assess.gif);
	background-position:-141px 0;
	}
	
#psych a {
	background: url(/images/menu/psych_assess.gif);
	width:141px;
	height:17px;
	}
			
.BodyRegular {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 125%;
	text-decoration: none;
}
	
	
.BodyRegular a{
	text-decoration: none;
	color:#000000;
	
	}
	
.BodyRegular a:hover{
	text-decoration:underline;
	}
	
.BodyRegular li{
	margin:.5em 0 .5em 0;
	}

.BodySmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 145%;
	}
	
.LargeHeading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #1895BE;
	text-decoration: none;
	font-style: italic;
	font-weight: bold;
}

.SmallHeading {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 9px;
	color: #184A7C;
	text-decoration: none;
	font-style: italic;
	font-weight: bold;
}

.txtbkgrnd {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color:#FFFFFF;
	text-decoration: none;
	background-color:#FCAB04;
}
.green_heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #33CC33;
}
