/*** tabs.css ***/
.tab-left,.tab-right,.tab-center {
	background: none;
}

.window-tab {
	background: url("../images/mos/tab-gradient.gif");
}

.tab-center {
	color: #052f85;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	font-family: "Arial Narrow";
}

.window-tab-content,.window-tab-content a {
	color: #052f85;
	font-size: 13px;
	font-family: "Arial Narrow";
}

.window-tab-content a:hover {
	color: #052f85;
	font-family: "Arial Narrow";
	
}

/*** all.css ***/ /* root */
body {
	font-family: "Arial Narrow" Arial;
}

.left-page-border,.right-page-border {
	background: none;
	background-color: white;
}

.upper-menu{
	margin-left: 0px;	
}

.upper-menu td {
	background: none;
	border-right-width: 0px;
	padding-left: 0px;
}

.upper-menu a,.upper-menu a:visited {
	color: black;
	text-decoration: underline;
}

.upper-menu a:hover {
	color: black;
	text-decoration: none;
}

.upper-page-box {
	padding-left: 20px;
	/*background: transparent url("../images/mos/mos-logo.jpg") no-repeat;*/
	background: transparent url("../images/mos/mos-logo1.jpg") no-repeat;
}

.page-title {
	padding-left: 115px;
	font-size: 14px;
	font-weight: bold;
	color: #052f85;
	text-transform: uppercase;
	font-family: "Arial Narrow";
}



.under-title-line {
	background: none;
}

.upper-page-bgr {
	background: url("../images/mos/main-title-background.jpg") repeat-x;
}

.page-footer {
	margin-left: 0px;
	background: url("../images/mos/mos-footer.jpg") no-repeat;
}

.page-footer-row {
	background: url("../images/mos/mos-footer-grad.jpg");
}

.page-footer span {
	color: black;
}
.new-page-footer {
	text-align:center;
	padding-top: 5px;
	padding-bottom: 5px;
	font-family: "Arial-Narrow" Arial;
	font-size: 11px;
	background: none;
	
}
.new-page-footer a {
	color : black
}

/* menu */
.menu{
	background-color: #f8f8f8;
	font-family: "Arial Narrow";
}

div.menu div.menu-content-lvl1 {
	font-size: 13px;
	color:#052F85;
}

div.menu div.menu-content-lvl2 a , div.menu div.menu-content-lvl2 span{
	font-size: 12px;
	line-height:20px;
}

div.menu div.menu-content-lvl2 a{
	color:#052F85;
}

.selected-menu {
	color: #cc293a;
}

.section-title{
	color:#052F85;
	font-family:"Arial Narrow";
	font-size:13px;
	font-weight:bold;
	text-transform:uppercase;
}

/* sro */
.goriz-line {
	height: 2px;
	background: #ddae9a;
	color:  #ddae9a;
}

.vertical-line {
	background-color: white;
}

.content{
	font-family: Arial;
	font-size: 12px;
}

#cse-search-box{
	background: no-repeat;
}
