body {
	color: #000;
	font-family: "lucida sans", "georgia", "palatino", "arial", "helvetica", "verdana";
	font-size: 12px;
	background: url('../images/bkg-gray.jpg');
	overflow-y: scroll; /*prevent 'jumping' from margin:auto on mac(?) firefox/opera*/
	overflow-x: hidden;

}

#title{
	text-align: left;
	font-family: "lucida sans", "georgia", "palatino", "arial", "helvetica", "verdana";
	font-size: 16px;
	font-weight: bold;
	color: #000;
	padding-top: 5px;
	padding-bottom: 5px;
}

#loginheader
{
	margin-top: 8px;
	background: #fff;
	font-size: 10px;
	padding-right: 10px;
	text-align: right;
	font-family: "lucida sans", arial, sans-serif;
	height: 28px;
}

#loginheader a{
	margin-left: 0px;
	color: #0000dc;
	text-decoration: underline;
}

#loginheader a:hover{
	color: #3443cc;
	text-decoration: none;
}

#loginheader ul{
	width: 830px;
	list-style-type: none;
	height: 28px;
}
#loginheader ul li{
		display: inline;
}

#internalmenu
{
	margin-top: -10px;
	background: #fff;
	font-size: 10px;
	text-align: right;
	font-family: "lucida sans", arial, sans-serif;
	height: 15px;
}

#internalmenu a{
	margin-left: 6px;
	color: #0000dc;
	text-decoration: underline;
}

#internalmenu a:hover{
	color: #3443cc;
	text-decoration: none;
}

#internalmenu ul{
	width: 840px;
	list-style-type: none;
	height: 15px;
}
#internalmenu ul li{
		display: inline-block;
}



#whiteBackground
{
	width: 900px;
	margin-left: auto;
	margin-right: auto;
/*	border: 2px solid #cd4f39;*/
}

#credit{
	text-align: bottom;
	font-size: 9px; 
	padding-bottom: 10px;
	padding-top: 20px;
	font-family: "lucida sans", "arial";
	color: #555;
}

#credit a{
	color: #0000dc;
	text-decoration: underline;
}

#credit a:hover{
	color: #000;
	text-decoration: none;
}

.componentheading{
	text-align: left;
	font-family: georgia, "lucida sans", verdana;
	font-size: 16px;
	font-weight: bold;
	color: #000;
	padding-top: 10px;
	padding-bottom: 10px;
}

.contentpane .componentheading{
	padding-left: 15px;
}

.componentheading table{
	padding: 0px;
}

.contentheading{
	text-align: left;
	font-family: georgia, "lucida sans", verdana;
	font-size: 16px;
	font-weight: bold;
	color: #000;
	padding-top: 10px;
	padding-bottom: 10px;
}

.contentheading img{
	border: 0px;
}

#main{
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	overflow: visible;
}

#main a{
	color: #0000dc;
	text-decoration: underline;
}

#main a:hover{
	color: #3443cc;
	text-decoration: none;
}

#main #noarticle{
	padding-left: 20px;
	padding-right: 20px;
}

#main img{
	border: 0px;
}

#main #wrapperarea
{
	width: 870px;
	padding-left: 8px;
}

#main #wrapperdiv
{
	color: #000;
	font-family: "lucida sans", "georgia", "palatino", "arial", "helvetica", "verdana";
	font-size: 12px;
	overflow-y: hidden;
	overflow-x: hidden;
	margin-left: auto;
	margin-right: auto;
	padding-left: 10px;	
}

#article{
vertical-align: top;
width: 500px;
margin-left: 10px;
min-height: 400px;
padding-right: 10px;
}

#article img{
	margin-right: 6px;
	margin-left: 6px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 3px;
	overflow: hidden;
}

#article a{
	color: #0000dc;
	text-decoration: underline;
}

#article a:hover{
	color: #3443cc;
	text-decoration: none;
}

#article a:visited{
	color: #0000dc
	text-decoration: underline;
}


#article ul {
	list-style-type: none;
	padding: 4px;
}

#article ul li{
	margin-left: 10px;
	padding-bottom: 5px;
}

#article ul li ul{
	margin-left: 10px;
	margin-bottom: 5px;
}

