*{
	padding:0;
	margin: 0;
}

body{
	line-height:1.4em;
	text-align:left;
	color:#303030;
	background-color: #FFFFFF;
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 11px;
}

a{
color:#FF0000;
font-weight:bold;
text-decoration:none;
background-color:inherit;
}

a:hover{color:#000000; text-decoration:none; background-color:#FFFFFF;}
a img{border:none;}

p{
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 1.2em;
	padding-left: 6px;
}
.p1 {
	text-indent: 32px;
	padding-left: 10px;
  }
  
.p2 {
	margin-top: 15px;
	padding-left: 10px;
  }
  
.p5 {
	margin-top: 15px;
	text-align: left;
	margin-bottom: 20px;
  }
  .h3  {
	color: #5CAD33;
	font-family: "Trebuchet MS", Verdana, Arial, SansSerif;
	font-size: 16px;
	text-align: left;
	margin-bottom: 10px;
	margin-top: 3px;
	font-weight: bold;
	text-indent: 30px;
	text-transform: uppercase;
}
.jh3  {
	color: #990000;
	font-family: "Trebuchet MS", Verdana, Arial, SansSerif;
	font-size: 16px;
	text-align: center;
	margin-bottom: 10px;
	margin-top: 3px;
	font-weight: bold;
	text-indent: 30px;
	text-transform: uppercase;
}
 .h5  {
	color: #5CAD33;
	font-family: "Trebuchet MS", Verdana, Arial, SansSerif;
	font-size: 16px;
	text-align: center;
	margin-bottom: 20px;
	margin-top: 3px;
	font-weight: bold;
	text-transform: uppercase;
	text-indent: -20px;
}
.jh5  {
	color: #990000;
	font-family: "Trebuchet MS", Verdana, Arial, SansSerif;
	font-size: 16px;
	text-align: center;
	margin-bottom: 20px;
	margin-top: 3px;
	font-weight: bold;
	text-transform: uppercase;
	text-indent: -20px;
}
p form{margin-top:0; margin-bottom:20px;}
#container{
	width:760px;
	text-align:left;
	background:#ffffff;
	color:#303030;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
	margin-bottom: 15px;
}
#header {
	margin: 0;
	padding: 0;
	background-image: url(images/header-graphic.gif);
	background-repeat: no-repeat;
	height: 125px;
}
#journalheader {
	margin: 0;
	padding: 0;
	background-image: url(images/journalhead.gif);
	background-repeat: no-repeat;
	height: 105px;
}
#nav, #nav ul {padding: 0;margin: 0;list-style: none}
	#nav {
	font-weight:bold;
	height:2.09em;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 190px;
	font-family: arial;
	font-size: 96%;
	padding-top: 93px;
}
	#nav li {position:relative;background: #999;float: left;width: 10em;display:block;margin: 0;border-bottom: 3px solid #666;border-right: 3px solid #252525;padding:0}
	#nav a, #nav a:link, #nav a:visited, #nav a:hover, #nav a:active {text-decoration:none;cursor:pointer;color:#fff;display: block;padding: 4px 10px 2px}
	#nav a:hover {color:#000000}
	
	#nav li ul {border-left: 1px solid #c00;background: #f6f6f6 ;width:15.8em;font-size:90%;margin-top:3px;position: absolute;font-weight:normal;left: -999em}
	#nav li:hover ul, #nav li.sfhover ul {left: 0;z-index:99999}
	
	#nav li li {background:none;float:none;border:none;border: 1px solid #999;border-top:1px solid #fff;border-right:none;border-left:none;padding-left:0}
	#nav li li.last {border-bottom:none}
	#nav li li a, #nav li li a:link, #nav li li a:visited, #nav li li a:hover {color:#000;padding: 3px 10px 2px;width:14em}
	#nav li li a:hover {color:#fff;background:#c00}
	
	#nav li.active {
	background-color: #339900;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #996600;
}
	#nav li.active ul {border:none;background: #c00}
	#nav li.active a:link, #nav li.active a:visited, #nav li.active a:hover, #nav li.active a:active {}
	#nav li.active a:hover {color:#000}
	
	#nav li.active li {border:none;border-top: 1px solid #c15c5c;border-bottom: 1px solid #870000}
	#nav li.active li.last {border-bottom: none}
	#nav li.active li a:link, #nav li.active li a:visited, #nav li.active li a:hover, #nav li.active li a:active {color:#fff}
	#nav li.active li a:hover {background: #666 ;color:#fff}
	
	#nav li.active li.active a:link, #nav li.active li.active a:visited, #nav li.active li.active a:hover, #nav li.active li.active a:active {color:#fff;font-weight:bold;background: #666 }

	/* hide from IE mac \*/
	#nav li {width:auto}
