/* -------- THE BASICS -------- */
body, html {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #2C2525;
	text-decoration: none;
	background-color: #fff;
	background-image: url(/images/body_bg.gif);
/*	padding: 10px 0 10px 0;*/
	margin: 0;
}


h1 {
	font-size: 19px;
	margin: 0px 0px 0px 0px;
}

h2 {
	margin: 0px 0px 10px 0px;
	padding: 0px;
	color: #666;
	font-size: 16px;
}

h3 {
	font-size: 12px;
	margin: 6px 0px 0px 0px;
	padding: 0px;
	font-weight: bold;
}

pre {
	padding: 0px;
	margin: 0px;
}

p {
	margin: 5px 0px 10px 0px;
	padding: 0px;
}


a:link, a:visited {
	text-decoration: none;
	color: #669933;
}

a:hover, a:active {
	text-decoration: none;
	color: #000000;
}

td {
	padding:5px;
}

/* -------- TEMPLATE LAYOUT -------- */

.phone {
	float: right;
	font-size: 24px;
	font-weight: bold;
}

#site-home {
	width: 1000px !important;
	width: 961px;
	border:1px solid #817f80;
	margin-left: auto;
	margin-right: auto;
	text-align:left;
	background-image:url(/images/alc-background.png);
	padding:0;
	background-color: #FFFFFF;
}

#top {
	background-color: #000000;
	height: 30px;
	font-size: 14px;
}

#top a:link, #top a:visited {
	text-decoration: none !important;
	color: #FFFFFF !important;
}

#top a:hover, #top a:active {
	text-decoration: none !important;
	color: #999999 !important;
}

#top-left {
	float: left;
	margin: 2px 0 0 10px;;
	color: #FFFFFF;
	width: 300px;
}

#top-left ul, #top-right ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

#top-left li {
	float: left;
	/*background-image: url(/images/top-divide2.gif);*/
	background-repeat: no-repeat;
	background-position: left;
	padding: 5px 10px 2px 5px;
	margin: 0;
}

#top-right li {
	float: right;
	/*background-image: url(/images/top-divide2.gif);*/
	background-repeat: no-repeat;
	background-position: left;
	padding: 5px 10px 2px 5px;
	margin: 0;
}

#top-right {
	float: right;
	margin: 2px 10px 0px 0px;
	color: #FFFFFF;
	width: 300px;
}

#banner {
	height: 140px;
	overflow: hidden;
	background-color: #000000;
/*	border-top: 1px solid #FFFFFF;*/
}

#homebox-main {
	width:810px;
	float:left;
	padding:0;
	margin:0;
}

#breadcrumbs {
	/*background-color: #817f80;*/
	background-image:url(/images/breadcrumb-bg.png);
	margin-top: 1px;
	color: #404040;
	padding: 2px 0 2px 16px;
	margin-bottom:1px;
}

#breadcrumbs a:link, #breadcrumbs a:visited {
	color: #000;
}

#breadcrumbs a:active, #breadcrumbs a:hover {
	color: #669933;
}

#homebox-main-lt {
	float:left;
	width:160px;
	padding:0;
	margin-left:5px;
	/*border-right: 1px solid #CECFCE;
	border-bottom: 1px solid #CECFCE;*/
	/*background-color: #000;*/
	/*background-image:url("/images/secondary-background.gif");*/

}

#homebox-main-lt .box {
	padding: 10px;
	border-top: 1px solid #CCCCCC;
}

.box {
	font-size: 11px;
}

.box-left {
	font-size: 11px;
	height:5px;
	padding-bottom:14px;
	padding-top:8px;
	border:1px thin;
	border-color:#817F80;
}

.box img {
	padding: 0 0 3px 0;
}

#homebox-main-lt ul {
	padding:0;
	margin:0 0 0 22px;
	list-style-image:url(/images/menu-bullet.gif);
	font-size:11px;
	font-family: Tahoma, Verdana, Arial;
}

#homebox-main-lt li {
	padding:2px 0 3px 0;
	background-image:url(/images/home-listborder.gif);
	background-position:bottom;
	background-repeat:no-repeat;
}

#homebox-main-lt li a:link, #homebox-main-lt li a:visited {
	color:#004063;
	text-decoration:none;
}

#homebox-main-lt li a:hover, #homebox-main-lt li a:active {
	color:#f76d00;
	text-decoration:none;
}

.picMi {
	padding: 7px 0 8px 18px;
	margin: 0;
	font-size: 13px;
	width: 165px;
	background-image: url(/images/mi_txtBG.gif);
	background-repeat: no-repeat;
	background-position: center left;
	font-family: sans-serif,Verdana,Arial;
	overflow: hidden;
	white-space: nowrap;
	color: #000;
	text-decoration: none;
	font-weight: bold;


}

