.mainBG {
	background-image: url(images/mainBG.gif);
	background-repeat: repeat-x;
	background-position: left top;
	text-align: center;
}
.LogoHeaderBG {
	background-image: url(images/LogoHeaderBG.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 126px;
	width: 801px;
}
.LogoHeaderBG img{
	clear: right;
	float: left;
	margin-top: 46px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 355px;
	padding: 0px;

}
.leftshadowbg {
	background-image: url(images/LeftShadow2.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.rightshadowbg {
	background-image: url(images/RightShadow2.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.bottomshadowbg {
	background-image: url(images/BottomShadow.gif);
	background-repeat: repeat-x;
	background-position: top;
}
#bottomstrip {
	background-image: url(images/BottomTextureStrip.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding: 0px;
	height: 9px;
	width: 795px;
	background-color: #FFFFFF;
	text-align: center;
	font-size: xx-small;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 2px;
}
#textinbox {
	background-image: url(images/TableTexturechecks.gif);
	background-repeat: repeat;
	width: 470px;
	background-color: #C6FFFF;
	text-align: center;
	font-size: 16px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #083682;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 25px;
	padding-left: 25px;
	line-height: 22px;
}
.buttonBG1 {
	background-image: url(images/ButtonBG1.gif);
	background-repeat: repeat-x;
	background-position: center top;
	height: 32px;
	background-color: #FFFFFF;
	padding: 0px;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 2px;
	border-top-width: 0px;
	border-right-width: 2px;
	border-bottom-width: 0px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}


/* Style for horizontal menu list */
#hmenu {
	margin: 0px;
	padding: 0px;
	height: 32px;
}

#hmenu ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	list-style-position: outside;
}

#hmenu li a {
	color: #083682;
	text-decoration: none;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	line-height: 13px;
	font-weight: bolder;
	margin: 0;
	display: inline;
	clear: right;
	float: left;
	padding-top: 9px;
	padding-right: 12px;
	padding-bottom: 0px;
	padding-left: 12px;
	height: 21px;
	vertical-align: baseline;
}

#hmenu li a:hover {
	color: #DAFBB1;
	text-decoration: none;
	background-image: url(images/ButtonBG2.gif);
	background-repeat: repeat-x;
	background-position: top;
}


#hmenu li {
	position: relative;
	clear: right;
	float: left;
	margin: 0px;
	padding: 0px;
}


#hnavbulletfirstactive a:link, #hnavbulletfirstactive a:visited, #hnavbulletfirstactive a:hover{
	color: #DAFBB1;
	text-decoration: none;
	background-image: url(images/ButtonBG2.gif);
	background-repeat: repeat-x;
	background-position: top;
}

#hnavbullet {
	background-image: url(images/HnavBullet.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#hnavbullet a:hover {
	background-image: url(images/HnavBullet.gif);
	background-repeat: no-repeat;
	background-position: left top;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	margin-right: -2px;
}
#hnavbulletactive a:link, #hnavbulletactive a:visited, #hnavbulletactive a:hover{
	color: #DAFBB1;
	text-decoration: none;
	background-image: url(images/ButtonBG2.gif);
	background-repeat: repeat-x;
	background-position: top;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	margin-right: -2px;
}
#hnavbulletlast {
	background-image: url(images/HnavBullet.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#hnavbulletlast a:hover {
	background-image: url(images/HnavBullet.gif);
	background-repeat: no-repeat;
	background-position: left top;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	width: 76px;
}
#hnavbulletlastactive a:link, #hnavbulletlastactive a:visited, #hnavbulletlastactive a:hover{
	color: #DAFBB1;
	text-decoration: none;
	background-image: url(images/ButtonBG2.gif);
	background-repeat: repeat-x;
	background-position: top;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	width: 76px;
}


/*home links contact*/
#hmenutop {
	padding: 0px;
	width: 240px;
	margin-top: 60px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#hmenutop ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	list-style-position: outside;
}

#hmenutop li a {
	color: #083682;
	text-decoration: none;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
	font-weight: bolder;
	margin: 0;
	display: inline;
	clear: right;
	float: left;
	padding-top: 25px;
	padding-right: 12px;
	padding-bottom: 0px;
	padding-left: 12px;
}

