body	{
						margin:0px;
						padding:0px;
						background-image: url(images/bg_body.jpg);
						background-position:  center top;
						background-repeat: repeat;
						font-family:Tahoma;
						}
td {
	vertical-align:top;
	font-size:15px;
	line-height:16px;
	font-family:"Times New Roman", Times, serif;
	color:#ffffff;
						}	
img {
						}											
.width-50pc {
	width: 50%;
}

/*--------------------------------------------------   ul, em, i, form	 ---------------------*/						
.listbox{
 /*width of menu*/
border: 1px solid #000;
background-color: #588196;
padding:0 5px;
margin:0 0 0 5px;
}
.listbox .headerbar{
font: bold 14px Arial;
color: white;
background: black url(images/titlebar.png) repeat-x center left;
margin-bottom: 10px; /*bottom spacing between header and rest of content*/
text-transform: uppercase;
padding: 4px 0 4px 10px; /*header text is indented 10px*/
}
.listbox ul{
margin: 0;
padding: 0 0 0 15;
margin-bottom: 8px; /*bottom spacing between each UL and rest of content*/
}

.listbox ul li{
padding-bottom: 2px; /*bottom spacing between menu items*/
}

.listbox ul li a{
color: #A70303;
background: url(images/arrowbullet.png) no-repeat center left; /*custom bullet list image*/
display: block;
padding: 2px 0;
padding-left: 19px; /*link text is indented 19px*/
text-decoration: none;
font-weight: bold;
border-bottom: 1px solid #000;
font-size: 9px;
}

.listbox ul li a:visited{
color: #A70303;
}

.listbox ul li a:hover{ /*hover state CSS*/
color: #A70303;
background-color: #F3F3F3;
}

.arrowlistmenu{
width: 320px; /*width of menu*/
border: 1px solid #000;
background-color: #588196;
padding:0 12px;
margin:0 0 0 25px;
}


.arrowlistmenu .headerbar{
font: bold 14px Arial;
color: white;
background: black url(images/titlebar.png) repeat-x center left;
margin-bottom: 10px; /*bottom spacing between header and rest of content*/
text-transform: uppercase;
padding: 4px 0 4px 10px; /*header text is indented 10px*/
}

.arrowlistmenu ul{
margin: 0;
padding: 0 0 0 15;
margin-bottom: 8px; /*bottom spacing between each UL and rest of content*/
}

.arrowlistmenu ul li{
padding-bottom: 2px; /*bottom spacing between menu items*/
}

.arrowlistmenu ul li a{
color: #A70303;
background: url(images/arrowbullet.png) no-repeat center left; /*custom bullet list image*/
display: block;
padding: 2px 0;
padding-left: 19px; /*link text is indented 19px*/
text-decoration: none;
font-weight: bold;
border-bottom: 1px solid #000;
font-size: 9px;
}

.arrowlistmenu ul li a:visited{
color: #A70303;
}

.arrowlistmenu ul li a:hover{ /*hover state CSS*/
color: #A70303;
background-color: #F3F3F3;
}
	
em, i {
						font-style:normal;
						}						
form {
						padding:0px;
						margin:0px;
						}						
/*----------------------------------------------------   a	 ---------------------*/						
a	{
						color:#FFCE23;
						font-size:15px;
						text-decoration:underline;
						font-weight: bold;
						}
a:hover	{
	color:#FFCE23;
	font-size:15px;
	text-decoration:none;
	font-weight: bold;
						}
b	{
						color:#FFCE23;
						}						
em a	{
						color:#262626;
						text-decoration:none;
						}
em a:hover	{
						color:#262626;
						text-decoration:underline;
						}                                              	
/*----------------------------------------------------   input, textarea	 ---------------------*/						

textarea	{
						height:120px;
						margin:0px 0px 0px 0px;
						overflow:hidden;
						}	
/*-----------------------------------------------------   bg_talling	 ---------------------*/																	
.bg_point 	{
						background-image: url(images/bg_point.gif);
						background-position: left bottom;
						background-repeat: repeat-x;
						}
.bg_point	a {
						background-image: url(images/bg_body.jpg);
						background-position: left bottom;
						background-repeat: repeat-x;
						}	
