body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #000000;
	margin: 20px 20px 20px 20px;
	background: #083053;
	text-align:left;
}

h1, h2, h3, h4 {
	color: #023D71;
}

h1 {
	font-size:22px;
}

h2 {
	font-size:18px;
	font-weight:bold;
	line-height:24px;
	margin-bottom:12px;
}

td {
	margin: 2px;
	padding: 2px;
}

.frameTable {
	border: 2px solid #94A8BA;
	/*margin: 8px;*/
}

.title {
	 font-weight: bold;
}

.label, .formlabel {
	 font-weight: bold;
}
.formlabel {
	text-align: right;
	nowrap: true;
}
.smalllabel {
	color: #333333;
	font-weight: bold;
	font-size: 80%;
}
.small {
	font-size: 80%;
}

td.footer {
	color: #999999;
	font-size: 70%;
	border-top: 2px solid #999999;
	padding: 4px 4px 4px 4px;
}

.form-error {
	color: red;
	font-size: 80%;
}
.form-msg {
	color: green;
	font-size: 80%;
}

h2, h3, h4 {
	border: 0px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

h4 {
	display:inline;
}

th {
	text-align: left;
	padding: 2px;
	background-color: #587289;
	color: #fff;	
}
th a {
	color: #fff;
	text-decoration: underline;
}

.row1 {
	background-color: #f7f7f7;
}
.lastrow {
	border-bottom: 1px solid #e3e3e3;
}


hr {
	margin: 0px 0px 0px 0px;
}

a {
	color: #587289;
	text-decoration:none;
}
a:hover {
	color: #3e4f59;
	text-decoration:underline;
}


a.ysnavlink {
	font-weight: normal;
	border-right:0px solid white;
	color:#fff;
	padding:0px 6px;
	text-decoration:none;

}
a.ysnavlink:hover {

	background:#083053;
}

.header , .yslogo {
	border-bottom: 1px solid #fff;
	padding: 2px 2px 4px 4px;
}

.header h1 {
	/*padding-left: 34px;*/
	background: #fff;	
	color:#3E4F59;
	text-align: left;
}
.yslogo {
	padding-right: 34px;
	text-align: right;
	color:#fff;
	/* background-color:#83BF42; */
	background-image: url(graphics/yslogo.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height:52px;	
	width:160px;

}




.formTable {
	border: 1px dashed #444444;
}

form { margin: 0px; border: none; }

ul.markerList{
	width:36em; 
	float:left;
}

ul.markerList li{
	list-style-type:none;
	width:12em; float:left;
}


.cmsMenu {
	width:100%;
	border:1px solid #94A8BA;
/*	border:6px solid #dfdfdf;*/		
}

.cmsMenuHeader {
	padding: 6px 4px;
	border-bottom: 1px solid #d6d6d6;
	background: #94a8ba;
	/*background: #e3e3e3;
	color:#717171;*/
	color:#ffffff;
	font-weight: bold;
}
.cmsMenuItem {
	border-bottom: 1px solid #fff;
	background: #fff;
	color:#587289;
}
a.cmsMenuItem {
	text-decoration:none;
	border:0px;
}
a.cmsMenuItem:hover {
/*	text-decoration:underline;*/
	background: #587289;
	color:#fff;
}
td.highlight {
	background: #aaa;
}
td.highlight a {
	color: #fff;
	background: #aaa;
}

.cmsBorderLeft{
	border-left: #999999 2px solid;
}

.cmsTitle {
	font-weight: bold;
	BORDER-BOTTOM: black 1px solid;
}

.cmsContentSection {
	border: 1px solid #94A8BA;
	/*background: #f7f7f7;*/
	color:#717171;
	padding: 0px;
	margin: 0px;
	/*border-collapse: collapse;*/
	width: 100%;
}

.cmsContentSection a {
	text-decoration: underline;
}

.cmsContentHeading {
	font-size:100%;
	font-weight:bold;
	background: #94A8BA;
	color:#ffffff;
	border-bottom: 1px solid #d6d6d6;
}
.cmsContentHeading a {
	color:#ffffff;
}
.cmsContentHeading a:hover {
	color:#3e4f59;
}
.cmsContentHeading td {
	padding: 6px 4px;
}
.cmsContentHeading td h3 {
	padding: 0;
	margin: 0;
}

td.cmsLayout {
	padding: 0px 2px;
}

.cmsContentSubHeading {
	font-size:100%;
	font-weight:bold;
	color:#717171;
	padding-left:4px;
	padding-top:16px;
	border-bottom: 1px solid #d6d6d6;
}
.yslabel, ysLabel {
	font-size:90%;
	font-weight:bold;
	color:#717171;
}
td.yslabel, td.ysLabel {
	text-align: right;
	font-weight: bold;
}

/* style for action is same as input.button */
.action {
	/* display:block; */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #717171;
	font-weight: normal;
	BACKGROUND-COLOR: #fff;
	border-left-width: 1px;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-color: #717171;
	border-top-color: #717171;
	border-right-color: #717171;
	border-bottom-color: #717171;
	border-style:solid;
	line-height:30px;
	width:150px;
	padding: 2px 4px;
	margin: 4px 0px;
	text-align:center;
}
.action:hover {
	background: #E0E9E9;
}

input.button, input.submit, a.button {
	-moz-border-radius: 4px;
	margin: 4px 0;
	padding: 4px 10px 4px;
	border: 1px solid #666;
	background-color:#fefefe;
	font-weight: bold;
	font-size: 0.8em;
	color: #333;
	background:transparent url(/images/button-bg.jpg) repeat-x left top;
	cursor: pointer;
}
input.button:hover, input.submit:hover, a.button:hover {
	color: #6B005E;
}
.clickme {
	cursor: pointer;
}
a.button {
	text-decoration:none;
	padding: 4px 10px;
	line-height: 36px;
}
a.minbutton {
	line-height: 18px;
}
input.minbutton {
	margin-top: 0px;
}

ul.pageTabs {
	list-style: none;
	padding-left: 0;
}
ul.pageTabs li {
	float: left;
	/*width: 90px;*/
	/*	border-bottom: 1px solid #94A8BA; */
	border-top: 1px solid #94A8BA;
	border-right: 1px solid #94A8BA;
	border-left: 1px solid #94A8BA;
	padding: 4px 4px 4px 2px;
	text-align: center;
	margin-right: 4px;
	background: #eee;
}
ul.pageTabs li.selected {
	background: #94A8BA;
	 font-weight: bold;
}
ul.pageTabs a {
	color: #555;
	text-decoration:none;
}
ul.pageTabs a:hover {
	color: #000;
}

ul.pageTabs li.selected a {
	color: #222;
	text-decoration:none;
}

a.subnav {
	font-weight: normal;
	border-right:0px solid white;
	color:#587289;
/*	padding:6px 6px;*/
	text-decoration:none;

}
a.subnav:hover {
	background	:#587289;
	color:#fff;
}
