body {
 font-family: Arial;
 font-size: 13px;
}

.topbody {
	min-height:530px;
	}

a {
 color: #555555;
}
a:hover {
 color: #999999;
}
td {

	font-family: Arial;
	font-size: 13px;

}
h1 {

	font-family: Arial;
	font-size: 18px;
font-weight: normal;
color: #335668;
line-height: 30px;

}

h2 {

	font-family: Arial;
line-height: 30px;
	font-size: 18px;
font-weight: normal;
color: #666666;

}

.mainbody {

	line-height: 24px;
text-align: justify;

}

.listclass
{
list-style-image: url('images/layout/li1.gif');
list-style-type: circle;
line-height: 24px;
}

.noclass {
}

.blogtitle {

   font-size: 20px;

}
.blogentry {
line-height: 24px;
}

html {
overflow-y: scroll;
}



img
{
border: 0;
padding: 0px;
margin: 0px;
-ms-interpolation-mode: bicubic;

}


.resourcesdiv {
	
	padding: 20px;
	font-size: 13px;
	line-height: 19px;
	color: #7C7861;
	font-weight: normal;


}

.resourceslink {

	color: #6A94BD;
	font-weight: bold;

	}

.subnavlink {

  font-family: Arial;
  font-size: 11px;
  font-weight: bold;
  color: #9D9982;
  text-decoration: none;

}


.subnavlink_selected {

  font-family: Arial;
  font-size: 11px;
  font-weight: bold;
  color: #6A94BD;

}

.subnavlinkblock {

	line-height: 23px;
	padding-left: 15px;
	}

.pagebody {
 color: #9D9982;
font-size: 13px;
font-family: Arial;
line-height: 24px;
font-weight: normal;
padding-top: 10px;
}

.profileframe {

border: 1px solid #9D9982;
padding: 4px;
width: 150px;
margin-left: 15px;
margin-top: 20px;

}