* {
	padding: 0; 
	margin: 0; 
}

body {	
	font-family: verdana,sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #052d3e;
	background: url(../../images/bg.jpg) repeat-x #dcdcdc;
}

img {
	border: 0;
}

a, a:link, a:visited, a:hover, a:active {
	cursor:pointer;
	outline:none;
	outline-width:0;
	color: #052d3e;
}

p {	
	padding: 5px 10px 15px 0;
}

.txt {
	padding-right: 25px;
}

p.small {
	font-size: 12px;
	padding: 3px 0 7px 0;
}

fieldset {
	border: 0;
}

span.csInfo {
	font-size: 11px;
	color: #999;
}

h2 {	
	font-size: 14px;
	line-height: 19px;
	font-weight: normal;
	text-transform:uppercase;
	border-bottom: solid 2px #00325d;	
	margin: 20px 0 13px 0;
}

h2 span.links a {	
	font-size: 12px;
	text-transform: lowercase;
	color: #006699 !important;
}

h3 {	
	font-size: 20px;
	font-weight: normal;
	padding-bottom: 10px;
}

h4 {	
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 10px;
}

h5 {	
	font-size: 13px;
	font-weight: bold;
	padding-bottom: 5px;
	color: #002342;
}

h4 a,
h3 a {	
	text-decoration: none;
	color: #052d3e !important;
}

h2 span {	
	padding-top: 10px;
}

h2 span.blue {	
	background: url(../../images/h1Ovals/blue.jpg) no-repeat top left;	
}
h2 span.red {	
	background: url(../../images/h1Ovals/red.jpg) no-repeat top left;	
}
h2 span.yellow {	
	background: url(../../images/h1Ovals/yellow.jpg) no-repeat top left;	
}
h2 span.green {	
	background: url(../../images/h1Ovals/green.jpg) no-repeat top left;	
}
h2 span.purple {	
	background: url(../../images/h1Ovals/purple.jpg) no-repeat top left;	
}


.csWrap0 {
	background: transparent url(../../images/contentBG.gif) repeat-y top center !important;		
}

.csWrap {
	width: 100%;
	background: url(../../images/cosmosHeader.jpg) no-repeat top center;	
}

.csTopWrap {
	margin:0 auto;	
	width: 1005px;	
}

.csTopWrap span.additional {	
	font-size: 9px;
	color: #a7cdf1;
	margin: 34px 13px 0 0;
}

*+html .csTopWrap span.additional {	
	margin: 32px 10px 0 0;
}
*html .csTopWrap span.additional {	
	margin: 32px 10px 0 0;
}

.csTopWrap span.additional {
	float: right;
}

.csTopWrap span.additional a {
	color: #a7cdf1;
	font-size: 9px;
	letter-spacing: -1px
}

.csTopWrap h1 a {
	display:block;
	height: 80px;
	text-indent: -9999px;
	outline: none;
}

.csTopWrap .csTopNav:after,
.csClear:after {
	content:"";
	display:block;
	clear:both;
	height:0;
	visibility:hidden;
}

.csTopWrap .csTopNav,
.csClear {
	display:inline-block;
}

.csTopWrap .csTopNav,
.csClear {
	display:block;
}

.csTopWrap  ul.csTopNav {
	display: block;
	float:left;
	width: auto;
	list-style-type: none;
	padding: 2px 0 4px 40px;
	margin: 33px auto 0 auto;		
}

*+html .csTopWrap  ul.csTopNav {
	padding: 0 0 4px 40px;	
}

*html .csTopWrap  ul.csTopNav {
	padding: 0 0 4px 40px;	
}

.csTopWrap  ul.csTopNav li {
	display:inline;
	padding: 0 4px 0 1px;
	color:#a6aaaf;
	font-size: 13px;
	position: relative;
	z-index: 1;
	letter-spacing: 1px;
}

.csTopWrap  ul.csTopNav li a {
	color:#fff;
	text-transform:uppercase;
	font-size: 12px;
	line-height: 16px;
	text-decoration:none;	
}

