@charset "UTF-8";
/* CSS Document */

/* individual page styles */
/* homepage */

.homepage {
	background:url(/images/dotnet/bg_home.png) no-repeat;
	height:410px;
	width:860px;
	margin-top:50px;
}
.homepage .left_side {
	xwidth:595px;
}
.homepage .left_side #twinkle_animation .face {
	float: left;
	border: 1px solid #d0d0d0;
	margin-right: 3px;
}
.homepage .logo {
	padding-left:35px;
	padding-top:25px;
}
.homepage .large_title {
	text-indent:-1500px;
	background:url(/images/dotnet/title_large.gif) no-repeat;
	width:570px;
	height:107px;
	margin-top:10px;
	margin-left:35px;
}
.homepage #twinkle_animation {
	margin-left:35px;
	height:15px;
	padding-top:15px;
}
.homepage .med_title {
	width:560px;
	height:81px;
	margin-left:35px;
}
.text {
	visibility:hidden;
}
.homepage .right_side {
	float:right;
	margin-top:0px;
	width:200px;
}
ul#rt_nav {
	padding:0px;
	margin:0px;
	list-style-type:none;
	width:190px;
	padding-top:5px;
}
ul#rt_nav li {
	list-style-type:none;
	padding-top:15px;
	padding-left:12px;
}
ul#rt_nav li.item2 {
	padding-top:25px;
	padding-bottom:26px;
	padding-left:12px;
}
p.news {
	font-size:12px;
	width:150px;
	padding-left:12px;
	height:12px;
}
.callouts {
	margin:0px auto;
	height:101px;
	margin-top:25px;
}
.callouts p {
	font-size:11px;
	color:#333;
	margin:4px;
	padding-left:2px;
	line-height:1.2em;
}
.callouts p a {
	color:#39F;
	font-weight:bold;
	line-height:1.2em;
}
.callouts .hp_callout1 {
	width:264px;
	float:left;
	padding-right:32px;
	background:url(/images/dotnet/bg_insets.png) no-repeat top left;
	height:101px;
}
.callouts .hp_callout1 img, .callouts .hp_callout2 img, .callouts .hp_callout3 img {
	padding-right:4px;
}
.callouts .hp_callout2 {
	width:264px;
	float:left;
	padding-right:32px;
	background:url(/images/dotnet/bg_insets.png) no-repeat top left;
	height:101px;
}
.callouts .hp_callout3 {
	width:265px;
	float:left;
	padding-right:0px;
	background:url(/images/dotnet/bg_insets.png) no-repeat top left;
	height:101px;
}
/* news & research*/
.news {
	background:url(../images/dotnet/bg_generic.png) no-repeat;
	width:860px;
	height:510px;
	color:#333;
	font-weight:normal;
}
.news a {
	font-weight:bold;
}
.news_listings {
	width:287px;
	padding-top:15px;
	float:left;
}
.news_listings h2 {
}
.news_listsings .article_lists {
	padding-top:25px;
	height:400px;
}
.news_listings .article_lists ul.newslist {
	padding:0px;
	margin:0px;
	height:450px;
	overflow:auto;
}
.news_listings .article_lists ul.newslist li {
	list-style-type:none;
	width:100%;
}
.news_listings .article_lists ul.newslist li p {
	padding-left:15px;
	width:80%;
}
.news_listings .article_lists ul.newslist li.selected {
	background-color:#e7eaec;
}
.news .news_contents {
	padding-top:15px;
	padding-left:20px;
	width:545px;
	height:475px;
	overflow:auto;
}
.news .news_contents p {
	margin-bottom:12px;
}
.news_contents h3 {
	font-size:18px;
	font-weight:bold;
	margin-bottom:0px;
}
p.dateline {
	margin-top:0px;
	font-size:10px;
}
.page_news #main #content .box2 {
	padding-bottom: 25px;
}
.page_news #main #content .box2 p {
	margin: 10px 0;
}
