@charset "utf-8";

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/backgroung.jpg);
	background-repeat:no-repeat;
	background-color:#a69988;
	background-position:center top;
}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #5f5f5f;
	text-decoration: none;
	text-align:justify;
}

.text a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #5f5f5f;
	text-decoration: none;
	text-align:justify;
}

.text :hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #5f5f5f;
	text-decoration: underline;
	text-align:justify;
}

.bio-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
	text-align:justify;
}

.news-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
	text-align:justify;
}

.news-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
	padding:5px;

}

.news-text a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: underline;
}

.news-articles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
	}

.news-articles a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: underline;
}

.news-articles b{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
}

.news-articles p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	margin:5px 0 5px 0;
}


.inside-links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #ce6600;
	text-decoration: underline;
	text-align:justify;
}

.sublinks{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #006bad;
	text-decoration: none;
	text-align:justify;
	text-transform: uppercase;
}

.underprogress{
background-color:#FFFFCC;
}

.completed{
background-color:#DEF2FE;

}.publication {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666;
	text-decoration: none;
	text-align:justify;
	text-transform:uppercase;
}

.letter-text{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #3c5c81;
	text-decoration: none;
	text-align:justify;

}

.letter-text1{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #041B32;
	text-decoration: none;
	text-align:justify;
}

.letter-text-header{
	padding:10px;
	border-bottom:#333333 dotted 1px;
	color:#0066FF;
	height:20px;
}

.letter-text-header span{
float:left;
}

.letter-text-header a{
	float:right;
	font-size:10px;
	color:#000000;
}

.letter-text-content{
	background-color:#CCCCCC;
	padding:10px;
	border:#333333 dotted 1px;
	border-bottom:none;
}.home-title {
	font-size: 14px;
	font-weight: bold;
	color: #600;
	text-decoration: none;
}
