/* Global section */
*{margin:0px;}
td{vertical-align: top;}

/* Links */
a:link, a:active, a:visited{color:#000000; text-decoration:none;}
a:hover{color:#0000FF;}



a.menu:link, a.menu:active, a.menu:visited{
	font-family: Arial;
	font-weight: bold;
	font-size: 12px;
	color: #08365A;
	text-decoration: none;
	display: block;
	padding: 0px 10px 0px 10px;
}
a.menu:hover{
	color: #770000;
}

a.bottom_info:link, a.bottom_info:active, a.bottom_info:visited{
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #1C4C74;
	letter-spacing: 1px;
	line-height: 1.3;
}
a.bottom_info:hover{
	color: #770000;
}

a.submenu:link, a.submenu:active, a.submenu:visited{
	font-family: Arial;
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	padding: 2px 5px 2px 5px;
	border-top: 1px solid #BCD9E7;
}
a.submenu:hover{
	color: #DDDDDD;
}

a.langmenu:link, a.langmenu:active, a.langmenu:visited{
	font-family: Arial;
	font-weight: bold;
	font-size: 13px;
	color: #1F2863;
	text-decoration: none;
	display: block;
	text-align: center;
	letter-spacing: 2px;
}
a.langmenu:hover{
	color: #770000;
}
a.teamemail:link, a.teamemail:active, a.teamemail:visited{
	font-family: Arial;
	color: #0F4E77;
	text-decoration: none;
}
a.teamemail:hover{
	color: #770000;
}

/* 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:13px; font-weight:bold; color:#242716;}
input.textfield{font-family:Arial; font-size:12px; width:100%; border:#677870 solid 1px;}
textarea.textarea{font-family:Arial; font-size:12px; width:100%; height:100px; border:#677870 solid 1px;}
input.sendbutton{font-family:Arial; font-size:12px; font-weight:bold; width:100%; background-color:#7FA2B6; color:#FFFFFF; border:none;}
.trace{
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	color: #1D4B6D;
}
input.contact_textbox {
	font-family: Arial;
	font-size: 12px;
	width: 100%;
	background-color: #C5D7E1 !important;
	border: 1px solid #7FA2B6;
	color: #000000;
}
textarea.contact_textarea {
	font-family: Arial;
	font-size: 12px;
	width: 100%;
	height: 79px;
	background-color: #C5D7E1 !important;
	border: 1px solid #7FA2B6;
	color: #000000;
}

/* Site classes section*/
.bottom_info {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #1C4C74;
	letter-spacing: 1px;
	line-height: 1.3;
}

.bottom_header {
	font-family: Arial;
	font-size: 20px;
	font-weight: bold;
	color: #1C4C74;
	letter-spacing: 2px;
}
a.peligon_footer, a.peligon_footer:link, a.peligon_footer:active, a.peligon_footer:visited {
	font-size: 11px;
	font-family: Arial;
	font-weight: normal;
	color: #1C4C74;
	text-decoration: none;
	padding: 0px 0px 0px 0px;
}
a.peligon_footer:hover{
	color: #770000;
}
td.peligon_footer_bullet{
	font-size: 11px;
	font-family: Arial;
	font-weight: normal;
	color: #1C4C74;
	padding: 0px 5px 0px 5px;
}
td.peligon_footer_text{
	font-size: 11px;
	font-family: Arial;
	font-weight: normal;
	color: #1C4C74;
	padding: 0px 0px 0px 0px;
}
