/* --------- BODY ------------ */
body {
	margin:20px 0px; padding:0px;
	background-image:url(/_images/background.gif);
	background-position:top center;
	background-repeat:repeat;
	font-family:Arial,Helvetica,Verdana,Geneva,sans-serif;
	color:#000099;
	}
a:link  	{ color:#660000;text-decoration:underline; }
a:visited 	{ color:#660000;text-decoration:underline; }
a:hover 	{ color:#333300;text-decoration:underline; }
/* --------- CONTENT ------------ */
.container1 {
	width:971px;	
	margin-left:auto;
	margin-right:auto;
}
.container2 {
	border:10px solid #000099;
	width:921px;
	padding:15px 15px 15px 15px;
	background-color:white;
	margin-left:auto;
	margin-right:auto;
}
h1 {
	font-family:Trebuchet MS,Verdana,Arial,Helvetica,sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#660000;
	margin:0px 0px 0px 0px;
	line-height:17px;
	text-align:center;
}
a.navYaSas:link  	{ color:#000099;text-decoration:none; }
a.navYaSas:visited 	{ color:#000099;text-decoration:none; }
a.navYaSas:hover 	{ color:#660000;text-decoration:none; }
h2 {
	font-family:Times New Roman,Times,sans-serif;
	font-size:36px;
	font-weight:bold;
	color:#000099;
	margin:0px 0px 0px 10px;
}
h3 {
	font-family:Times New Roman,Times,sans-serif;
	font-size:20px;
	font-weight:bold;
	color:#000099;
	margin:10px 0px 0px 0px;
	text-align:left;
}
h4 {
	font-size:14px;
	font-weight:bold;
	color:#660000;
	margin:2px 0px 6px 0px;
}
h5 {
	font-size:13px;
	font-weight:bold;
	color:#000099;
	margin:0px 0px 6px 0px;
}
.txtSmall {
	font-size:12px;
	line-height:15px;
}
.txt {
	font-size:13px;
	line-height:17px;
	vertical-align:top;
}
.txtRed {
	font-size:13px;
	color:#660000;
	line-height:16px;
	vertical-align:top;
}
.txtOrange {
	font-size:13px;
	color:#ff6600;
	line-height:16px;
	vertical-align:top;
}
.alignCenter {
	text-align:center;
}
.alignRight {
	text-align:right;
}
img {
	border:0px;
}
form {
	margin:0;padding:0;
}
strong {
	font-weight:bold;
	font-style:none;
}
/* --------- SEARCH ------------ */
.search {
	font-size:11px;
	font-weight:bold;
	background-color:#cccccc;
	text-align:center;
}
/* --------- NAVIGATION ------------ */
.navTop {
	font-size:12px;
	font-weight:bold;
	color:white;
}
.navTopYellow {
	font-size:12px;
	font-weight:bold;
	color:#ffff66;
}
a.navTop:link{
	font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size:12px;
	font-weight:bold;
	color:white;
	text-decoration:none;
}
a.navTop:visited{
	font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size:12px;
	font-weight:bold;
	color:white;
	text-decoration:none;
}
a.navTop:hover{
	font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#ffff66;
	text-decoration:none;
}
.navBot {
	font-size:11px;
}
/* --------- FORMS ------------ */
.containerForm {
	border:1px solid #000099;	
	width:650px;
	padding:10px 15px 10px 15px;
}
.txtForm {
	font-size:13px;
	font-weight:bold;
	line-height:16px;
	color:#660000;
}