<style type="text/css">
.dummy{}
/* the following are the colors for the new admin look, light medium dark
Yellow: EBEBA5, DBDA5C, A7A546

Orange: F69E80, EE5019, B53D13

Blue: A2DBE7, 57BDD4, 4290A1
*/
body
{
	margin-left: 0px;
	margin-top: 0px;
}

/* ========================================================== */
/* -- BEGIN Styles specific to Hancock County County Clerk of Courts -- */
/* ========================================================== */

.background
{
    background-image: url("/clerk/images/background.jpg");
    background-repeat: no-repeat;
    background-color: #BDD5ED;
}

.smallbi
{
	font-family: arial;
	font-size: 8pt;
	font-weight: bold;
	font-style: italic;
	color:#000000;
}
.largebu
{
	font-family: arial;
	font-size: 14pt;
	font-weight: bold;
	text-decoration: underline;
	color:#000000;
}
.bigbiu
{
	font-family: arial;
	font-size: 12pt;
	font-weight: bold;
	font-style: italic;
	text-decoration: underline;
	color:#000000;
}

.mediumbolditalic
{
	font-family: arial,Verdana,sans-serif;
	font-size: 10pt;
	font-weight: bold;
	font-style: italic;
	color:#000000;
}
.mediumbu
{
	font-family: arial,Verdana,sans-serif;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: underline;
	color:#000000;
}

.mediumbui
{
	font-family: arial,Verdana,sans-serif;
	font-size: 10pt;
	font-weight: bold;
	font-style: italic;
	text-decoration: underline;
	color:#000000;
}

/* ========================================================== */
/* -- END Styles specific to Hancock County Clerk of Courts -- */
/* ========================================================== */






/* ------------------------------------------------------
-- Admin specific styles --
------------------------------------------------------ */
.adminback 
{
	background-image:url('/admin/images/admin_background.jpg'); 
	background-repeat:no-repeat;
}

.userbar 
{
	position:absolute;
	top:76px;
	left:8px;
	font-family:Arial,sans-serif;
	font-size:12px;
	color:#000000;
}

.userhighlight 
{
	color:#EE5019;
}

.sidemenu 
{
	position:absolute;
	top:100px;
	left:8px;
	font-family:Arial,sans-serif;
	font-size:12px;
	color:#000000;
}

.sidemenulink 
{
	color:#000000; 
	text-decoration:none;
}

.sidemenulink:hover 
{
	font-weight:bold; 
	text-decoration:underline;
}

.rightmenu 
{
	position:absolute;
	top:20px;
	left:680px;
	font-family:Arial,sans-serif;
	font-size:12px;
	color:#000000;
}
.rightmenulink 
{
	color:#000000; 
	text-decoration:none;
}
.rightmenulink:hover 
{
	font-weight:bold; 
	text-decoration:underline;
}

.content 
{
	position:absolute;
	top:100px;
	left:145px;
	font-family:Arial,sans-serif;
	font-size:10px;
	color:#000000;

	padding-left:20px; 
	padding-right:0px; 
	padding-top:0px;
	text-align: justify;
}

.footer 
{
	width:580px;
	text-align:center;
	font-family:Arial,sans-serif;
	font-size:12px;
	color:#000000;
}

.footerlink 
{
	font-family:Arial, sans-serif; 
	font-size:12px; 
	color:#57BDD4; 
	text-decoration:none;
}

.footerlink:hover 
{
	font-weight:bold; 
	text-decoration:underline;
}

.tasktitle
{
	font-family: Arial,Verdana,sans-serif; 
	font-size: 18pt; 
	font-weight: bold; 
	color:#57BDD4;
}

.taskheading
{
	font-family: Arial,Verdana,sans-serif; 
	font-size:10pt; 
	font-weight:bold; 
	color:#57BDD4; 
	padding-top:10px;
}
/* =================================================== */

/* ------------------------------------------------------
-- BEGIN Site specific styles --
-- DO NOT ADD/REMOVE/RENAME STYLES FROM THIS AREA --
------------------------------------------------------ */
.lblMessage
{
	font-family: arial,Verdana,sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: red;
}

.errormedium
{
	font-family: arial,Verdana,sans-serif;
	font-size: 10pt;
	color: red;
}

.errormediumbold
{
	font-family: arial,Verdana,sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: red;
}

.xxsmall
{
	font-family: arial;
	font-size: 4pt;
	color:#000000;
}
.xxsmallbold
{
	font-family: arial;
	font-size: 4pt;
	font-weight: bold;
	color:#000000;
}
.xxsmallitalic
{
	font-family: arial;
	font-size: 4pt;
	font-style: italic;
	color:#000000;
}

.xsmall
{
	font-family: arial;
	font-size: 6pt;
	color:#000000;
}
.xsmallbold
{
	font-family: arial;
	font-size: 6pt;
	font-weight: bold;
	color:#000000;
}
.xsmallitalic
{
	font-family: arial;
	font-size: 6pt;
	font-style: italic;
	color:#000000;
}

.small
{
	font-family: arial;
	font-size: 8pt;
	color:#000000;
}
.smallbold
{
	font-family: arial;
	font-size: 8pt;
	font-weight: bold;
	color:#000000;
}
.smallitalic
{
	font-family: arial;
	font-size: 8pt;
	font-style: italic;
	color:#000000;
}

