﻿/* CSS Document */

body
{
	background-color: #DBDBDB;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: inherit;
}

a
{
	color: #000000;
}

a.visited
{
	color: #000000;
}

h1
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
}

h2
{
	font-family: Georgia, "Times New Roman", Times, Serif;
	font-size: 14px;

}

h3
{
	font-family: Georgia, "Times New Roman", Times, Serif;
	font-size: 12px;
}

SCALC seal
{
	border: none;
	position: absolute;
}


/*
 * Header definitions
 */


#frameWrap
{
	width: 800px;
	padding: 0;
	margin: 0;

}

.pageWrap
{
	position: absolute;
	left: 0px;
	width: 700px;
	background-image: inherit;
	background-repeat: repeat-y;
}

/*
 * Navigation bar
 */
 
#leftWrap
{
	float: left;
	width: 137px;
	height: auto;
}

#navigationTableWrap
{
	position: inherit;
}
 
.navigationTable
{
	width: 137px;
	position: absolute;
	top: 184px;
	vertical-align: top;
	background-image: inherit;
	border-right-style: inherit;
	border-right-width: 1px;
}

.navigationTable td
{
	padding-left: 15px;
	padding-top: 3px;
	vertical-align: top;
}



#navigationVerticleLine
{
	background-image: url(../img/alcLineTopFadeDown.jpg);
	background-repeat: no-repeat;
	position: absolute;
	width: 2px;
	height: 80px;
	top: 100px;
	left: 706px;
}

/*
 * Footer
 */
 
#footerLineIE
{
	background-image: url(../img/alcLineBottomHoriz.gif);
	background-repeat: no-repeat;
	background-position: top;
	width: 452px;
	_height: 1px;
	min-height: 1px;
	top: 28px;
	left: 0px;
	position: relative;
	float: left;
	background-color: #DBDBDB;
}

/*
 * DMV Link
 */
 
.DMVLink
{
	position: absolute;
	top: 65px;
	left: 505px;
	width: 300px;
	font-size: 12px;
}

.DMVLink a
{
	color: Maroon;
	font-weight: bold;
	text-decoration: none;
}

/*
 * Date
 */

.Date
{
	position: absolute;
	top: 85px;
	left: 554px;
	font-size: 11px;
	text-align: right;
	width: 150px;
}

/*
 * Copyright
 */

#Copyright
{
	font-size: 11px;
	width: 300px;
	left: 0px;
	margin-top: 15px;
	position: relative;
	float: left;
	clear: both;
}
#CopyrightIE
{
	font-size: 11px;
	width: 300px;
	margin-top: 15px;
	position: relative;
	float: left;
	clear: both;
}

#mainContentWrap
{
	min-height: 400px;
	_height: 400px;
	height: 400px;
	float: none;
	margin-left: 187px;
	margin-right: 10px;
	margin-top: 0em;
	width: 500px;
	display: table;
	text-align: left;
	position: fixed;
}

#mainIEContentWrap
{
	min-height: 400px;
	_height: 400px;
	
	float: right;
	margin-left: 0px;
	margin-right: 8px;
	margin-top: 5em;
	width: 500px;
	display: table;
	text-align: left;
}

#searchBox
{
	position: absolute;
	top: 115px;
	left: 505px; 
	font-size: 11px;
}

#searchButtonDiv
{
	position: absolute;
	top: 115px;
	left: 677px;
}

.pdf
{
	background-image: url(../img/pdf.gif);
	background-repeat: no-repeat;
	position: absolute;
	top: 175px;
	left: 667px;
}

.pdfTag
{
	position: absolute;
	top: 198px;
	left: 645px;
}