#pagewidth {
width:1920;
height:100%;
display:block;
position:relative;
top: 0px;
left: 0px;
float:left;
background-color:#FFFFFF;
}


#container {
width:100%;
height:100%;
display:block;
position:relative;
float:left;
background-color:#A9BCC9;
}


#pcontainer {
width:100%;
height:312px;
display:block;
position:relative;
float:left;
top: 0px;
bottom: 0px;
background-color:#FFFFFF;
}

#ptitle{
width:1920;
height:30px;
display:block;
position:relative;
float:left;
background-color:#000000;
}



#pane {
width:482px;
height:312px;
display:block;
position: relative;
float:left;
background-color:#F96;
}

#pane img {
	width:460;
	height:300;
	margin:0px;
	border:6px solid yellow;
}

#bigpane {
	width:970px;
	height:480px;
	display:block;
	position: relative;
	top: 10px;
	left: 10px;
	float: none;
	background-color:#F96;
}

#bigpane img {
	width:960;
	height:450;
	margin:5px;
}


#pane_title {
	width:470px;
	height:30px;
	display:block;
	position: relative;
	float:left;
	background-color:#000000;
	text-indent:100px;
	vertical-align:bottom;
	font-size:14px;
	font-weight:bold;
	font-family:"Arial Black", Gadget, sans-serif;
	color:#FFFFFF;
}

ul.picture {
width:1900px;
height:100px;
padding:0;
margin:0;
color: #00CCFF;
clear:left;
list-style-type:none;
}

ul.picture li {
display: inline;
}

ul.horiz li { display: inline; }

.menu {width:1900px; height:32px; position : relative; z-index:100;font-family: Arial, Helvetica, sans-serif;
border-right-width:2px; display:inline-table; background-color:#000000;}
/* remove all the bullets, borders and padding from the default list styling */
.menu ul { padding-left:3px;margin:0;list-style-type:none;}
.menu ul ul {visibility:hidden;position:absolute;height:0;top:31px;left:0; width:172px;border-top:1px solid #000;}
/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */
/* make the second level visible when hover on first level list OR link */
.menu ul li:hover ul, .menu ul a:hover ul{visibility:visible; }
.menu ul li {float:left;width:172px;position:relative;}
/* style the links for the top level */
.menu ul li a, .menu ul li a:visited {display:block;font-size:11pt;text-decoration:none; color:#fff; width:168px; height:30px; border:1px solid #000; border-width:1px 0 1px 1px; background:
#336699;  line-height:29px; font-weight:bold; text-align: center;}
.menu ul li a:hover {color:#000000; background:
#F5FFA4;}
/* style the second level background */
.menu ul ul li a, .menu ul ul li a:visited {display:block;font-size:9pt;text-decoration:none; color:#FFFFFF; width:165px; height:20px; border:1px solid #000; border-width:1px 0 1px 1px; background:
#5DA3CD;  line-height:19px; font-weight:bold; text-align: center;}
.menu ul ul li a:hover {color:#000000; background:
 #F2E409;}
/* style the third level background */
.menu ul ul ul a, .menu ul ul ul a:visited {color:#000000; background: #B4E3FF;}
/* style the third level hover */
.menu ul ul ul a:hover {color:#FFFFFF; background:
 #AC864C;}
/* position the third level flyout menu */
.menu ul ul ul{left:118px; top:-1px; width:149px;}
/* position the third level flyout menu for a left flyout */
.menu ul ul ul.left {left:-118px;}
.menu ul :hover ul ul{visibility:hidden;}
/* make the third level visible when you hover over second level list OR link */
.menu ul :hover ul :hover ul{ visibility:visible;}

img.center
{
height: 160px;
width: 352px;
border: 1px solid #000000;
}
img.big 
{
height: 160px;
width: 344px;
border: 1px solid #000000;
}

img.small 
{
width: 190px;
border: 1px solid #000000;
margin-right: 10px;
margin-bottom: 10px;
}

.imgborder { border: 1px solid #000000; }

img.citation
{
width:640;
height:480;
margin:10px;
border:10px;
}


#content {
	position:relative;
	left: 0px;
  width : 1900 ;
  height : 1000 ;
  padding : 0px;
  overflow : auto;
  background-color: #A9BCC9;
  float:none;
  clear:left;
  margin: 0px;
} 

#content p {
	font-size: 1em;
	color: #000000;
	clear:left;
	}

.diag {
padding-left:200px;
	
	}
	
#content p img {
float:left;
	}
	
#content p ul{
	padding-left: 10px;
	list-style:disc;
}

#content li {
	font-size: 1em;
	color: #000000;
	list-style-type: disc;
	}

#content li img {
	padding: 10px;
	border: 1px solid #000000;
	margin: 5px;
}

#content li p { vertical-align:text-top; }

#content p.bighead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #003366;
	text-align:center;
	font-style:italic;		
	background-color: #d4d8bd  ;
	padding: 10px 40px 10px 40px;
}	

#content p.smallhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #003366;
	text-align:left;
}	

#content a {
font-size: 14px;
color: #003366;
}

