html{
	height: 100%;
	margin-bottom: 1px;
}

body {
	background-color:#fff;
	font-family: Verdana, Arial, sans-serif;
	margin:0;
	padding: 10px 0 0 0;
}

ul{
	font-size:12pt;
	color: #000;
	list-style: square;
}

li{margin-top: 12pt;}

#inktype{
	font-size:11px;
	color: #B1B1B1;
	list-style: square;
	text-align: left;
	padding: 0;
	margin:0 0 5px 25px;
	line-height: 8px;
}

p{font-size:10pt; color:#666; line-height: 14pt;}

#footer {
	text-align:left;
	padding:40px 0 0 220px;
}

#footer p{font-size:10pt;}

#wrapper {}

#header {}

#header td{padding:0; border:0; vertical-align:top;}

#header #righttop {
	width:566px;
}

#main {
	vertical-align:top;
	min-height:400px;
	padding:35px 15px 0 15px;
}

#sidecolumn {
	width: 220px;
	float:left;
}

#textcolumn {
	margin-left: 220px;
	margin-right: 20px;
	border-left:1px solid #b1b1b1;
	padding:25px;
}

#textcolumn_contact {
	margin-left: 105px;
	margin-right: 20px;
	padding:25px;
}

#bottom {
	margin:40px 0 0 220px;
	padding:0 0 0 25px;
}

a:link{color:#f33;}
a:visited{color:#f66;}
a:hover{color:#c33}
a:active{color:#33f}

.datatable {
	border:1px solid #b1b1b1;
	padding:2px;
}

.datatable th {
	color:#666666;
	background-color: #E4E4E4;
	border:1px solid #ccc;
	font-size:14pt;
	padding:4px;
	width:40%;
	vertical-align:top;
	text-align: right;
}

.datatable td {
	color:#666666;
	background-color:#fff;
	font-size:12pt;
	padding:4px 4px 8px 4px;
	vertical-align:top;
}

.datatable2 {
	border:1px solid #b1b1b1;
	padding:2px;
}

.datatable2 th {
	color:#666666;
	background-color: #E4E4E4;
	border:1px solid #ccc;
	font-size:12pt;
	font-weight: bold;
	padding:4px;
	vertical-align:top;
	text-align: right;
}

.datatable2 td {
	color:#666666;
	background-color:#fff;
	font-size:12pt;
	padding:4px 4px 8px 4px;
	vertical-align:top;
	text-align: center;
}

.datatable2 th.inkcol {background-color: #77BDE3;}
.datatable2 .inkcol {background-color: #C7E3F3; font-weight: bold;}

.inkcell {
	background-color: #C6E3FF; 
}

#franchiseform {width:100%;}
#franchiseform sup{color:#c33;}
#franchiseform th{text-align:left; vertical-align:middle; padding:5px 5px 5px 8px; background-color:#68BAe3; color:#fff; width:25%; font-size:11pt; }
#franchiseform th.leftcol{width:100px;}
#franchiseform td{text-align:left; vertical-align:top; padding:5px 20px 5px 5px; background-color: #DBF0F9;}
#franchiseform td.buttonrow{text-align:right;}
#franchiseform td.buttonrow input{width:250px;}

#franchiseform input, #franchiseform textarea{
	color: #667;
	border: solid 1px #999;
	font-family:  Arial, Verdana, sans-serif;
	font-size: 12pt;
	padding: 0px 2px 3px 5px;
	background-color: #fff;
	width:100%;
}
#franchiseform input.formnone{width:auto;}
#topleft, #nav, #utilitynav {display:none;}
#printlogo{display:block;}

#map{
 width: 484px;
 height: 235px;
}

#map p{
 width: 175px;
 height: 75px;
 font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
 font-size: 9px;
}