/*
SK Dark Blue: #003366
SK Light Blue: #6699cc
*/

body
{
	background-image: url(..\\images\\bg.gif);	
	background-repeat:repeat-x;
}


.menuItem
{
	font-variant: small-caps;
	color: White;
	font-weight: bold;
	font-family: Verdana;
	font-size: 12px;
}

.subMenuLink
{
	font-family: Verdana;
	font-size: 10px;
	color:#012447;
	text-decoration: none;
}

.subMenuLink:Hover
{
	text-decoration: underline;
}

body, p, fieldset, label, div, li {
	font-size: 12px;
	font-family: verdana, arial, helvetica, sans-serif;
	color:#000000;
	text-align: justify;
}

.date 
{
	font-size: 12px;
	font-family: arial, verdana, helvetica, sans-serif;
	font-weight: normal;
	color: #ffffff;
	padding: 5px 0px 5px 15px;
	text-align: right;
}

.subtitle {
	font-size: 12px;
	font-family: verdana, arial, helvetica, sans-serif;
	color:#012447;
	font-weight: bold;
	padding: 5px 0px 25px 0px;
}
			
	
.links {
	font-size: 12px;
	font-family: verdana, arial, helvetica, sans-serif;
	color:#6699CC;
	font-weight: normal;
	text-decoration: none;
}


.links:hover {
	font-size: 12px;
	font-family: verdana, arial, helvetica, sans-serif;
	color:#AED2F6;
	font-weight: normal;
	text-decoration: underline;
}
			
.linksblue {
	font-size: 10px;
	font-family: arial, verdana, helvetica, sans-serif;
	color:#012447;
	font-weight: normal;
	text-decoration: none;
	padding: 0px 2px 0px 0px;
}

.linkspacer
{
	color: gray;
	font-size: 8px;
	padding-right: 2px;
	padding-left: 2px;
}

.linksblue:hover {
	font-size: 10px;
	font-family: arial, verdana, helvetica, sans-serif;
	color:#012447;
	font-weight: normal;
	text-decoration: underline;
}
				

.linksblueon {
	font-size: 10px;
	font-family: arial, verdana, helvetica, sans-serif;
	color:#012447;
	font-weight: normal;
	text-decoration: none;
	padding: 0px 2px 0px 0px;
}

.footer 
{
	font-size: 10px;
	color:#6699CC;
	font-weight: normal;
	text-decoration: none;
	padding: 0px 5px 10px 0px;
	text-align: center;
}
			
.footerlink 
{ 
	font-size: 10px; 
	color:#6699CC;
	text-decoration : none; 
}
			

.footerlink:hover 
{ 
	font-size: 10px; 
	color:#AED2F6; 
	text-decoration : underline; 
}

.errimg
{
	vertical-align: middle;
	margin-right:3px;
}

.lnkimg
{
	vertical-align: middle;
	margin-right:3px;
}

.docframe
{
	width:768px;
	height: 625px;
}

p, li
{
	margin: 0px 0px 15px 0px;
	line-height: 16px;
}

p.question, p.info, p.warning, p.confirm
{
	background-position: left top;
	background-repeat: no-repeat;
	text-indent: 20px;
	line-height: 16px;
	font-size: 12px;	
	color: #888888;
	text-align: left;
}

p.confirm
{
	background-image: url(..\\images\\confirm.png);
}

p.info
{
	background-image: url(..\\images\\info.png);
}

p.question
{
	background-image: url(..\\images\\question.png);	
	font-style: italic;
}

p.warning
{
	background-image: url(..\\images\\warning.png);	
	color: Red;
}

p.error
{
	background-image: url(..\\images\\error.png);	
	color: Red;
}

ul.infolist
{
	margin-top:0px;
}

ul.infolist li
{
	font-size: 12px;	
	color: #888888;
	line-height: 16px;
	padding:0px;
	margin:0px;
}


h1, h2, h3, h4
{
	text-align:left;	
	font-family: verdana, arial, helvetica, sans-serif;
}


h1
{
	font-size: 18px;
	color: #000000;	
	font-weight: normal;
}

h2
{
	font-size: 12px;
	color:#012447;
	font-weight: bold;
	margin: 0px 0px 15px 0px;
}

h3
{
	font-size: 16px;
	color: #003366;
	font-weight: normal;
}

h4
{
	font-size: 14px;
	color: #6699cc;
	font-weight: normal;
	margin-bottom:10px;
}

.tagimg
{
	text-align:justify;
	vertical-align: middle;
	margin-right:3px;
}

.doclink
{
	font-size: 14px;
}

.docdesc
{
	margin: 10px 0px 10px 10px;
}

.doclist
{
	margin-left: 27px;
}

.doclist li
{
	padding-bottom: 5px;
}

.tool-tip 
{
	width: 172px;
	z-index: 13000;
	font-family: Tahoma;
}
 
.tool-title 
{
	font-weight: bold;
	font-size: 13px;
	margin: 0;
	padding: 3px 3px 3px;
	color: black;
	font-family: Tahoma;
	background: url(../images/bubble.png) top left;
	text-align: left;	
}
 
.tool-text 
{
	color: green;
	font-size: 12px;
	padding:  0px 3px 3px 3px;
	font-family: Tahoma;
	background: url(../images/bubble.png) bottom right;	
	text-align: left;
}

.tlcont
{
	width:768px;
	height: 200px;
	position: relative;
	margin-bottom:10px;
	overflow: scroll;
	overflow-y: hidden; 
	overflow-x: scroll;
	border: 1px solid #d3dcec;
	clear: both;
}	