#hmenutop li a:hover {
	color: #488C00;
	text-decoration: none;
	background-position: top;
}


#hmenutop li {
	position: relative;
	clear: right;
	float: left;
	margin: 0px;
	padding: 0px;
}
#homebullet {
	background-image: url(images/Home1.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
#homebullet a:hover {
	background-image: url(images/Home2.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

#linksbullet {
	background-image: url(images/Links1.gif);
	background-repeat: no-repeat;
	background-position: center top;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #083682;
}
#linksbullet a:hover {
	background-image: url(images/Links2.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
#branchbullet {
	background-image: url(images/branch1.gif);
	background-repeat: no-repeat;
	background-position: center top;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #083682;
}
#branchbullet a:hover {
	background-image: url(images/branch2.gif);
	background-repeat: no-repeat;
	background-position: center top;
}


#contactbullet {
	background-image: url(images/contact1.gif);
	background-repeat: no-repeat;
	background-position: center top;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #083682;
}
#contactbullet a:hover {
	background-image: url(images/contact2.gif);
	background-repeat: no-repeat;
	background-position: center top;
}


/*home content styles*/

#leftcolumn {
	width: 368px;
	margin-top: 18px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #083682;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 28px;
	clear: right;
	float: left;

}
#leftcolumn h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #33414D;
	line-height: 22px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding: 0px;
}
#leftcolumn img{
	border: 1px solid #556D7F;
	padding: 2px;
	clear: right;
	float: left;
	text-align: center;
	margin-top: 8px;
	margin-right: 8px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#leftcolumn strong{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	color: #083682;
}
#icsclogo {
	text-align: center;
	width: 340px;
	margin: 0px;
	padding: 0px;

}
#icsclogo img{
	text-align: center;
	margin: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	clear: right;
	float: left;
	padding: 0px;
}




#rightcolumn {
	clear: right;
	float: left;
	margin-top: 18px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	color: #33414D;
	width: 380px;
}
#rightcolumn h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bolder;
	color: #083682;
	font-variant: normal;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #083699;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#rightcolumn ul{
	font-size: 12px;
	list-style-position: outside;
	list-style-type: none;
	line-height: normal;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 20px;

}
#rightcolumn li{
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-style: normal;
	font-weight: normal;
	margin: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 10px;
}
#rightcolumn a{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	color: #488C00;
	text-decoration: underline;
}
#rightcolumn a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	text-decoration: none;
	color: #FF6600;
}

/* Style to change the bullets to arrow images */
.listarrow ul{
	list-style-type: none;
	font-size: 12px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}

.listarrow li {
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	font-size: 12px;
	background-image: url(images/BulletImage.gif);
	background-repeat: no-repeat;
	background-position: left 7px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.clearboth { clear: both; 
}



/*home Box styles*/

#HomeBox {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}
#HomeBox h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #33414D;
	line-height: 20px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#HomeBox img{
	padding: 0px;
	clear: right;
	float: left;
	text-align: center;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 15px;
	margin-left: 0px;
}
#HomeBox strong{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	color: #083682;
}

#exitlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	text-align: right;
}
#exitlink a{
	display: block;
	background-image: url(images/BulletImage2.gif);
	background-repeat: no-repeat;
	background-position: right 8px;
	padding-left: 0px;
	margin: 0;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 0px;
	list-style-position: outside;
	list-style-type: none;
	vertical-align: top;
	height: 40%;
	width: auto;
	font-weight: bolder;
	color: #488c00;
	text-decoration: underline;
	text-align: right;
	}
#exitlink a:hover{
	color: #FF6633;
	background-image: url(images/BulletImage3.gif);
	background-repeat: no-repeat;
	background-position: right 8px;
	text-align: right;
	vertical-align: top;
	font-weight: bolder;
	text-decoration: none;
	}
	
#grnpk {
	clear: right;
	float: left;
	padding: 0px;
	width: 160px;
	margin-top: 60px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 200px;
}
.superscript{
	vertical-align: super;
	font-size: 80%;
	font-weight: bold;
}

