@charset "utf-8";

body  {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center;
	background-image: url("images/AA-new-layout-160708/template-images/page-bakgrnd-grey.gif");
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #000066;
	font-size: 10pt;
	line-height: 1.5;
	font-weight: normal;
}
p {
	font-size: 10pt;
	line-height: 1.3;
	color: #000066;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.twoColFixLtHdr #container {
	margin:0 auto;
	width: 1000px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-color: #FFFFFF;
	background-image: url('images/AA-new-layout-160708/template-images/container-bakgrnd.gif');
	overflow: hidden;
} 

.twoColFixLtHdr #header {
	padding: 0;
	margin: 0px;
	height: 182px;
} 
.twoColFixLtHdr #sidebar1 {
	border-right:2px dotted #CCCCCC; /* since this element is floated, a width must be given */
	width: 156px;
	margin: 0px;
	padding: 0px;
	float: left;
}
.twoColFixLtHdr #mainContent {
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 175px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 20px;
	margin-bottom: 0px;
	width: 780px;
} 
.twoColFixLtHdr #footer {
	padding: 0;
	background-image: url("images/AA-new-layout-160708/template-images/footer-bakgrnd.gif");
	height: 40px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	text-align: right;
} 
.twoColFixLtHdr #footer p {
	margin: 0;
	height: 1px;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
	background-image: url("images/AA-new-layout-160708/template-images/page-bakgrnd-grey.gif");
}
.twoColFixLtHdr  #footer a:hover {
	color: #FF0000;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FF0000;
}



.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: bold;
	color: #00718E;
	margin: 0px;
	padding: 0px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #6A2868;
	margin-top: 0px;
}
.villageregionname {
	background-color: #CCCCCC;
	border-left-width: thick;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	color: #0066CC;
	font-weight: bold;
	width: 560px;
	margin: 0px;
}
.villagetable {
	padding-top: 10px;
	padding-bottom:10px;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 10pt;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.villagename {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #0D7E9E;
}
.twoColFixLtHdr #container #mainContent #statemap a:hover {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.imagerolloverlink {
	text-decoration: none;
}

#mainContent a:hover {
	color: #FF0000;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #FF0000;
	text-decoration: none;
}
.tabledotted {
	border-top:1px dotted #FFFFFF;
	border-bottom-style: dotted;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	font-family: Arial;
	line-height: 1.3;
	font-size:10pt;
	border-left-width:1px;
	border-right-width:1px;
	padding-top:5px;
	margin-bottom: 0px;
	margin-top: 0px;
}
a:link, a:visited {
	color: #00718E;
	text-decoration: none;
}
.head-pics {
	height: 200px;
	margin-bottom: 10px;
	margin-left: 20px;
}
.industryspecialistcategories {
	font-size: 10pt;
	font-weight: bold;
	color: #006699;
	font-family: Arial, Helvetica, sans-serif;
}
.industryspecialistpageheader {
	background-color: #CCCCCC;
	border-left-width: thick;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	color: #006699;
	font-weight: bold;
	border-right-width: medium;
	border-right-style: solid;
	border-right-color: #006699;
	width: 500px;
	margin: 0px;
}
.industryspecialisttable {
	padding-top: 10px;
	padding-bottom:10px;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 10pt;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
ul {
	list-style-type: square;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: 000066;
	line-height: 1.8;
}
.sponsorregionname {
	background-color: #682B88;
	border-left-width: thick;
	border-left-style: solid;
	border-left-color: #682B88;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	color: #FFFFFF;
	font-weight: bold;
	width: 500px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
.featurestorytitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
	color: #00718E;
	line-height: normal;
}
.sponsorlevel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #CC6600;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #C60;
}
.Googlecursor {
	cursor : url("first.cur"), url("second.cur"), pointer;
	color: #0D7E9E;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

ol {
	line-height: 1.5;
}
.Googlecursor a:hover {
	cursor : url("first.cur"), url("second.cur"), pointer;
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.Googlecursormarquee {
	cursor : url("first.cur"), url("second.cur"), pointer;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}.pic-caption {
	font-size: 8pt;
	color: #FFF;
	background-color: #369;
}
.red-text {
	color: #F00;
}
.greentext {
	color: #396;
}
.small-type {
	font-size: 8pt;
	color: #333;
}
.reverseheader {
	background-color: #CCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000;
	font-weight: bold;
	border-right-style: solid;
	border-left-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	border-bottom-width: 2px;
	padding: 0px;
	border-top-width: 2px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 100%;
	border-right-width: 0%;
	border-right-color: #FFF;
}