#article ul a{
	font-weight: bold;
}

#article ul#bulleted{
	list-style-type: square;		
}

#article ul#bulleted li{
	margin-bottom: 5px;
}

#article a{
	color: #0000dc;
	text-decoration: underline;
}

#article a:hover{
	color: #3443cc;
	text-decoration: none;
}

#article a:visited{
	color: #0000dc;
	text-decoration: underline;
}

#article dl{
	padding-left: 18px;
	padding-right: 10px;
	padding-top: 8px;
	padding-bottom: 8px;
}

img{
 text-align: center;
}

.centerBlock{
	position: relative;
	margin: 0px auto;
	background: #fff;
	width: 900px;
}

.titleBlock{
	height: 85px;
	margin: auto;
	padding-bottom: 10px;
}

#logoleft{
	position: absolute;
	background: url('../images/stomp-gray-logo.png') no-repeat;
	height: 170px;
	width: 400px;
	margin-left: 20px;
	margin-top: -32px;
}

#logotitle{
	position: absolute;
	margin-left: 20px;
	width: 342px;
	height: 78px;
	margin-top: -15px;
}

#topcorner-box{
	margin: auto;
	width: 900px;
	height: 0px;
	}

#corner-left { 
float: left;
		display: table-cell;
	left: 0px;
	width: 10px; 
	height: 10px; 
	background: url('../images/whitecornertransparent.gif') no-repeat; 
	font-size: 0%;
}

#corner-right { 
float: right;
	display: table-cell;
	margin-left: 870px;
	width: 10px; 
	height: 10px;
	top: 0px; 
	background: url('../images/whitecornertransparent.gif') no-repeat; 
	background-position: top right;
	font-size: 0%;
}

#corner-center { 
	position: relative;
	width: 880px; 
	height: 10px; 
	margin-left: 10px;
	/*background: url('whitecornertransparent.gif') no-repeat;*/
	background: #fff;
	font-size: 0%;
}

h1{
height:78px;
text-indent: -100.0em;
overflow: hidden;
//background: url('../images/stomp-gray-logo.png') no-repeat;
}

h1 a{
display:block;
line-height:78px;
}

#center-content{
width:898px;
border-left: 1px solid #383838;
border-right: 1px solid #383838;
border-bottom: 1px solid #383838;
}
#nav{
	width: 900px;
}
#nav ul a{
	color: #fff;
}

#nav ul a:hover{
	color: #ccc;
}

#nav ul li ul a{
	color: #ccc;
}

#nav ul li ul a:hover{
	color: #fff;
}

.navtabs-back{
position: absolute;
margin-top: 30px;
height: 30px;
width: 900px;
background: #383838;
text-indent: 10px;
color: #ccc;
z-index: 0;
}

.navtabs-bottom{
clear: left;
height: 0px;
background: #3443cc;
text-indent: 10px;
color: #0000dc;
}

#breadcrumbBar{
	width: 100%;
	height: 20px;
	padding-top: 7px;
	padding-bottom: 2px;
	font-family: "lucida sans", arial, sans-serif;
	color: #000;
	font-size: 10px;
	background: #ddd;
	//margin-top: 29px;
}

#breadcrumbBar a{
	color: #0000dc;
	text-decoration: none;
}

#breadcrumbBar a:hover{
	color: #000;
	text-decoration: underline;
}

#breadcrumbTrail{
	float: left;
	margin-left: 10px;
	margin-top: 2px;
}

#searchArea{
	float: right;
	margin-right: 10px;
	font-family: "lucida sans", arial, sans-serif;
	color: #000;
}

#searchArea .inputbox{
	padding: 1px;
	font-size: 10px;
	background: #aaa;
	color: #000;
	border: 0px;
	}

#searchArea .button{
	padding: 1px;
	font-size: 10px;
	background: #ddd;
	color: #000;
	border: 0px;
	margin-right: 4px;
	}

#searchArea .button:hover{
	padding: 1px;
	font-size: 10px;
	background: #aaa;
	color: #000;
	border: 0px;
	margin-right: 4px;
	}

