body {
	font-family: Arial;
	background: #b98d97;
	text-align: left;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	border: 0px;}

.body {background: #ddddff;}	

a {text-decoration: none;}
a:visited {color: #004ba5}
a:hover {color: #aa0000;}
a:active {color: #004ba5}

p { font-family: Arial; font-size: 10pt; margin-top: 0; margin-bottom: 0 }

img {
border: 0;
}


.collapsePanelSocBM {
    cursor: pointer;
}

.coldiv {
	width: 10px
}

.cellBorderBlue  {
	border: solid #297BA5;
	border-left-width: 1px;
	border-right-width: 1px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	text-align: center;
}

.collapsePanel {
    width:565px;
    height:0px;
    float:left;
    overflow:hidden;
}

.collapsePanelSmall {
    width:545px;
    height:0px;
    float:left;
}

.collapsePanelSmaller {
    width:529px;
    height:0px;
    float:left;
}

.collapsePanelTitle {
    width:565px;
    height:20px;
    float:left;
    cursor: pointer;
    vertical-align: middle;
}

.collapsePanelTitleSmaller {
    width:529px;
    height:20px;
    float:left;
    cursor: pointer;
    vertical-align: middle;
}

.normalbox {
	font: Arial;
	font-size: 10pt;
	background-color: #ffffff;
	border-color: #ffffff;
	border-width: 2px;
	border-style: inset
}

.warningbox1 {
	font: Arial;
	font-size: 10pt;
	background-color: #ffffc0;
	border-color: #f0f000;
	border-width: 2px;
	border-style: double
}

.warningbox2 {
	font: Arial;
	font-size: 10pt;
	background-color: #e7fff0;
	border-color: #f0f000;
	border-width: 2px;
	border-style: double
}

.warningbox3 {
	font: Arial;
	font-size: 10pt;
	background-color: #e7e7f0;
	border-color: #f0c000;
	border-width: 2px;
	border-style: double
}

.problembox1 {
	font: Arial;
	font-size: 10pt;
	background-color: #ffc0c0;
	border-color: #aa0000;
	border-width: 2px;
	border-style: double
}

.problembox2 {
	font: Arial;
	font-size: 10pt;
	background-color: #ffd7c0;
	border-color: #aa0000;
	border-width: 2px;
	border-style: double
}

.problembox3 {
	font: Arial;
	font-size: 10pt;
	background-color: #ffc0d7;
	border-color: #aa0000;
	border-width: 2px;
	border-style: double
}

.problembox4 {
	font: Arial;
	font-size: 10pt;
	background-color: #fff0f0;
	border-color: #aa0000;
	border-width: 2px;
	border-style: double
}
.morelessbuttons {
	font-size: 10pt;
	text-align: right;
	color: #aa0000;
	background: transparent;
	border-width: 0;
	margin-top: 0;
	margin-bottom: 0;
	font-style: italic;
	padding: 0px
 }

.errtext1 {
	font-size: 12pt;
	color: #000000;
	background-color: #ffc0c0;
	border-width: 0;
	margin-top: 0;
	margin-bottom: 0;
	padding: 0px
 }

.errtext2 {
	font-size: 12pt;
	color: #000000;
	background-color: #ffd7c0;
	border-width: 0;
	margin-top: 0;
	margin-bottom: 0;
	padding: 0px
 }

.errtext3 {
	font-size: 12pt;
	color: #000000;
	background-color: #ffc0d7;
	border-width: 0;
	margin-top: 0;
	margin-bottom: 0;
	padding: 0px
 }

.errtext4 {
	font-size: 12pt;
	color: #000000;
	background-color: #fff0f0;
	border-width: 0;
	margin-top: 0;
	margin-bottom: 0;
	padding: 0px
 }
 
.warntext1 {
	font-size: 12pt;
	color: #000000;
	background-color: #ffffc0;
	border-width: 0;
	margin-top: 0;
	margin-bottom: 0;
	padding: 0px
 }

.warntext2 {
	font-size: 12pt;
	color: #000000;
	background-color: #e7fff0;
	border-width: 0;
	margin-top: 0;
	margin-bottom: 0;
	padding: 0px
 }

.warntext3 {
	font-size: 12pt;
	color: #000000;
	background-color: #e7e7f0;
	border-width: 0;
	margin-top: 0;
	margin-bottom: 0;
	padding: 0px
 }

.orollover a { display:block; width:1px; font-weight: bold; background-color: #ffffff}
.orollover a:hover { background-color: #eeeeee}

#navhoriz {
	font-family: arial;
	font-size: 8pt;
	text-align: left;
	color: #ffffff;
	margin-top: 0;
	margin-bottom: 0;
	font-weight: bold;
	width: 591px;
	padding-left: 110px;
	line-height: 1;
	list-style-type:none; 
	margin: 0px; padding-top:0px;}

#navhoriz ul {
	float: left;
	width: 591px;
	list-style: none;
	line-height: 1;
	font-weight: bold;
	border: solid #edb;
	border-width: 1px 0;
	margin: 0px;}

#navhoriz a {
	display: block;
    width: 10em;
	color: #ffffff;
	text-decoration: none;}

#navhoriz a:hover {
	color: #ff0000}

#navhoriz li {
	float: left;
	color: #ffffff;
	width: 10em;
	padding-top: 0.25em;
	padding-bottom: 0.25em;}
	
#navhorizlarge li {
	float: left;
	color: #ffffff;
	width: 16em;
	padding-top: 0.25em;
	padding-bottom: 0.25em;}
	
#navhorizlarge a {
	display: block;
    width: 16em;
	color: #ffffff;
	text-decoration: none;}

