body {
	font-family: Verdana, Helvetica, sans-serif;
	line-height: 15pt;
	font-size: 1em;
	background: #ccddee;
	margin: 10px;
}

a:link, a:visited  {
	color: #006699;
}

a:hover {
	color: #888888;
}

p {
	margin-left: 8px;
	margin-bottom: 10px;
	margin-top: 2px;
	margin-right: 5px;
	font-size: small;
	line-height: 12pt;
	/*text-indent: 10pt;*/
}

blockquote {
	margin-left: 48px;
	margin-bottom: 10px;
	margin-top: 2px;
	margin-right: 5px;
	font-size: small;
	line-height: 12pt;
	font-style:italic;
}

/* Cookie crumb trail at the top of the page */
.cctrail {
	margin-left: 10px;
	text-indent: 0pt;
	padding-bottom: 20px;
	margin-top: -15px;
	margin-right: 5px;
	line-height: 1.25em;
}

td {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: small;
}

li {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: small;
  line-height: 12pt;
	padding-bottom: 5px; 
	padding: 2px;
}

ul {
	list-style-position: outside;
	list-style-image: url('/images/bullet.gif');
	margin-top: 0px;
}

ol {
	list-style-position: outside;
	list-style-image: none;
	margin-top: 0px;
}

ul.dl, ol.dl, li.dl {
	list-style-image: url('/images/bullet2.gif');
}

h1,h2,h3,h4,h5,h6 {
	margin-bottom: 0px;
	margin-top: 0px;
	color: #003366;
	margin-left: 8px;
}

h1 {
	font-size:150%;
}

h2 {
	font-size:140%;
}

h3 {
	font-size:135%;
}

h4 {
	font-size:125%;
}

h5 {
	font-size:115%;
}

h6 {
	font-size:110%;
}

form {
	margin-bottom: 0px;
	margin-top: 0px;
}

/*
.border {
	border: ridge 2px #9DDFFF;
	background: #EFEFEF;
}
*/

/*span.white, span.white:link, span.white:visited {
	font-family: Verdana, Helvetica, sans-serif;
	color: #207FAE;
	vertical-align: top;
	margin-left: 0px; 
	margin-bottom: 5px;
	text-decoration: none;
}*/

table.center {
	margin-left: auto;
  margin-right: auto;
}

.small {
	font-family: Verdana, Helvetica, sans-serif;
	color: black;
	text-align: right;
	vertical-align: bottom;
}

.form {
	font-family: Helvetica, sans-serif;
	color: black;
	margin: 3px;
	font-weight: 600;
	vertical-align: top;
}

.red {
	color: #FF0000;
}

.important {
	margin-left: 5px;
	font-weight: 600;
}

.redemph{
	color: red;
	font-weight:600;
}

.formtitle {
	font-family: Verdana, Helvetica, sans-serif;
	font-weight: bold;
}

.forum {
	border: 2px white ridge;
	width: 99%;
	margin-left: auto;
	margin-right: auto;
}

hr {
	height:1px;
	width: 98%;
}

.ta {
	border: 2px ridge white;
}

code{
	font-size: larger;
	background-color: #EEEEEE;
	padding-right: 2px;
	padding-left: 2px;
}

kbd {
  padding: 0px 1px 0px 1px;
  border-width: 1px 2px 2px 1px;
  border-style: solid;
  background: #faf6f6;
  color: #000;
  border-color:  #edd #baa #baa #eed;
  font-size: 1em;
}

li.tight {
	margin-top: 0px;
	margin-bottom: 0px;
}

.cyan {
 background-color:#3399CC;
 border-top: 2px solid #66CCCC;
 border-bottom: 2px solid #006699;
}

.cyantext {
 /*background-image: url('images/bg.gif');
 height:25px;*/
 font-size: small;
 padding: 2px;
 color: white;
 font-family: Verdana, Helvetica, sans-serif;
 font-weight:bold;
}

a:link.cyantext{
 color: white;
 text-decoration: none;
}

a:visited.cyantext{
 color: white;
 text-decoration: none;
}

a:hover.cyantext{
 color: white;
 text-decoration: underline;
}

