body,td {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #000000;
}


h1 {
	font-family:Arial;
	font-size:20px;
	color:#000066;
	display:inline;
	height:35px;
	font-weight:normal;
}

h2 {
	font-family:Arial;
	font-size:18px;
	color:#75A1F8;
	display:inline;
	height:35px;
	font-weight:normal;
}

h3 {
	font-family:verdana;
	font-size:18px;
	letter-spacing:0px;
	color:#666666;
	display:inline;
}

h4 {
	font-family:verdana;
	font-size:11px;
	letter-spacing:0px;
	color:#666666;
	display:inline;
}

a {
	color: #6E6D6D;
	text-decoration:none;
}

a:hover {
	color:#D5A67B;
	text-decoration:none;
}

/* Custom Styles for dropdown */

.style1{
	font-size: 18px;
}

.style2{
	font-size: 28px;
}


/* Forum Style */
tr.borderBottom td { 
	border-bottom:1px solid #C5C5F5; 
	padding:15px 10px 15px 0px;
}

tr.borderBottom  a:hover, tr.borderBottomTopic  a:hover { color: #296CA0; text-decoration:underline; }

tr.borderBottomTopic td { 
	border-bottom:1px solid #C5C5F5; 
	padding:7px 10px 7px 0px;
}

tr.borderBottomPost td { 
	border-top:2px solid #EDF4F8; 
	padding:7px 10px 7px 10px;
}

tr.borderBottomPost3 td { 
	border-top:2px solid #F8EFDC; 
	padding:7px 10px 7px 10px;
}


tr.borderBottomPost2 td { 
	/*border-top:2px solid #EDF4F8; */
	padding:7px 10px 0px 10px;
}
.space { height:15px; }
.profile { float:right; }

.postProfile {
	background-color:#EDF4F8;
	padding-left:20px;
}

.postProfile2 {
	background-color:#F8EFDC;
	padding-left:20px;
}

.postContent {
	padding:0px 10px 10px 10px;

}

.postContent2 {
	padding:0px 10px;

}

a.titleLink { text-decoration:underline; color:#296CA0; }
a:hover.titleLink { color:#D0B389; text-decoration:underline;}


/* Teleseminar Page */

#seminarDiv{
	background-color:#EDF4F8;
	padding:10px;
}

#seminarDiv .summary { color:#296CA0; margin-left: 100px; }

/* Find Member Page */

#findMembers {

	background-color:#296CA0;
	padding:10px;
	color:#FFFFFF;

}

#searchResultView {
	background-color:#EDF4F8;
	padding:10px;
}
