a.sidebar, a.sidebar:visited, a.sidebar:active {
	color: #FFFFFF;
}

a.sidebar:hover {
	color: #FFFFFF;
	text-decoration: none;
}

a.submenu, a.submenu:visited, a.submenu:active {
	color: #2A6119;
	text-decoration: none;
}

a.submenu:hover {
	border-bottom: 2px dashed #2A6119;
}

body {
	background-color: #CBD8EF;
	background-image: url(images/bg.gif);
	background-repeat: repeat-y;
	margin: 0px;
}

div#badgearea {
	left: 680px;
	position: absolute;
	top: 96px;
	width: 120px;
	background-color : #8DC63F;
}

div#book {
	height: 382px;
	left: 163px;
	margin: 0px;
	padding: 10px;
	position: absolute;
	top: 96px;
	width: 508px;
	z-index: 998;
}

div#content {
	left: 163px;
	padding: 10px;
	padding-top: 0px;
	position: absolute;
	top: 96px;
	width: 517px;
}

div#header {
	position: absolute;
	width: 315px;
	height: 67px;
	left: 0px;
	top: 0px;
	background-image: url(images/logo.jpg);
	background-repeat: no-repeat;
	background-color: #8DC63F;
	padding: 0px 0px 0px 0px;	
	
}

DIV#bannerarea {
		position : absolute;
		width : 485px;
		height : 67;
		left: 315px;
		top: 0px;
		background-color : #8DC63F;
		padding: 1px 0px 1px 0px;
}


div#sidebar {
	background-image: url(images/curve.jpg);
	background-repeat: no-repeat;
	height: 497px;
	left: 0px;
	padding: 4px 29px 0px 7px;
	position: absolute;
	top: 96px;
	width: 163px;
}

div#sidemenu {
	height: 204px;
	left: 9px;
	position: absolute;
	top: 122px;
	width: 154px;
	z-index: 100;
}

div#signinbox {
	height: 203px;
	padding: 5px 2px 2px 7px;
	width: 125px;
}

div#submenu {
	background-image: url(images/sub-menubg.jpg);
	background-repeat: no-repeat;
	height: 45px;
	margin: 0px;
	padding-top: 5px;
	text-align: center;
	width: 490px;
}

div#topmenu {
	background-color: #191583;
	background-image: url(images/tagline.gif);
	background-repeat: no-repeat;
	height: 29px;
	left: 0px;
	padding: 0px 0px 0px 192px;
	position: absolute;
	top: 67px;
	width: 800px;
}

hr {
	border: solid #8BA7D9 1px;
	height: 1px;
}

p {
	margin-top: 0px;
}

span.sidebar {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

span.submenu {
	color: #2A6119;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 14px;
}

table {
	color: 2A3C97;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10pt;
}

.attntext {
	color: ff0000;
	font: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
}

.heading1 {
	color: 488907;
	font: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
}

.heading2 {
	color: 488907;
	font: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
}

.tableheading {
	background-color: 2A3C97;
	color: #FFFFFF;
	font-size: 11pt;
	font-weight: bold;
}

.text {
	color: #336699;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10pt;
	margin-left: 15px;
}

.tooltipcontent{
	color: Black;
	cursor: Default;
	font-family: arial;
	font-size: 9pt;
	text-decoration: none;
}

.tooltiptitle{
	color: #009900;
	cursor: Default;
	font-family: arial;
	font-size: 11pt;
	font-weight: bold;
	line-height: 16pt;
	text-decoration: none;
}

#tooltip{
	left: 0px;
	position: absolute;
	top: 0px;
	visibility: hidden;
	width: 100px;
	z-index: 4;
}

/*INPUT, TEXTAREA {
	border: solid #8EC63F 1px;
}
*/