/* Required styles */
body {
	border: 0px;
	margin: 0px;
	background-color:#ffffff;
}
body, td, p {
	color: #000000;
	font-size: 14px; 
	font-family: century gothic, verdana,helvetica,arial,sans-serif;
}
.topnav_container
{
	line-height: 20px;
	padding-left: 20px;
	padding-bottom: 4px;
}
.langselecton a
{
	display: inline;
	font: 11px Arial, Helvetica, sans-serif;
	font-weight: bold;
	color:#3366FF;
	text-decoration: underline;
}
.langselectoff
{
	display: inline;
	font: 11px Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.lowgraphics a
{
	display: inline;
	font: 12px Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	text-decoration: none;	
}
.copyright
{
	color: #006633;
	font-style:italic;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.siteby
{
	font: 10px Arial, Helvetica, sans-serif;
	color: #006633;
}
.updated {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #777777;
	padding-top: 30px;
}

/* template styles */
.menuhead {
	color: #ffffff;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;	
	background-color: #003366;	
	padding-top: 4px;
	padding-bottom: 4px;
	border-right: 1px solid #003366;
	border-left: 1px solid #003366;
	padding-left: 4px;
	padding-right: 4px;
}
.container {
	max-width: 1000px;
	background-color: #ffffff;
}
.treeview_table {
	margin-right: 0px;
}
.cell_head {
}
.cell_body {
}
.smallcell_head {
}
.smallcell_body {
}

/* fck required styles */
h1 {
	font-weight: bold;
	color: #ff0000;
	font-family: century gothic, Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-align: left;
	margin-bottom:0px;
	margin-top:0px;
	padding-left: 20px;
	padding-bottom: 20px;
}
h2 {
	font-weight: bold;
	color: #000000;
	font-family: century gothic, Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align: left;

}
h3 {
	font-weight: bold;
	color: #f00000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: left;	
	text-decoration: underline;
}

.caption {
	font-size: 12px;
	font-family: century gothic, Arial, Helvetica, sans-serif;
	font-style: italic;
	color: #333300;
	text-align: center;
}

.hottopics
{
	font-family: georgia, "Times New Roman", times, serif;
	font-size: 16px; 
	font-style: italic;
	color: #666666;
}
.hottopicshead
{
	font-family: Arial, verdana, sans-serif;
	font-size: 18px; 
	font-style: italic;
	color: #f00000;
	font-weight: bold;
	padding-bottom: 20px;
	padding-left: 8px;
	
}	

.bannersearch
{
 height: 14px;
 border: 0px;
 margin: 0px;

}
.bannersearchbutton
{
	height: 16px;
	font-size: 10px;
	background-color: red;
	border: 0px;
	font-weight: bold;
	padding-left: 2px;
	padding-right: 2px;
	margin: 0px;
}

.borderbox
{
	background-color: #F2F2F2;
	border: 1px solid #cbcbcb;
}

.pic
{
	border: 1px solid #cccccc;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 4px;
	margin-top: 4px;
}
.picnoborder
{
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 4px;
		margin-top: 4px;
}

.accreditation
{
	font-size: 14px;
	background-color: #F5F5F5;
	padding-left: 12px;
	padding-right: 12px;
}