.csTopWrap  ul.csTopNav li a:hover,
.csTopWrap  ul.csTopNav li a.selected {
	color: #ffe400;
}

.csTopWrap  ul.csTopNav li a:hover span,
.csTopWrap  ul.csTopNav li a span,
.csTopWrap  ul.csTopNav li span {
	color: #A6AAAF;
	padding-left: 4px;
}

/* */
#csTopNav li.drop ul { 
	position: absolute; 
	z-index: 10; 
	display: none;   
	width: 250px; 
	top: 15px; 
	left: -8px; 
	background: #000203; 
}
#csTopNav li.drop:hover ul { 
	display: block; 
}
#csTopNav li.drop:hover ul li { 
	clear: both; 
	padding: 0px;
}
#csTopNav li.drop ul li a { 
	display: block;
	width: 228px;
	margin: 0 0 0 8px;
	padding: 11px 0;
	text-align:left;
	border-bottom: 1px solid #424344;
}
#csTopNav li.drop ul li a:hover { 
	color: #ffe400; 
}

/*  */

#csTopNav li.drop2 ul { 
	position: absolute; 
	z-index: 10; 
	display: none;   
	width: 250px; 
	top: -39px; 
	left: 250px; 
	background: #000203; 
}

*html #csTopNav li.drop2 ul {
	top: 0;
	left: 225px;
} 

*+html #csTopNav li.drop2 ul {
	top: 0;
	left: 225px;
} 

#csTopNav li.drop2:hover ul { 
	display: block; 
}
#csTopNav li.drop2:hover ul li { 
	clear: both; 
	padding: 0px;
}
#csTopNav li.drop2 ul li a { 
	display: block;
	width: 228px;
	margin: 0;
	padding: 11px 0;
	text-align:left;
	border-bottom: 1px solid #424344;
}
#csTopNav li.drop2 ul li a:hover { 
	color: #ffe400; 
}

/*  */


.csContentWrap {
	margin:0 auto;	
	width: 1005px;
	position: relative;
	z-index: 0;
}

.csContentWrap .content {	
	float: left; 	
	border-bottom: 2px solid #000912;	
	width: 1000px;		
	min-height: 550px;	
}

*html .csContentWrap .content {	
	height: 550px;	
}

.csContentWrap a.maxmedia {	
	position: absolute;	
	top: 82%;	
	left: 1001px;
	background: url(../../images/maxmedia.jpg) no-repeat;
	text-indent: -9999px;
	display:block;
	width: 15px;
	height: 75px;
	outline: none;
}

.csContentWrap .content .leftBox {
	width: 788px; 
	float: left;
	padding: 0 0 45px 18px;
	text-align: justify;
	background: #fff;
	margin-left: 4px;
	margin-top: 1px;
}

*+html .csContentWrap .content .leftBox {
	margin-top: -1px;
}

*html .csContentWrap .content .leftBox {
	width: 785px; 
}

.csContentWrap .content .leftBox .csBox {
	text-align: justify;
	padding-right: 25px;
}

.csContentWrap .content .rightBox {
	float: left;
	width: 180px;
	padding-top: 7px; 
}

.csContentWrap .content .rightBox input {
	width: 98px;
	font-size: 12px;
}

.csContentWrap .content .rightBox input.inputBtn {
	width: 59px;
	height: 19px;
	background: url(../../images/btnBg.png) no-repeat 0 0;	
	margin: 0;
	border: 0;
	text-transform: uppercase;
	font-size: 10px;
	line-height: 12px;
	font-family: verdana,sans-serif;
}

*+html .csContentWrap .content .rightBox input.inputBtn
{
	background-position: 0 0;
}	

*html .csContentWrap .content .rightBox input.inputBtn
  {
	background-position: 0 0px;
}	

.csContentWrap .content .rightBox select {
	width: 98px;
}

