body {
	background-color: #ffffff;
	font-size: 12px;
	font-family: Calibri, Arial, sans-serif;
} 
table {
	background-color: transparent;
	valign: middle;
}

table#style1 {
	background-color: transparent;
	margin: 10px 10px 10px 20px;
}

/* code for index page links */

a:link {
	outline: none;
	font-family: Calibri, Arial, sans-serif;
	letter-spacing: 0.25px;
	color: #777777;
	font-size: 14px;
	text-decoration: none;
	background-color: #ffffff;
	display: block;
	height: 40;
}
a:visited {
	outline: none;
	color: #777777;
	font-size: 14px;
	text-decoration: none;
	background-color: #ffffff;
	display: block;
	height: 40;
}
a:hover {
	outline: none;
	color: #a00c0c;
	text-decoration: none;
	display: block;
	height: 40;
}
a:active {
	outline: none;
	color: #a00c0c;
	text-decoration: none;
	display: block;
	height: 40;
}

/* headers */

h5 { 
	color: #818484; 
	font-size: 2.0em; 
}
h4 { 
	color: #990000;
	font-size: 14px;
	font-weight: bold;
}
h3 {
	color: #666666;
	font-size: 14px;
	font-weight: bold;	 
}
h2 { 
	color: #777777; 
	font-size: 16px; 
	letter-spacing: 0.25px;
	font-family: Calibri, Arial, sans-serif;
}

/* paragraph */

p {
	font-size: 14px;
	color: #777777;
	text-align: justify;
	line-height: 25px;
	letter-spacing: 0.25px;
	font-family: Calibri, Arial, sans-serif;
}


/*Code for in-line paragraph links*/

a.nav2:link {
	font-family: Calibri, Arial, sans-serif;
	letter-spacing: 0.25px;
	color: #a00c0c;
	line-height: 25px;
	font-size: 14px;
	text-decoration: underline;
	display: inline;
	padding: 20px, 0px, 0px, 0px;
}
a.nav2:visited {
	color: #a00c0c;
	font-size: 14px;
	line-height: 25px;
	text-decoration: none;
	display: inline;
	padding: 20px, 0px, 0px, 0px;
}
a.nav2:hover {
	color: #a00c0c;
	line-height: 25px;
	text-decoration: underline;
	display: inline;
	padding: 20px, 0px, 0px, 0px;
}
a.nav2:active {
	color: #a00c0c;
	line-height: 25px;
	text-decoration: underline;
	display: inline;
	padding: 20px, 0px, 0px, 0px;
}

/*Code for More Detail link*/

a.nav3:link {
	font-family: Calibri, Arial, sans-serif;
	letter-spacing: 0.25px;
	color: #d2af22;
	font-size: 16px;
	text-decoration: none;
	display: inline;
}
a.nav3:visited {
	color: #d2af22;
	font-size: 16px;
	text-decoration: none;
	display: inline;
}
a.nav3:hover {
	color: #d2af22;
	font-size: 16px;
	text-decoration: underline;
	display: inline;
}
a.nav3:active {
	color: #d2af22;
	font-size: 16px;
	text-decoration: underline;
	display: inline;
}

/*Code for Gold Nav Links*/

a.nav4:link {
	font-family: Calibri, Arial, sans-serif;
	letter-spacing: 0.25px;
	color: #d2af22;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
	backgroun-color: transparent;
	display: inline;
	padding: 0px, 0px, 10px, 0px;
	margin: 0;
	width: 350px;
}
a.nav4:visited {
	color: #d2af22;
	font-size: 14px;
	text-decoration: none;
	display: inline;
}
a.nav4:hover {
	color: #d2af22;
	font-size: 14px;
	text-decoration: underline;
	display: inline;
}
a.nav4:active {
	color: #d2af22;
	font-size: 14px;
	text-decoration: underline;
	display: inline;
}


/* code for main menu links on each page */


#nav-mainmenu {	
	margin: 0;
	padding: 0px 0px 0px 0px;
	width: auto;
	position: relative;
	top: 20px;
  	bottom: 0px;
	right: 0px;
	float: right;
}

#nav-mainmenu ul {
	list-style: none;
	display: block;
	width: auto;
	padding: 0;
	margin: 0;
}
#nav-mainmenu li {
	padding: 0px 0px 0px 0px;
	list-style: none;
	float: right;
	font-family: Arial, sans-serif;
	font-size: 12px;
	width: 85px;
}

#nav-mainmenu li a {
	outline: none;
	font-family: Calibri, Arial, sans-serif;
	letter-spacing: 0.25px;
	color: #777777;
	font-size: 14px;
	text-decoration: none;
	text-align: center;
	background: none;
	width: 85px;
	display: block;
	padding: 0px 0px 0px 10px;
}

#nav-mainmenu li a:visited {
	outline: none;
	letter-spacing: 0.25px;
	color: #777777;
	font-size: 14px;
	text-decoration: none;
	text-align: center;
	background: none;
	width: 85px;
	display: block;
	padding: 0px 0px 0px 10px;
}

#nav-mainmenu li a:hover {
	outline: none;
	color: #a00c0c;
	text-decoration: none;
	display: block;
	background-image:url(http://www.jrmiddleware.com/images/menuimage.gif);
	background-repeat:no-repeat;
	background-position: bottom;
	text-align: center;
	width: 85px;
	padding: 0px 0px 0px 10px;
}