#contenthome {
	width : 1900px ;
	height : 450px ;
	overflow : auto;
	background-color: #FFFFFF;
	float:none;
	margin: 0px;
	top: 0px;
} 

#contenthome p {
	font-size: 2em;
	font-style: normal;	
	color: #000000;
	clear:left;
	}

#contenthome p.bighead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #003366;
	text-align:center;
	font-style:italic;		
	background-color: #d4d8bd  ;
	padding: 20px 40px 20px 40px;
	}

#footer {
  width : 1900px ;
  height : 60px ;
  position: relative;
  left:0px; 
  bottom:0px;
  padding : 0px;
  background-color:#FFFFFF;
} 

#footer p {

color:#CC0000;
font-style:italic;
}

.head1 {
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bold;
	font-size: 28px;
	color: #9900CC;
}	
.head2 {
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bold;
	font-size: 16px;
	color: #000066;
}
.head3 {
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bold;
	font-size: 11pt;
	color: #000000;
}

td {
	color: #000080;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

table {
	border-style:ridge;
	border-width: 4px;
	width: 100%;
}

table TH {
text-align:center; 
background-color:#A5CDE6; 
padding:2px;	
font-size:14px;
}

table TD {
text-align:center;  
background-color:#eee;    
padding:2px; 
font-size: 12px;
}

table TD.leftcol { 
background-color:#A5CDE6; 
width: 30px; 
}


.nabber { 
	color:#933; 
	font-family:Arial, Helvetica, sans-serif;
	font-style:italic; 
	font-weight:bold; 
	font-size:14px;
}

.nabberbig {
	color: #933; 
	font-family:Arial, Helvetica, sans-serif;
	font-style:italic; 
	font-weight:bold; 
	font-size:24px;
	text-align:center;
}

.greencell {
	color: #000; 
	background-color:#0C6; 
}

.redcell {
	color: #FFF;
	background-color:#F00 
	
}

#contentcenter {
  position : absolute;
  top : 180px;
  left : 690px;
  width : 500px;
  height : 300px;
  margin-left : 0px;
  margin-top : 0px;
  color : #000000;
  padding : 0px;
  padding-top: 7px;
  overflow : auto;
  background-color: #A9BCC9 ;
}

#contentleft {
  position : absolute;
  top : 28px;
  left : 0px;
  width : 730px;
  height : 700px;
  margin-left : 0px;
  margin-top : 0px;
  color : #000000;
  padding : 0px;
  padding-top: 7px;
  overflow : auto;
  background-color: #A9BCC9 ;
}

#contentright {
  position : relative;
  top : 3px;
  left : 730px;
  width : 1150px;
  height : 700px;
  margin-left : 0px;
  margin-top : 0px;
  color : #000000;
  padding : 0px;
  padding-top: 0px;
  overflow : auto;
  background-color: #A9BCC9;
}