.medium
{
	font-family: arial,Verdana,sans-serif;
	font-size: 10pt;
	color:#000000;
}
.mediumbold
{
	font-family: arial,Verdana,sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color:#000000;
}
.mediumitalic
{
	font-family: arial,Verdana,sans-serif;
	font-size: 10pt;
	font-style: italic;
	color:#000000;
}

.large
{
	font-family: arial;
	font-size: 14pt;
	color:#000000;
}
.largebold
{
	font-family: arial;
	font-size: 14pt;
	font-weight: bold;
	color:#000000;
}
.largeitalic
{
	font-family: arial;
	font-size: 14pt;
	font-style: italic;
	color:#000000;
}

.xlarge
{
	font-family: Arial,Verdana,sans-serif; 
	font-size:18pt; 
	color:#003F21;
}
.xlargebold
{
	font-family: Arial,Verdana,sans-serif; 
	font-size: 18pt; 
	font-weight: bold; 
	color:#003F21;
}
.xlargeitalic
{
	font-family: Arial,Verdana,sans-serif; 
	font-size:18pt; 
	font-style:italic;
	color:#003F21;
}

.xlarge
{
	font-family: Arial,Verdana,sans-serif; 
	font-size: 24pt; 
	color:#003F21;
}
.xxlargebold
{
	font-family: Arial,Verdana,sans-serif; 
	font-size: 24pt; 
	font-weight: bold; 
	color:#003F21;
}
.xxlargeitalic
{
	font-family: Arial,Verdana,sans-serif; 
	font-size: 24pt; 
	font-style:italic;
	color:#003F21;
}

.tableheading {
	font-family: arial;
	font-size: 13pt;
	font-weight: bold;
	color: #0F3B9C;
	background-color: #FFFF5A;
}

.columnheading
{
	font-family: arial;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
	background-color: #D9C8A1;
}

.columnheadingsmall
{
	font-family: arial;
	font-size: 8pt;
	font-weight: bold;
	color: #EBEBA5;
	background-color: #4290A1;
}

.row1
{	
	background-color: #EBEBA5;
}
.row2
{	
	background-color: #A2DBE7;
}
.row3
{	
	background-color: #EE5019;
}
/* ------------------------------------------------------
-- END Site specific styles --
-- DO NOT ADD/REMOVE/RENAME STYLES FROM THE ABOVE AREA --
------------------------------------------------------ */


/* ------------------------------------------------------
-- Content Styles --
------------------------------------------------------ */
.questiontitle {
	font-family: arial,Verdana,sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color:#000000;	
}
		
.webdings
{
	font-family: webdings;
}

.tablefooter
{
	font-family: arial;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
	background-color: #ffffff;
}

/* =================================================== */

/* ------------------------------------------------------
-- Input Styles --
------------------------------------------------------ */
.mono
{
	font-family: monospace;
}
.monoborder
{
	font-family: monospace;
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
}
.submit
{
	font-family: arial;
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
}
.reset
{
	font-family: arial;
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
}

/* =================================================== */


/* ------------------------------------------------------
-- Misc Styles --
------------------------------------------------------ */
hr
{
	color: #000000;
	height: 1px;
}
/* =================================================== */


/* ------------------------------------------------------
-- Link Styles --
------------------------------------------------------ */
a.link
{
	color: #000000;
	text-decoration: underline;
}
a.link:hover
{
	color: #000000;
	text-decoration: none;
	
}
a.link:visited
{
	color: #000000;
	text-decoration: underline;
}
a.link:visited:hover
{
	color: #000000;
	text-decoration: none;
}

a.sidebarlink
{
	color:#000000;
	text-decoration: none;
	font-weight: bold;
		
}
a.sidebarlink:hover
{
	color:#003F21;
	text-decoration: underline;	
	font-weight: bold;
	
}
a.sidebarlink:visited
{
	color:#000000;
	text-decoration: none;	
	font-weight: bold;
	
}
a.sidebarlink:visited:hover
{
	color:#003F21;
	text-decoration: underline;
	font-weight: bold;
	
}

a.headerlink
{
	color: #ffffff;
	text-align: center;
	text-decoration: none;
	font-size: 10pt;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
a.headerlink:hover
{
	color: #ffffff;
	text-align: center;
	text-decoration: underline;
	font-size: 10pt;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
a.headerlink:visited
{
	color: #ffffff;
	text-align: center;
	text-decoration: none;
	font-size: 10pt;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
a.headerlink:visited:hover
{
	color: #ffffff;
	text-align: center;
	text-decoration: underline;
	font-size: 10pt;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

a.footerlink
{
	color: #000000;
	text-decoration: none;
}
a.footerlink:hover
{
	color: #000000;
	text-decoration: none;
}
a.footerlink:visited
{
	color: #000000;
	text-decoration: none;
}
a.footerlink:visited:hover
{
	color: #000000;
	text-decoration: none;
}

a.project_link 
{
	color:#000000; 
	text-decoration:none;
}
a.project_link:hover 
{
	color:#57BDD4;
}

a.pagerlink 
{
	color:#000000; 
	text-decoration:underline;
}
a.pagerlink:hover 
{
	color:#57BDD4;
	text-decoration:none;
}

/* =================================================== */
</style>
