body {
	padding:0px;
	margin:0 10px 12px 12px;
	color:#000000;
	font-size:95%;
	line-height:135%;
	background-color:#ffffff;
}

img {
	border:0px none;
}

body a:link, a:visited, a:hover {
	color:blue;
	text-decoration:underline;
}

br.clearall {
	clear:both;
}

b {
	color:red;
}

a.strong{
	font-weight:bold;
}


.hr {
	background:#D5D5E6 none repeat scroll 0 0;
	height:1px;
	margin-bottom:0;
	margin-top:1px;
	width:100%;
}

.hr hr {
	margin:0px;
	display:none;
}

.masterhead {
	background: #c9c9c9 url("graphics/gradient.jpg") no-repeat scroll 0 0;
	font-family: "trebuchet ms",Helvetica,Arial,sans-serif;
	margin:0px;
	padding:0px;
	position:relative;
	width:100%;
	border:1px solid #CCCCCC;
}

h1.mastertitle {
	background-color:#990000;
	border-right:1px solid #CCCCCC;
}

h1.mastertitle, h2.masterurl{
	float:left;
	font-size:100%;
	font-weight:normal;
	padding:8px 11px 6px 11px;
	margin:0px;
}

h1.mastertitle a, h2.masterurl a {
	color:#ffffff;
	text-decoration:none;
}

.masterhead a:hover {
	text-decoration:underline;
	color:#F9F7DC;
}

.masternav {
	float:right;
	font-family: "trebuchet ms",Helvetica,Arial,sans-serif;	
	margin:0px;
}

.masternav a{
	color:#000000;
	text-decoration:none;
	padding:2px;
}

.masternav a:hover{
	color:#000000;
	text-decoration:none;
	background-color: #eeeeee;
	padding:2px;
}

.masternav ul {
	margin:0px;
	padding:8px 11px 6px 11px;
}

.masternav li {
	list-style: none;
	display: inline;
	padding:5px;
}

.top {
	top:0px;
	left:50%;
	margin:0px;
}

img.logo {
	padding:10px;
	float:left;
}

h1.subtitle{
	background: url("graphics/jsclogo.jpg") no-repeat;
	float:left;
	font-size:180%;
	font-family: "trebuchet ms",sans-serif;
	font-weight:normal;
	line-height:110%;
	padding: 20px 10px 20px 150px;
}

h1.subtitle a {
	color:#000000;
	text-decoration:none;
}

.menu {
	background:#E5E5E5 none repeat scroll 0 0;
	border-color:#BEBFBF;
	border-style:transparent;
	border-width:0px 1px 0px 1px;
}

.menu ul {
	list-style-type:none;
	margin:0 0 0 0;
	padding:0;
	width:100%;
}

.menu li {
	background-color:#E5E5E5;
	border-left:0 solid gray;
	display:inline;
	padding:0 0 0 9px;
}

.menu li a {
	border-right:1px solid #BEBFBF;
	color:#222222;
	display:inline;
	padding-right:9px;
	text-decoration:none;
	font-size:110%;
}

.cornertop {
	margin:0;
	position:relative;
	z-index:5;
	background:#E5E5E5 url("graphics/hairline.png") repeat-x scroll center top;
	height:4px;
	width:100%;
}

.cornerbottom {
	margin:0;
	position:relative;
	z-index:5;
	background:#E5E5E5 url("graphics/hairline.png") repeat-x scroll center bottom;
	margin-bottom:0;
	height:4px;
	width:100%;
}

.cornertop .rightcorner, .cornerbottom .rightcorner {
	background:#E5E5E5 none repeat scroll 0 0;
	float:right;
	height:4px;
	margin:0;
	padding:0;
	width:4px;	
}

.cornertop img, .cornerbottom img {
	float:left;
	height:4px;
	margin:0;
	padding:0;
	width:4px;
}

.content {
	margin-left:auto;
	margin-right:auto;
	padding:10px;
	margin:0px;
}

.main {
	border-top:4px solid #990000;
	margin:0 2% 0 2%;
	width:42%;
	float:left;
	padding:10px;
}

.right {
	border-top:4px solid #666666;
	float:left;
	width:23%;
	padding:10px;
}

.left {
	border-top:4px solid #666666;
	float:left;
	width:24%;
	padding:10px;
}

.footer {
	clear:both;
	border-top:2px solid #666666;
	padding:10px;
}

img.maintop {
	margin:10px 0px 0px 0px;
	width:100%;
}

th.tdrt {
text-align:right;
}

.calendar {
	max-height:500px;
	overflow:auto;
}

.calendar h2 {
	margin:5px;
}

.calendar h3 {
	margin:5px;
	border-bottom: 1px solid #990000;
}

.calendar ul {
	margin:5px 5px 35px 5px;
	border-bottom: 2px solid #666666;
}