.csContentWrap .content .rightBox label {
	width: 50px;
	text-align: right;
	display: block;
	padding: 0 7px 0 5px;
	float: left;	
}

.rnBoxWrap h4 {	
	font-weight: normal;
	text-transform: uppercase;
	font-size: 14px;
	padding: 9px 0 12px 5px;
}

.rnBoxWrap ul {	
	list-style: none;	
}

.rnBoxWrap ul li {	
	clear: both;
	font-size: 12px;
	padding-bottom: 10px;
}

.csContentWrap .content .rightBox .eu {
	background: url(../../images/euFlag.png) no-repeat 3px 15px;
	font: 9px Arial;
	color: #fff;
	float:left;
	padding: 18px 5px 14px 0;
}

.csContentWrap .content .rightBox .eu a {	
	display: block;
	width: 73px;	
	height: 80px;
	float: left;
	text-indent:-9999px;
	overflow:hidden;
	position:relative;
}


.csFootWrap {
	margin: 0 auto;	
	width: 1003px;	
	padding: 4px 0 7px 0;
	font-size: 9px;
	text-transform:uppercase;
}

.csFootWrap span {
	text-align:right;
	font-size:10px;
	text-transform: capitalize;
	padding-left: 100px;	
}

.csFootWrap table {
	width: 100%;
	margin-top: 40px;
}

.csFootWrap table th {
	text-align: left;
	font-size: 13px;
	color: #00325d;
	font-weight: normal;
	text-transform: uppercase;
	border-bottom: 2px solid #00325d;
}

ul.aboutPics {
	list-style: none;
	float: left;
	margin-right: 25px;
	margin-left: 0 !important;
}

ul.aboutPics li {
	padding-bottom: 25px;
}

.csPagingTop {
	border-bottom:2px solid #00325D;
	text-align:center;
	padding: 10px 0 6px 0;
}

.csPagingTopBorderLess {	
	text-align:center;
	padding: 10px 0 20px 0;
}

.csPagingBtm {	
	text-align:center;
	padding: 24px 0 6px 0;
}

.distanceRight {
	padding-right: 16px;
}

.distanceLeft {
	padding-left: 16px;
}

ul.csNewsList, 
ul.csCatGaleryList {
	list-style: none;
	margin-left: 0 !important;
}

ul.csNewsListShort {
	margin-bottom: 50px;
}

ul.csNewsList li {
	clear:both;
}

ul.csNewsList li,
ul.csCatGaleryList li {
	margin-right: 28px;
	padding-top: 14px;
	line-height: 15px;
}

ul.csCatGaleryList li {
	text-align:left;
	padding: 14px 0 0 50px;
	width: 306px;
	display: block;
	float: left;
}

*html ul.csNewsList li,
*html ul.csCatGaleryList li  {
	margin-right: 23px;	
}	

ul.csNewsList li a
{
	font-size: 13px;	
	float:left;
	width: 600px;
}

ul.csNewsList li h3,
.csArticle h3 {
	padding-bottom:0;
}

ul.csNewsList li span.cosmos {
	background: url(../../images/newsSigns.gif) no-repeat 0 0px;	
	text-indent: -9999px;
	display: block;
	float:left; 	
	width: 20px;  
}

ul.csNewsList li span.hightlights {
	background: url(../../images/newsSigns.gif) no-repeat 0 -34px;
	text-indent: -9999px;
	display: block;
	float:left; 	
	width: 20px; 
}

ul.csNewsList li span.normal {
	text-indent: -9999px;
	display: block;
	float:left; 	
	width: 20px; 
}

ul.csNewsList li .date,
.csArticle .date
 {
	font-size: 12px;
	color: #4a678a;
	padding-bottom: 0px;
}

ul.csNewsList li .date {
	width: 140px;
	display: block;
	float:left; 
	color: #4a678a;
	font-size: 13px;
	font-weight: bold;
}	

ul.csNewsList li a {
	color: #003399;
}