.sidemenu{
	border: #006699 solid 1px;
}

td.content{
	background-color: white;/* #EFEFEF */
}

td.bevel1{
 background-color:#b56d00;
}

td.bevel2{
 background-color:#995c00;
}

.text{
 padding:6px;
 border:thin #006699 solid;
}

.sna{
 font-weight:600;
 font-family: arial;
 background-color:#dddddd;
 /*#8EBAF0*/
 border-left:thin #995c00 solid;
 border-right:thin #995c00 solid;
 padding-left:0px;
 padding-right:0px;
 width:183px;
 margin-right:4px;
 margin-top:-3px; 
 margin-left:0px;
 margin-bottom:-2px;
}

h4.menu{
	color:black;
}

a.menu:link {
	color: #207FAE;
	text-decoration: none;
}

a.menu:visited {
	color:#003399 ;
	text-decoration: none;
}

a.menu:hover {
	color: #995c00;
	text-decoration: underline;
}

/* help box */
table.hlpbox{
	background: #006699;
	border: 2px #EEEEEE solid;
}

tr.hlpbox{
	background:#EEEEEE;
	vertical-align:top;
}

td.nav {
	border-right: #006699 solid 1px;
	border-left: #006699 solid 1px;
	padding-left: 4px;
	padding-bottom: 0px;
}

td.feed {
	font-size: small;
	background-image: url('images/lines.v.2.gif');
	border-right: #006699 solid 1px;
	border-left: #006699 solid 1px;
	border-top: #006699 solid 1px;
	border-bottom: #006699 solid 1px;
	padding: 2px;
}

table.box {
	background-color: white;
	border-right: #006699 solid 1px;
	border-left: #006699 solid 1px;
	border-top: #006699 solid 1px;
	border-bottom: #006699 solid 1px;
}

.input {
	font-family: Helvetica, sans-serif;
	border-right: #006699 dashed 1px;
	border-left: #006699 dashed 1px;
	border-top: #006699 dashed 1px;
	border-bottom: #006699 dashed 1px;
}

.input2 {
	font-family: Helvetica, sans-serif;
	border-right: 0px;
	border-left: #006699 dashed 1px;
	border-top: #006699 dashed 1px;
	border-bottom: #006699 dashed 1px;
}

th.box {
	border-bottom: #006699 solid 1px;
	color: white;
	font-weight: bold;
	background-color: #006699;
	font-size: 1.3em;
}

.submit {
	background: #006699;
	color: white;
	font-weight: bold;
	border-right: white solid 1px;
	border-left: white solid 1px;
	border-top: white solid 1px;
	border-bottom: white solid 1px;
	padding: 1px;
	font-size: x-small;
}

.lmod {
	color: #cccccc;
	text-align: right;
	font-size: 7pt;
}

 .error  {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size : 14px;
  color : white;
  background: #FF4040;
  font-weight : bold;
  padding: 4px;
 }

 .good  {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size : 14px;
  color : white;
  background: green;
  font-weight : bold;
  padding: 4px;
 }

.selected {
 font-family : Arial, Helvetica, Arial Cyr, Arial Ua, sans-serif;
  font-size : 14px;
  color : black;
  background: #F2FF85;
  font-weight : bold;
  padding: 2px;
  width: 45%;
}


table.box2 {
	background-color: #FFFFFF;
	color: #006699;
	 /* border-right: #006699 solid 1px;
	border-left: #006699 solid 1px; */

}

th.box {
        border-bottom: #006699 solid 1px;
		font-size: 1.2em;
        color: white;
        font-weight: bold;
        background-color: #006699;
        padding-left: 10px;
        padding-right: 10px;
}

th.box.lc {
	background-image: url('images/tl.gif');
	background-repeat: no-repeat;
	font-size: 1.2em;
}
th.box.rc {
	background-image: url('images/tr.gif');
	background-repeat: no-repeat;
	background-position: top right;
	font-size: 1.2em;
}

a:link.nav, a:visited.nav {
	color: white;
	text-decoration: none;
}

