/************************* Main ****************************************/
body {margin:0; padding:0;
font-family:Verdana;
font-size:11px;
color:#000000;
background-color: #00338e;
line-height:14px;}
table {
border-collapse:collapse;
border:0px;
margin-left: auto;
margin-right: auto;}
td{vertical-align:top;}
img{border:none;}

/********************* align ********************************************/
.center{text-align:center;}
.right{text-align:right;}
.left{text-align:left;}
.justify{text-align:justify;}

/************************* backgrounds ****************************************/
.footer{
background-image:url(images/footer.jpg);
background-repeat:no-repeat;
background-position:bottom left;
width:1000px; height:71px;
color:#00338e; font-weight:bold; font-size:10px;}
.footer a{
color:#00338e; font-weight:bold; text-decoration:none;}
.footer a:hover{
color:#00338e; font-weight:bold; text-decoration:underline;}

.buscatudominio{
background-image:url(images/bg_buscar.jpg);
background-position:top left;
background-repeat:no-repeat;
width:480px; height:254px;}

.bgtop{
background-image:url(images/bg_top.gif);
background-repeat:no-repeat;
background-position:top left;
width:1000px; height:131px;}

.bginfo{
background-color:#FFFFFF;}

.buscar{
background-image:url(images/buscar.gif);
background-repeat:no-repeat;
background-position:top center;
border:none; color:#FFFFFF;
width:53px; height:18px;}

.btnenviar {
	font-size: 10px;
	font-weight: bolder;
	text-transform: uppercase;
	color: #00338e;
	background-image: url(images/bgenter.gif);
	background-repeat: repeat-x;
	height: 24px;
	width: 100px;
	border: 1px solid #00338e;
}
/************************* text ****************************************/
strong{color:#00338e}
.blackstrong{color:#000000; font-weight:bold;}
.blue{color:#00338e;}
.bluestrong{color:#00338e; font-weight:bold;}
.blues{color:#00338e; font-weight:bold; font-size:10px;}
.blues a{color:#00338e; font-weight:bold; font-size:10px; text-decoration:none;}
.blues a:hover{text-decoration:underline;}
input, textarea {
border:1px solid #00338e;
font-size:11px;
color:#00338e;
}	
ul {margin:0; padding:0; list-style:none}
li {background:url(images/bullet.gif) center left no-repeat; margin:0 0 0 5px; padding:0 0 0 16px; line-height:18px;}