body {
	font-family : Arial, Helvetica, sans-serif;
	background-color:#cCC;
	text-align:center;

}

#wrapper {
	width:900px;
	margin-left:auto;
	margin-right:auto;
	margin-top:20px;
	text-align:left;
	border:1px solid white;
}

#menu {
	background-image:url(../../../pix/menu_06.gif);
	background-position:top left;
	background-repeat:repeat-x;
	margin-top:156px;
}
 
/*..... left content .....*/

#leftcontent {
	width: 200px;
	font-size:12px;
	background-color:#f6f6f5;
	border-right:1px solid #6699cc;
	margin:0;
}

#leftcontent h1 {
	margin: 5px;
	padding: 5px;
	color: #ffff00;
	font-size: 16px;
	font-weight: bold;
}

#leftcontent h2 {
	margin: 0;
	padding: 5px;
    color: #fff;
	background-color:#6699cc;
	border-bottom:1px solid #003366;
    font-size:14px;
	font-weight : bold;
	background-image:url(pix/leftcontent_h2_bg.gif);
	background-position:top left;
	background-repeat:repeat-x;
}

#leftcontent h3 {
	margin: 5px 0 10px 0px;
	padding: 5px 0 0 5px;
	color: #ffff00;
	font-size:13px;
	font-weight : bold;
}

#leftcontent ul {
	list-style-type:none;
	margin:10px 0 10px 5px;
	padding:0;
}

#leftcontent li {
	color: #C7E2E2;
	padding:3px 0 3px 15px; 
	background-image:url(pix/menu_li_bullet.gif);
	background-position:top left;
	background-repeat:no-repeat;
	text-decoration:none;

}

#leftcontent li a, #leftcontent li a:visited {
	color:#000066;
	text-decoration:none;
}

#leftcontent li a:hover {
	width:100px;
}

#leftcontent ul ul {
	list-style-type: none;
	margin:5px 0px 0px 10px;
}

#leftcontent p {
	margin: 5px 0 10px 0px;
	padding: 5px 0 0 5px;
}

/*...... center content ...... */

#centercontent {
	background: #fff;
	color:#000;
	padding:5px 10px 5px 10px;
	vertical-align: top;
	overflow:hidden;
	line-height:120%;
}

#centercontent  a {
	color:#000099;
	text-decoration:none;
}

#centercontent a:hover {
	color: #ff0000;
	text-decoration:underline;
} 

#centercontent img {
	padding-left :4px;
	padding-right :4px;
} 
#centercontent table {
/*	margin-left : -5px;*/
	margin-right : 2px;
	padding-right : 0px;
}

#centercontent li {
	font-size:13px;
	margin-bottom: 2px;
}

#centercontent ol {
}

#centercontent p {
	font-size: 13px;
	margin:0 1px 0 1px;
	padding:10px 0 10px 0;
}	

#centercontent h1 {
	font-size:16px;
	font-weight:bold;
	margin:0 1px 0 1px;
	padding:5px 4px 0 3px;
	line-height:120%;
}

#centercontent h2 {
	font-size: 15px;
	font-weight:bold;
	margin:0 1px 0 1px;
	padding:5px 5px 0 0;
	line-height:120%;
}

#centercontent h3 {
	font-size: 14px;
	font-weight:bold;
	margin:0 1px 0 1px;
	padding:5px 5px 0 0;
	line-height:120%;
}

#centercontent h4 {
	font-size: 14px;
	font-weight:bold;
	margin:0 1px 0 1px;
	padding:5px 5px 0 0;
	line-height:120%;
}

#centercontent h5 {
	font-size: 13px;
	font-weight:bold;
	margin:0 1px 0 1px;
	padding: 5px 8px 0 0;
}

#centercontent h6 {
	font-size: 12px;
	font-weight:bold;
	margin:0 1px 0 1px;
	padding: 5px 8px 0 3px;
}

/*..... right content .....*/

#rightcontent {
	width: 190px;
	font-size:12px;
	background-color:#edf0f9;
	border-left:1px solid #6699cc;
	padding:5px;
}

#rightcontent p {
	color:#000066;
}

#rightcontent a {
	color: #000066;
	text-decoration: none;
	font-size:12px;
}

#rightcontent a:hover {
	color:#003399;
}

