body {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
}
#body_bg {
	background-color: #cfcfcf;
	background-attachment: fixed;
	background-image: url(../images/bg2.jpg);
	background-repeat: repeat-x;
}
table#main {
	margin-right: auto;
	margin-left: auto;
}
#wrapper {
	width: 900px;
}
#top {
background: url(../images/bg_top2.png);
	background-repeat: repeat-x;
	background-position: top;
	height: 19px;
	text-align: right;
	behavior: url(../css/iepngfix.htc);
}
#header {
	background-color: #000000;
	background-image: url(../images/je_header3.png);
	background-repeat: no-repeat;
	height: 120px;
	overflow: hidden;
}
#body {
	background:transparent;
	overflow: hidden;
	background-image: url(../images/blue.png);
	min-width:8em;
 max-width:1579px;
	background-position: bottom;
	padding-bottom: 30px;
	behavior: url(../css/iepngfix.htc);
	 position:relative;
	 margin:0px auto;
}

#bottom {
	
	background-image: url(../images/bottom.png);
	min-width:8em;
    max-width:1579px;
	background-position: top;
	behavior: url(../css/iepngfix.htc);
	 position:relative;
}
#footer {
	background-color: #292929;
	padding-left: 15px;
	height:25px;
	padding-top: 5px;
	color: #cccccc;
}
#footer a:link, #footer a:visited {
	color: #FFFFFF;
}
#footer a:hover {
	text-decoration: underline;
}
#leftmodule {
	width: auto;
	margin-right: 25px;
	margin-bottom: 15px;
	margin-left: 25px;
	margin-top: 15px;
}
.leftm {
	border-right-width: 1px;
	border-right-style:solid;
	border-right-color: #cccccc;	
}
#mainbody {
	width: auto;
	margin-top: 10px;
	margin-left: 25px;
	margin-right: 25px;
}
#rightmodule {
	width: auto;
	margin-right: 25px;
	margin-bottom: 15px;
	margin-left: 25px;
	margin-top: 15px;
}
.rightm {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #cccccc;	
}
#user1{
	width: auto;
	margin: 15px;
}
#user1 a:link, #user1 a:visited {
	color: #FFFFFF;
}
#user1 a:hover {
	text-decoration: underline;
}
#user1 table.moduletable {
	width: auto;
}
#user1 table.moduletable th {
	color: #FFFFFF;
	background: none;
	border: none;
}
#user1 table.moduletable td {
	color: #FFFFFF;
}
#user2 {
	width: auto;
	margin: 15px;
}
#user2 a:link, #user2 a:visited {
	color: #FFFFFF;
}
#user2 a:hover {
	text-decoration: underline;
}
#user2 table.moduletable {
	width: auto;
}
#user2 table.moduletable th {
	color: #FFFFFF;
	background: none;
	border: none;
}
#user2 table.moduletable td {
	color: #FFFFFF;
}
#user3 {
	width: auto;
	margin: 15px;
}
#user3 a:link, #user3 a:visited {
	color: #FFFFFF;
}
#user3 a:hover {
	text-decoration: underline;
}
#user3 table.moduletable {
	width: auto;
}
#user3 table.moduletable th {
	color: #FFFFFF;
	background: none;
	border: none;

}
#user3 table.moduletable td {
	color: #FFFFFF;
}
#user4 {
	width: auto;
}
#rightpadding {
	padding-bottom: 25px;
}
/* general theme styiling */
.sectiontableentry1 {
	background-color : #F3F3F3;
}
	
.sectiontableentry2 {
	background-color : #FFFFFF;
}

