﻿
html, body {
	height: 100%;
}

body {
	margin: 0px;
	padding: 0px;
	background: #132845 url(images/homepage01.gif) repeat-x left top;
	font-family: Tahoma;
	font-size: 12px;
	color: #4E4D39;
	/*color: #2B2C2B;*/
}

img {
	max-width: 100%;
}



h1, h2, h3 {
	margin-top: 0px;
}

h1 {
}

h2 {
	margin-bottom: 15px;
	font-size: 20px;
	font-weight: normal;
}

h3 {
	margin-bottom: 5px;
	font-weight: normal;
	font-size: 14px;
}

h4 {
	margin-bottom: 10px;
	font-weight: bold;
	font-size: 13px;
}

/*p, ol, ul {
	margin-top: 0px;
	margin-bottom: 15px;
	text-align: justify;
}*/

li {
	margin-bottom: 8px;
	font-size: 12px;
}

a {
	color: #1E5677;
}

	a:hover {
		text-decoration: none;
	}

	a.link1 {
		position: relative;
		text-decoration: none;
		padding: 5px 12px;
		background: #132845;
		color: #FFFFFF;
	}

		a.link1 span {
		}

	a img {
		border: none;
	}

img.border {
	margin: 0px 15px 0px 0px;
	border: 4px solid #D6D3A7;
}

img.alignleft {
	float: left;
}

img.alignright {
	float: right;
}

img.aligncenter {
	margin: 0px auto;
}

hr {
	/*display: none;*/
}

/** HEADER */

#header {
	width: 847px;
	height: 110px;
	margin: 0px auto;
}

/** MENU */

#menu {
	float: right;
}

	#menu ul {
		margin: 0px;
		padding: 72px 0px 0px 0px;
		list-style: none;
	}

	#menu li {
		float: left;
	}

	#menu a {
		padding: 0px 19px;
		border-left: 1px solid #5B8C90;
		text-decoration: none;
		font-size: 14px;
		color: #FFFFFF;
	}

	#menu .first a {
		border: none;
	}

	#menu a:hover {
		text-decoration: underline;
	}

/** Search Site box */

#homesearch {
	float: right;
	width: 257px;
	height: 213px;
}

	#homesearch .entry {
		height: 203px;
	}


	#homesearch img {
		padding-top: 5px;
	}


	#homesearch fieldset {
		margin: 0px;
		padding: 0px;
		border: none;
	}

	#homesearch ol {
		margin: 0px;
		padding: 0px;
		list-style: none;
	}

	#homesearch li {
	}

		#homesearch li.first {
			margin: 0px;
		}


#GoogleSearch {

	
	
}

/** Subsearch used on Master subpages */

#subsearch {
	width: 257px;
	height: 219px;
}

	#subsearch .entry {
		height: 203px;
	}

	#subsearch img {
		padding-top: 5px;
	}



/** PAGE */

#page {
	width: 847px;
	margin: 0px auto;
	padding: 6px;
	background: #FFFFFF;
}

/** CONTENT */

#content {
	float: left;
	width: 584px;
}



/** SIDEBAR */

#sidebar {
	float: right;
	width: 257px;
}



/** FOOTER */

#footer {
}

	#footer p {
		margin: 0px;
		padding: 25px 0px;
		text-align: center;
		color: #8296A1;
	}

	#footer a {
		padding: 0px 10px;
		border-left: 1px solid #5B8C90;
		text-decoration: none;
		font-size: 12px;
		color: #FFFFFF;
	}

		#footer a:hover {
			text-decoration: underline;
		}

	#footer .legal {
	}

	#footer .links {
	}

/** BOX STYLES */

.title {
	height: 37px;
	margin: 0px;
	padding: 16px 0px 0px 27px;
}

.more {
	margin: 0px;
	padding: 10px 25px;
	line-height: normal;
	text-align: right;
	background: #132845;
	height: 14px;
}

.entry {
	padding: 15px 28px 10px 28px;
}

.more a {
	color: #FFFFFF;
}

.box-style1 {
}

	.box-style1 .title {
		background: #E7E5BF url(images/homepage04.gif) repeat-y left top;
		color: #4E4D39;
	}

	.box-style1 .entry {
		padding: 5px 16px;
		/*background: #F5F1CE url(images/homepage05.gif) repeat-y left top;*/
		background: #F5F1CE url(images/homepage11.jpg) repeat-x left top;
	}

.box-style2 {
	color: #6F6B62;
}

	.box-style2 .entry {
		/*padding: 25px 250px 10px 27px;*/
		background: #F5F1CE url(images/homepage11.jpg) repeat-x left top;
		height: 165px;
		font-size: 14px;
	}

	.box-style2 h2 {
		color: #1F1F1F;
	}

	.box-style2 img {
	}

.box-style3 {
	color: #2B2C2B;
}

	.box-style3 .title {
		background: #B1CDB8;
		color: #132845;
	}


	.box-style3 .entry {
		background: #C5DACA;
		font-size: 11px;
	}

	.box-style3 .more {
	}

	.box-style3 h3 {
		color: #5F7565;
	}

	.box-style3 a {
		color: #132845;
		text-decoration: none;
	}