ul.csCatGaleryList .imgWrapper {
	float: left;
	width: 64px;
	margin-right: 14px;
	text-align:center;
}

ul.NewsSorting {
	list-style: none;
	margin-bottom: 20px;
}

ul.NewsSorting li{
	float: left;
}

ul.NewsSorting li.byCosmos {
	background: url(../../images/newsSigns.gif) no-repeat 0 0px;	
	padding: 0 45px 0 20px
}

ul.NewsSorting li.byHightlights {
	background: url(../../images/newsSigns.gif) no-repeat 1px -34px;	
	padding: 0 65px 0 20px
}

ul.NewsSorting li span.arrow{
	background: url(../../images/icons.jpg) no-repeat -3px -91px;	
	padding: 0 24px 10px 25px;
}

.csArticleBack{
	background: url(../../images/icons.jpg) no-repeat -3px -142px;	
	padding-left: 20px;
}

.csArticle {
	margin-top: 24px;
	padding-right:25px;
}

.csH3Link {
	font-size: 14px;
	text-transform:capitalize;	
	color: #00325d;
}

.csSearchBox ol {
	list-style: none;
}

.csSearchBox ol li {
	margin-top: 17px;
}

.csSearchBox ol li a {
	color: #003399;
}

.csSearchBox ol li .type {
	font-size: 12px;
}

ul.csGaleryInner {
	list-style: none;
	margin: 17px 0 14px 14px;
}

ul.csGaleryInner li {
	float: left;
	margin-right: 17px;
	margin-bottom: 14px;
	width:130px;
	height: 100px;
}

*html ul.csGaleryInner li {
	margin-right: 14px;

}

/* Login form */

.formLogin ul {
	list-style-type: none;
}

.formLogin li {
	margin-top: 15px;
}

.formLogin ul input {
	clear: both;
	display: block;
}

/* EndOf Login form */


/* Search box */

.searchBox {
	padding: 40px 0 10px 10px;
}
/* EndOf Search box */

.leftBox ul {
	list-style-position:outside;
	margin-left:20px;
	
}

.txtRightRTF {
	padding-right:25px;
}

table.csEvents th {
	color: #002342;
	font-size: 15px;
	background: #f1f3f6;
	text-align:center;
	padding: 7px 0;	
}

table.csEvents tr.even {
	background: #f1f3f6;
}

table.csEvents td {
	padding: 6px 13px 6px 0;
	vertical-align: top;
}

table.csEvents td.title {
	width: 210px;	
}

.eventFilters {
	padding: 0 0 10px 30px;
}

.eventFilters a {
	padding-right: 40px;
}

.eventFilters a.cosmos {
	padding-right: 170px;
}

p.eventDetails span {
	color: #06589f;	
}

/* Forms */

input.company {
	display: none;
}

form ul {
	list-style-type: none;
}

form ul li {
	padding: 7px 5px;
}

form ul li label {
	width: 100px;
	padding-right: 15px;
	display: block;
	float: left;
	text-align:right;
}

form ul li.submit {
	padding: 5px 5px 5px 120px;
}

a.login {
	background: url('../../images/loginstar.png') no-repeat 0 1px;
	padding-left: 20px;
	color: #157db0 !important;
}

a.loginNoStar {
	color: #157db0 !important;
}

a.rss {
	background: url('../../images/rss.gif') no-repeat 0 1px;
	padding-left: 20px;
	color: #157db0 !important;
}


/* about partners */

.aboutPartnerTxt {
	display: block; 
	float: left;
	width: 460px;
}

.yearArchive {
	color:#4A678A; font-size: 12px; 
	position: absolute; 
	right:15px; 
	top:-13px;
	text-transform: lowercase;
}

*html .yearArchive {	 
	right:15px; 
	top:-6px;
}

/*  sitemap */

ul.sitemapList {
	margin-left: 40px;	
}

.sitemapList li {
	line-height: 2.2;
}

.calendar {
	z-index: 1000;
}

.NewsSorting .byDate {
	width: 150px;
}








