﻿/* Global section */
*{margin:0px; font-family:Arial;}
td{vertical-align: top;}

/* a */
a:link, a:active, a:visited{color:#000000; text-decoration:none;}
a:hover{color:#0000FF;}

a.sidemenu:link, a.sidemenu:active, a.sidemenu:visited{
	color: #000000;
	text-decoration: none;
	width: 100%;
	height: 100%;
}
a.sidemenu:hover{color:#777777;}

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.rightmenu:link, a.rightmenu:active, a.rightmenu:visited{
	font-family: Arial;
	font-size:12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	width: 100%;
}
a.rightmenu:hover{color:#CCCCCC;}

a.rightmenu_sub:link, a.rightmenu_sub:active, a.rightmenu_sub:visited{
	font-family: Arial;
	font-size:12px;
	font-weight: bold;
	color: #062053;
	text-decoration: none;
	width: 100%;
}
a.rightmenu_sub:hover{color:#777777;}

a.bottommenu:link, a.bottommenu:active, a.bottommenu:visited{
	color: #0C1E50;
	text-decoration: none;
}
a.bottommenu:hover{color:#777777;}

a.search:link, a.search:active, a.search:visited{color:#555555; text-decoration:none;}
a.search:hover{color: #0000DD;}
/* 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.textfield{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;}
input.sendbutton{font-family:Arial; font-size:12px; font-weight:bold; width:100%;}

.textfield01{
	font-family: Arial;
	font-size: 12px;
	line-height: 12px;
	height: 14px;
	width: 100%;
	border: none;
}

.textfield02{
	font-family: Arial;
	font-size: 12px;
	width: 100%;
	border: #000000 solid 1px;
}

.button01{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 12px;
	height: 14px;
	width: 100%;
	border: none;
	background-color: #848484;
	cursor: pointer;
}

.button02{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	width: 100%;
	cursor: pointer;
}

.button03{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	color: #BABABA;
	line-height: 14px;
	height: 16px;
	width: 100%;
	border-left: #A8A8A8 solid 1px;
	border-top: #A8A8A8 solid 1px;
	border-right: #343434 solid 1px;
	border-bottom: #343434 solid 1px;
	background-color: #6A6A6A;
	cursor: pointer;
}

.textarea01{
	font-family: Arial;
	font-size: 12px;
	line-height: 14px;
	height: 100px;
	width: 100%;
	border: #000000 solid 1px;
}

.search_text{
	font-family: Arial;
	font-size: 12px;
	width: 100%;
	background-color: #FFFFFF;
	border:#0E6290 solid 1px;
}
.search_button{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	line-height: 14px;
	height: 19px;
	width: 100%;
	color: #FFFFFF;
	background-color: #0B6490;
	border:#F8DD9A solid 1px;
}

.adv_search_text{
	font-family: Arial;
	font-size: 12px;
	width: 100%;
	border: #B0B1B3 solid 1px;
	color: #15547F;
}
.adv_search_select{
	font-family: Arial;
	font-size: 12px;
	width: 100%;
	color: #15547F;
}
.adv_search_button{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	width: 100%;
	border: none;
	color: #FFFFFF;
	background-color: #94B7D3;
}

/* Site classes section*/
.req{
	color: #A30E10;
}

.trace {
	font-family: Arial;
	font-size: 18px;
	color: #0F204E;
}

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: #0C1E50;
	text-decoration: none;
	padding: 0px 0px 0px 0px;
}
a.peligon_footer:hover{
	color: #000;
}
td.peligon_footer_bullet{
	font-size: 11px;
	font-family: Arial;
	font-weight: normal;
	color: #0C1E50;
	padding: 0px 5px 0px 5px;
}
td.peligon_footer_text{
	font-size: 11px;
	font-family: Arial;
	font-weight: normal;
	color: #0C1E50;
	padding: 0px 0px 0px 0px;
}