img{
	border:none;
}
a{
	color:#0B567F;
	text-decoration: none;
}
a:hover{
	text-decoration:underline;
}
body{
	font-family:Tahoma,Verdana,Sans-Serif;
}
.userWelcome{
	font-size:20px;
	color:#0B567F;
	font-weight:bold;
	margin-left:5px;
	
}
.breadcrumbs{
	font-size:12px;
	display:block;
}
.breadcrumbs a{
	text-decoration:none;
}

.left_content{
	float:left;
	width:330px;
}
.right_content{
	float:right;
	width:330px;
	padding-top:20px;
}
.n_content,.n_content li{
	margin: 0px;
	padding: 0px;
}
.n_content{
	list-style:none;
	font-size: 12px;
}
.n_content li{
	padding: 7px !important;
	border-bottom:solid 1px #E3E3E3;	
}
.n_content li img{
	border: none;
}
.headbar{
	background-image:url(../img/headBar.jpg);
	font-size:20px;
	color:#FFFFFF;
	font-weight:bold;
	padding-top:15px;
	padding-left:15px;
	height:33px;
	width:234px;
	background-repeat:no-repeat;
}
.profile_image, .profile_title_name{
	font: bold 12px Tahoma;
}
.profile_image, .profile_title{
	font: italic 12px Tahoma;
	color: #666666;
}
.profile_image img{
	width: 100px;
	height: 102px;
}
.profile_title_staff{
	font: bold 10pt Tahoma;
	color: #0B567F;
}
.options_container{
	padding-top: 10px; 
	padding-bottom: 20px; 
	/*t r b l*/
    margin: 0px 0px 0px 1px;
}
.options{
	width: 90px;
	margin: 5px 5px 0px 5px;
}
.options a img{
	margin-left: 25px;
	margin-right: 25px;

}
a.options{
	margin-bottom: 5px;
	margin-top: 0px;
	float:left;
	display:block;
	width:95px;
	text-align: center;
	padding: 1px 0px 3px 0px;
	font: bold 8pt Tahoma;
	color: #999999;	
	border-bottom:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;	
}
a:hover.options{
	text-decoration:none;
	color:inherit;
}
/***** OLD STUFF ******/

.options_container{
	padding-top: 10px; 
	padding-bottom: 20px; 
	width: 440px;
	float: left;
	/*t r b l*/
    margin: 0px 0px 0px 1px;
}
.options{
	float:left; 
	width: 90px;
	margin: 5px 5px 0px 5px;
}
.notification_body{
	margin-top: 0px;
	margin-bottom: 0px;
	font: normal 10pt Tahoma;
	padding: 5px 5px 5px 10px;
	color:#0B567F;
	border-bottom:1px #CCCCCC solid;
}
.headbar{
	background-image:url(../img/headBar.jpg);
	font-size:20px;
	color:#FFFFFF;
	font-weight:bold;
	padding-top:15px;
	padding-left:15px;
	height:33px;
	width:234px;
	background-repeat:no-repeat;
	}
.ie6_fix_left{
	float: left;
}
.ie6_fix_right{
	float: right;
}
.ie_fix_clear_both{
	clear: both;
}
/**START View Profile styles**/
div.profile_useroptions {
	float: left;
	margin: 0px;
	padding: 5px;
	width: 120px;
	background-color: #FBFAEF;
	overflow: hidden;
	border:1px #EEEEEE solid;
}

