/* CSS Document */
/*main styles*/	
body,p,td,table,tr{
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	}
body {
	margin:0px;
	height: 100%;
    }
h1,h2,h3,h5,h6 {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-weight: bold;
	color: #a9d834;
	}
h4 {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-weight: bold;
	color: #8fa5b1;
	font-size: 14px;
	}
li{
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 12px;
	line-height: 150%;
	margin-left: -10px;
	font-weight: normal;
	}

/*borders*/	
td.border {border-bottom: 1px solid #a9d834;}
table.border {
	border: medium solid #a9d834;
}

.borderbottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8fa5b1;
}
.bordertop {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #8fa5b1;
}
.borderbottomleft {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8fa5b1;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #8fa5b1;}
	
.bordertopright {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #dde4e6;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #dde4e6;}	
	
.borderright {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #8fa5b1;
}
.borderleft {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #8fa5b1;
}
.borderbottomright {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8fa5b1;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #8fa5b1;}
td.header {
	background-color:#dde4e6;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-weight:bold;
	border-bottom: 1px solid #8fa5b1;
	font-size: 12px;
	vertical-align: top;
}
td.headersmall {
	background-color:#dde4e6;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-weight:bold;	
	border-bottom: 1px solid #8fa5b1;
	font-size: 10px;
	vertical-align: top;
}
td.headerrborder {
	background-color:#dde4e6;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-weight:bold;
    filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#EAE9D1', EndColorStr='#D9D9A7'); 		
	border-bottom: 1px solid #8fa5b1;
	font-size: 12px;
	vertical-align: top;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #8fa5b1;
}
td.hborder {
	background-color:#dde4e6;
	font-weight:bold;
	border-bottom: 1px solid #8fa5b1;
	font-size: 11px;
	vertical-align: top;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #8fa5b1;
	text-align: center;
}
td.hborderbottom {
	background-color:#dde4e6;
	font-weight:bold;
	border-bottom: 1px solid #8fa5b1;
	font-size: 11px;
	vertical-align: top;
	text-align: center;
}
td.hborderM {
	background-color:#dde4e6;
	font-weight:bold;
	border-bottom: 1px solid #8fa5b1;
	font-size: 11px;
	vertical-align: top;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #8fa5b1;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #8fa5b1;
}
td.hborderbottomM {
	background-color:#dde4e6;
	font-weight:bold;
	border-bottom: 1px solid #8fa5b1;
	font-size: 11px;
	vertical-align: top;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #8fa5b1;
}

/*hyperlinks*/	
a:link {
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}
a:active {
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}
a:visited {
	color: #a9d834;
	font-weight: bold;
	text-decoration: underline;
}
a:hover {
	color: #8fa5b1;
	font-weight: bold;
	text-decoration: underline;
}

/*glossary hyperlinks*/	
a.glossary:link {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	border-bottom: 1px dashed #a9d834;
}
a.glossary:active {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	border-bottom: 1px dashed #a9d834;
}
a.glossary:visited {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	border-bottom: 1px dashed #a9d834;
}

a.glossary:hover {
	color: #98ADC0;
	text-decoration: none;
	font-weight: normal;
	border-bottom: 1px dashed #a9d834;
}
/*forms*/		
input {
	font-family: arial,verdana,helvetica,sans-serif;
	font-size: 12px;
	line-height: normal;
	color: #000000;
	font-weight:bold;
	background-color: #a9d834;
	border: 1px solid #8fa5b1;
	background-attachment: fixed;
	background-image: url(/images/formshadow.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
select {
	background-color: #a9d834;
	font-size:12px;
	font-weight:bold;
	color: #000000; 
	border: 1px solid #8fa5b1;
	background-attachment: fixed;
	background-image: url(/images/formshadow.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
textarea {
	background-color: #a9d834; 
	font-size:12px; 
	font-weight:bold;
	color: #000000;
	border: 1px solid #8fa5b1;
	background-attachment: fixed;
	background-image: url(/images/formshadow.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

/*small fonts*/
.ninepointwhite {
	font-size: 9px;
	color: #FFFFFF;
}
.tenpointwhite {
	font-size: 10px;
	color: #FFFFFF;
}
.elevenpointwhite {
	font-size: 11px;
	color: #FFFFFF;
}

/*dynamic row colors*/

TR.RowOverOdd {
background-color : #ffffff;
}
TR.RowOverEven {
background-color : #ffffff;
}
TR.RowOverSelected {
color : #FFFFFF;
background-color : #eae9d1;
}

/*emphasis*/
.redemphasis {
	font-weight: bold;
	text-transform: uppercase;
	color: #FF0000;
}
hr {
	border: thin dotted #ABBC7F;
}
.colorred {
	color: #FF0000;
	font-weight: bold;
}
.colorblue {
	color: #0000FF;
	font-weight: bold;
}
.colorgreen {
	color: #00FF00;
	font-weight: bold;
}
pre {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
}.main {
	position: absolute;
	height: 100%;
	width: 100%;
	left: 0px;
	top: 0px;
}
.positioninteriormain {
	position: absolute;
	height: 250px;
	width: 100%;
}
ul {
	list-style-image: url(images/bullet.gif);
}
/*collapsible menus */

.treemenu {
  list-style : none;
}

.treemenu ul {
  list-style : none;
}

.treemenu a {
  /*padding-left : 15px;*/
  text-decoration : none;
}

.treemenu .treeopen {
  background-repeat : no-repeat;
  background-position : left;
}

.treemenu .treeclosed {
  background-repeat : no-repeat;
  background-position : left;
}
.small {
	font-size: 10px;
}
.bottomtitle {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #8FA5B1;
}
.rate {
	font-size: 24px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
.registerbottomleft {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8fa5b1;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #8fa5b1;
	font-family: "Comic Sans MS", Arial, Helvetica, sans-serif;
	color: #0000FF;
	font-weight: bold;
}
.registerleft {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #8fa5b1;
	font-family: "Comic Sans MS", Arial, Helvetica, sans-serif;
	color: #0000FF;
	font-weight: bold;
}
.registerbottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8fa5b1;
	font-family: "Comic Sans MS", Arial, Helvetica, sans-serif;
	color: #0000FF;
	font-weight: bold;
}
.sample {
	background-attachment: fixed;
	background-image: url(images/sample.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.correct {
	font-weight: bold;
	color: #A9D834;
}