.height td	{
						height:17px;
						}	
.height_5 td	{
						height:14px;
						}																	
/*-----------------------------------------------------  	li	 	---------------------*/
li	{
	margin:0px;
	padding:4px;
	font-size:15px;
	color:#F5F5F5;
						}
li a	{
						font-size:15px;
						text-decoration:underline;
						color:#FFCE23;
						}
li a:hover	{
	font-size:15px;
	color:#FFFF00;
						}						
/*------------------------------------------------------- footer	 ---------------------*/
.footer td	{
background-color:#666666;
border-style:double;
border-color:#ffffff;
border-bottom:hidden;
	color:#2D3331;
	font-size:12px;
	padding:7px 0px 3px 0px;
						}	
.footer a	{
						color:#333333;
						font-size:11px;
						font-family:Arial, Helvetica, sans-serif;
						text-decoration:underline;
						}
.footer a:hover	{
						color:#ffffff;
						font-size:11px;
						font-family:Arial, Helvetica, sans-serif;
						font-weight:bold;
						}
/*-----------------------------------------------------    cl_0_1   ---------------------*/						
.cl_0_1 td	{
	color:#ffffff;
						}
.cl_0_1 span a	{
						color:#DEDEDE;
						font-size:11px;
						text-decoration:underline;
						}
.cl_0_1 span a:hover	{
						color:#DEDEDE;
						font-size:11px;
						text-decoration:none;
						}
/*-----------------------------------------------------    cl_0_2   ---------------------*/
.cl_0_2 b	{
						color:#E7E7E7;		
						}				
.cl_0_2 strong	{
						color:#2D3331;
						}
.cl_0_2 a	{
						color:#2D3331;
						font-size:11px;
						text-decoration:underline;
						}
.cl_0_2  a:hover	{
						color:#2D3331;
						font-size:11px;
						text-decoration:none;
						}	
.cl_0_2 em a	{
						color:#262626;
						text-decoration:none;
						}
.cl_0_2 em a:hover	{
						color:#262626;
						text-decoration:underline;
						}	
.cl_0_2 li a	{
						font-size:11px;
						text-decoration:underline;
						color:#FFCE23;
						}
.cl_0_2 li a:hover	{
						font-size:11px;
						text-decoration:none;
						color:#FFCE23;
						}	