a:link, a:visited {
	color: #A10000; 
	text-decoration: none;
	font-family: Tahoma, Verdana, Arial;
}
a:hover {
	text-decoration: underline;
	
}
/* content style */
.small {
	font-size: 10px;
	color: #999999;
}
.createdate {
	font-size: 10px;
	color: #acacac;
	font-weight: bold;	
}
.contentheading {
	font-family: Tahoma, Verdana, Arial;
	font-size: 16px;
	font-weight: bold;
	color: #901818;
}
.contentheading a:link, .contentheading a:visited {
	font-family: Tahoma, Verdana, Arial;
	font-size: 16px;
	font-weight: bold;
	color: #2563ae;
}
.contentheading a:hover {
	text-decoration: underline;
	color: #F89901;
}
td.buttonheading {
	width: 16px;
}
.modifydate {
	font-size: 10px;
	color: #acacac;
	padding-top: 10px;
}
.pagenavcounter {
	font-size: 10px;
	color: #999999;
	padding-bottom: 10px;
}
#copyright {
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	text-align: left;
	padding-left: 20px;
}
a.readon:link, a.readon:visited {
	color: #E36100;
	text-decoration: none;
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	background-image: url(../images/readmore.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 20px;
}

a.readon:hover {
	color: #2563ae;	text-decoration: underline;
	font-weight: normal;
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
}

/* TYPOGRAPHY STYLING */
span.alert{
	display: block;
	background: #fff6bf url(../images/exclamation.png) center no-repeat;
	background-position: 15px 50%;
	text-align: left;
	padding: 5px 20px 5px 45px;
	border-top: 2px solid #ffd324;
	border-bottom: 2px solid #ffd324;
}
span.info{
	display: block;
	background: #f8fafc url(../images/information.png) center no-repeat;
	background-position: 15px 50%;
	text-align: left;
	padding: 5px 20px 5px 45px;
	border-top: 2px solid #b5d4fe;
	border-bottom: 2px solid #b5d4fe;
}
span.download{
	display: block;
	background: #e2f3de url(../images/download.png) center no-repeat;
	background-position: 15px 50%;
	text-align: left;
	padding: 5px 20px 5px 45px;
	border-top: 2px solid #3C6;
	border-bottom: 2px solid #3C6;
}
pre{
	display: block;
	line-height: 100%;
	border-left: 5px solid #ccc;
	background: #f2f2f2;
	padding: 10px;
	font-family: Monaco, "Courier New", monospace;
	font-size: 11px;
	overflow: auto !important;
	overflow: scroll;
	width: 95%;
}
blockquote{
	margin: 20px 0;
	padding: 0 0 0 40px;
	background: url(../images/quote.png) no-repeat;
	background-position: 10px 0;
	border: none;
	font-style: oblique;
	color: #888;
}

/* menu and modules styling */
.moduletable {
background:none;
}
table.moduletable {
	width: 150px;
	margin-bottom: 20px;
	background: none;
}
table.moduletable th {
	font-family: Tahoma, Verdana, Arial;
	font-size: 18px;
	font-weight: bold;
	color:#333333;
	text-align: left;
	height: 10px;
	background: none;
	
}
table.moduletable td {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #666666;
	padding-top: 5px;
	background:none
}
.moduletable a:link, .moduletable a:visited {
	font-family: Tahoma, Verdana, Arial;
	color: #E36100;
	text-decoration: none;
	background: transparent;
}
.moduletable a:hover {
	color: #2563ae;
	text-decoration: underline;
}
td.poll {
	background: transparent;
	}
a.mainlevel:link, a.mainlevel:visited {
	font-family: Tahoma, Verdana, Arial;
	font-weight: bold;
	font-size: 11px;
	letter-spacing: 1px;
	text-decoration:none;
	color: #0076e3;
	text-align: left;

}
a.mainlevel:hover {
	color: #025d00;
}	
a.sublevel:link, a.sublevel:visited {
	font-size: 12px;
	font-family: Tahoma, Verdana, Arial;
	font-weight: bold;
	text-decoration:none;
	color: #acacac;
	text-align: left;
	text-indent: 8px;
}
a.sublevel:hover {
	color: #2563ae;
}
#active_menu {
	color: #ae2525;
}
#active_menu.sublevel {
	color: #2563ae;
}
div#footerwrap{
	background-color: #52465;
	margin-top: 0px;
	padding: 0px;
}
/* newsflash modules, user1, user2, user3 */
#user567 {
	background-image: url(../images/bg_header.gif);
	background-repeat: repeat-x;
	height: 109px;}
	
#withoutuser567 {
	background:#00FF00;
	background-repeat: repeat-x;
	height: 109px;}
	
.user5block {
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	text-align: left;
}
#user5block {
	width: 300px; /* change this value to modify the block width */
	height: 85px;
	overflow: hidden;
}
#user5block table.moduletable {
	width: 300px; /* change this value to modify the block width */
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
}
#user5block table.moduletable th {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background: none;
	height: 0px !important;
}
#user5block table.contentpaneopen td {
	color: #FFFFFF;
	font-size: 11px;
}
#user5block a:link, #user1block a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #ffc000;
	text-decoration: none;
}
#user5block a:hover {
	color: #ffc000;
	text-decoration: underline;
}
.user6block {
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	text-align: left;
}
#user6block {
	width: 300px; /* change this value to modify the block width */
	height: 85px;
	overflow: hidden;
}
#user6block table.moduletable {
	width: 300px; /* change this value to modify the block width */
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
}
#user6block table.moduletable th {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background: none;
	height: 0px !important;
}
#user6block table.contentpaneopen td {
	color: #FFFFFF;
	font-size: 11px;
}
#user6block a:link, #user2block a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #ffc000;
	text-decoration: none;
}
#user6block a:hover {
	color: #ffc000;
	text-decoration: underline;
}
.user7block {
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	text-align: left;
}
#user7block {
	width: 290px; /* change this value to modify the block width */
	height: 85px;
	overflow: hidden;
	margin-right: 10px;
}
#user7block table.moduletable {
	width: 290px; /* change this value to modify the block width */
	margin-top: 5px;
	margin-right: 15px;
	margin-bottom: 5px;
	margin-left: 10px;
}
#user7block table.moduletable th {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background: none;
	height: 0px !important;
}
#user7block table.contentpaneopen td {
	color: #FFFFFF;
	font-size: 11px;
}
#user7block a:link, #user3block a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #ffc000;
	text-decoration: none;
}
#user7block a:hover {
	color: #ffc000;
	text-decoration: underline;
}
#navigation {
	background-image: url(../images/bg_navigation.gif);
	background-repeat: repeat-x;
	height: 27px;
}
#pathway {
	padding-left: 20px;
}
.pathway {
	font-family: Tahoma, Verdana;
	font-size: 10px;
}
a.pathway:link, a.pathway:visited {
	font-family: Tahoma, Verdana;
	font-size: 10px; 
	color: #2563ae; 
	text-decoration: none;
}
a.pathway:hover {
	color: #2563ae;	text-decoration: underline;
}
#date {
	text-align: right;
	padding-right: 20px;
	font-family: Tahoma, Verdana;
	font-size: 10px;
}
.date {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	padding-right: 30px;
}