body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	background-color: #000000;
}

h1, h2, h3 {
	margin-top: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #920226;
}
h1 {
	font-size: 200%;
}
h2 {
	font-size: 140%;
}
h3 {
	font-size: 100%;
	font-weight: bold;
}
p, ul, ol {
	margin-bottom: 1.6em;
	line-height: 140%;
}
.tdlabel {
	font-weight: bold;
	font-size: 11px;
	line-height: 300%;
}
.submit_btn {
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #333333;
	border-left-color: #333333;
	color: #000000;
	font-weight: bold;
	text-align: center;
	font-size: 95%;
	background-repeat: repeat;
	padding: 8px;
	margin-top: 5px;
	background-color: #FFFFFF;
	cursor: pointer;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
.submit_btn:hover {
	border: thin solid;
	border-top-color: #6699CC;
	border-right-color: #6699CC;
	border-bottom-color: #000033;
	border-left-color: #000033;
	color: #990000;
	font-weight: bold;
	background-image: url(graphics/logo_blue.gif);
	text-align: center;
	font-size: 95%;
	background-repeat: repeat;
	padding: 8px;
	margin-top: 5px;
	cursor: pointer;
}

/* blockquote {
	font-style: italic;
}
*/

a {
	color: #003366;
	text-decoration: none;
}
a:link {
	color : #003366;
	text-decoration: none;
}
a:visited {
	color : #666666;
	text-decoration: none;
}
a:hover {
	color : #990000;
	text-decoration: none;
}
/* a#current {
	color : #fff;
}
*/

/* 
img.left {
	float: left;
	margin: 0 15px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 15px;
}
 */
 
/* Header */
#head {
	text-align: center;
	background-image: url(graphics/ju_red_header_bkgd.png);
	background-repeat: repeat-x;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
}
#header {
	height: 194px;
	margin: 0 auto;
	text-align: center;
	background-image: url(graphics/ju_header_snapshots.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

/* Page */
#page {
	width: 770px;
	margin: 0 auto 20px auto;
	/* background: url(file:///C|/websites/templates/simpletex/simpletex/images/img07.gif) repeat-y 260px 0; */
}

/* Nav */
#navlist {
	padding : 4px 5px 5px 0;
	margin : 0 0 20px 0;
	text-align : left;
	letter-spacing : 1px;
	background-color: #920227;
	font-size: 80%;
	color: #FFFFFF;
	font-weight: bold;
}
#navlist li {
	list-style : none;
	margin : 0;
	display : inline;
}
#navlist li a {
	padding : 5px 0.75em;
	margin : 0;
	color : #FFFFFF;
	text-decoration : none;
}
#navlist li a:link {
	color : #FFFFFF;
	text-decoration: none;/*	font-size: 10px;
	letter-spacing: 1px;
	font-weight: bold; */
}
#navlist li a:visited {
	color : #FFFFFF;
	text-decoration: none;
}
#navlist li a:hover {
	color : #000000;
	background-color: #E3AFA7;
	text-decoration: none;
}
#navlist li a#current {
	color : #990000;
	background-color: #CCCCCC;
}

/* Content */
#content {
	float: right;
	width: 540px;
	background-image: url(graphics/menu_bkgd.gif);
	background-color: #e9d4d1;
	background-repeat: repeat-x;
	background-position: top;
}
#content-body {
	padding-right: 10px;
	padding-left: 10px;
}
#services li {
	margin-bottom: 10px;
}
.title {
	padding-bottom: 5px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	margin-top: 50px;
}

/* 
.twocols {
}

.twocols .col1 {
	float: left;
	width: 235px;
}

.twocols .col2 {
	float: right;
	width: 235px;
}
*/

/* 
.list {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}

.list li {
	padding-left: 10px;
	background: url(file:///C|/websites/templates/simpletex/simpletex/images/img10.gif) no-repeat left center;
}
*/

/* Sidebar */

#sidebar {
	float: left;
	width: 220px;
	background-color: #FFFFFF;
}
#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#sidebar li {
	padding: 10px;
	background-image: url(graphics/sidebar_head.gif);
	background-repeat: no-repeat;
}
#sidebar li li {
	background-image: url(graphics/sidebar_ss_bkgd.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}
#sidebar h2 {
	font-size: 120%;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
#sidebar h3 {
	margin: 0;
	line-height: 160%;
}
#sidebar h4 {
	margin: 0;
	line-height: 100%;
	font-weight: normal;
}
#sidebar p {
	margin: 0;
	line-height: normal;
	text-align: left;
	padding-left: 5px;
	padding-right: 5px;
}
#sidebar p:first-letter {
	color: #920226;
	font-size: larger;
	font-weight: bold;
}
#sidebar a {
	text-decoration: none;
}
#sidebar a:link {
	text-decoration: none;
}
#sidebar a:visited {
	text-decoration: none;
}
#sidebar a:hover {
	text-decoration: none;
}
.side_quote {
	background-image: url(graphics/sidebar_quote_bkgd.gif);
	background-repeat: no-repeat;
	background-position: left top;
	line-height: 170%;
	font-size: 90%;
}

/* Footer */
#footer {
	clear: both;
	height: 150px;
	padding-top: 20px;
	background-image: url(graphics/ju_footer_bkd.gif);
	background-repeat: repeat-x;
	background-position: center top;
}
#footer p {
	margin: 0;
	text-align: center;
	font-size: 80%;
	line-height: 160%;
}
#footer a {
	margin : 0;
	color : #666666;
	text-decoration : none;
}
#footer a:link {
	color : #000;
}
#footer a:visited {
	color : #000;
}
#footer a:hover {
	color : #CCCCCC;
}

/* 2009-10-02 pmf */
.reqind {
    color: red;
    font-weight: bold;
}

.tdlabel {
    text-align: right;
    font-weight: bold;
}

.legalese {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #003366;
	letter-spacing: 1px;
	line-height: 15px;
	/* padding-left: 20px; */
	/* padding-right: 20px; */
	margin-right: 20px;
	margin-left: 20px;
    margin-bottom: 20px;
}

.errormsg {
    background: yellow;
    font-size: 120%;
    line-height: /* 1.6em */ 2.0em;
    color: red;
    padding: 10px 10px 10px 10px;
    margin: 20px 0 20px 0;
    font-weight: bold;
}

.successmsg {
    background: #CCCCCC;
    font-size: 120%;
    line-height: /* 1.6em */ 2.0em;
    color: red;
    padding: 10px 10px 10px 10px;
    margin: 20px 0 20px 0;
    font-weight: bold;
}


blockquote {
	font-style: italic;
	color: #920226;
	line-height: 140%;
}

.ccards {
	font-style: italic;
	color: #920226;
	text-align: center;
}