#leftside {
	top:0;
	left:8px;
	width:165px;
	padding-bottom: 20px;
	margin-left: 10px;
	float: left;
	margin-top: 20px;
	margin-bottom: 40px;
}
#nav-secondary, #nav-secondary ul {position:static}
	#nav-secondary, #nav-secondary li {list-style: none;margin:0;padding:0;background:#fff}
	#nav-secondary {padding-top:0;border-top: 1px solid #ccc;margin-top: 1px}
	#nav-secondary a {
	line-height:1.8;
	background: #fff no-repeat 10px -695px;
	display:block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 105%;
	font-weight: bold;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 13px;
}
	#nav-secondary a, #nav-secondary a:link, #nav-secondary a:visited, #nav-secondary a:hover {text-decoration:none;cursor:pointer} 
	#nav-secondary a:link {color:#000} 
	#nav-secondary a:visited {color:#000} 
	#nav-secondary a:hover, #nav-secondary a:active {
	color:#FFFFFF;
	background-color: #999999;
} 
	#nav-secondary li.active a:link, #nav-secondary li.active a:visited, #nav-secondary li.active a:hover, #nav-secondary li.active a:active {
	color:#FFFFFF;
	background: #999999;
} 
	#nav-secondary li {border-top: 1px solid #fff;border-bottom: 1px solid #ccc}
#content-container{
	width:760px;
	padding-top: 0px;
	padding-bottom: 0;
	float: left;
	background-color: #FFFFFF;
}
#content {
	width: 550px;
	margin-top: 15px;
	margin-left: 195px;
}

#rightside {
	width: 540px;
	margin-top: 15px;
	float: left;
	margin-bottom: 40px;
	padding-right: 10px;
	padding-left: 15px;
}
#inner {
	width: 550px;
	margin-top: 15px;
	margin-left: 10px;
	float: left;
	margin-bottom: 40px;
	padding-left: 10px;
}
#center-right {
	width:240px;
	margin-top: 5px;
	float: left;
	margin-bottom: 60px;
}
#center-left {
	width: 300px;
	float: left;
	margin-top: 5px;
}
.bar {
	background-image: url(images/bar_bg.png);
	background-repeat: no-repeat;
	height: 420px;
	padding-top: 7px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 5px;
}
.bar ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #330066;
	font-weight: bold;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 5px;
}
.bar h3 {
	font-weight: bold;
	text-transform: uppercase;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #3F9F0F;
	text-align: center;
	margin-bottom: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.newsbar, .links {
	margin: 5px;
	padding: 5px;
	background-color: #ECFFEC;
}
#news-links {
	border: 1px solid #3F9F0F;
	margin-top: 10px;
}
.newsbar h3 ,.links h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CC9900;
	text-transform: uppercase;
	padding: 0px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CC9900;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.newsbar h2{
	font-size: 16px;
	font-family: "Courier New", Courier, monospace;
	margin: 0px;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

#brush {
	clear: both;
}
.foot {
	text-align: center;
	float: left;
	width: 760px;
	background-color: #FFFFFF;
	padding-bottom: 15px;
}
.breadcrumb {
	text-align: center;
	margin-top: 17px;
	margin-bottom: 10px;
}
.clear{clear:both;}

