@charset "utf-8";
body  {
	font: 14px Verdana, Arial, Helvetica, sans-serif;
	background: rgba(0,43,127,1.00);
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
}
p {
	margin-bottom: 0;
	margin-top: 0;
}
a:link img, a:visited img {
	border: none;

}
a:link, a:visited {
	color: #002C71;
}
a:hover, a:focus {
	color: #000;
}
div.clearFloat {
	clear: both;
	color: #ffffff;
	font-size: 0;
	height: 0;
	line-height: 0px;
}

li.clearFloat {
	clear: both;
}

#container {
	position: relative;
	width: 960px;
	margin: 0 auto;
	border: 0px solid #000000;
	text-align: left;

} 
#header {
/*	height: 94px;*/
	width: 960px;
	padding: 0px;
	text-align:center;
} 
#header h1 {

	font-size: 25px;
	font-weight: bold;
	color:#ffffff;
	margin-top: 35px;
	margin-left: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
}
#header h2 {

	font-size: 16px;
	font-weight: bold;
	color:#ffffff;
	margin: 10px 0px 10px 0px;

}
#header h3 {

	font-size: 12px;
	font-weight: normal;
	color:#ffffff;
	margin: 5px 0px 5px 0px;
}
#header h3 a:link, h3 a:visited {
	color: #ffffff;
	text-decoration:underline;
}



.foreword {
	
	font-weight: normal;
	color:#000000;
	margin: 10px;
	padding: 10px;
	text-align: center;
	background-color: rgba(255,255,255,1.00);
	}

.foreword h2 {

	
	font-weight: normal;
	text-align: center;
	color:#000000;
	margin: 10px;
}

.foreword h3 {

	
	text-align: center;
	font-weight: normal;
	color:#000000;
	margin: 10px;
}

.foreword h3 a:link, .foreword h3 a:visited {
	color: #000000;
	text-decoration:underline;
}

.foreword h3 a:hover, a:focus {
	color: #747474;
}

.foreword p {
	
	font-weight: normal;
	color:#000000;
	text-align: left;
	margin: 10px;
	background-color: #ffffff;
	}

/* MAIN CONTENT */
#mainContent {
	position: relative;
	padding: 0px;
	margin: 0px 0px 0px 0px;
	width: 960px;
	font-size: 12px;
	color: #ffffff;
	text-align:center;
	background-image: url(../../images/bg_foot.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: rgba(0,43,127,1.00);
}

.paper {
	color: #000;;
}

.author {
	color: #000;
	}

.b-botom {
	border-bottom: 1px solid #000;
	}
	

#mainContent h1 {
	font-size: 18px;
	font-weight: bold;
	color:#ffffff;
	margin-top: 35px;
	margin-left: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
}
#mainContent h2 {
	font-size: 16px;
	font-weight: bold;
	color:#ffffff;
	margin: 10px 0px 10px 0px;

}
#mainContent h3 {
	font-size: 12px;
	font-weight: normal;
	color:#ffffff;
	margin: 5px 0px 5px 0px;
}
#mainContent h3 a:link, a:visited {
	/*color: #ffffff;*/
	text-decoration:underline;
}

/*#mainContent a:link, a:visited {
	color: #000;
	text-decoration:none;
}
#mainContent a:hover, a:active, a:focus  {
	color: #cccccc;
	text-decoration: underline;
}*/
#mainContent .footertext {
	font-size: 12px;
	font-weight: normal;
	color:#ffffff;
	margin: 5px 0px 5px 0px;	
	}
#mainContent .footertext a:link, .footertext a:visited {
	color: #ffffff;
	text-decoration:underline;
}
#mainContent .footertext a:hover,  .footertext a:active,  .footertext a:focus  {
	color: #ffffff;
	text-decoration: none;
}

#mainContent li {
	list-style-type: none;
	margin-top: 10px;
}
#box {
	float:left;
	margin: 15px 0px 15px 150px;
	/*border: solid 1px #212D3A;*/
	width: 660px;
	text-align: left;
}
#mainContent .NispaDataLink a:link 
{
	color: #000066 ; 
	text-decoration: underline;
}
#mainContent .NispaDataLink a:visited
{
	color: #000066 !important; 
	text-decoration: underline;
}
#mainContent .NispaDataLink a:hover
{
	color: red !important; 
	text-decoration: none;
}
#mainContent .NispaDataLink a:active
{
	color: #6D92BE; 
	text-decoration: none;
}

/*FS*/
