/* Start of CMSMS style sheet 'Yerecic Main' */
a.noborder img {
border: 0;
}
.menuItem {
	font: 11px Arial, Helvetica, Geneva, sans-serif;
	color: #003366;
}
.menuItem a {
	text-decoration: none;
	color: #FFF;
}
.menuItem a:hover { 
	color: white;
	text-decoration: underline;
}

div.topMenu {
	text-align: right;padding-right: 20px;

}
div.splash_bodytext {
	padding-top: 5px;
	text-align: right;
	padding-right: 5px;
}
.footerItem {
	font: 10px Arial, Helvetica, Geneva, sans-serif;
	color: #66ccff;
}
.footerItem a {
	text-decoration: underline;
	color: #66ccff;
}
.footerItem a:hover { 
	color: white;
	text-decoration: underline;
}

div.footerMenu {
	padding-top: 15px;
	padding-left: 15px;
}


.sidebar {
	width: 170px;
	height: 25px;
	font: 12px Arial, Helvetica, Geneva, sans-serif;
}
.sidebar div {
	padding-left: 12px;
	
	border-bottom-style: solid;
	border-bottom-width: 1px;
	padding-bottom: 5px;
	padding-top: 5px;
}
.sidebar .selectedItem {
	background-color: #008ecb;
	font-weight: bold;
	color: #cce8f5;
}
.sidebar .notSelectedSubItem {
	background-color: white;
	color:  #003366;
	padding-left: 20px;
}

.sidebar .selectedSubItem {
	background-color: #cce8f5;
	color:  #003366;
	padding-left: 20px;
}
.sidebar .notSelected {
	background-color: white;
	color:  #003366;

}

.selectedSubItem a {
	color:  #003366;
	text-decoration: none;
}

.selectedSubItem a:hover {
	color:  #003366;
	text-decoration: underline;
	font-weight: bold;
}

.notSelected a {
	color:  #003366;
	text-decoration: none;
}

.notSelected a:hover {
	color:  #003366;
	text-decoration: underline;
	font-weight: bold;
}

.notSelectedSubItem a {
	color:  #003366;
	text-decoration: none;
}

.notSelectedSubItem a:hover {
	color:  #003366;
	text-decoration: underline;
	font-weight: bold;
}

.selectedItem a {
	color: #cce8f5;
	text-decoration: none;
}

.selectedItem a:hover {
	color: #cce8f5;
	text-decoration: underline;
}



h4 {color: #003366;
        margin: 0px;
}


.bodytext {
	font: 12px/1.3 Arial, Helvetica, Geneva, sans-serif;
	color: #003366;
}
.bodytext a {
	color: #003366;
	text-decoration: underline;
}
.bodytext a:visited {
	color: #003366;
	text-decoration: underline;
}
.bodytext a:hover {
	color: #008ECB;
	text-decoration: none;
}
.bodytext a:active {
	color: #003366;
	text-decoration: underline;
}



h5 {color: #003366;
	}

h5 a {color: #003366;
	text-decoration:none;
	}

h5 a:hover {color: #008ECB;
	text-decoration:underline;
	}

h5 a:visited {color: #003366;
	text-decoration:none;
	}
	
h5 a:active {color: #003366;
	text-decoration:none;
	}
	
	
	
.productlink {
	font: 12px/1.3 Arial, Helvetica, Geneva, sans-serif;
	color: #CC0000;
}
.productlink a {
	color: #CC0000;
	text-decoration: underline;
}
.productlink a:visited {
	color: #CC0000;;
	text-decoration: underline;
}
.productlink a:hover {
	color: #003366;
	text-decoration: none;
}
.productlink a:active {
	color: #CC0000;
	text-decoration: underline;
}
/* End of 'Yerecic Main' */