.footer2 {
	font-size: 9px;
	text-align: right;
	padding: 5px;
	background-color: #FFFFFF;
}
.right {
	float: right;
	margin: 0;
	padding: 3px;
	text-align: right;
}
.footer_pad {
	margin: 0;
	padding: 0;
	width: 760px;
	background-color: #56AA2B;
	clear: both;
}

.Jfooter_pad {
	margin: 0;
	padding: 0;
	width: 760px;
	background-color: #990000;
	clear: both;
}
.wiper {
	clear: both;
	font-size: 1px;
	line-height: 1px;
}
.bar li {
	text-indent: 5px;
	margin-left: 9px;
	list-style-type: none;
}
.speech {
	margin-top: 7px;
	margin-bottom: 5px;
	padding-left: 5px;
}
#secondary-navbar {
	margin-bottom: 20px;
}
.p2 li {
	list-style-image: url(images/list.png);
	text-indent: 25px;
	padding-top: 5px;
}
.level {
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	margin-top: 10px;
	margin-bottom: 20px;
	background-color: #999900;
	padding: 5px;
}
.pgcourses li {
	list-style-image: url(images/list.png);
	margin-top: 5px;
	margin-bottom: 10px;
	text-indent: 25px;
}
.pgcourses {
	margin-top: 30px;
}
#content-form {
	float: left;
	width: 500px;
	padding: 10px;
}
fieldset {
	margin-bottom: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 15px;
}
.submit {
	width: 100px;
	border: 2px solid #666666;
}
#register {
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	float: left;
	margin-left: 10px;
	width: 150px;
}
.redtxt {
	font-size: 10px;
	color: #FF0000;
	font-weight: bold;
}
.text {
	font-weight: bold;
}
.tbl_background {
	background-color: #F8F894;
	border: 1px solid #D1D118;
	padding-top: 15px;
	padding-bottom: 15px;
}
.note {
	text-align: left;
	text-indent: 25px;
	margin-bottom: 15px;
	padding-left: 10px;
}
.login {
	width: 400px;
	height: 120px;
	padding-top: 40px;
	margin-left: 50px;
	background-color: #F8F894;
	border: 2px solid #990000;
}
.name {
	font-size: 12px;
	font-weight: bold;
	text-transform: capitalize;
	color: #000000;
}
#editorials {
	float: left;
	width: 520px;
	padding-top: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.edit-bar {
	float: left;
	width: 240px;
	margin-right: 12px;
}
.edit-bar-top {
	float: left;
	width: 240px;
	margin-right: 12px;
	margin-left: 15px;
}
.barHeader {
	color: #FFFFFF;
	background-color: #990000;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	margin-bottom: 7px;
	margin-top: 10px;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
}
.edit-bar li {
	list-style-type: none;
	text-indent: 10px;
	font-weight: bold;
	margin-bottom: 3px;
}
.edit-bar-top li {
	list-style-type: none;
	text-indent: 10px;
	font-weight: bold;
	margin-bottom: 3px;
}
#journalImg {
	float: right;
	width: 100px;
	margin-left: 10px;
	margin-right: 20px;
}
.logout {
	padding-top: 60px;
}
.status {
	font-size: 12px;
	font-weight: bold;
}
#letterhead .heading1 {
	font-size: 18px;
	font-weight: bold;
	color: #009900;
	text-align: center;
}
#letterhead .heading2 {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-align: center;
}
#letterhead .heading3 {
	font-weight: bold;
	color: #999999;
	text-align: center;
}
#printbody #date {
	text-align: right;
	margin-top: 20px;
}
#subject {
	text-transform: uppercase;
	text-align: center;
	margin-top: 15px;
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 15px;
}
.print {
	float: right;
}
#printbody {
	display: none;
}
#details {
	margin-top: 15px;
	padding-left: 10px;
	margin-bottom: 30px;
}
#profile {
	width: 507px;
	float: left;
	background-color: #CCFF99;
	margin-top: 16px;
	margin-bottom: 5px;
	margin-left: 10px;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
