body{

font-family: verdana, arial;
font-size: 11px;
color: 031A5D;
line-height: 18px;

}

table tr td {
font-family: verdana, arial;
font-size: 11px;
color: 031A5D;
line-height: 18px;
}

/* text */
h1,h2,h4,h5,h6 {
font-family: Verdana;
font-size: 18px;
color: #1049F2;
}

h3 {
font-family: Century Gothic;
font-size: 14px;
color: #1B2733;
}

ul.ftr { 
list-style-image: url("../graphics/arrow-gr.gif"); 
} 

.navy
 {
color: #1B2733;
}

/* containers */

#main{
width: 944px;
margin: 0 auto;
text-align: left;
}


/* link */

a:link { 
	font-family: Verdana; 
	font-size: 11px; 
	color: #EC1E20; 
	text-decoration: none;
}
	
a:visited  { 
	font-family: Verdana; 
	font-size: 11px; 
	color: #EC1E20; 
	text-decoration: none;
}
		
a:hover  { 
	font-family: Verdana; 
	font-size: 11px; 
	color: #96BA8E; 
	text-decoration: underline;
}


a:link.menu { 
	font-family: verdana;
	font-size: 11px;
	color: #F5FF00; 
	font-weight: bold;
	text-decoration: none;
}
	
a:visited.menu  { 
	font-family: verdana;
	font-size: 11px;
	color: #F5FF00; 
	font-weight: bold;
	text-decoration: none;
}
		
a:hover.menu  { 
	font-family: verdana;
	font-size: 11px;
	color: #EE1A1D; 
	font-weight: bold;
	text-decoration: underline;
}

.ftr{
	font-family: verdana;
	font-size: 11px;
	color: #A9A9A9; 
}

#cform{
width: 217px;
height: 254px;
background-image:url('../graphics/bg-form.gif');

}
#cformes{
width: 217px;
height: 254px;
background-image:url('../graphics/bg-form-es.gif');

}


/* menu */
#navigation{
width: 702px;
}

ul#navigation {
margin-left: 0; 
margin-right: 0; 
white-space: nowrap;
padding-left: 0;
padding-right: 0;
}

#navigation li {
display: inline; 
list-style-type: none;
margin-left: 0; 
margin-right: 0; 
padding-left: 0;
padding-right: 0;
}

/* forms */
input[type="text"] 
{
background-color: blue
}

/* list items */

ul {
	margin:20px;
	line-height:20px;
}

li{
	padding-left: 10px;
	list-style-image: url("../graphics/arrow.gif"); 
	background-repeat: no-repeat;
	background-position: 0 .5em;

}
/* links */

a:link.ftr { 
	font-family: Arial, Helvetica; 
	font-size: 12px; 
	color: #555555; 
	text-decoration: none;
}
	
a:visited.ftr { 
	font-family: Arial, Helvetica; 
	font-size: 12px; 
	color: #555555; 
	text-decoration: none;
}
		
a:hover.ftr { 
	font-family: Arial, Helvetica; 
	font-size: 12px; 
	color: #01446E; 
	text-decoration: underline;
}
