@charset "utf-8";
.ABCMC_Links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
a.ABCMC_Links:link {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
}
a.ABCMC_Links:visited {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
}
a.ABCMC_Links:hover {
	color: #FFFF00;
	font-size: 12px;
	font-weight: bold;
}
a.ABCMC_Links:active {
	color: #FFFF00;
	font-size: 12px;
	font-weight: bold;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #ECE9D8;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(../images/paperBgrd.gif);
	background-repeat: repeat;	
}
.eWindCalendarYears {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
}
.copyrightStyle, .copyrightStyle a:link {
	font-size: 11px;
	color: #445A89;
	/*	color: #445A89;  SAME COLOR AS FOOTER BORDER */
	text-decoration: none;
	line-height: 11px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.copyrightStyle a:hover {
	color: #FF0;
	font-weight: bold;
/*	font-size: 12px;*/
	text-decoration: underline;
	}
.highlight { background: #FFFF40; }
.imagesNoBorder {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.menuTitleStyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #FFFFFF;
	font-weight: bold;
	font-style: italic;
}
.noScriptMenu {
	background-color:#FFFFFF;
	margin-top: 45px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border: 4px double #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.noScriptMessage {
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
}

#footerDiv {
	position:relative;
	width:984px;
	z-index:2;
	height: 50px;
	text-align: center;
	clear: both;
	margin-bottom: 10px;
	border-top-width: 6px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: double;
	border-top-color: #445A89;
	padding-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	top: 14px;
}
/*.inheritAll
{
azimuth:inherit;
background:inherit;
border:inherit;
bottom:inherit;
caption-side:inherit;
clear:inherit;
clip:inherit;
color:inherit;
content:inherit;
counter-increment:inherit;
counter-reset:inherit;
cue:inherit;
cursor:inherit;
direction:inherit;
display:inherit;
elevation:inherit;
empty-cells:inherit;
float:inherit;
font:inherit;
height:inherit;
left:inherit;
letter-spacing:inherit;
line-height:inherit;
list-style:inherit;
margin:inherit;
marker-offset:inherit;
max-height:inherit;
max-width:inherit;
min-height:inherit;
min-width:inherit;
orphans:inherit;
outline:inherit;
overflow:inherit;
padding:inherit;
page-break-after:inherit;
page-break-before:inherit;
page-break-inside:inherit;
pause:inherit;
pitch:inherit;
play-during:inherit;
position:inherit;
quotes:inherit;
richness:inherit;
right:inherit;
speak:inherit;
stress:inherit;
table-layout:inherit;
text-align:inherit;
text-decoration:inherit;
text-indent:inherit;
text-transform:inherit;
top:inherit;
unicode-bidi:inherit;
vertical-align:inherit;
visibility:inherit;
voice-family:inherit;
volume:inherit;
white-space:inherit;
widows:inherit;
width:inherit;
word-spacing:inherit;
z-index:inherit;
}*/
#leftCornerDiv {
	position:absolute;
	left:0px;
	top:0px;
	width:30px;
	height:30px;
	z-index:10;
	background-image: url(../images/left_blue_corner.png);
}
#logoDiv {
	width:1004px;
	height:35px;
	z-index:2;
	visibility: visible;
	position: relative;
	background-repeat: no-repeat;
	background-position: center;
}
#mainContainer {
	width:1004px;
	z-index:1;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	position: relative;
}
#menuDiv {
	width: 210px;
	z-index: 999;
	overflow: visible;
	float: left;
	position: relative;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#menuTitleDiv {
	position:absolute;
	top:10px;
	width:210px;
	height:35px;
	z-index:1;
	text-align: center;
}
#pageContents {
	width:984px;
	z-index:2;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	position: relative;
	padding-bottom: 10px;
	margin-right: 10px;
	margin-left: 10px;
	background-color: #0b245d;
}
#pageTitleDiv {
	position:absolute;
	width:435px;
	z-index:1050;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: italic;
	font-weight: bold;
	text-align:left;
	color: #FFFFFF;
	left: 30px;
	top: 5px;
	white-space: nowrap;
	height: 20px;
}

#rightCornerDiv {
	position:absolute;
	top:0px;
	width:30px;
	height:30px;
	z-index:10;
	background-image: url(../images/right_blue_corner.png);
	right: 0px;
}
#scrollerDiv {
	width:984px;
	height:150px;
	z-index:2;
	position: relative;
	padding-left: 10px;
}
#searchBoxDiv {
	position:absolute;
	width:250px;
	z-index:100;
	text-align: right;
	float: right;
	top: 5px;
	right: 25px;
}
#spacerDiv {
	position:relative;
	width:984px;
	height:10px;
	z-index:5;
}
#stdPageContents {
	position:relative;
	width:750px;
	z-index:100;
	float: right;
}
#textContentDiv {
	position:absolute;
	left:270px;
	top:100px;
	width:679px;
	height:533px;
	z-index:2;
	background-color: #FFFFFF;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border: 4px double #2A3FAA;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
#textBoxDiv {
	position:relative;
	width:695px;
	z-index:2;
	overflow: visible;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 25px;
	padding-top: 20px;
	background-image: url(../images/text_box_border_bckgrnd.png);
	background-repeat: repeat-y;
	background-color: #FFFFFF;
	clear: both;
	float: left;
	margin-top: 40px;
	text-align: left;
}
#textBoxTopDiv {
	position:absolute;
	left:0px;
	top:0px;
	width:740px;
	height:20px;
	z-index:1;
	background-image: url(../images/text_box_border_top.png);
	background-repeat: no-repeat;
}
#textBoxBottomDiv {
	position:absolute;
	left:0px;
	width:740px;
	height:20px;
	z-index:2;
	bottom: -1px;
	background-image: url(../images/text_box_border_bottom.png);
	background-repeat: no-repeat;
}
#pageContentsLeft {
	position:relative;
	width:1004px;
	z-index:2;
	background-image: url(../images/left_shadow.png);
	background-repeat: repeat-y;
}
#pageContentsRight {
	position:relative;
	width:1004px;
	z-index:2;
	background-image: url(../images/right_shadow.png);
	background-repeat: repeat-y;
	background-position: right;
}
#leftShaddowCorner {
	position:absolute;
	left:0px;
	top:0px;
	width:10px;
	height:30px;
	z-index:10;
	background-image: url(../images/left_beige_shadow_top.png);
}
#rightShaddowCorner {
	position:absolute;
	right:0px;
	top:0px;
	width:10px;
	height:30px;
	z-index:10;
	background-image: url(../images/right_beige_shadow_top.png);
}
.officerTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}
.officerName {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
}
.officerInfo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
}
.officerMemberTables {
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	border-right-width: 2px;
	border-left-width: 2px;
}
