body {
font-family : Arial, Helvetica, sans-serif; 
background-color : #54618b; 
background-image : url('../layout/bodybg.png'); 
background-repeat : repeat-x; 
margin : 0; 
padding : 0; 
} 
bodywrapper {
	text-align: center;
	width: 100%;
}
td {
font-family : Arial, Helvetica, sans-serif; 
} 
th {
font-family : Arial, Helvetica, sans-serif; 
} 
h1 {
color : #000099; 
font-weight : normal; 
text-decoration : none; 
text-align : left; 
text-indent : 0; 
font-size : 21px; 
font-style : normal; 
} 
h2 {
font-size : 14px; 
color : #000099; 
text-decoration : none; 
font-weight : normal; 
text-align : left; 
padding-top : 3px; 
padding-bottom : 3px; 
border-top-width : 1px; 
border-bottom-width : 1px; 
border-top-style : solid; 
border-bottom-style : solid; 
border-top-color : #cccccc; 
border-bottom-color : #cccccc; 
} 
.formerror {
	color: #CC0000;
	text-decoration: none;
	font-style: italic;
}
#sn {
background-image : url('../layout/headerbg.png'); 
background-repeat : no-repeat; 
background-position : left bottom; 
height : 25px; 
width : 750px; 
text-align: center;
margin-left:auto; margin-right:auto;
} 
#footer {
background-image : url('../layout/headerbg.png'); 
background-repeat : no-repeat; 
background-position : left top; 
height : 85px; 
width : 750px; 
margin-left:auto; margin-right:auto;
} 
#header {
background-color : #ffffff; 
text-align : right; 
padding-right : 20px; 
width : 710px; 
padding-left : 20px; 
} 
#wrapper {
	background-color : #ffffff;
	width : 750px;
	text-align : left;
	height: auto;