#rightcontent ul {
	list-style:none;
	color: #0066FF;
	margin:10px 5px 5px 0;
	padding:0;
}

#scm-sidebar-eventnames li {

}

#scm-sidebar-eventnames li a, #scm-sidebar-eventnames li a:visited {
	padding: 1px;
	display:block;
	border-bottom:2px solid #edf0f9;
	text-decoration:none;
}

#scm-sidebar-eventnames li a:hover {
	background-color:#003399;
	background-image:url(pix/rightcontent_li_hover_bg.gif);
	background-position:top left;
	background-repeat:repeat-x;
	color:#fff;
	border-bottom:2px solid #FF6600;
}

#rightcontent h1 {
	margin: 5px;
	padding: 5px;
	color: #0066CC;
	font-size: 16px;
	font-weight:bold;
}

#rightcontent h2 {
	margin: 0;
	padding: 5px;
    color: #fff;
	background-color:#6699cc;
	border-bottom:1px solid #003366;
    font-size:14px;
	font-weight : bold;
	background-image:url(pix/leftcontent_h2_bg.gif);
	background-position:top left;
	background-repeat:repeat-x;
}

#rightcontent h3 {
	margin: 5px 0 10px 0;
	padding: 5px;
	color: #0066CC;
	font-size:13px;
	font-weight : bold;
}

/*..... footer .....*/

#footer a {
	font-size: 12px;
	color: #00CCFF;
}

#footer a:hover {
	font-size: 12px;
	color: #99FFFF;
}

#footer {
	color: #fff;
	background-color: #2c4795;
	background-image:url(pix/footer_bg.jpg);
	background-repeat:no-repeat;
	background-position:top right;
	padding:10px; 
}

/*.........................................................................................................*/
	 
#banner {
	background-color : #253e90;
	background-image:url(pix/yotlinx_logo.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	height:187px;
}

#banner2 {
	background-color : #253e90;
	background-image:url(pix/yotlinx_logo.jpg);
	background-position:top left;
	background-repeat:no-repeat;

}

p,h1,h2,h3,h4,h5,h6,pre,#centercontent table {
		margin:	0px 10px 10px 10px;
		font-size:13px;
}

.elevated {
	border-top: #aaa 1px solid;
	border-left: #aaa 1px solid;
	border-bottom: #000 1px solid;
	border-right: #000 1px solid;
}

.topheader {
	color: #fff;
	background-color: #369;
	font-weight: bold;
}

.subheader {
	background-color: #fff;
	color: #369;
}

/*..... misc styles ......*/

.leftstyle {
	width:44%;
	text-align:justify;
	padding-top:15px;
}

.rightstyle {
	padding-top : 15px;
	float : right;
	width :46%;
	text-align:justify;
}

.centre_justified {
	width: 75%;
	padding-left: 12%;
	padding-right: 13%;
	text-align:justify;
}

xt\:comment, xt\:note {
		display: none;
}

ch\:nbsp { 
		padding: .5em;
}

table {
	margin: 0px;
	padding: 0px;

}

form input{
	font-size:12px;
	margin-left:3px;
}

#main table {
	vertical-align: top;
}

td {
	vertical-align: top;

}


img{
	border : none;
	padding : 0px;
}

h1 {
	padding-top: 10px;
	color : #000099;
}
	
h1 link {
	text-decoration:underline;
}

h2 {
	padding-top: 10px;
	color : #000099;
}

h3 {
	padding-top: 10px;
	color : #000099;
}

h4, h5 {
	padding-top:	10px;
	color : #000099;
}

h6 {
	padding-top: 10px;
	text-decoration:underline;
	color : #000099;
}

p {
	margin-left:0px;
}

/* Invalid Form Fields */
p.invalid {
	color: #900;
	font-weight: bold;
}

label.invalid,legend.invalid {
	color: #900;
	font-weight: bold;
}

/* OverLIB Classes */

.overlib-foreground {
	background-color: #fff;
	color: #000;
}

.overlib-background {
	background-color: #369;
	border-top: #9cf 1px solid;
	border-left: #9cf 1px solid;
	border-bottom: #369 1px solid;
	border-right: #369 1px solid;
}

.overlib-caption {
	color: #fd0;
	font-weight: bold;
}

hr {
	color:#99CCCC;
	height:1px;
	width: 95%;
}

/* Printer-Friendly Version */

