.bluetitle {
	color: #00AEEF;
	font-family: "Trebuchet MS", "Helvetica", sans-serif;
	font-size: 20px;
	font-size-adjust: none;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: normal;
	margin: 0pt 0pt 10px;
}

.regulartitle {
	color: #00AEEF;
	font-family: "Trebuchet MS", "Helvetica", sans-serif;
	font-size: 20px;
	font-size-adjust: none;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: normal;
	margin: 0pt 0pt 10px;
}

img {
	border: 0;
}

a {
	color: #0083B3;
	font-family: Arial;
	font-size: 12px;
}

a:hover{
color:#FF6000;
}

#toplinks a {
	color: white;
	font-weight: bold;
	text-decoration: none;
}

#toplinks .separator {
	color: white;
	font-weight: bold;
	text-decoration: none;
}

#membermenu a {
	color: white;
	font-weight: bold;
	text-decoration: none;
	padding: 5px;
	padding-left: 10px;
	padding-right: 10px;
}

#membermenu a:hover {
	color: #1496C7;
	background-color: white;
	
}

#membermenu a:visited :hover {
	color: #1496C7;
	background-color: white;
}

#membermenu a.mmenu_selected {
	color: #1496C7;
	background-color: white;
}

#membermenu a.highlight {
	color: white;
	background-color: #40C6F8;

	padding: 4px;
}

body {
	margin: 0 0 0 0;
	font-family: Arial;
	font-size: 10pt;
	color: black;
}


/* general html declarations */
p,ul,ol,dl,table {
	font-size: 1em;
}

p {
	margin: 0 0 1em;
}

p small {
	color: #909090;
	line-height: 120%;
}

strong,em {
	font-weight: bold;
	font-style: normal;
}

/*app specific*/
.feedback {
	background-color: #5BFC5B;
}

li.keyword {
	color: #0CA8F8;
	font-weight: bolder;
	font-size: 12px;
}

hr.separator {
	border: 1px solid #edf1f3;
}

.thumb {
	float: left;
	font-size: 9px;
	margin: 5px !important;
	overflow: hidden;
	text-align: center;
	width: 70px;
}
.thumb a{
	text-decoration: none;
}

	

