/* global */
html{height: 100%;}

body
{
	font-family: verdana, arial, sans-serif;
	margin: 0px;
	font-size: 0.68em;
	left: auto;
}



h1
{ font-family: arial, sans-serif;
  letter-spacing: normal;
}

h2
{ margin: 0px;
  padding: 0px 0px 4px 0px;
  font-size: 100%;
}
img.picA
{
	position: relative;
	top: auto;
	width: 80px;
	height: 80px;
	padding: 8px;
	background-image: url(a47.gif);
	background-repeat: no-repeat;
}
jwts_title {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; BACKGROUND: url(slide_bg_r.png) no-repeat right 50%; PADDING-BOTTOM: 0px; MARGIN: 0px 0px 1px; OVERFLOW: hidden; CURSOR: pointer; PADDING-TOP: 0px
}

img.picB
{
position: relative;
top: -2px;
background: url('images/a26.gif') no-repeat;
width: 146px;
height: 75px;
padding: 7px;
}

img.floatleft
{
float: left;
margin: 0px 14px 3px 0px;
}

img{
	border: 0px;
	text-align: right;
}
img.picA
{
	position: relative;
	top: -2px;
	width: 76px;
	height: 74px;
	padding: 8px;
	background-image: url(a47.gif);
	background-repeat: no-repeat;
	left: 5px;
	bottom: 5px;
}

img.picB
{
	position: relative;
	top: -2px;
	width: 146px;
	height: 75px;
	padding: 7px;
	background-image: url(a26.gif);
	background-repeat: no-repeat;
}

img.floatleft
{
float: left;
margin: 0px 14px 3px 0px;
}
a{outline: none;}

/* image positioning - left, right and center */


/* block quote */
blockquote
{ margin: 20px 0px 20px 0px; 
  padding: 10px 20px 0px 20px;
  border-left: 8px solid;
}

/* unordered list */
ul
{ margin: 8px 0px 0px 16px;
  padding: 0px;
}

ul li
{ list-style-type: square;
  margin: 0px 0px 11px 0px; 
  padding: 0px;
}

/* ordered list */
ol
{ margin: 8px 0px 0px 24px;
  padding: 0px;
}

ol li
{ margin: 0px 0px 11px 0px; 
  padding: 0px;
}

/* main container */
#main
{ width: 780px;
  margin-left: auto; 
  margin-right: auto;
}

/* links above the logo / footer */
#links, #footer
{ margin-left: auto; 
  margin-right: auto;
  padding: 10px 21px 0px 19px;
  width: 720px;
  height: 26px;
  font-size: 94%;
  text-transform: uppercase;
}

#links{text-align: right;}

#footer{text-align: center;}

#links a, #footer a{text-decoration: none;}

#links a:hover, #footer a:hover{text-decoration: underline;}

/* logo */
#logo
{ margin-left: auto; 
  margin-right: auto;
  width: 760px;
  height: 64px;
  text-align: left;
}

#logo1
{
	margin-left: auto;
	margin-right: auto;
	width: 760px;
	height:100px;
	text-align: left;
	background-image: url(Banniere_UNIV.gif);
}

#logo h1
{ margin: 0px;
  padding: 41px 0px 0px 19px;
  font-size: 150%;
  letter-spacing: .2em;
}
#logo1 h1
{ margin: 0px;
  padding: 41px 0px 0px 19px;
  font-size: 150%;
  letter-spacing: .2em;
}

/* navigation menu */
#menu
{ height: 42px;
  width: 760px;
  margin-left: auto; 
  margin-right: auto;
}

#menu ul{margin: 0px auto;} 

#menu li
{ float: left; 
  margin: 0px; 
  padding: 0px;
} 

#menu li a 
{ display: block; 
  float: left; 
  height: 37px;
  text-decoration: none; 
  padding: 3px 19px 2px 19px;
  text-transform: uppercase;
} 

/* main content */
#content
{ margin-left: auto; 
  margin-right: auto;
  width: 760px;
  height: auto;
  padding: 0px;
  overflow: hidden;
} 

