<style type="text/css">
p{
	font-family: Verdana, Geneva, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: 18px;
}

td{
font-family: Verdana, Geneva, Helvetica, sans-serif;
font-size: 10pt;
}

h1{
	font-family: Verdana, Geneva, Helvetica, sans-serif;
	font-size: 16pt;
	font-style: normal;
	margin-bottom: 15px;
	font-weight: bold;
}

h2{
	font-family: Verdana, Geneva, Helvetica, sans-serif;
	font-size: 14pt;
	font-style: normal;
	font-weight: bold;
	margin-bottom: 20px;
}

h3{
	font-family: Verdana, Geneva, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
}

#breadcrumb {
	font-family: Verdana, Geneva, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	;
	text-align: left;
	clip:     rect(   );
	left: 30px;
	line-height: 30px;
}

#hometext {  
font-family: Verdana, Geneva, Helvetica, sans-serif;
font-size: 9pt;
font-style: normal;
}

#announcetext {  
font-family: Verdana, Geneva, Helvetica, sans-serif;
font-size: 9pt;
font-style: normal;
}

#announcedesc {  
font-family: Verdana, Geneva, Helvetica, sans-serif;
font-size: 9pt;
font-style: normal;
margin-left: 10px;
}


#navlist {  
font-family: Verdana, Geneva, Helvetica, sans-serif;
font-size: 11pt;
font-style: bold;
margin-top: 10px;
}

a:link{
	font-family:Verdana, Geneva, Helvetica, sans-serif;
	text-decoration:none;
	color:#000099;
}

a:visited{
font-family:Verdana, Geneva, Helvetica, sans-serif;
}
.bold {
	font-weight: bold;
}
.italic {
	font-style: italic;
}
.current_page {
	color: #666666;
	font-weight: bold;
}
#jsn-content {
	background-color: #ffffff;
	border-bottom: 1px solid #b3b3b3;
}


/* moduletable style */
div.module,
div.module-box,
div.module-plain,
div.moduletable-plain,
div.moduletable {
	overflow: hidden;
}

div.module h3, div.module-box h3, div.module-plain h3,
div.moduletable h3, div.moduletable-plain h3 {
	color: #000000;
	font-size: 1.1em;
	margin: 0 0 3px 0;
}

/* Module background styles */
div.module-box {
	padding: 0;
}

div.module-box > div {
	padding: 16px 16px 0 0;
}

div.module-box > div > div {
	padding: 0 0 0 16px;
}

div.module-box > div > div > div {
	padding: 0 16px 16px 0;
}

div.box-grey {
	background: transparent url(/images/module-box-grey-bg-r.png) no-repeat top left;
	color: #FFFFFF;
}

div.box-grey h3 {
	color: #FFF;
}

div.box-grey a:link,
div.box-grey a:visited {
	color: #633DA1;
}

#jsn-pright div.module, #jsn-pright div.module-plain, #jsn-pright div.module-box,
#jsn-pleft div.module, #jsn-pleft div.module-plain, #jsn-pleft div.module-box {
	margin-bottom: 1.5em;
}

/** @BULLET TREE **/
/* main level */
ul.menu-bullettree,
ul.menu-bullettree ul {
	background: none;
	list-style: none;
	padding: 0; /* Firefox */
	margin: 0;
}
p.dotted_top {
	border-top: 1px dotted #b3b3b3;
}
p.dotted_bottom, ul.menu-bullettree {
	border-bottom: 1px dotted #b3b3b3;
}
p.dotted {
	border-top: 1px dotted #b3b3b3;
	border-bottom: 1px dotted #b3b3b3;
}

ul.menu-bullettree a:link, ul.menu-bullettree a:visited {
	display: block;
	background: transparent url(images/bullettree-level0.png) no-repeat 5px 10px;
	border-bottom: 1px dotted #b3b3b3;
	padding: 3px 10px 3px 15px;
	color: #633DA1;
	text-decoration: none !important;
}

/* For dark background */
div.box-grey ul.menu-bullettree a:link,
div.box-grey ul.menu-bullettree a:visited {
	color: #d9d9d9; /*text colors*/
}

div.box-grey ul.menu-bullettree a:hover {
	background-color: #633DA1; /*mouse over Institute Guide*/
	color: #d9d9d9; /*text colors*/
}

/* Current item */
ul.menu-bullettree a.current {
	background-image: url(images/bullettree-current.png) !important;
	font-weight: bold;
	color: #ffffff;
}

ul.menu-bullettree li.current a:hover {
	color: #000000;
}

div.box-grey ul.menu-bullettree li.current a {
	color: #ffffff;
}

div.box-grey ul.menu-bullettree li.current a:hover {
	color: #ffffff;
}

ul.menu-bullettree li.current li a {
	font-weight: normal;
}

ul.menu-bullettree li.current li a:hover {
	color: #000000;
}


/** @TopPageMenu **/
ul.menu-divbar {
	margin: 0;
	padding: 0;
	list-style: none;
}

ul.menu-divbar li {
	display: inline;
	margin: 0;
	border-left: 1px solid #B3B3B3;
	background: none;
	padding: 0 0.8em;
}

ul.menu-divbar li.first {
	border-left: none !important;
}

ul.menu-divbar a:link,
ul.menu-divbar a:visited {
	text-decoration: none !important;
}

ul.menu-divbar a:hover {
	text-decoration: underline !important;
}

ul.menu-icon {
	margin: 0;
	padding: 0;
	list-style: none;
}

ul.menu-icon li {
	display: inline;
	margin: 0;
	background: none;
	padding: 0 0 0 12px;
}

ul.menu-icon a:link,
ul.menu-icon a:visited {
	background: transparent url(images/dot.png) no-repeat left top;
	padding-left: 20px;
	text-decoration: none !important;
	color: #000000;
}

ul.menuxzy {
	background: transparent url(images/dot.png) no-repeat left top;
	padding-left: 20px;
	text-decoration: none !important;
	color: #000000;
}

ul.menu-icon a:hover {
	text-decoration: underline !important;
}

/* News Ticker Vertical */

#NewsTicker{
	border:solid 1px #633DA1;
	background:#FFFEB9;
	width:240px;
	height:260px;
	margin:0 auto;
}

#NewsTicker h1{
		padding:6px; margin:0; border:0;
		background:#dfe9d5;
		color:#000000;
		font-size:11px;
		font-weight:bold;
}

#NewsVertical {
	width: 240px;
	height: 260px;
	display: block;
	overflow: hidden;
	position: relative;
}

#controller{
	padding:6px;
	font-size:11px;
	color:#666;
}

#play_scroll_cont{display:none;}

#TickerVertical {
	width: 240px;
	height: 240px;
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
}
#TickerVertical li {
	display: block;
	width: 228px;
	color: #333333;
	text-align: left;
	font-size: 11px;
	margin: 0;
	padding: 6px;
	float: left;
}

#TickerVertical li .NewsTitle{
	display: block;
	color: #000000;
	font-size: 12px;
	font-weight:bold;
	margin-bottom:6px;
}

#TickerVertical li .NewsTitle a:link,
#TickerVertical li .NewsTitle a:Visited {
	display: block;
	color: #000000;
	font-size: 12px;
	font-weight:bold;
	margin-bottom:6px;
	text-decoration:none;
}

#TickerVertical li .NewsTitle a:hover {
	text-decoration:underline;
}
		
#TickerVertical li .NewsImg{
	float:left;
	margin-right:10px;
}

#TickerVertical li .NewsFooter{
	display: block;
	color: #000000;
	font-size: 10px;
	margin:6px 0 14px 0;
}
</style>