#contentcenterwide {
  position : absolute;
  top : 100px;
  left : 530px;
  width : 800px;
  height : 700px;
  margin-left : 0px;
  margin-top : 0px;
  color : #000000;
  padding : 0px;
  padding-top: 7px;
  overflow : auto;
  background-color: #A9BCC9 ;
}

#userlist {
  position : absolute;
  left : 100px;
  width : 1000px;
  height : 1000px;
  margin: 0px;
  color : #000000;
  padding : 0px;
  overflow : auto;
  background-color: #A9BCC9 ;
}

#notice {
	position : absolute;
	top : 27px;
	left : 91px;
	width : 760px;
	margin-left : 0px;
	margin-top : 0px;
	color : #000000;
	padding : 0px;
	padding-top: 0px;
	overflow : auto;
	background-color:  #FFF;
	border-style:double;
}

#notice table {
	border-style:double;
	border-width:1px;
	margin-left:0px;
	width:100%;
}

#notice table td {
	font-family:"Times New Roman", Times, serif;
	font-size: 16px;
	text-align:center;  
}

#affidavit {
	position : absolute;
	top : 28px;
	left : 0px;
	width : 760px;
	margin-left : 0px;
	margin-top : 0px;
	color : #000000;
	padding : 0px;
	padding-top: 0px;
	overflow : visible;
	background-color:  #FFF;
	border-style:double;
}


#affidavit table {
	border-style:double;
	border-width:1px;
	margin-left:0px;
	width:100%;
	height: auto;
}

#affidavit td {
	font-family:"Times New Roman", Times, serif;
	font-size: 16px;
}

#photopage {
	position : absolute;
	top : 0px;
	left : 0px;
	width : 100%;
	margin-left : 0px;
	margin-top : 0px;
	color : #000000;
	padding : 0px;
	padding-top: 0px;
	overflow : visible;
	background-color:#FFF;
}

#photopageleft {
  position:absolute;
  top:0px;
  left:0px;
  width:500px;
  margin-left:0px;
  margin-top:0px;
  color:#000000;
  padding:0px;
  padding-top:0px;
  background-color:#0CF;
  float:left;
}

#photopageright {
  position : absolute;
  top : 0px;
  left: 500px;
  width : 500px;
  margin-left : 0px;
  margin-top : 0px;
  color : #000000;
  padding : 0px;
  padding-top: 0px;
  background-color: #9F6;
}  



#sightingleft {
  position : absolute;
  top : 28px;
  left : 0px;
  width : 1130px;
  height : 900px;
  margin-left : 0px;
  margin-top : 0px;
  color : #000000;
  padding : 0px;
  padding-top: 7px;
  overflow : auto;
  background-color: #A9BCC9 ;
}

#sightingright {
  position : relative;
  top : 3px;
  left : 1130px;
  width : 750px;
  height : 900px;
  margin-left : 0px;
  margin-top : 0px;
  color : #000000;
  padding : 0px;
  padding-top: 0px;
  overflow : auto;
  background-color: #A9BCC9;
}  

#internalsighting{
position : absolute;
  top : 28px;
  left : 0px;
  width : 1430px;
  height : 1200px;
  margin-left : 0px;
  margin-top : 0px;
  color : #000000;
  padding : 0px;
  padding-top: 7px;
  overflow : auto;
  background-color: #A9BCC9 ;
}

#revleft {
  position:absolute;
  top:28px;
  left:0px;
  width:980px;
  height:940px;
  margin-left:0px;
  margin-top:0px;
  color:#000000;
  padding:0px;
  padding-top:7px;
  overflow:auto;
  background-color:#A9BCC9 ;
}