.box-style4 {
	color: #2B2C2B;
}

	.box-style4 .title {
		background: #E7E5BF;
		color: #4E4D39;
	}

	.box-style4 .entry {
		background: #F5F1CE;
		font-size: 11px;
	}

	.box-style4 h3 {
		color: #1E5677;
	}

	.box-style4 .more {
		/*background: #4E4D3;*/
	}

.box-style5 {
}

	.box-style5 .title {
		background: #EDEDED;
		color: #4E4D39;
		padding-left: 5px;
	}

	.box-style5 .entry {
		padding: 25px 25px 15px 25px;
	}



.box-style6 {
	color: #6F6B62;
	background: #F5F1CE url(images/homepage11.jpg) repeat-x left top;
}


.box-style7 .entry {
	padding: 25px 10px 5px 22px;
	background: #F5F1CE url(images/homepage11.jpg) repeat-x left top;
}



/** BOX1 */

#box1 {
	height: 219px;
}

/** BOX2 - slideshow of images */

#box2 {
	float: left;
}

/** BOX3 */

#box3 {
	height: 236px;
}

/** BOX4 - Consumers, Producers/Agents, and Companies blocks */

#box4 {
}

	#box4 ul {
		margin: 0px;
		padding: 0px;
		list-style: none;
		text-align: center;
	}

	#box4 li {
		float: left;
		width: 171px;
		height: 230px;
		margin-right: 6px;
		padding: 0px 10px;
		background: #1E5677 url(images/homepage07.jpg) repeat-x left top;
		color: #CDCD8F;
	}

		#box4 li.first {
			width: 170px;
		}

	#box4 h2 {
		margin-bottom: 5px;
		padding-top: 24px;
		line-height: 130%;
		font-size: 20px;
		color: #FFFFFF;
	}

		#box4 h2 span {
			display: block;
			font-size: 30px;
			color: #F3F2BF;
		}

	#box4 a {
		color: #F3F2BF;
		font-size: 14px;
		text-decoration: none;
	}

	#box4 p {
		text-align: center;
	}

/** BOX5 Fraud */


#box5 {
	float: left;
	width: 207px;
	height: 135px;
	padding: 23px 25px 0px 25px;
	background: #bcb9b9 url(images/brown.png) repeat-x left top;
}

	#box5 img {
		padding-left: 24px;
	}

	#box5 h2 {
		font-size: 20px;
		color: #F3F2D6;
	}

	#box5 a {
		color: #132845;
		font-size: 13px;
		text-decoration: none;
	}

	#box5 .border {
		margin-right: 12px;
		border: none;
	}

/** BOX5b - Email notification signup */

#box5b {
	float: left;
	width: 207px;
	height: 52px;
	padding: 6px 25px 14px 25px;
	background: #132845;
}

	#box5b a {
		color: White;
		text-decoration: none;
	}

	#box5b img {
		margin-right: 10px;
	}


/** BOX6 - Commissioner box */

#box6 {
	height: 224px;
}

	#box6 p {
		font-size: 12px;
	}

#box6b {
	float: right;
	width: 218px;
	height: 224px;
}

	#box6b img {
		padding: 10px 10px 11px 21px;
	}

/** BOX7 NAIC News */

#box7 {
	float: left;
	width: 274px;
	height: 290px;
	margin-top: 6px;
	margin-bottom: 2px;
	background: #C5DACA;
}

	#box7 li.first {
	}

	#box7 .date {
		float: left;
		clear: none;
		width: 42px;
		margin: 0px 13px 0px 0px;
	}

	#box7 .month {
		display: block;
		padding: 3px 0px;
		background: #96BA9E;
		text-align: center;
		font-size: 12px;
		color: #FFFFFF;
	}

	#box7 .day {
		display: block;
		background: #FFFFFF url(images/homepage12.gif) no-repeat right bottom;
		letter-spacing: -2px;
		text-align: center;
		font-size: 24px;
		color: #4F7B2A;
	}

	#box7 h3 {
		clear: none;
	}

/** BOX8 Fire Marshal and Health Care Reform */

#box8 {
	float: right;
	width: 304px;
	height: 290px;
	margin-top: 6px;
	margin-bottom: 2px;
	background: #F5F1CE;
}

	#box8 .border {
		/*margin-top: -4px;*/
	}

	#box8 h3 {
		font-size: 14px;
		color: #132845;
	}

/** BOX9 Quick Links*/

#box9 {
	color: #5F7565;
	background: #C5DACA;
}

	#box9 .entry a {
		font-size: 16px;
		color: #132845;
		text-decoration: none;
	}

	#box9 h3 {
		color: #497E2B;
	}

	#box9 .entry p {
		margin-bottom: 19px;
		line-height: 17px;
	}


/** BOX10 used on subpages for regular font*/