#maincornerleft{
	float: left;
	background: url('../images/leftcorner-gray-gray.gif') no-repeat;
	width: 10px;
	height: 10px;
	top: 0px;
}

#maincornerright{
	float: right;
	top: 0px;
	left: 890px;
	background: url('../images/rightcorner-gray-gray.gif') no-repeat;
	width: 10px;
	height: 10px;
}

.sidebar-container-indexleft{
	/*position: absolute;
	vertical-align: top;
	background: #fff;*/
	width: 155px;
	height: 390px;
/*	text-align: center;*/
	margin-left: 5px;
}

.sidebar-container-indexleft img{
	align: center;
}

.sidebar-container-indexright{
	width: 155px;
	height: 390px;
	overflow: hidden;
}

.sidebar-container-indexright ul{
	text-indent: -4px;
	margin-left: 0px;

	padding: 10px;
	margin-top: -6px;
}

.sidebar-container-indexright ul li{
	padding-bottom: 9px;
}
.news {
list-style-type: none;
}

.news a{
	color: #000;
	text-decoration: none;
}

.news a:hover{
	color: #000;
	text-decoration: underline;
}


.sidebar-container{
	display: table-cell;
	position: absolute;
	margin-left: 530px;
	margin-top: 250px;
	vertical-align: top;
	background: #fff;
	width: 350px;

}
.cornerBox { 
	position: relative;
	background: #ccc; 
	width: 98%; 
	height: 90%;
	}
	
.corner { 
	position: absolute; 
	width: 10px; 
	height: 10px; 
	background: url('../images/graycornerwhite.gif') no-repeat; 
	font-size: 0%; 
}

.cornerBoxInner { padding: 10px; }
.TL { top: 0; left: 0; background-position: 0 0; }
.TR { top: 0; right: 0; background-position: -10px 0; }
.BL { bottom: 0; left: 0; background-position: 0 -10px; }
.BR { bottom: 0; right: 0; background-position: -10px -10px; }

.cornerBoxInner a{
	color: #0000dc;
	text-decoration: underline;
}

.cornerBoxInner a:hover{
	color: #3443cc;
	text-decoration: none;
}

dl#general dt
{
	font-weight: bold;
	padding-bottom: 5px;
}

dl#general dd
{
	padding-bottom: 5px;
	text-indent: -18px;
}


#smalltitle{
	font-size: 14px;
	font-weight: bold;
}

#rightmodule{
	float: right;
}

#leftmodule{
	float:left;
}

#centermodule{
width: 100%;
}

#centermodule.moduletable{

}

#centermodule #moduletable td{
}

#com-form-login{
	font-family: "lucida sans", "georgia", "palatino", "arial", "helvetica", "verdana";
	font-size: 12px;	
	margin-left: auto;
	margin-right: auto;
	border: 0px;
}

#com-form-login .componentheading{
	margin-left: 5px;
}

#com-form-login fieldset{
	font-family: "lucida sans", "georgia", "palatino", "arial", "helvetica", "verdana";
	font-size: 12px;	
	border: 0px;
	width: 200px;
	margin-left: auto;
	margin-right: auto;
}

#com-form-login fieldset .button{
	
	padding: 3px;
	font-size: 12px;
	background: #ccc;
	color: #000;
	border: 0px;
	margin-right: 4px;
	width: 50px;
	float: right;
}

#com-form-login fieldset .button:hover{
	
	padding: 3px;
	font-size: 12px;
	background: #aaa;
	color: #000;
	border: 0px;
	margin-right: 4px;
}

#com-form-login .button{
		padding: 3px;
	font-size: 12px;
	background: #ccc;
	color: #000;
	border: 0px;
	margin-right: 4px;
	float: right;
}

#com-form-login .button:hover{
		padding: 3px;
	font-size: 12px;
	background: #aaa;
	color: #000;
	border: 0px;
	margin-right: 4px;
}

#com-form-login p#com-form-login-username
{

}

#com-form-login p#com-form-login-username label
{
	font-family: "lucida sans", "georgia", "palatino", "arial", "helvetica", "verdana";
	font-size: 12px;	
}

#com-form-login p#com-form-login-username input
{
		padding: 3px;
	font-size: 12px;
	background: #aaa;
	color: #000;
	border: 0px;
	margin-top: 5px;
	margin-left: 20px;
}

