#id1 {
	width:204px; 
	float:left; 
	background: #DADCD1; 
	padding-bottom: 20px;
}

#id1 h2 {
	margin:0px; 
	color: #004D42; 
	padding: 0px 15px; 
	padding-top: 16px; 
	padding-bottom: 6px; 
	font-size:16px; 
	background: #BDBFB4;
	font-weight: bold;
}

#id2 {
	width:630px; 
	background: #F1F2EA; 
	float:right;
}

#id2 h2 {
	margin:0px; 
	color: #333; 
	/*padding: 16px 15px 6px 24px; */
	font-size:16px; 
	/*background: url(images/arrow.png) no-repeat bottom left;*/
	font-weight: bold;
}

#id2 #tabs h3, #tabs .ui-widget-content h3, #id3 #tabs .ui-tabs-panel h3 {
	background:#f1f2ea; 
	margin:0px; 
	margin-bottom: 10px;
	padding: 10px 15px; 
	color: #333; 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:12px; 
	font-weight: bold; 
	line-height:12px;
}

#tabs .ui-widget-content h2 { 
	background-image:none; 
	font-family:Arial, Helvetica, sans-serif; 
	padding-left: 0px;
}

#tabs .ui-widget-content .oddColor { 
	background:#F1F2EA; 
	font-family:Arial, Helvetica, sans-serif; 
	padding-left: 0px;
}

#tabs .ui-widget-content .evenColor { 
	background:#DADCD1; 
	font-family:Arial, Helvetica, sans-serif; 
	padding-left: 0px;
}

table.personTable {
	padding: 14px;
}

table.personTable .personDescription {

}

table.personTable a.vCard{
	line-height: 40px;
	background: url(images/vcard.png) right center no-repeat;
	padding: 8px 0px;
	padding-right: 40px;
}

table.personTable tr td{
	padding:0px;
}

table.personTable .personPhoto{
	width: 112px;
	padding: 2px 0px;
}

table.personTable .personName{
	font-family:Arial, Helvetica, sans-serif; 
	color: #004D42;
	font-size: 15px;
	font-weight: bold;
}

table.personTable .personCert {
	font-family:Arial, Helvetica, sans-serif; 
	color: #333;
	font-size: 11px;	
}

table.personTable .personTitle {
	font-family:Arial, Helvetica, sans-serif; 
	color: #333;
	font-size: 11px;
	font-weight:bold;	
}

table.personTable .personTitle, table.personTable .personCert, table.personTable .personName {
	display: block;
	clear: both;
	vertical-align:top;
}

table.personTable .personDescription, table.personTable .vCardContainer {
	width: 225px;
}

table.personTable .personPhone {
	padding-left: 10px;
}

table.personTable .personPhone a, table.personTable .personDetail a{
	color: #004D42;
	font-weight: bold;
}

#id2 p {
	 padding:0px 24px;
}

#id2 div.arrowParagraph {
	margin: 16px 0px 0px 0px; 
	color: #333; 
	padding: 0px;
	background: url(images/arrow.png) no-repeat top left;
	font-weight: bold;
}

#id2 p.arrowParagraph {
	 padding:0px;
}

#ad {
	background: #DADCD1; 
	margin:10px 0px ;
}

#ad img {
	border:1px solid #999;
}

#notifi {
	background: #DADCD1; 
	margin-right: 12px;
}

#notifi h2 {
	background:#4D4D4D; 
	margin:0px; 
	padding: 10px 15px; 
	color: #fff; 
	font-size:12px; 
	font-weight: bold; 
	line-height:12px;
}

#notifi h3 {
	background:#bdbfb4; 
	margin:0px; 
	padding: 10px 15px; 
	color: #4d4d4d; 
	font-size:12px; 
	font-weight: bold; 
	line-height:12px;
}

#notifi p {
	background: #F1F2EA; 
	padding:6px 15px; 
	margin: 0px 0px;
}

#notifi p a {
	color: #004C41;
}

#tabs ul li {
	list-style: none;
}

#tabs p.highlight {
	border-top: 1px solid #999; 
	border-bottom: 1px solid #999; 
	background: #F1F2EA;
	padding:10px 5px;
}

table.personTable .personPhone a, table.personTable .personDetail a{
	color: #004D42;
	font-weight: bold;
}

#standardMain {
    padding: 15px 25px;
}

#standardMain a {
    color: #004D42;
	line-height:17px;
	font-weight: 500;
}

#dnn_ContentPane {
	border-top: 1px solid #bdbfb4; 
	background: #fff; 
	overflow: hidden; 
	margin: 0px;
	padding: 0px;
	z-index: -1; 
}

#line {
	position: absolute; 
	border-top: 1px solid #bdbfb4; 
	background: #fff; 
	height: 1px; 
	overflow: hidden; 
	margin: 0px;
	padding: 0px;
	z-index: -1; 
}

.knowledgecenter 
{
    padding:24px;
}
.knowledgecenter a
{
    color: #004D42;
	text-decoration: none;
	font-weight: bold;
}
.knowledgecenter table tr td  
{
    border-bottom:none;
}

.oddColor { 
	background:#F1F2EA; 
	font-family:Arial, Helvetica, sans-serif; 
	padding-left: 0px;
}

.oddColor, .evenColor
{
    border-bottom: 1px solid #96988F;
}

.oddColor:first-child
{
    border-top: 1px solid #96988F;
}

.evenColor { 
	background:#DADCD1; 
	font-family:Arial, Helvetica, sans-serif; 
	padding-left: 0px;
}  

.authorBy 
{
    font-size: 11px;
}

.arrowParagraph p
{
    font-size: 14px;
    line-height: 18px;
	font-family:Arial, Helvetica, sans-serif; 
}

#knowledgecenter_search 
{
    border-top: 1px solid #96988F;
    border-bottom: 1px solid #96988F;
}

.knowledgeText 
{
    padding-left: 20px;
}

#dnn_ctr377_ContentPane .ContactsContent
{
    padding:  20px 24px;
}

#contactsGrid
{
	border-top: 1px solid #96988F;
}

#contactsGrid a {
	color: #004D42;
	font-weight: bold;
	padding-right: 40px;
}

table.contactsDetails tr td {
    padding-left: 24px;
}

.knowledgeGrid {
    padding: 5px;
}

#feedbackSurvey {
    padding: 20px 24px;
}

.Normal p
{
    margin-bottom: 15px;
}