#box10 {
	font-size: 13px;
}

	#box10 a {
		font-size: 13px;
	}


	#box10 h3 {
		color: #132845;
		margin-bottom: 10px;
		margin-top: 25px;
		font-weight: bold;
		font-size: 14px;
		text-transform: capitalize;
		vertical-align: baseline;
	}

	#box10 h2 {
		text-transform: capitalize;
	}

	#box10 li {
		font-size: 13px;
	}


/** BOX11 used on subpages for slightly larger font*/

#box11 {
	font-size: 13px;
}

	#box11 .entry {
	}

	#box11 a {
		font-size: 14px;
	}

	#box11 h3 {
		color: #132845;
		margin-bottom: 10px;
		margin-top: 25px;
		font-weight: bold;
		font-size: 14px;
		text-transform: capitalize;
		vertical-align: baseline;
	}

	#box11 h2 {
		text-transform: capitalize;
	}

	#box11 li {
		font-size: 13px;
	}



/** Boxalseal used for regular AL seal */
/* #boxalseal {
	margin-bottom: 5px;
}

#boxalseal img {
	 margin-left: 42px;
}
*/


/** Boxalseal used for 120 year celebration AL seal */
#boxalseal {
	margin-bottom: 5px;
}

	#boxalseal img {
		margin-left: 23px;
	}



/** BOX3sub - used on subpages */

#box3sub {
	height: auto;
	float: left;
	width: 590px;
}

/** BOX4sub - used on subpages - Consumers, Producer/Agents, and Companies blocks */

#box4sub {
}

	#box4sub ul {
		margin: 0px;
		padding: 0px;
		list-style: none;
		text-align: center;
	}

	#box4sub li {
		float: left;
		width: 171px;
		height: 94px;
		margin-right: 6px;
		padding: 0px 10px;
		background: #1E5677 url(images/homepage07.jpg) repeat-x left top;
		color: #CDCD8F;
	}

		#box4sub li.first {
			width: 170px;
		}

	#box4sub h2 {
		margin-bottom: 5px;
		padding-top: 24px;
		line-height: 130%;
		font-size: 20px;
		color: #FFFFFF;
	}

		#box4sub h2 span {
			display: block;
			font-size: 30px;
			color: #F3F2BF;
		}

	#box4sub a {
		color: #F3F2BF;
		font-size: 14px;
		text-decoration: none;
	}

	#box4sub p {
		text-align: center;
	}


select {
	width: 170px;
}

	select.expand {
		width: auto;
		min-width: 170px;
	}

table th {
	background-color: #1E5677;
	color: White;
}

.hr {
	background: #1E5677 url(images/homepage07.jpg) repeat-x left top;
	height: 1px;
}


/* boxspecial used for adding special items to home page for short time periods */

/* Use this code if you only have one special item*/

/*
#boxspecial {
	background: #bcb9b9;
	height: 117px;
	border-style: solid;
	border-color: white;
	border-left: none;
	border-right: none;
	border-top: none;
	border-bottom-width: 6px;
	padding: 10px 32px 5px 27px;
	font-size: 13px;
}
*/


/*

Below code is used if you have 2 special items for home page

*/


#boxspecial 
{
	border-bottom: 6px solid white;
    background: #bcb9b9;
	height: 126px;
	    border-left:none;
	    border-right:none;
	    border-top:none;
	    padding: 5px 5px 5px 20px;
}

#boxspecial a
{
	color: #132845;
}

#boxspecial1
{
	float: left;
	width: 553px;
	font-size:12px;
	padding-top:5px;
}

#boxspecial2
{
	float: right;
	width: 217px;
	font-size:18px;
	background: yellow;
	color: red;
	padding: 7px 10px 10px 20px;
	
}

#boxspecial2 a
{
	
	font-size: 18px;
}




.txtWatermark {
	color: gray;
}




#wrapper {
	margin: 0 auto;
	padding: 0px;
	text-align: center;
	width: 750px;
}

	#wrapper h1 {
		margin-top: 50px;
		font-size: 25px;
	}

	#wrapper p {
		font-size: 12px;
	}

#timeline {
	position: relative;
	width: 750px;
	height: 100%;
	float: left;
}

#timeline_bar {
	padding: 0;
	list-style: none;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 49%;
	width: 8px;
	background-color: #132845;
	border-radius: 10px;
}

.timeline_date {
	font-size:18px;
	color:#132845;
	position:absolute;
	left: 50.5%;
}

#timeline li {
	position: relative;
	margin-top: 20px;
	margin-bottom: 20px;
	width: 377px;
	height: 100%;
	padding-bottom: 15px;
	padding-left: 15px;
	padding-right: 15px;
	box-sizing: border-box;
	border-radius: 10px;
	list-style-type: none;
	background-color: #132845;
	color: white;
	font-size: 13px;
}

	#timeline img {

	display:block;
	margin-left: auto;
	margin-right: auto;
		
	}

	#timeline li:nth-child(odd) {
		margin-right: 10px;
		right: 62px;
	}

	#timeline li:nth-child(even) {
		left: 350px;
	}

#timeline p {
	background-color: #5d90a4;
	font-size: 15px;
	padding: 7px;
}


