body { 
	margin: 0px;
	padding: 0px;
	line-height: 100%;
	}
	
.navigation {
	position: absolute;
	top: 146px;
	left: 0px;
	z-index: 300;
	}	


.wrapper {
	position: relative;
	top: 0px;
	left: 0px;
	width: 955px;
	}
	
.header {
	position: relative;
	top:0px;
	left: 0px;
	height: 182px;
	width: 955px;
	float: left;
	}	
	
.left {
	position: relative;
	top:0px;
	left: 8px;
	width: 619px;
	float: left;
	background-image: url(/crimev/cvr/portal/images/leftBackground.gif);
	}
	
.full {
	position: relative;
	top:0px;
	left: 8px;
	width: 939px;
	float: left;
	}	
		
	
.placard {
	position: absolute;
	left: 264px;
	top: 97px;
	width: 332px;
	height: 105px;
	overflow: auto;
	z-index: 10;
	font-family: Arial;
	font-size: 10px;
	line-height: 11px;
	color: #424242;
	}		
	
.placard select {
	background-color: #e9ecf1;
	border-color: #1f2d42;
	color: #1f2d42;
	padding: 3px;
	border-width: 1px;
	border-style: solid;
	font-size: 12px;
	font-family: Arial;
	margin: 5px 0px 5px 0px;
	}	
	
.red {
	color: #a91313;
	font-size: 12px;
	line-height: 12px;	
	}	
	
.leftBottom {
	font-family: Verdana;
	font-size: 11px;
	color: #424242;
	line-height: 14px;
	padding: 0px 15px 0px 8px;
	}	
	
.right {
	position: relative;
	top:0px;
	right: 9px;
	width: 312px;
	float: right;
	}	
	
	
	
.searchTitle {
	font-family: Arial;
	font-size: 12px;
	color: #1f2d42;
	padding-top:5px;
	}
	
.contactTitle {
	font-family: Arial;
	font-size: 12px;
	color: #2d1f42;
	font-weight: bold;
	}
	
.contactLeft {
	font-family: Arial;
	font-size: 11px;
	color: #2d1f42;
	font-weight: normal;
	}	
	
.contactRight {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	}			
	
input	{
	background-color: #e9ecf1;
	border-color: #1f2d42;
	color: #1f2d42;
	padding: 3px;
	border-width: 1px;
	border-style: solid;
	width: 200px;
	font-size: 12px;
	font-family: Arial;
	}	
	
.buttonAlt	{
	margin: 4px 0px 0px 2px;
	background-color: #1f2d42;
	color: #ffffff;
	border-width: 0px;
	padding: 3px;
	font-size: 12px;
	font-weight: bold;
	width: auto;
	}			
	
.infoByTopic {
	width: 312px;
	background-image: url(/crimev/cvr/portal/images/infoByTopicBackground.gif);
	}	
	
	
.infoByTopic ul {
	font-family: Arial;
	font-size: 10px;
	line-height: 11px;
	margin-left:0px; 
	padding-left:20px;
	}	
	
.infoByTopic li {
	padding-bottom: 3px;
	}		
	
.clearFloat {
	clear: both;
	}	
	
.footer {
	position: relative;
	top:0px;
	left: 8px;
	width: 938px;
	float: left;
	font-family: Arial;
	font-size: 10px;
	line-height: 12px;
	color: #585858;
	}		
	
	

a:link { 
	color: #1f2d42;
	text-decoration: none;
	}


a:visited {	
	color: #1f2d42;
	text-decoration: none;
	 }


a:hover { 
	color: #390389;
	text-decoration: underline;
	}


a:active { 
	color: #1f2d42;
	text-decoration: none;
	}		
	
	
	
	
.contactRight a:link { 
	color: #1f2d42;
	text-decoration: underline;
	}


.contactRight a:visited {	
	color: #1f2d42;
	text-decoration: underline;
	 }


.contactRight a:hover { 
	color: #390389;
	text-decoration: none;
	}


.contactRight a:active { 
	color: #1f2d42;
	text-decoration: underline;
	}					
	
.textSizerBox {
	position: absolute;
	top: 148px;
	left:840px;
	z-index: 500;
	}	
	
/* tss 11/16/2007 added class for red text in link */
a.red:link { color: #a91313; font-size: 12px; line-height: 12px; text-decoration: none; }	
a.red:visited { color: #a91313; font-size: 12px; line-height: 12px; text-decoration: none; }	
a.red:hover { color: #a91313; font-size: 12px; line-height: 12px; text-decoration: underline; }	