a:hover.nav, a:link.nav.u, a:visited.nav.u {
	color: white;
	text-decoration: underline;
}

.row1 {
	border-bottom: #006699 solid 1px;
	font-size: 1.2em;
}

.row0 {
	border-bottom: #006699 solid 1px;
	background-color: #F4F4F4;
	font-size: 1.2em;
}

/* used for td.row0 and td.row1 */
.lineL {
	border-left: #006699 solid 1px;
}
.lineR {
	border-right: #006699 solid 1px;
}

tt {
	font-size: 1em;
}

.box2 {
	font-size: 8pt;
}
/* error box */
table.errbox{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	background-color: #FF0000;
	border: 2px #EEEEEE solid;
}
tr.errbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: white;
	vertical-align:top;
}

#atutor {
	color: #152065;
	font-size: large;
}

#intro {
	border: #006699 dashed 1px;
	padding: 5px;
}

.ss {
	padding: 10px;
	background-color: #eeeeee;
	border: 1px solid #cccccc;
	margin: 10px;
}

/* float right */
.r {
	float: right;
}
.l {
	float: left;
	clear: left;
}

/* SIDE MENU STYLES : */
/* Menu element */
td.achatmenu {
	background-color: #EEEECC;
	border-top: 1px solid #FFFFCC;
	border-bottom: 1px solid #cccccc;
	font-size: small;
	padding-left: 10px;
	line-height: 12pt;
}

/* Second Menu element */
td.achatmenu2 {
	background-color: #EEEECC;
	border-bottom: 1px solid #cccccc;
	font-size: small;
	padding: 0px;
	line-height: 12pt;
}

/* High-lighting */
td.h {
	background-color: #DDDD99; 
	border-top: 1px solid #EEEECC; 
	border-bottom: 1px solid #999966; 
	font-size: small;
	color: #006699;
	padding-left: 10px;
	line-height: 12pt;
}

/* Sub-Menu Element */
td.h2 {
	background-color: #CCCCBB; 
	border-top: 1px solid #CCCCCC; 
	border-bottom: 1px solid #AAAA99; 
	font-size: small;
	color: #003366;
	padding-left: 10px;
	line-height: 12pt;
}

/* Sub-Menu Heading */
td.h3 {
	background-color: #DDDD99;
	border-top: 1px solid #EEEECC;
	border-bottom: 1px solid #999966;
	/*font-size: small;*/
	color: #006699;
	padding-left: 10px;
	line-height: 12pt;
}

td.achatmenu a, td.achatmenu a:hover, td.achatmenu a:visited{
	text-decoration: none;
}
td.h a, td.h a:hover, td.h a:visited, td.h2 a, td.h2 a:hover, td.h2 a:visited, td.h3 a, td.h3 a:hover, td.h3 a:visited {
	text-decoration: none;
	color: #006699;
}

/* Heading in Side Menu */
h5.heading {
	letter-spacing: 3px;
	background-color: #BBDDFF;
	color: #003366;
	font-weight: bold; 
	border-bottom: 1px solid #cccccc; 
	padding-right: 5px; 
	padding-left: 5px; 
	text-align: center;
	margin-left: 0px;
	font-size:105%;
}

.spacer {
	color: brown;
}

pre {
	font-size: 1em;
}

.headingbar {
	background-color:#BBDDFF;
	color:Black;
	padding-top:3px;
	padding-bottom: 3px;
	padding-left:5px;
	font-weight:bold;
	font-size:115%;
}

.highlightbar {
	background-color:AliceBlue;
	color:Black;
	font-weight:bold;
	padding-top:3px;
	padding-bottom: 3px;
	padding-left:5px;
}

ul.no_indent {
	list-style: disc inside;
	margin-left: 18px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 0px;
	list-style-position: outside;
}

.indent {
	margin-left: 40px;
}

.top_of_page {
	display:block;
	text-align:center;
	font-style:italic;
}

.blanks {
	margin-bottom:10px;
}

.blanks2 {
	margin-bottom:3px;
}

ul.no_indent {
	list-style: disc inside;
	margin-left: 18px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 0px;
	list-style-position: outside;
}