.picMi:hover {
	color:#9ecc00;	
}
.picMi:visited {
	color:#CCC;
	
}

.home-menutitle {
	background-image: url(/images/home-menutitle.gif);
	font-family: Tahoma, Verdana, Arial;
	font-weight: bold;
	font-size: 10px;
	color: #FFFFFF;
	padding: 17px 0 7px 34px;
	text-decoration: none;
}

#homebox-main-rt {
	float:left;
	width:611px;
	margin:10px 0px 0 33px;
	padding:0 0 5px 0;
}

#inner-content {
	float:left;
	width:740px;
	margin:10px 10px 0 15px !important;
	margin:10px 10px 0 5px;
	padding:0 0 5px 0;
}

#right-col {
	float:right;
	width:190px;
	text-align:center;
	padding-top:6px;
}

#right-col .box {
	border: 1px solid #817f80;
	padding: 5px;
	margin: 0 11px 11px 11px;
	background-color: #FFFFFF;
}

#formbox {
	width:167px;
	text-align:left;
	border:1px solid #817f80;
	background-color:#FFFFFF;
	margin-bottom:15px;
	margin-left: auto;
	margin-right: auto;
}

#formheading {
	text-align: left;
	font-family: Tahoma, Verdana, Arial;
	font-weight: bold;
	font-size: 14px;
	color: #FFFFFF;
	/*background-color: #000000;*/
	/*padding: 4px 0 4px 10px;*/
}

.formindent {
	padding:10px 0 0 10px;
}

.formtext {
	font-size:10px;
	font-weight:normal;
	padding-left:10px;
}

.claimForm {
	width: 144px;
	font-size: 11px;
	color: #155386;
	border: 1px solid #004063;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.small {
	font-size:9px;
}

#footer {
	overflow: hidden;
	margin: 0;
	padding: 0 0 0 282px;
	color: #fff;
	position:absolute;
}

#footer a:link, #footer a:visited {
	color: #fff;
}

#footer a:hover, #footer a:active {
	color: #669933;
}

#footer-banner {
	background-image: url(/images/footer2.gif);
	background-repeat: no-repeat;
	background-color: #000000;
	height: 15px;
	padding-top: 45px;
	font-size: 10px;
	color: #999999;
}

#footer-banner a:link, #footer-banner a:visited {
	color: #999999;
}

#footer-banner a:hover, #footer-banner a:active {
	color: #FFFFFF;
}


.homemap {
	background-image: url(/images/map.jpg);
	background-repeat: no-repeat;
	width: 292px;
	height: 246px;
	margin-left: auto;
/*	margin-right: auto;*/
}

.ntmap a {
	width: 65px;
	height: 108px;
	display: block;
	position: relative;
	top: 3px;
	left: 109px;
	float: left;
}

.ntmap a:hover, .ntmap a:active {
	background-image: url(/images/ntmap.gif);
	background-repeat: no-repeat;
}

.qldmap a {
	width: 101px;
	height: 139px;
	display: block;
	position: relative;
	top: 0;
	left: 109px;
	float: left;
}

.qldmap a:hover, .qldmap a:active {
	background-image: url(/images/qldmap.gif);
	background-repeat: no-repeat;
}

.nswmap a {
	width: 83px;
	height: 67px;
	display: block;
	position: relative;
	top: 134px;
	left: 26px;
	float: left;
}

.nswmap a:hover, .nswmap a:active {
	background-image: url(/images/nswmap.gif);
	background-repeat: no-repeat;
}

.forbot {
	display:none;
}

/**
 * Video PopUp - CSS FILES
 * A jQuery function set for embedding Pop-up Flash Videos
 * 
 * Version 1.0
 * February 10th, 2010
 *
 * The following styles will allow you to adjust the look and positioning of the minimized button
 **/

#video-play-vp01 {
	position:fixed;
	bottom:0;
	
	/*Left Align*/
	left:50%;
	margin-left:-490px; 
	
	/*Center Align
	left:50%;
	margin-left:0; */
	
	/*Right Align 
	left:50%;
	margin-left:250px; */
	
}

/**
 * Change the styles of the button here
 **/

#video-play-vp01 a.play-vp01{
	background-color:#0066CC;
	border:solid 1px #ddd;
	padding:4px;
	font:12px Arial, sans-serif;
	text-decoration:none;
	color:#FFFFFF;
	display:block;
	outline:none;
	width:auto;
}

#video-play-vp01 a.play-vp01:hover{
	color:#444;
}
