@charset "utf-8";
body {
	background-image: url(images/un-bg.jpg);
	background-repeat: repeat-x;
	background-color: #5C5990;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.wrapper {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/wrapper-bg.jpg);
	background-repeat: repeat-y;
}
.wrapper .Newsroompadding {
	width: 210px;
	padding-right: 23px;
	padding-left: 23px;
}

.left{
	float: left;
	width: 255px;
	clear: none;
}
.maintext {
	float: left;
	width: 485px;
	clear: none;
	padding: 10px;
	background-color: #FFFFFF;

}
.footer {
	height: 78px;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: repeat-x;
	background-image: url(images/un-footer-bg.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	padding-top: 8px;
}
.wrapper .left .MilMenu li {
	height: 24px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #333333;
	padding-left: 10px;
	width: 235px;
	padding-top: 2px;
	list-style-type: none;
	margin-left: -29px;
}
.wrapper .left .MilMenu a {
	color: #333333;
	text-decoration: none;
}
.wrapper .left .MilMenu a:hover {
	color: #FFFFFF;
}
.wrapper .left .MilMenu li:hover {
	background-image: url(images/un-menu-bg.jpg);
	background-repeat: repeat-y;
	color:#FFFFFF !important;
}

.wrapper .left .MilMenu  {
	clear: left;
	text-align: left;
	left: 0px;
}
p, h1, h2, h3 {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}
p {
	font-size: 13px;
	color: #333333;
}
.divder {
	background-image: url(images/divider.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 20px;
	width: 100%;
	display: none;
}
.wrapper .footer a {
	color: #FFFFFF;
}

h1 {
	color: #0E0D47;
	font-size: 24px;
	font-weight: 400;
}
h2 {
	font-size: 18px;
	color: #0E0D47;
	font-weight: 400;
}
h3 {
	font-size: 9px;
	color: #333333;
}
.newsroom {
	color: #FFF;
	display: block;
	padding: 5px;
	background-color: #0C0934;
	margin-top: 20px;
}
.wrapper .footer a {
	text-decoration: none;
}

.wrapper .left .newsroom h2, h3 {
	color: #FFF;
}
.toplinks {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
	padding: 5px;
	text-align: center;
}
.toplinks a {
	color: #FFF;
	text-decoration:none
}
#menu {
	list-style: none;
	margin: 0;
	padding: 0;
	width: 255px;
}
#menu li {
	font: 67.5% "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}
#menu a {
	display: block;
	margin: 0;
	padding: 2px 12px;
	text-decoration: none;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #333333;
}
#menu a:hover {
	text-decoration: none;
	background-image: url(images/un-menu-bg.jpg);
	color: #FFF;
	background-repeat: repeat-y;
	background-position: right;
}                    
   
