@charset "utf-8";
/* CSS Document */

body {
font-size:10px;
}

.events {
font-family: Tahoma;
font-size: 11px;
color: #74653d;
}

.events_txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #74653d;
}

.heading {
font-family: Tahoma;
font-size: 20px;
color:#036887;
}

.news_heading {
font-family: Tahoma;
font-size: 14px;
color: #036887;
}

.details {
	font-family: Tahoma;
	font-size: 10px;
	color: #036887;
	text-align: right;

}

.latest
{
background-image: url(images/architecture2_v5_23.png);
}

.latest_inner {
margin-left:20px;
}

.line {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
}
	
A:hover {color: red;}

.strength
{
background-image: url(images/strength.png);
}


.str_title {
font-family: Tahoma;
font-size: 14px;
color: #ffffff;
}

.str_txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
}


.str_update{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #ffffff;
}

.head_br {
	max-height: 2px;

}


.bullet{
font-size: 7px;
color: #74653d;

}