margin-left:auto; margin-right:auto;
} 
#snpath {
color : #ffffff; 
text-align : left; 
padding-top : 5px; 
padding-right : 20px; 
padding-bottom : 5px; 
padding-left : 20px; 
font-size : 11px; 
width : 335px; 
	float: left;

} 
#snpath a {
color : #ffffff; 
font-size : 11px; 
text-decoration : none; 
} 
#snpath a:hover {
text-decoration : underline; 
} 
#snlink {
text-align : right; 
color : #ffffff; 
font-size : 11px; 
padding-top : 5px; 
padding-right : 20px; 
padding-bottom : 5px; 
padding-left : 20px; 
width : 335px; 
	float: right;

} 
#snlink {
	display:none;
}
#snlink a {
color : #ffffff; 
font-size : 11px; 
text-decoration : none; 
} 
#snlink a:hover {
text-decoration : underline; 
} 
.space {
height : 10px; 
width : 450px;
float : none;
position : relative; 
} 
#wrappertop {
background-color : #ffffff; 
background-image : url('../layout/wrapperbg.png'); 
height : 10px; 
width : 750px; 
background-repeat : no-repeat; 
background-position : left top; 
margin-left:auto; margin-right:auto;
} 
#wrapperbtm {
background-color : #ffffff; 
background-image : url('../layout/wrapperbg.png'); 
background-repeat : no-repeat; 
height : 10px; 
width : 750px; 
background-position : left bottom; 
margin-left:auto; margin-right:auto;
} 
#footertext {
color : #ffffff; 
text-align : left; 
padding-top : 5px; 
padding-right : 20px; 
padding-bottom : 5px; 
padding-left : 20px; 
font-size : 11px; 
width : 500px; 
float : left;
} 
#footertext a {
color : #ffffff; 
font-size : 11px; 
text-decoration : none; 
} 
#footertext a:hover {
text-decoration : underline; 
} 
#footerlink {
display:none;
color : #ffffff; 
text-align : right; 
font-size : 11px; 
padding-top : 5px; 
padding-right : 20px; 
padding-bottom : 5px; 
padding-left : 20px; 
width : 150px; 
float: right;
} 
#footerlink a {
color : #ffffff; 
font-size : 11px; 
text-decoration : none; 
} 
#footerlink a:hover {
text-decoration : underline; 
} 
#mainnav {
display:none;
background-color : #ff9900; 
text-align : left; 
vertical-align : middle; 
height : 20px; 
width : 710px; 
padding-top : 0; 
padding-right : 20px; 
padding-bottom : 0; 
padding-left : 20px; 
left : 0; 
top : 0; 
position : relative; 
} 
#mainnav a {
font-size : 12px; 
color : #ffffff; 
text-decoration : none; 
padding-top : 4px; 
padding-right : 8px; 
padding-bottom : 4px; 
padding-left : 16px; 
font-weight : bold; 
background-image : url('../layout/mainnavarroff.png'); 
background-repeat : no-repeat; 
background-position : left center 
} 
#mainnav a:hover {
color : #FF6600; 
background-color : #ffffff; 
background-image : url('../layout/mainnavarron.png'); 
background-repeat : no-repeat; 
background-position : left center 
} 
#sitemap {
	margin-right: 20px;
	margin-left: 20px;
}
#subnav {
	display:none;
	position : relative;
	margin-top : 20px;
	margin-bottom : 20px;
	float : left;
	margin-right: 20px;
} 
#subnav dl {
list-style-type : none; 
list-style-image : url('none'); 
} 
#subnav dt {
border-bottom-width : 1px; 
border-bottom-style : solid; 
border-bottom-color : #cccccc; 
width : 220px; 
font-size : 12px; 
color : #336699; 
text-decoration : none; 
}
#subnav dt.l0 {
	padding-top : 4px;
	padding-right : 20px;
	padding-bottom : 4px;
	padding-left : 20px;
	width : 180px;
	font-size : 12px;
	color : #FF6600;
	text-decoration : none;
	display : block;
	float : none;
	background-image : url('../layout/sitemapbg.png');
	font-weight: bold
}  
#subnav dt.l1 {
text-indent : 0; 
} 
#subnav dt.l2 {
text-indent : 15px; 
} 
#subnav dt.l3 {
text-indent : 30px; 
} 
#subnav dt.l4 {
text-indent : 45px; 
} 
#subnav dt.l5 {
text-indent : 60px; 
} 
#subnav span.nolink {
padding-top : 4px; 
padding-right : 20px; 
padding-bottom : 4px; 
padding-left : 20px; 
width : 180px; 
display : block; 
float : none; 
color : #003399; 
}  
#subnav a {
padding-top : 4px; 
padding-right : 20px; 
padding-bottom : 4px; 
padding-left : 20px; 
width : 180px; 
font-size : 12px; 
color : #336699; 
text-decoration : none; 
display : block; 
float : none; 
background-image : url('../layout/subnavbglink.png'); 
} 
#subnav a:hover {
background-color : #ccccff; 
background-image : url('../layout/subnavbg.png'); 
background-repeat : no-repeat; 
display : block; 
background-position : right top 
} 
#homepage {
width : 750px; 
text-align : center; 
} 
#content {
font-size : 12px; 
font-style : normal; 
line-height : 19px; 
color : #666666; 
text-align : left; 
width : 450px; 
height : auto;
right : 300px; 
margin : 0 0 0 50px; 
padding-top : 20px; 
padding-bottom : 20px; 
background-color : #ffffff; 
} 
#content li {
margin-bottom : 6px; 
list-style-image : url('../layout/listpoint.gif'); 
text-indent : 0 
} 
#subject {
text-align : left; 
width : 450px; 
display: block;
	clear: left;

} 
#teaser {
font-weight : bold; 
color : #003399; 
width : 450px; 
display: block;

} 
#teaser img {
text-align : left; 
float : left; 
} 
#abstract {
font-style : italic; 
width : 450px; 
	clear: left;
} 
.thimg {
	text-align: center;
	vertical-align: middle;
}
.thimg a {
	text-align : center;
	height : 135px;
	width : 135px;
	float : left;
	margin : 3px;
	padding : 2px;
	background-image : url('../layout/imgbg.png');
	background-repeat : no-repeat;
	background-position :  center;
	text-indent : 0;
	position : relative;
	vertical-align: middle;
} 
.thimg a:hover {
background-image : url('../layout/imgbghv.png'); 
background-repeat : no-repeat; 
background-position :  center; 
} 
.thimg img.ls {height:96px;width:128px;margin: 16px 0; border:0;}
.thimg img.pt {height:128px;width:96px;margin: 0 16px; border:0;}
#imgg {
float : none; 
width : 450px; 
	clear: left;
} 
#imgd {
text-indent : 0; 
} 
#hyperlinks {
width : 450px; 
left : -40px; 
	clear: left;
} 
#downloads {
width : 450px; 
left : -40px; 
	clear: left;
} 
#hyperlinks li {
	list-style-image : url('none');
	padding-top : 5px;
	padding-bottom : 5px;
	list-style-type : none;
	margin: 0px;
} 
#hyperlinks li a {
text-decoration : none; 
color : #003366; 
} 
#hyperlinks li a:hover {
text-decoration : underline; 
} 
#downloads li {
	list-style-image : url('none');
	list-style-type : none;
	text-indent : 0;
	padding-top : 5px;
	padding-bottom : 5px;
	margin: 0px;
} 
#downloads img {
text-align : left; 
float : left; 
} 
#downloads li a {
text-decoration : none; 
color : #003366; 
} 
.clearfloat {
	clear:both;
}
