@font-face {
font-family: Bradley;
font-style:  normal;
font-weight: normal;
src: url(/fonts/GOUDYST2.eot);
}

@font-face {
font-family: Perpetua Titling MT;
font-style:  normal;
font-weight: normal;
src: url(/fonts/SCRIPTM.eot);
}

.top_margin {
	font-family: Perpetua Titling MT, Times New Roman, Arial;
	color=#3c3c3c;
	height="1in";
	margin-top: .125in;
	margin-left: 1in;
	margin-right: 1in;
}

.t1 { font-size: 48pt; }

.t2 { font-size: 36pt; }

.t3 { font-size: 24pt; }

.page {
background: white;
width: 8.5in;
height: 11in;
text-align: left;
}

.region_body {
margin-right: 1in;
margin-left: 1in;
}

body {
font-family: Georgia, Arial, Sans Serif;
font-size: 10pt;
font-style: normal;
font-weight: normal;
color: black;
background: gray;
}

.normal {
font-family: Georgia, Arial, Sans Serif;
font-size: 10pt;
font-style: normal;
font-weight: normal;
color: black;
}

a:visited {
font-family: Georgia, Arial, Sans Serif;
font-size: 10pt;
text-decoration: none;
font-style: normal;
font-weight: normal;
color: #632221;
border: none;
}

a:hover {
font-family: Georgia, Arial, Sans Serif;
font-size: 10pt;
text-decoration: none;
font-style: normal;
font-weight: normal;
color: #632221;
border: none;
}

a:link {
font-family: Georgia, Arial, Sans Serif;
font-size: 10pt;
text-decoration: none;
font-style: normal;
font-weight: normal;
color: #632221;
border: none;
}

.menu {
margin-left: 0;
margin-right: 3px;
margin-top: 3px;
margin-bottom: 3px;
padding: 5px;
border-right: 1px solid gray;
border-left: 1px solid gray;
font-style: normal;
font-weight: normal;
font-size: 10pt;
color: #0e0e0e;
}

.bullet {
padding: 3px;
border-right: 1px solid black;
font-style: normal;
font-weight: bold;
font-size: 10pt;
color: #0e0e0e;
}

.cell_title {
padding-bottom: 3px;
padding-left: 3px;
border-style: outset outset none outset;
margin-top: 5px;
margin-left: 0px;
border-width: 2px;
border-spacing: 0px 5px 10px 10px;
border-color: #ffffff;
border-collapse: separate;

font-style: normal;
font-weight: bold;
font-size: 10pt;
color: #632221;
}

.title {
padding-bottom: 3px;
padding-left: 3px;
border-style: outset outset none outset;
border-color: #ffffff #ffffff #ffffff #ffffff;
margin-top: 5px;
border-width: 1px;
border-spacing: 5px 5px 10px 10px;
border-collapse: separate;

font-style: normal;
font-weight: normal;
font-size: 12pt;
color: #632221;
}

.content {
border-style: ridge outset outset outset;
border-color: #f0f0f0;
border-width: 1px 1px 1px 1px;
padding: 3px;
font-style: normal;
font-weight: normal;
font-size: 10pt;
border-radius: 6px 6px 6px 6px;
-moz-border-radius: 6px 6px 6px 6px;
padding-left: 10px;
background-color: #ffffff;
color: #0e0e0e;
}

.cell_content {
border-style: none none solid solid;
border-width: 1px;
border-color: gray gray gray gray;
padding: 3px;
font-style: normal;
font-weight: normal;
font-size: 10pt;
border-radius: 0 0 0 6px;
-moz-border-radius: 0 0 0 6px;
padding-left: 0px;
color: #0e0e0e;
}

code {
	font-family: lucida sans unicode, courier new, courier, fixed;
	font-size: 10pt;
	font-style: normal;
	margin-top: 0;
	margin-bottom: 0;
}

.code, .item_left, .item_right {
	font-family: lucida sans unicode, courier new, courier, fixed;
	font-size: 10pt;
	font-style: normal;
}

A.el, A.el:hover, A.item_right {
	font-family: lucida sans unicode, courier new, courier, fixed;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
}

.memtemplate {
  font-size: 80%;
  color: #606060;
  font-weight: normal;
  padding: 2px;
} 
.memnav { 
  background-color: #e8eef2;
  border: 1px solid #84b0c7;
  text-align: center;
  margin: 2px;
  margin-right: 15px;
  padding: 2px;
}
.memitem {
  padding: 4px;
 # background-color: #eef3f5;
  background-color: #f0f0f0;
  border-width: 1px;
  border-style: solid;
 # border-color: #dedeee;
  border-color: #dedede;
  -moz-border-radius: 8px 8px 8px 8px;
}
.memname {
  white-space: nowrap;
  font-weight: bold;
  padding-left: 5px;
  font-size: 9pt;
}
.memdoc{
  padding-left: 10px;
}
.memproto {
#  background-color: #d5e1e8;
  background-color: #3c3c3c;
  width: 100%;
  border-width: 1px;
  border-style: solid;
#  border-color: #84b0c7;
  border-color: #c0c0c0;
  font-weight: bold;
  -moz-border-radius: 8px 8px 8px 8px;
}
.paramkey {
  text-align: right;
}
.paramtype {
  white-space: nowrap;
}
.paramname {
  color: #602020;
  font-style: italic;
}