#pix {
	float: right;
	width: 167px;
	background-image: url(images/pixshadow.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 5px;
	margin-top: 5px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 15px;
}
h1 {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 15px;
	margin-top: 5px;
	margin-left: 5px;
}
.jmenu {
	visibility: visible;
}
#pix1 {
	width: 130px;
	float: left;
	margin: 10px;
	padding: 5px;
	background-image: url(images/pixshadow.jpg);
	background-repeat: no-repeat;
}
#pixhod {
	width: 202px;
	float: right;
	margin: 10px;
	padding: 5px;
	background-image: url(images/pixshadow.jpg);
	background-repeat: no-repeat;
}
input {
	background-color: #FFFFFF;
	border: 1px solid #666666;
	color: #666666;
}
.select1 {
	width: 100px;
	height: 20px;
	background-color: #FFFFFF;
	border: 1px solid #666666;
	color: #666666;
}
.select2 {
	width: 200px;
	height: 20px;
	background-color: #FFFFFF;
	border: 1px solid #666666;
	color: #666666;
}
.input1 {
	border: 1px solid #999999;
	background-color: #FFFFFF;
	color: #999999;
}
.input2 {
	border: 1px solid #003300;
	color: #FFFFFF;
	background-color: #999999;
	width: 50px;
}
.listing {
	list-style-type: square;
}
.listing2 {
	text-indent: 20px;
	list-style-image: url(images/list-img.gif);
}
.listing li {
	margin-left: 30px;
	margin-bottom: 2px;
}
#staff {
	float: left;
	margin-left: 30px;
	height: 140px;
	margin-top: 30px;
}
#staff-bar {
	float: left;
	width: 200px;
	margin-right: 10px;
	padding-bottom: 10px;
}
#staff-bar li {
	list-style-type: none;
	text-indent: 10px;
	font-weight: bold;
	margin-bottom: 7px;
}
#staff-bar1 {
	float: left;
	width: 280px;
	margin-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
}
#staff-bar1 li {
	list-style-type: none;
	text-indent: 10px;
	font-weight: bold;
	margin-bottom: 7px;
}
#staff-bar2 {
	float: left;
	width: 240px;
	margin-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
}
#staff-bar2 li {
	list-style-type: none;
	text-indent: 10px;
	font-weight: bold;
	margin-bottom: 7px;
}
#staff-bar3 {
	float: left;
	width: 240px;
	margin-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
}
#staff-bar3 li {
	list-style-type: none;
	text-indent: 10px;
	font-weight: bold;
	margin-bottom: 7px;
}
.acct {
	margin-left: 35px;
}

input {
	color: #000000;
	background-color: #CCCCCC;
	height: 21px;
}
.submit {
	color: #000000;
	background-color: #999999;
	border: 1px solid #CCCCCC;
	padding: 3px;
	font-weight: bold;
	width: auto;
	height: auto;
}
.dropdown {
	color: #000000;
	background-color: #CCCCCC;
	height: 22px;
}.white {
	background-color: #FFFFFF;
}
#forgot {
	padding-left: 80px;
	padding-top: 10px;
}
.style2 {
	font-size: 14px;
	color: #FF0000;
}
.textarea {
	background-color: #CCCCCC;
	color: #000000;
}
.distinct {
	text-align: center;
	line-height: 25px;
	background-color: #FFFF99;
	color: #000000;
}
.capitalize {
	text-transform: uppercase;
}
.style3 {
	color: #FF0000
}.yellow_bg {
	background-color: #FFCC99;
	padding: 10px;
	margin-bottom: 20px;
}
.name {
	font-weight: bold;
	padding-top: 5px;
	text-align: center;
	width: 170px;
}