#nav-mainmenu li a:active {
	outline: none;
	color: #a00c0c;
	text-decoration: none;
	display: block;
	background-image:url(http://www.jrmiddleware.com/images/menuimage.gif);
	background-repeat:no-repeat;
	background-position: bottom;
	text-align: center;
	width: 85px;
	padding: 0px 0px 0px 10px;
}

/* Hide from IE5-Mac \*/
#nav-mainmenu li a {float: none}
/* End hide */

.divClear {clear: both;}

/* code for menu links in footer on each page */

#nav-menu {	
	margin: 0;
	padding: 0px 0px 0px 0px;
	border: 0px solid #000000;
	width: auto;
	position: relative;
	top: 0px;
  	bottom: 0px;
	right: 0px;
	left: 175px;
	float: left;
}

#nav-menu ul {list-style: none; padding: 0;display: block;}
#nav-menu li {float: left; width: 75px;}
#nav-menu li a {
	font-family: Calibri, Arial, sans-serif;
	color: #777777;
	font-size: 12px;
	text-decoration: none;
	text-align: center;
	background: none;
	height: 15px;
	width: 75px;
	display: block;
	padding: 0px 0px 0px 0px;
	border-right: 1px solid #777777;
}
#nav-menu li a:visited {
	background: none;
	height: 15px;
	text-align: center;
	width: 75px;
	display: block;
	padding: 0px 0px 0px 0px;
	border-right: 1px solid #777777;
}
#nav-menu li a:hover {
	color: #a00c0c;
	background: none;
	height: 15px;
	text-align: center;
	width: 75px;
	display: block;
	padding: 0px 0px 0px 0px;
	border-right: 1px solid #777777;	
}
#nav-menu li a:active {
	color: #a00c0c;
	background: none;
	height: 15px;
	text-align: center;
	width: 75px;
	display: block;
	padding: 0px 0px 0px 0px;
	border-right: 1px solid #777777;	
}

/* Hide from IE5-Mac \*/
#nav-menu li a {float: none}
/* End hide */

/*Code for Download rollover links*/
#downloadwindows {
	display: block;
  	width: 260px;
	height: 22px;
  	background: url(http://www.jrmiddleware.org/images/download_windows.gif);
	background-repeat:no-repeat;
}
#downloadwindows:hover {
	background-position: 0 -22px;
}

#downloadlinux {
	display: block;
  	width: 260px;
	height: 22px;
  	background: url(http://www.jrmiddleware.org/images/download_linux.gif);
	background-repeat:no-repeat;
}
#downloadlinux:hover {background-position: 0 -22px;}

.style22 {
	font-size: 14px;
	color: #ffffff;
	text-align: right;
	font-weight: lighter;
}
.style24 {
	font-size: 14px;
	color: #666666;
	text-align: justify;
	letter-spacing: .25px;
	font-family: Calibri, Arial, sans-serif;
}

.style26 {
    font-size: 10px;
    color: #ffffff;
}

.style28{
	font-size: 12px;
	color: #ffffff;
	text-align: justify;
	letter-spacing: .25px;

}

.style32 {
    font-family: Calibri, Arial, sans-serif;
	color: #0b0b46;
	font-size: 14px;
	text-align: left;
}

.style34 {
        font-size: 12px;
        color: #6699cc;
	text-align: center;
}

div#liststyle1
ul {
list-style-type: none;
padding: 0px;
margin: 0px;
text-align: left;
width: 10em;
}

div#liststyle2
ul {
list-style-type: none;
padding: 10 10 10 10px;
margin: 0 0 0 150px;
text-align: left;
width: 300px;
}

div#liststyle3
ul {
list-style-type: none;
color: #777777;
font-size: 14px;
padding: 0px;
margin: 0px;
text-align: left;
}

div#liststyle4
ul {
list-style-type: none;
color: #777777;
font-size: 14px;
padding: 0px;
margin:  0 0 0 20px;
text-align: left;
}
div#liststyle5
ul {
list-style-type: none;
color: #777777;
font-size: 14px;
padding: 0px;
margin: 20px;
text-align: left;
line-height: 25px;
letter-spacing: 0.25px;

}

div#bg1 {
background-image:url(http://www.jrmiddleware.org/images/news_block1.jpg);
background-repeat:no-repeat;
width:630px;
height:144px;
padding: 0px;
margin: 0px;
}

li.style1 {
padding-left: 5px;
margin: 1em 0;
}

li.pdf {
background-image: url(http://www.jrmiddleware.org/images/pdficon_small.gif);
background-repeat: no-repeat;
background-position: 0 5%;
padding-left: 2em;
margin: 0px 0;

}
li.doc {
background-image: url(http://www.jrmiddleware.org/images/doc.gif);
background-repeat: no-repeat;
background-position: 0 5%;
padding-left: 2em;
margin: 0px 0;
}

li.bullet2 {
background-image: url(http://www.jrmiddleware.com/images/bullet2.gif);
background-repeat: no-repeat;
background-position: 0 50%;
padding-left: 2em;
margin: 5px 0;

}
li.bullet3 {
background-image: url(http://www.jrmiddleware.org/images/bullet3.jpg);
background-repeat: no-repeat;
background-position: 0 50%;
padding-left: 2em;
margin: 5px 0;
}
li.bullet4 {
background-image: url(http://www.jrmiddleware.org/images/bullet4.jpg);
background-repeat: no-repeat;
background-position: 0 50%;
padding-left: 2em;
margin: 5px 0;
}