/*---------------------------- end_of_file   ---------------------*/																																						.underline {
	text-decoration: underline;
}
.bold_14 {
	font-size:14px;
	font-weight:bold;
}
.fs_14 {
	font-size: 14px;
}
.fs_12 {
	font-size: 12px;
}
h1 {
	font-size: 17px;
	text-align:center;
	margin:auto;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#FFFFFF;
	padding: 9px 6px 5px 6px;
	background-image:url(http://www.locdown.com/images/h1bg.jpg);
	background-repeat:repeat-x;
	background-position:right bottom; 
}
h1 a{
	text-decoration: underline;
	}
h1 a:hover{
	text-decoration: underline;
	}
h2 {
	font-size: 18px;
	font-weight: bold;
	text-align:center;
	margin:auto;
}
#mainForm 
{
	position: relative;
	border: 1px;
	border-style: solid;
	margin: 0 auto;
	text-align: left;
	width: 70%;
}

ul.mainForm
{
	list-style-type: none;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size:15px;	
}

li.mainForm
{
	padding-bottom: 10px;
}


#mainFormError
{
	position: relative;
	border: 1px;
	border-style: solid;
	margin: 0 auto;
	text-align: left;
	width: 70%;
}



input.mainFormError
{
	background-color: #FADADD;
}


textarea.mainFormError
{
	background-color: #FADADD;
}


select.mainFormError
{
	background-color: #FADADD;
}


#formHeader
{
	position: relative;
	width: 100%;
	background-color: #666699;
	margin:0 0 0 0;
	padding-bottom: 10px;
}

p.formHeader
{
	text-align: right;
	margin:0 0 0 0;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-weight:normal;
	color: #ffffff;
	font-size:25px;
	position:relative;
	left:-5px;
	top:4px;
	letter-spacing: 2px;
}



#formInfo
{
	position: relative;
	width: 100%;
	background-color: #ffffff;
	margin:0 0 0 0;
}

h2.formInfo
{
	text-align: left;
	margin:0 0 0 0;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-weight:normal;
	font-size:15px;
	position:relative;
	left:20px;
	top:0px;
	letter-spacing: 1px;
	line-height:150%;
	color: #ffffff;
}


p.formInfo
{
	text-align: left;
	margin:0 0 0 0;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-weight:normal;
	color: #000000;
	font-size:12px;
	position:relative;
	left:20px;
	top:0px;
	color: #ffffff;
}

#formFields
{
	position: relative;
	width: 100%;
	background-color: #ffffff;
	margin:0 0 0 0;

}

label.formFieldQuestion
{
	line-height:125%;
	padding:0 4px 1px 0;
	border:none;	
	display:block;
	font-size:95%;
	font-weight:bold;
}

label.formFieldOption
{
	font-size:90%;
	display:block;
	line-height:1.0em;
	margin:-19px 0 0 25px;
	padding:4px 0 5px 0;
	width:90%;
}



input.formFieldStyle
{
	display:block;
	line-height:1.4em;
	margin:8px 0 0 3px;
	width:13px;
	height:13px;
}


/* tooltip */
a.info {
	font-family: Tahoma, Arial, Sans-Serif;
	text-decoration:none; 
	position: relative;
}

a.info span {
	position: relative;
	display:none;
}

a.info:hover {
	position: relative;
	cursor:default;
}

a.info:hover .infobox {
	font-weight: normal; 
	display:block; 
	position:absolute; 
	top:20px;;
	left:25px;
	width:205px; 
	height:70px; 
	border: 1px solid #ccc; 
	background:#f4f4f4 url(question.gif) no-repeat bottom right; 
	color:#000; 
	text-align:left; 
	font-size:0.7em; 
	padding-left:10px; 
	padding-top:10px;
}

/* pop-up calendar */
button.calendarStyle
{
	background-color: transparent;
	border: 0;
	height:22px;
	width:22px;
	background-image:url(imgs/calendar.png);
	cursor: pointer;
	cursor: hand;
}
.title {
	color:#FFCC00;
	font-family:"Times New Roman", Times, serif;
	font-weight: bold;
	font-size:large;
	text-align:center;
	letter-spacing:.02em;
	text-decoration:underline;
}
/*-----------------------------------------------------    google search---------------------*/


#left-column {
	padding: 2px;
}

#right-column {
	width: 95%;
	padding: 0px;
}

#search-area, #results .gsc-cursor-box {
color:#FFCC00;
font-family:Arial,Helvetica,sans-serif;
font-weight:bold;
padding:14px 4 4 4;
}

#search-area .help-text {
  margin-top: 0.5em;
  font-size: 12px;
  font-weight: bold;
  opacity: 0.5;
  -moz-opacity: 0.5;
}

#search-area input {
background-color:#fff;
border:0 none;
color:#662200;
font-family:arial,helvetica,sans-serif;
font-size:18px;
margin:4px 0;
padding:4px;
}
#results .gs-title {
  /* Sets style on a search result title link. */
}

#results .gsc-results {
  /* Sets font for titles, snippets, and URLs. */
  font-family: arial, helvetica, sans-serif;
  /* Sets the snippet text color. */
}


#results .gsc-result {
  position: relative;
  background-color:#FFF;
  border: 3px solid #eee;
  padding: 4px 4px 4px 20px;
  border-radius: 8px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
}

#results .gsc-result:hover {
  border: 1px solid #888;
  border-left: 10px solid #888;
}

#results .gsc-result:hover .gs-result:before {
  color: #333;
}

#results .gs-snippet {
  color: #999;
}

#results .gsc-result:hover .gs-snippet {
  color: #333;
}

/*#results .gsc-result:hover .gs-snippet b {
  background-color: #fe9;
  color: #000;
}*/

#results .gs-visibleUrl {
  color: #c60;
  font-size: 10px;
  font-weight: bold;
}

#results .gs-result:before {
  color: #ccc;
  position: absolute;
  left: 8px;
  top: 8px;
}

#results .gsc-trailing-more-results {
  /* Sets style for more results link. */
  color: #620;
}