#navhoriz li ul {
	position: absolute;
	left: -999em;
	height: auto;
	width: 15em;
	border-width: 0.18em;
	margin: 0;
	padding: 0.1em 0.1em;}

#navhoriz li li {}

#navhoriz li ul a {
	width: 15em;}

#navhoriz li ul ul {
	margin: -1.2em 0 0 8em;}

#navhoriz li:hover ul ul, #navhoriz li:hover ul ul ul, #navhoriz li.sfhover ul ul, #navhoriz li.sfhover ul ul ul {	
	left: -999em;}

#navhoriz li:hover ul, #navhoriz li li:hover ul,  #navhoriz li.sfhover ul {
	left: auto;
	border-color: #006600;
	background: #bbbbbb;}
	
#navhoriz li li.sfhover ul {
	left: auto;
	background: #61A3CC;}

#navhoriz li a:hover, #navhoriz li a.sfhover {
	color: #ff0000;
			padding-right: 0em;}


h1           {font-family: Arial; font-size: 12pt; font-weight: bold; color: #0000C0; margin-top: 0; margin-bottom: 0 }
h2  		 {font-family:Arial; font-size: 12pt; color: #0000AA; font-weight: bold; margin-top: 0; margin-bottom: 0;}
h3           { color: #000000; font-family: Arial; font-size: 10pt; font-weight: normal; margin-top: 0; margin-bottom: 0 }
h4           { color: #000000; font-family: Arial; font-size: 10pt; font-weight: bold; margin-top: 0; margin-bottom: 0 }
h5           { color: #ff0000; font-family: Arial; font-size: 12pt; font-weight: bold; margin-top: 0; margin-bottom: 0 }
h6           { font-family: Times New Roman; font-size: 12pt; color: #0000FF; margin-top: 0; margin-bottom: 0; font-style:oblique; font-weight:bold }
.ital         { font-family: Arial; font-size: 10pt; color: #000000; font-style:oblique; margin-top:0; margin-bottom:0 }
.wht2         { font-family: Times New Roman; font-size: 12pt; color: #FFFFFF; margin-top:0; margin-bottom:0 }
cite         { font-family: Arial; font-size: 14pt; color: #003366; margin-top: 10px; margin-bottom: 0; font-weight:bold; text-align:center }