#com-form-login p#com-form-login-remember inputbox
{
		padding: 3px;
	font-size: 12px;
	background: #aaa;
	color: #000;
	border: 0px;
	float: right;
}

#com-form-login p#com-form-login-password label{
	font-family: "lucida sans", "georgia", "palatino", "arial", "helvetica", "verdana";
	font-size: 12px;	
}

#com-form-login p#com-form-login-password input{
	padding: 3px;
	font-size: 12px;
	background: #aaa;
	color: #000;
	border: 0px;
	margin-top: 5px;
	margin-left: 20px;
}

#com-form-login ul{
	list-style-type: none;
	width: 370px;
	margin-left: auto;
	margin-right: auto;
}

#com-form-login ul li{
display: table-cell;
padding-right: 10px;
font-size: 11px;
}

#com-form-login ul li a{
	color: #0000dc;
	text-decoration: underline;
}

#com-form-login ul li a:hover{
	color: #3443cc;
	text-decoration: none;
}

#login .componentheading{
	margin-left: 5px;
}

#jwts_tab a {
	font-weight: bold;
	color: #000;
	text-decoration: none;
}

#jwts_tab a:hover{
	color: #000;
	text-decoration: underline;
}

#jwts_tab .jwts_tabbertab a{
	font-weight: normal;
	color: #0000dc;
	text-decoration: underline;
}

#jwts_tab .jwts_tabbertab a:hover{
	color: #3443cc;
	text-decoration: none;
}

ul.jwts_tabbernav li.jwts_tabberactive a{
	color: #555;
	}
	
#article table#research {
	background: #fff;
}

#article table#research td{
	vertical-align: top;
}

#commentform{
	border: 0px;
	align: left;
}

#commentform input{
	padding: 3px;
	margin-left: 5px;
	margin-bottom: 10px;
	font-size: 12px;
	background: #aaa;
	color: #000;
	border: 0px;
}

#commentform textarea{
	font-size: 12px;
	background: #aaa;
	font-family:  "lucida sans", "georgia", "palatino", "arial", "helvetica", "verdana";
	color: #000;	
	padding: 3px;
}

table#peopletable{
	width: 840px;
}

table#peopletable td{
	valign: top;
	padding: 10px;
	background: #ccc;
	height: 135px;
}

table#peopletable td.info{
	padding-top: 25px;
}

table#peopletable td.picture{
	width: 150px;
}

table#peopletable td.one{
	background: #ddd;
}

table#peopletable td.two{
	background: #ffffbb;
}

table #randomimgtable{
	float:right;
	display: inline;
}

#randomimagetable{
	float:right;
	display: inline;
	width: 350px;
	height: 233px;
	padding-left: 10px;
}

#frontview{
text-align:center;
margin-left: auto;
margin-right: auto;
}

#frontview table .contentpaneopen{
	text-align: center;
	margin-left: 20px;
}

body.contentpane{
	font-family: "lucida sans", "georgia", "palatino", "arial", "helvetica", "verdana";
	font-size: 12px;	
}

body.contentpane table.contentpaneopen td.contentheading
{
		font-family: georgia, "lucida sans", verdana;
	font-size: 16px;
	font-weight: bold;
}

#sidecalendar{
	float: right;
}

table #research{
	width: 830px;
}

table td .sectiontableheader{
	padding: 10px;
	font-weight: bold;
	font-size: 16px;
}

table td .sectiontableheader img{
	border: 0px;
}

table tr .sectiontableentry1{
	background: #ccc;
}

table td .sectiontableentry1 img{
	border: 0px;
}

table tr .sectiontableentry2{
	border: 0px;
}

table td .sectiontableentry2 img{
	border: 0px;
}

#main #minuteview{
		font-family: "lucida sans", "georgia", "palatino", "arial", "helvetica", "verdana";
		font-size: 12px;
		float: left;
}


#minuteview a{
		color: #0000dc;
		text-decoration: underline;
}

#minuteview a:hover{
	text-decoration: none;
	color: #3443cc;
}

#videoplayer1{
	text-align: center;
}