/* column 1 - contains sidebar items */
#column1
{ width: 207px;
  float: right;
  padding: 16px 0px 15px 0px;
}
#column3
{ width: 207px;
  float:left;
  padding: 16px 0px 15px 0px;
}
.sidebaritem
{
	text-align: left;
	width: 188px;
	float: left;
	margin: 10px 0px 0px 0px;
	height: auto;
}

.sbihead
{ height: 14px;
  width: 188px;
  padding: 0px 0px 5px 19px;
  text-transform: uppercase;
}

.sbihead h1
{ padding: 0px; 
  margin: 0px; 
  font-weight: bold;
  font-size: 100%;
}

.sbicontent{
	height: 130px;
	padding-top: 14px;
	padding-right: 8px;
	padding-bottom: 20px;
	padding-left: 19px;
}



.sbilinks{
	padding: 0px;
	color: #FFFFFF;
}

.sbilinks ul{margin: 0px auto;} 

.sbilinks li 
{ margin: 0px; 
  float: left; 
  list-style: none; 
} 

.sbilinks li a , .sbilinks li a:hover
{ float: left; 
  height: 16px;
  text-decoration: none; 
  padding: 5px 0px 4px 19px;
  width: 188px;
  border: 0px;
} 

/* column 2 - page content */
#column2
{
	text-align: left;
	float: left;
	height: inherit;
	width: 540px;
}

#column2 h1
{ padding: 6px 0px 4px 0px; 
  margin: 0px 0px 12px 0px; 
  border-bottom: 1px solid;
  font-size: 150%;
  text-transform: uppercase;
  font-weight: normal;
}

.sidebaritem a, #column2 a, .sidebaritem a:hover, #column2 a:hover
{ padding: 0px 0px 2px 0px;
  text-decoration: none;
  border-bottom: 1px dashed;
}

.sidebaritem a:hover, #column2 a:hover{border-bottom: 1px solid;}

/* contact page - form layout */
form{margin-top: 0px;}



input, textarea
{ width: 100px; 
  font-family: verdana, arial, sans-serif;
  border: 1px solid;
  font-size: 100%;
  margin: 0px;
}

.submit
{ font-family: verdana, arial, sans-serif;
  border: 1px solid;
  width: 70px;
  height: 22px;
  cursor: pointer;
  font-size: 100%;
}
#main #content #column2 table tbody tr td .Style23 {
	font-weight: bold;
	font-size: 12px;
	color: #333;
	text-align: justify;
}
#main #content #column2 table tbody tr td .Style15 {
	font-weight: normal;
	font-size: 12px;
	text-align: center;
	color: #060;
}
#main #content #column2 table tbody tr td table tbody tr td p {
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	color: #060;
}
#main #content #column2 table tbody tr td table tbody tr td table tr td .Style20 .Style201 {
	text-align: justify;
}
#main #content #column2 table tbody tr td table tbody tr td table tr td .Style20 .Style201 {
	text-align: left;
}
#main #content #column2 table tbody tr td table tbody tr td table tr td .Style20 .Style201 .Style23 .floatleft {
	color: #333;
	text-align: justify;
}
.Style45 #main #content #column2 table tbody tr td table tbody tr td table tr td .Style20 .Style201 .Style23 .Style55 .Style49 .Style49 {
	color: #333;
	font-size: 12px;
	text-align: justify;
}
#main #content #column2 ul ul table tr td {
	color: #333;
}
#main #content #column2 table tbody tr td .newsabstract {
	text-align: justify;
}
.Style45 #main #content #column2 table tbody tr td table tbody tr td {
	text-align: justify;
}
#main #content #column2 table tbody tr td p strong {
	text-align: justify;
}
#main #content #column2 table tbody tr td p {
	text-align: center;
}
#main #content #column2 table tbody tr td p strong {
	font-weight: bold;
}
#main #content #column2 table tbody tr td p strong {
	font-weight: bold;
	text-align: left;
}
l {
	text-align: justify;
}
#main #content #column2 table tbody tr td p {
	color: #333;
	text-align: center;
}
#main #content #column2 ul ul table tr td table tr td p {
	font-size: 12px;
}
#main #content #column2 #Accordion1 .AccordionPanel.AccordionPanelOpen table tbody tr td table {
	text-align: justify;
}
#main #content #column2 table tbody tr td .Style15 {
	text-align: center;
}

