html	{
	overflow-y: scroll;
}
#nav {
	font-weight: bold;
	width: 205px;
}
#nav 
.top {
	background: url(../images/nav_header_corp.gif);
	height: 22px;
}
#nav 
.bot {
	background: url(../images/nav_bot.gif);
	height: 17px;
	overflow: hidden;
}
#nav 
ul {
	background: url(../images/nav_ul.png) repeat-y left;
	list-style: none;
	margin: 0;
	padding: 0 0 0 15px;
	overflow: hidden;
	display: block !important;
	display: inline-block;
}
#nav 
ul 
ul {
	padding: 0 0 5px 0;
	background: none;
}
#nav 
li {
	float: left;
	clear: left;
	color: #81a3c5;
	font: italic bold 18px arial, helvetica, sans-serif;
	text-indent: 5px;
}
#nav 
li 
li {
	width: 185px;
	height: 17px;
	position: relative;
	margin: 5px 0 0;
	text-indent: 0;
	font: bold 12px arial, helvetica, sans-serif;
}
#nav 
a {
	padding: 0 0 0 8px;
	height: 15px;
	line-height: 15px;
	color: white;
	text-decoration: none;
	border-top: 1px solid #595959;
	border-left: 1px solid #595959;
	border-right: 1px solid #292929;
	border-bottom: 1px solid #292929;
	background: #333333;
	display: block;
	white-space: nowrap;
}
#nav 
a:hover {
	border-top: 1px solid #719cbc;
	border-left: 1px solid #719cbc;
	border-right: 1px solid #395f7c;
	border-bottom: 1px solid #395f7c;
	background: #5085ad;
}
#nav 
a:hover 
span {
	background-position: 0 -45px;
}
#nav 
span {
	display: block;
	width: 5px;
	height: 5px;
	overflow: hidden;
	position: absolute;
}
#nav 
.nw {
	background: url(../images/nav_nw.png) no-repeat 0 0;
	left: 0;
	top: 0;
}
#nav 
.se {
	background: url(../images/nav_se.png) no-repeat 0 0;
	right: 0 !important;
	right: -1px;
	bottom: 0 !important;
	bottom: -1px;
}
html > /**/ #mainish {
	height: auto !important;
	min-height: 515px;
}
#mainish {
	height: 515px;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #333333;

}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #666666;
	margin-top: 0px;
}
h2 {
	margin-top: 0;
}
H1, H2, H3, H4, H5, H6, H7 {
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #336699;

}
body {
	overflow:auto;
}

ul,ol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #666666;
}

a {
	color: #336699;
}

a:hover {
	color: #666666;
}

.TableOutline {
	BORDER-RIGHT: #999999 1px solid; 
	BORDER-TOP: #999999 1px solid; 
	BORDER-LEFT: #999999 1px solid; 
	BORDER-BOTTOM: #999999 1px solid; 
	BACKGROUND-COLOR: #ffffff;
}

.clsTableBorder {
	border: 1px #333333 solid;
}

.newsEventsText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #000000;
}

.tblHeaderText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #FFFFFF;
}

a.footer {
	color: #FFFFFF;
}

.breadcrumbs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
}

TEXTAREA {
	overflow: auto;
}

.clsPaddedGreyBackground {
	background: #EFEFEF;
	padding: 5px;
}
#upcoming {
	list-style: none;
	margin: 0;
	padding: 0;
	font: 12px arial, helvetica, sans-serif;
	color: #000000;
	width: 226px;
}
#upcoming 
li {
	background: url(../images/icon_arrow.gif) no-repeat 5px 5px;
	padding: 5px 0 5px 23px;
	width: 217px !important;
}
#news {
	margin: 3px 0 0;
	font: 12px arial, helvetica, sans-serif;
	width: 195px;
	color: #000000;
	list-style: none;
	padding: 0;
}
#news 
dl {
	margin: 0;
}
#news 
li {
	width: 217px !important;
	height: 125px;
	display: inline-block;
}
#news 
dt {
	font-style: italic;
	font-weight: bold;
	padding: 5px 0 0 8px;
	width: 199px;
}
#news 
dd {
	background: url(../images/icon_arrow.gif) no-repeat 5px 5px;
	padding: 5px 0 5px 23px;
	margin: 5px 0 0 3px;
	width: 181px;
}
.jcarousel-container-vertical {
    width: 240px !important;
    height: 260px;
}

.jcarousel-clip-vertical {
    width: 240px !important;
    height: 260px;
    z-index: 20;
}

.jcarousel-item-vertical,
.jcarousel-item-placeholder-vertical, 
.jcarousel-list-vertical {
    width: 240px !important;
}
.jcarousel-next-vertical {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 10px;
    height: 10px;
    overflow: hidden;
    cursor: pointer;
    border-top: 1px solid #999;
    background: #4088b8 url(../images/arrow-down.gif) no-repeat 0 0;
    z-index: 777;
}
.jcarousel-prev-vertical {
    position: absolute;
    bottom: 10px;
    right: 0;
    width: 10px;
    height: 10px;
    overflow: hidden;
    cursor: pointer;
    border-bottom: 1px solid #999;
    background: #4088b8 url(../images/arrow-up.gif) no-repeat 0 0;
    z-index: 777;
}
#dist {
	list-style: none;
	margin: 0;
	padding: 0;
	font-family: arial, helvetica, sans-serif;
	font-size: 13px;
	color: #336699;
	font-weight: bold;
	text-transform: uppercase;
	height: auto !important;
	height: 405px;
	min-height: 405px;
}
#dist 
ul {
	color: #666666;
	font-size: 12px;
	list-style: none;
	margin: 10px 0;
	padding: 0 0 0 20px;
	display: block !important;
	display: inline-block;
	overflow: hidden;
}
#dist 
ul 
ul {
	font-weight: normal;
	text-transform: none;
	height: 0;
	overflow: hidden;
	margin: 0;
}
#dist 
ul
.expanded 
ul {
	height: auto;
	overflow: visible;
}
#dist 
ul 
li:hover {
	color: #8c8c8c;
	cursor: pointer;
}
#dist 
ul 
li:hover 
li {
	color: #666666;
	cursor: auto;
}
#dist 
ul 
ul 
li {
	margin: 10px 0;
}
.pfix {
	position: relative;
	top: 1px;
}