@media print {
	#banner {
		background-color: #fff;
		color: #000;
		border-bottom: #000 1px solid;
	}

	#banner h1 {
		color: #000;
		font-size: 16px;
	}
	
	#centercontent {
		width: 100%;
		border-style: solid;
		border-width: 1px;
	}

}
/* SiteSearch result styles */

#sitelinks-item h1 {
	text-decoration:underline;
}
	

.sitesearch-result .sitesearch-score-title {
	color: #666;
}

div.sitelinks-item-summary {
	margin-top: 10px;
	padding-bottom: 0px;
	border: 1px solid #87CEEB;
}

div.sitelinks-item-summary h2 {
	margin-top: 0px;
	padding: 2px;
	font-size: 12px;
	background-color: #87CEEB;
}

div.sitelinks-item-summary p, div.sitelinks-item-summary ul {
	margin: 0px;
	padding: 5px;
}

div.sitelinks-item-summary p {
	color: #888;
}

div.sitelinks-item-summary p.sitelinks-summary {
	color: #000;
}

/* Files listing styles */

.files-app {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	padding-right: 0px;
	margin-left: 2px;
}

#events {
}

#centercontent table {
	margin:0;
	padding:0;
}

#events p {
	padding-left:0px;
}
#events_row_name {
	background-color:#f8f8f8;
	color: #000;
	font-size:13px;
}

#events_row_name a {
	color:#000099;
	text-decoration:underline;
	font-size:13px;
}
#events_row_name a:hover {
	color: #0066CC;
	font-size:13px;
}

#events_row_name img {
	float:left;
	vertical-align:top
}

#events_row_owner {
	background-color:#efefef;
	font-size:13px;
}

#events_row_owner a, #events_row_owner a:visited {
	color:#000099;
	font-size:13px;
}

#events_row_owner a:hover {
	background-color:#F3F3F3;
	color: #0000CC;
	font-size:13px;
}

#events_header {
	background-color:#ccc;
	color:#000;
	font-size:13px;
	vertical-align:middle;
}

#events_row_location {
	background-color:#efefef;
	color: #000;
	font-size:13px;
}

#events_row_date {
	background-color:#DEEFEF;
	color:#006699;
	font-size:13px;
}

#events_row {
	background-color:#efefef;
	font-size:13px;
}

#scm-toolbar {
	margin: 0px;
	padding: 0px;
	width: auto;
}

#scm-toolbar a {
	text-decoration: none;
}

#scm-toolbar a:hover {
	text-decoration: underline;
}

#scm-toolbar table {
	border: 0px none;
	padding: 0px;
	margin: 0px;
	width: auto;
}

#scm-toolbar td {
	border: 0px none;
	padding: 3px;
	padding-bottom: 0px;
	padding-top: 0px;
	margin: 0px;
	vertical-align: middle;
}

#scm-toolbar strong {
	color: #ccc;
}

#scm-sidebar a {
	color: #99CCCC;
	font-size:12px;
}

#scm-sidebar a:hover {
	color: #3366FF;
	font-weight:bold;
}

#scm-sidebar-eventnames li {
	padding-bottom:5px;
}

.highlighted {
	color: black;
	text-decoration:none;
}

.glossary-term a:link {
	text-decoration:none;
}

#scm-sidebar-quotes {
	color:#fff;
}

a.rssbutton{
background-color: #ff6600;
border: 1px #ff6600 outset;
padding: 0 2px;
color: white;
text-decoration: none;
font: bold 10px Verdana;
}

a.rssbutton:visited, a.rssbutton:hover, a.rssbutton:active{
color: white;
}

a.cssbutton{
background-color: #d1ec4c;
border: 2px #d1ec4c outset;
padding: 1px 4px;
color: black;
text-decoration: none;
font: bold 90% "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
}

a.cssbutton:visited{
	color: black;
}

a.cssbutton:hover{
border-style: inset;
background-color: #e3f48e;
padding: 2px 3px 0 5px; /*shift text 1px to the right and down*/
}

a.cssbutton:active{
color: black;
}

.scm-sidebar-body li  {
	padding-bottom:10px;
	text-decoration:none;
}

.scm-sidebar-body li  a:hover {
	color: #3366FF;
	font-weight:bold;
}

table#subevents {
	border:#666666 1px solid;
}