@charset "utf-8";
/* CSS Document */

body {
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #D7E9F5;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.shadl { 
	background-image:url(../images/shadow_l_.jpg);
	background-repeat: repeat-y;
	width: 5px;
}
.shadr { 
	background-image:url(../images/shadow_r_.jpg);
	background-repeat: repeat-y;
	width: 3px;
}
#logo { margin-left: 23px; margin-top: 15px; margin-bottom: 28px;}

.txttop { color:#026686;}

.boxtop { height: 149px;}
.menu { color:#003366; text-decoration: none; text-transform:uppercase;}
a.menu:link { color:#003366; text-decoration: none; }
a.menu:hover { color: #003366; text-decoration: underline; }
a.menu:visited { color: #003366; text-decoration: none; }

.menubg { background-image: url(../img/menu-bg.jpg); background-repeat:repeat-y;}

.searchtit { font-size:18px; color: #036;}
.searchtxt1 { font-size:12px; color: #036;}
.searchtxt2 {
	font-size:12px;
	color: #666;
	line-height: 18px;
}

.inttit { font-size:18px; color: #FFF;}

.pie  { color:#688EB3; text-decoration: none; }
a.pie:link { color:#688EB3; text-decoration: none; }
a.pie:hover { color: #006699; text-decoration: none; }

.copy { color:#688EB3; font-size:11px;}
a.copy:link { color:#688EB3; font-size:11px;}
a.copy:hover { color:#688EB3; font-size:11px;}
a.copy:visited { color:#688EB3; font-size:11px;}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #005C7E;
}


a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #006699;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006699;
	text-decoration: underline;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
	text-decoration: none;
}
.searchtxt3 {
	font-size:12px;
	color: #036;
	line-height: 24px;
}
.searchtitCopy {
	font-size:18px;
	color: #036;
	line-height: 26px;
}
.td_footer {
	background-image: url(../images/footer_line.gif);
	background-repeat: repeat-x;
}
.tituloform {
	font-size:16px;
	color: #036;
	text-indent: 20px;
}
