body,td,th,option,input,textarea,select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	/*letter-spacing: .04em;*/
	line-height:130%;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
body a {
	color: #333333; 
}
body a:link {
	color: #333333; 
}
body a:visited {
	color: #333333; 
}
body a:hover {
	color: #6398AA;  
}
body a:active {
	color: #333333; 
}
.textarrow {
	text-decoration:none;
}
.cyantext {
	color:#6398AA;
	padding-right:25px;
}
.pagesubtitle {
	color:#6398AA;
	font-size:13px;
}
.cyantext a:link, .cyantext a:visited, .cyantext a:active {
	color:#6398AA;
	text-decoration:none;
}
.cyantext a:hover {
	color:#6398AA;
	text-decoration:underline;
}
.container {
	width: 900px;
	margin-left:auto;
	margin-right:auto;
}
.bottomfiller {
	background-color:#c2c2c2;
	height:68px;
}
.topnavarea {
	background-color:#FFFFFF;
}
.centercontent {
	border: 1px solid #cccccc;
	padding-top: 8px;
	padding-right: 8px;
	padding-left: 8px;
	padding-bottom: 8px;
	width: 900px;
}
.bottomarea {
	padding-top:5px;
	padding-left:820px;
	padding-bottom:25px;
}
.bottomtext {
	color:#ABABAB;
}
.bottomtext a{
	color:#ABABAB;
	text-decoration:none;
}
.bottomtext a:link{
	color:#ABABAB;
	text-decoration:none;
}
.bottomtext a:visited{
	color:#ABABAB;
	text-decoration:none;
}
.bottomtext a:hover{
	color:#ABABAB;
	text-decoration:underline;
}
.bottomtext a:active{
	color:#ABABAB;
	text-decoration:none;
}
.intcontent {
	/*height:350px;   
	overflow:auto;*/
	padding-top:20px;
	padding-left:38px;
	padding-right:25px;
	line-height:170%;
}
.leadpara {
	margin-top:0px;
}
.logo {
	margin-top:31px;
	margin-right:106px;  /*  232px */
}
.joinimg {
	margin-bottom:38px;
}
.topnavspacing {
	margin-right:15px;
	margin-bottom:20px;
}
.homepagetext {
	padding-top:45px;
	padding-left:25px;
	padding-right:25px;
	line-height:170%;
}
.toprightsideimg {
	margin-left:9px;
	margin-bottom:8px;
}
.bottomrightsideimg {
	margin-left:9px;
}
.biotitle {
	font-size:12px;
}
.copyright {
	color:#999999;
	padding-bottom:20px;
	padding-top:20px;
	font-size:10px;
}
.copyright a:link, .copyright a:visited, .copyright a:active {
	color:#999999;
	text-decoration:none;
}
.copyright a:hover {
	color:#999999;
	text-decoration:underline;
}
/********************* Expert Join table *********************************************/
table.expert {
	border-width: 0px;
	border-spacing: ;
	border-style: none;
	border-color: black;
	border-collapse: collapse;
	background-color: white;
}
table.expert th {
	border-width: 1px;
	padding: 2px;
	border-style: dotted;
	border-color: black;
	background-color: #fffff0;
	-moz-border-radius: ;
}
table.expert td {
	border-width: 1px;
	padding: 2px;
	border-style: dotted;
	border-color: black;
	background-color: #fffff0;
	-moz-border-radius: ;
}
.mediumbox {
	width:249px;
}
.tinybox {
	width:30px;
	font-size:10px;
	height:17px;
	margin:0px;
	padding-left:2px;
}
.experttitlebar {
	background-color:#666666;
	color:#FFFFFF;
	font-weight:bold;
}
.errtext {
	color:#FF0000;
}
.termsandconditions {
	margin:20px;
}
.termsdiv {
	width:420px;
	height:400px;
	overflow:scroll;
	border:1px solid #CCCCCC;
	padding-left:3px;
	padding-right:3px;
	padding-top:10px;
	padding-bottom:10px;
}
/* --- milonic menu --- */
.mmpadding {
	padding-right:4px;
	padding-left:4px;
	 opacity:.93;
   	-moz-opacity: .93; 
	font-family:Arial, Helvetica, sans-serif;
}
.mmpadding a:link {
	text-decoration:none;
}
.mmpadding a:visited {
	text-decoration:none;
}
.mmpadding a:hover{
	text-decoration:none;
}
.mmpadding a:active {
	text-decoration:none;
}
/*.mmpadding {
	 opacity:.93;
   	-moz-opacity: .93; 
}*/

/****************************/
.greenarrow {
	display:inline;
	margin-left:-20px;
}
.watchimg {
	margin-right:15px;
}
#nolink {
	cursor:default;
}
.givingimg {
	margin-left:9px;
}