@media print 
{
	.hide
	{
		display:none;
	}
}
html, body
{
	background-color: #AAA9A9;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-left:0px;
	margin-top:0px;
	margin-right:0px;
}
td, p
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4f4f4f;
}

A img {border:none;} 
img { border: 0; }
hr 
{ 
	height:1px;
	color: #b5b5b5; 
	border-bottom:1px #b5b5b5 dashed;
}
.gradingcouncil_domain {
	color:#CCCCCC;
	font-size:18px;
}

.search_input {
	border:none;
	color:#666666;
	font-size:12px;
	padding-top:3px;
	margin-top:3px;
	padding-left:3px;
	margin-left:3px;
	padding-bottom:0;
	
	height: 19px;
}

.login_input 
{ 
	border: solid 2px #b6c8d4;
	background-color:#eeeeee;
	font-size:12px;
	color: #9e9e9e;
	padding-top:4px;
	padding-bottom:0px;
	padding-left:2px;
	height: 26px;
	width:180px;
	font-weight:bold;
}
a.submitLink:link, a.submitLink:visited, a.submitLink:active, a.submitLink:hover 
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color: #6a899d;
	text-decoration:none;
	margin-right:3px;
}

.font_white 
{
	color:#FFFFFF;
}
.fontSmall 
{
	font-size:10px;
}
.fontMedium 
{
	font-size:11px;
}
.breadcrumb_text 
{
	color: #888888;
	font-size:10px;
}
.breadcrumb a:link, .breadcrumb a:visited, .breadcrumb a:active, .breadcrumb a:hover 
{
	color: #888888;
}
.footerlink_text 
{
	font-size:11px;
	color: #666666;
}
.footerlinks a:link, .footerlinks a:visited, .footerlinks a:active, .footerlinks a:hover {
	color: #666666;
}
.linkwhite  a:link, .linkwhite a:visited, .linkwhite a:active, .linkwhite a:hover 
{
	color: #FFFFFF;
}
h1 {
	font-size:18px;
	/*font-weight:bold;*/
}

h2 {
	font-size:14px;
	font-weight:normal;
}

h3 {
	font-size:12px;
	font-weight:normal;
	margin:0px;
	padding:0px;
}
h4
{
	font-family:Arial, Helvetica, sans-serif;
	color:#7c7c7c;
	font-size:12px;
	font-weight:bold;
	margin-right:2px;
	margin-top:4px;
}
.h1_sideblock {
	width:5px; 
	height:18px;
}

.wrong_place_header {
	font-size:14px;
	color:#993300;
}

.wrong_place a:link, .wrong_place a:visited, .wrong_place a:active, .wrong_place a:hover  {
	color:#666666;
}
/*-- Title and read more / download links --*/
A.previewTitles, A.previewTitles:ACTIVE, A.previewTitles:LINK, A.previewTitles:VISITED, A.previewTitles:HOVER
{	
	color: #238cc3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration : underline;
}	
A.previewContent, A.previewContent:ACTIVE, A.previewContent:LINK, A.previewContent:VISITED
{	
	color: #238cc3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration : none;
}	
A.previewContent:HOVER
{	
	color: #238cc3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration : underline;
}	
/*------------------------------------------*/