.lighttext{
	color:#999999;
}
div.profile_content td.title {
	font: bold 7pt Tahoma;
	color: #666666;
}
.lastlogged {
	border-bottom: #CCCCCC 1px solid;
	padding: 2px;
	margin-top: 5px;
	font: normal 8pt Tahoma;
	text-align: center;
	color: #666666;
	overflow: hidden;
}
div.option_box {
	background-color: #E1E8E3;
	border: #CCCCCC 1px solid;
	padding: 2px;
	margin-top: 5px;
	font: normal 7pt Tahoma;
	text-align: center;
	color: #666666;
	overflow: hidden;
}
.content{
	color:#333333;
	font-size:13px;
	line-height:1.5em;
}
div.profile_useroptions a:link {
	display: block;
	padding: 5px;
	border-bottom: #CCCCCC 1px solid;
	color: #0B567F;
	font: bold 9pt Tahoma;
}
div.profile_useroptions a:hover {
	text-decoration:none;
}
div.profile_content {
	margin: 0px 10px 0px 10px;
	background-color: #FFFFFF;
}
div.profile_content div.view_bar {
	margin: 0px 10px 0px 10px;
	border-bottom: #CCCCCC 1px solid;
	padding: 5px 5px 0px 5px;
	text-align: left;
}
div.profile_content div.view_bar a {
	font: bold 9pt Tahoma;
	color: #333333;
	padding: 2px 5px 1px 5px;
	border: #CCCCCC 1px solid;
}
div.profile_content div.view_bar a:hover {
	background-color:#EEEEEE;
	color: #333333;
	text-decoration: none;
}
div.profile_content div.view_bar a.active {
	background-color: #0B567F;
	color: #ffffff;
}
div.profile_content div.view_bar a.active:hover {
	background-color: #0B567F;
	color: #ffffff;
}
div.blog_listing span.listing_title a {
	font: bold 11pt Tahoma;
	color: #0B567F;
}
div.blog_listing span.listing_title a:hover {
	color: #53A0D4;
}
div.blog_listing span.listing_date {
	font: normal 7pt Tahoma;
	color: #909090;
}
div.blog_listing span.listing_date a {
	color: #0B567F;
}
div.blog_listing span.listing_date a img {
	border: 0px none;
}
div.blog_listing div.listing_info {
	padding: 5px;
	font: normal 9pt Tahoma;
}
div.blog_listing div.listing_info img.left {
	float: left;
	width: 50px;
	height: 50px;
	border: #666666 1px solid;
	margin: 0px 3px 3px 0px;
}
div.blog_listing div.listing_info span {
	font: normal 8pt Verdana,Sans-Serif;
	color: #666666;
}
div.blog_listing div.listing_info div {
	text-align: right;
	font: normal 8pt Verdana,Sans-Serif;
	color: #999999;
}
div.blog_listing div.listing_info div a {
	font: normal 8pt Verdana,Sans-Serif;
	color: #0B567F;
}
div.blog_listing div.listing_info div a:hover {
	color: #1c1a55;
}
div.profile_useroptions img.profile_img {
	width: 100px;
	height: 100px;
	margin: 0px;
	border: #000000 1px solid;
}
div.profile_content table {
	margin: 5px;
}div.profile_content td {
	padding: 3px 5px 3px 5px;
	border-bottom: #e0e0e0 1px solid;
}
div.profile_content td.left {
	text-align: left;
}
div.profile_content td.right {
	text-align: right;
}
div.profile_content td.title {
	font: bold 7pt Verdana,Sans-Serif;
	color: #666666;
}
div.blog_listing {
	border-bottom: #e0e0e0 1px solid;
	margin: 0px 10px 5px 10px;
}
div.contact {
	float: left;
	width: 79px;
	height: 95px;
	overflow: hidden;
	margin-right: 5px;
	margin-bottom: 5px;
	padding: 2px;
	font: normal 7pt Verdana,Sans-Serif;
	text-align: center;
	cursor: pointer;
	color: #000000;
}
div.contact a img {
	margin: 0px;
	border: #cccccc 1px solid;
	width: 75px;
	height: 75px;
}
div.contact_over {
	float: left;
	width: 79px;
	height: 95px;
	background-color: #e9e9f5;
	overflow: hidden;
	margin-right: 5px;
	margin-bottom: 5px;
	padding: 2px;
	font: normal 7pt Verdana,Sans-Serif;
	text-align: center;
	cursor: pointer;
	color: #605db0;
}
div.contact_over a img {
	margin: 0px;
	border: #605db0 1px solid;
	width: 75px;
	height: 75px;
}

div.contact_info_bar {
	background-color: #efeffb;
	font: normal 9pt Verdana,Sans-Serif;
	margin-right: 10px;
	padding: 5px;
}
div.contact_info_bar span {
	font: bold 9pt Verdana,Sans-Serif;
	color: #605db0;
}
div.activity_list {
	margin: 0px 10px 5px 10px;
	padding: 10px 5px 5px 5px;
	text-align: left;
	background-color: #ffffff;
	border-bottom: #0B567F 1px solid;
	font-size:12px;
}

div.activity_list a:link{
	color:inherit;
	text-decoration:none;
}
div.blog_listing div.day_block {
	float: left;
	margin: 3px;
	padding: 0px;
	background-color: #ffffff;
	text-align: center;
	font: normal 7pt Tahoma,Sans-Serif;
	width: 90px;
	height: 105px;
	overflow: hidden;
}
div.blog_listing div.day_block div {
	font: normal 8pt Verdana,Sans-Serif;
	background-color: #f0f0f0;
	border: #cccccc 1px solid;
	padding: 2px;
	height: 80px;
	overflow: hidden;
	text-align: left;
	color: #0B567F;
}
div.blog_listing div.day_block div.day {
	height: auto;
	float: right;
	border-top: 0px none;
	border-right: 0px none;
	background-color: #fcfcfc;
	text-align: right;
	font: bold 14pt Tahoma,Verdana,Sans-Serif;
	color: #333333;
}
.option{
	font-size:12px;
}
