/* Global section */
*{margin:0px; font-family:Arial;}
a:link, a:active, a:visited { color:#000000; }
a:hover { color:#0000FF; }

a.topmenu:link, a.topmenu:active, a.topmenu:visited{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.topmenu:hover{color:#DDDDDD;}

a.sidemenu:link, a.sidemenu:active, a.sidemenu:visited{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	width: 100%;
}
a.sidemenu:hover { color: #DDDDDD; }





td{vertical-align:top;}

/* Fonts section */
.black12{font-family:Arial; font-size:12px; font-weight:normal; color:#000000;}
.black12bold{font-family:Arial; font-size:12px; font-weight:bold; color:#000000;}
.white12{font-family:Arial; font-size:12px; font-weight:normal; color:#FFFFFF;}
.white12bold{font-family:Arial; font-size:12px; font-weight:bold; color:#FFFFFF;}

/* Forms section */
.contact_text{font-family:Arial; font-size:12px; font-weight:bold;}
input.textfield01{
	font-family: Arial;
	font-size: 12px;
	line-height: 12px;
	height: 14px;
	width: 100%;
	border: none;
	background-color: #FFFFFF;
	color: #000000;
}

input.textfield02{
	font-family: Arial;
	font-size: 12px;
	width: 100%;
	border: #000000 solid 1px;
}

textarea.textarea{font-family:Arial; font-size:12px; width:100%; height:60px; border:#000000 solid 1px;}
textarea.textarea01{
	font-family: Arial;
	font-size: 12px;
	width: 100%;
	border: #000000 solid 1px;
}
input.sendbutton{font-family:Arial; font-size:12px; font-weight:bold; width:100%;}

.button01{
	font-family: Arial;
	font-size: 12px;
	line-height: 12px;
	height: 14px;
	width: 100%;
	border: none;
	background-color: #8496C6;
	color: #FFFFFF;
}

/* Site classes section*/
.trace{
	font-family: Arial;
	font-size: 20px;
	color: #1F3974;
}
