body {
color: #3A4956;
background:  center top repeat-y;
font: 11pt;
margin: 0;
padding: 0;
text-align: center;
background-color: #eeeeee;
}

a.glossary:link {font-size : 11pt;
	text-decoration : none;
	color :#3A4956;
}
a.glossary:visited {font-size : 11pt;
	text-decoration : none;
	color : #868FA2;
}
a.glossary:hover {font-size : 11pt;
	color : #EC694A;
	text-decoration : underline;
	border-bottom : 0px;
}
b{font-size : 11pt;
	text-decoration : none;
	color :#3A4956;
	cursor:hand; cursor:pointer;
	letter-spacing :1pt;
}
a:link {font-size : 11pt;
	text-decoration : none;
	color :#3A4956;
}
a:visited {font-size : 11pt;
	text-decoration : none;
	color : #868FA2;
}
a:hover {font-size : 11pt;
	color : #EC694A;
	text-decoration : underline;
	border-bottom : 0px;
}
.hoversbtoggle:hover {background-color: #eeeeee;}
a.mobiwhite:link {font-size : 11pt;
	text-decoration : none;
	color :#ffffff;
}
a.mobiwhite:visited {font-size : 11pt;
	text-decoration : none;
	color : #868FA2;
}
a.mobiwhite:hover {font-size : 11pt;
	color : #EC694A;
	text-decoration : underline;
	border-bottom : 0px;
}
code, var, kbd {font-family: monaco, courier, monospace; color: #B96A0E;}
dd {margin: 0; padding: 0 0 1em 17px;}
dt {font-weight: bold; padding: 0 0 0 17px; background: url(/i/ice/deco-dt.gif) 2px 4px no-repeat;}
form {margin: 0;}
h1 {font: bold 24px Helvetica, Arial, sans-serif; color: #003366; letter-spacing: -1px; margin: 0;}
h2 {color: #EB694A; font: normal 18px Helvetica, Arial, sans-serif; letter-spacing: -1px; margin: 2em 0 0 0;}
h3 {font-size: 12px; color: #6F90B5;}
h4 {font-size: 12px;}
hr {border: none; height: 1px; background: #ccc; margin: 2em 0;}

ins {text-decoration: none; color: #EC694A;}
pre {width: 580px;}

table caption {color: #fff; background: #98A0A6;}
th {text-align: left; background: #C7CBCE;}
tr.alt {background: #E9EAEB;}
.bord{border-bottom-width : 1px;
border-bottom-style : solid;
border-bottom-color : Gray;
}