.yrcont
{
	position: absolute;
	z-index: 100;
	height:200px;
	width:768px;
}

.dtcont
{
	position: absolute;
	z-index:101;
	height:50px;
	width:768px;
	top:139px;
}

.evtcont
{
	position: absolute;
	z-index:102;
	height:200px;
}	


.yrbox
{
	float: left;
	height: 200px;
	width:768px;
	text-align: center;
	font-size: 45px;
	color: #d3dcec;
}

.yrevtbox
{
	float: left;
	height: 200px;
	width:768px;
}

.qtbox
{
	float: left;
	width:190px;
	height: 20px;
	margin-right: 1px;
	margin-left: 1px;
	text-align: center;
	background-color: #eef4f9;
	border-top: 1px solid #d3dcec;
	font-size: 12px;		
}

.mobox
{
	width:62px;
	height: 20px;
	margin: 1px 1px 0px 1px;
	float: left;
	background-color: #eef4f9;
	border-top: 1px solid #d3dcec;	
	text-align: center;
	font-size: 12px;		
}

.evtimg
{
	border: 0px;
}

.evt
{
	border: 1px solid transparent;
	z-index: 200;
	position: relative;
	float: left;
	cursor: pointer;
	padding:2px;
	top:100px;
}

#evthl
{
	visibility: relative;
	position: absolute;
	z-index: 100;
	border: 1px solid #6699cc;
	background-color: #eef4f9;
	height: 25px;
	width: 25px;
}

.eventdetails
{
	margin-left:0px;
}

#ldngimg
{
	visibility: hidden;
	margin-left: 3px;
	vertical-align: middle;
}

#ldngbox
{
	visibility: hidden;
	position: absolute;
	width:110px;
	left: 300px;
	top: 50px;
	z-index: 205;
	border: 1px solid #6699cc;
	background-color: white;
	padding:10px;
	color: black;
}

a.tablink
{
	text-decoration: none;
	color: Black;
}

td.tab
{
	width:100px;
	height:30px;
	text-align: center;
	vertical-align: middle;
	font-size: 12px;
	color: Black;
	background-color: #eef4f9;
	cursor: pointer;
	white-space:nowrap;
	border: 1px solid #6699cc;
	border-right:0px;	
}

td.tabsel
{
	background-color: White;	
	border-right:0px;
	border-bottom:0px;
}


table.list
{
	border: 1px solid #d3dcec;
	border-bottom: 0px;
}

td.lh, td.lhend
{
	background-color: #eef4f9;
	border-right: 1px solid #d3dcec;
	border-bottom: 1px solid #d3dcec;	
		font-size: 11px;
}

td.lhend
{
	border-right: 0px;
		font-size: 11px;
}

td.lc, td.lcnone
{
	border-bottom: 1px solid #d3dcec;
	text-align:left;
	font-size: 11px;
}

td.lcnone
{
	font-style: italic;
	text-align: center;
	height:25px;
		font-size: 11px;
}

td.yrc
{
	font-size: 25px;
	color: #6699cc;
	text-align: center; 
	border-bottom: 1px solid #d3dcec;	
}


.jmptbl
{
	margin-bottom:2px;	
	display: none;
}

.jmpheader
{
	font-size:10px;		
	padding-right:5px;
	font-weight:bold;	
}

.jmpcell
{
	font-size:10px;	
	height:20px;
}

.jmplbl
{
	font-size:10px;	
	margin:0px;
	padding:0px;
	width: auto;
	cursor: pointer;
}

.docinfobox, .docinfoboxsel
{
	border: 1px solid transparent;	
	padding:5px;
}

.docinfoboxsel
{
	border: 1px solid #d3dcec;
	background-color: white;
}

hr
{
	height: 1px;
	color: #6699cc; 
	margin:0px;
	padding:0px;
}

hr.footsep
{
 color: #6699cc; 
 height: 1px;
 margin-top:20px; 	
 margin-bottom:50px;
}

ul.attendies, ul.docs
{
	list-style: none;
	margin-left:10px;
	padding:0px;
}

ul.attendies li, ul.docs li
{
	margin: 3px;
}


table.tp
{
	margin-top:25px;
	margin-bottom:100px;
}

table.tp a
{
	text-decoration:none;
	color:inherit;
}

table.tp td div
{
	position:relative;
	color:inherit;
}

table.tp td
{
	padding-left:16px;
	padding-right:20px;
	vertical-align:top;
	font-size:12px;
	background-image: url(../images/square.gif);
	background-repeat:no-repeat;
	background-position: 5px 5px;
	color:#012447;
	whitespace:nowrap;
}

table.tp td:Hover
{
	background-image: url(../images/square-on.gif);
	color: #6699cc;
}

table.tp td ul.tpsublinks
{
	list-style: none;
	margin:0px;
	padding-top: 3px;
	padding:0px;
	position:absolute;
	visibility:hidden;
}

table.tp td ul.tpsublinks li
{
	padding:0px;
	margin: 3px 0px 3px 0px;
	font-size:10px;
	padding-left:11px;
	background-image: url(../images/square.gif);
	background-repeat:no-repeat;
	background-position: 0px 5px;
	color:#012447;
	white-space:nowrap;
}

table.tp td ul.tpsublinks li:Hover
{
	background-image: url(../images/square-on.gif);
	text-decoration:underline;
}