#revcenter {
  position : absolute;
  top : 32px;
  left : 980px;
  width : 260px;
  height : 940px;
  margin-left : 0px;
  margin-top : 0px;
  color : #000000;
  padding : 0px;
  padding-top: 0px;
  overflow : auto;
  float:none;
  clear:left;
  background-color: #A9BCC9;
}  

#revright {
  position : absolute;
  top : 32px;
  left : 1240px;
  width : 660px;
#  height : 940px;
  height : 100%;
  margin-left : 0px;
  margin-top : 0px;
  color : #000000;
  padding : 0px;
  padding-top: 0px;
  overflow : auto;
  background-color: #A9BCC9;
}  

#violeft {
  position:absolute;
  top:28px;
  left:0px;
  width:980px;
  height:940px;
  margin-left:0px;
  margin-top:0px;
  color:#000000;
  padding:0px;
  padding-top:7px;
  overflow:auto;
  background-color:#A9BCC9 ;
}

#viocenter {
  position : absolute;
  top : 32px;
  left : 980px;
  width : 240px;
  height : 940px;
  margin-left : 0px;
  margin-top : 0px;
  color : #000000;
  padding : 0px;
  padding-top: 0px;
  overflow : auto;
  float:none;
  clear:left;
  background-color: #A9BCC9;
}  

#vioright {
  position : absolute;
  top : 32px;
  left : 1220px;
  width : 680px;
#  height : 940px;
  height : 100%;
  margin-left : 0px;
  margin-top : 0px;
  color : #000000;
  padding : 0px;
  padding-top: 0px;
  overflow : auto;
  overflow-x: auto;
  overflow-y: auto;
  background-color: #A9BCC9;
}  

form {
	margin-bottom:0;
}

.verysmallhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #000000;
	text-align:left;
}

.leftContent {
  top: 12px;
  width : 650px;
  height : 1900px;
  padding : 5px;
  left : 32px;
  border:1px solid;
  font-family: Arial;
  font-size: 23px;
}

.affinoticeContent {
  position : absolute;
  width : 650px;
  height : 480px;
  border:0px solid;
  margin-left : 0px;
  margin-top : 0px;
}

.mediaContent {
  top: 12px;
  height : 1900px;
  position : absolute;
  left : 680px;
  border:1px solid;
}
.mediaContent img {
  width: 650px;
  padding : 50px;
}
.signatureContent {
  position : absolute;
  width : 650px;
  border:0px solid;
  border-bottom-style:none;
}
.signatureContent img {
  width: 453px;
  height : 80px;
}
#dynCodes {
  top : 10px;
  height : 30px;
} 
#dynCodes table {
border:0px solid black;
width: 650px;
}
 
#dynCodes td {
background-color:#FFFFFF;
border:1px solid black;
font-weight:bold;
font-size: 18px;
color: #000000;
height: 60px;
text-align: left;
vertical-align: top;
}

#leftContent1 {
  top : 80px;
  height : 225px;
  border:0px solid;
}  
#signature1 {
  top :515px;
  display: inline;
}  
#coCr {
  height : 30px;
} 
#leftContent2 {
  height : 430px;
  display: inline;
}  
#signature2 {
  top :1287px;
  display: inline;
} 
#coCust {
  height : 30px;
  display: inline;
} 
#leftContent3 {
  height :260px;
  display: inline;
}  
#sceneA {
  top : 62px;
} 
#sceneB {
  top : 420px;
}  
#vehicleWithPlate {
  top : 820px;
}  

.imageLabel {
text-align:center;
font-size:30px;
}
#licensePlate {
  width: 60%;
  border:1px solid;
  margin-left:auto;
  margin-right:auto;
position:relative;
top:20px;


}
.scrollTable{
  overflow: scroll;
  overflow-x: hidden;
  height: 500px;
} 
.secondPageContent {
  top: 2050px;
  width : 1415px;
  height : 1500px;
  padding : 4px;
  left : 32px;
  border:1px solid;
  font-family: Arial;
  font-size: 23px;
}
