body
{
	line-height: 14px;
	font-family: Tahoma, Arial;
	font-size: 12px;
	border: 1px none #000;
	background-repeat: repeat-x;
	background-image: url(images/vista_bg.jpg);
	color: #555555;
	background-color: #1c5598;
}


.bottom_border {
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	
}

.norm {
	
	font-size:0.9em;
	line-height:14px;
	font-family:Tahoma, Arial;
	font-size:11px;
	
}

h1
{
    font-family: "Trebuchet MS" , Arial;
    margin: 0;
    padding: 10px 0 0 0px;
    text-transform: none;
    font-size: 18px;
    color: #0000FF;
    font-weight: normal;
}

#navigation td {
	background-color: #333333;
	}
	
#navigation a {
	color: #FFFFFF;
	line-height:14px;
	letter-spacing:.1em;
	text-decoration: none;
	display:block;
	font-family: Tahoma, Arial;
	font-size: 11px;
	padding-top: 4px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 26px;
	background-repeat: no-repeat;
	background-position: 14px 45%;
	font-weight: normal;
	}
	
#navigation a:hover {
	color:#333333;
	background-color: #FFFFFF;
	background-image: url(images/mm_arrow.gif);
	background-repeat: no-repeat;
	background-position: 14px 45%;
	font-weight: bold;
	}
	
	.navText {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #003366;
	line-height:16px;
	letter-spacing:.1em;
	text-decoration: none;
	}
#menu { background: url(images/menu_bckg.gif) repeat-x #fff; height:40px; padding-top:10px;}
#menu_list {width:900px; margin:0 auto;}
#menu a { display:block; color:#000000; float:left; font-size:14px; text-transform:uppercase; font-weight:bold; text-decoration:none; margin:0 20px; padding-top:12px; font-family: "Myriad Pro", "Trebuchet MS", Arial;}
#menu a:hover{ color:#078DE2;}

#footer
{
	font-family: "ms sans serif";
	font-size: xx-small;
	color: #000000;
	font-weight: normal;
}

#footer a {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}
#footer a:hover{ color:#FF6633;}

.redbold {
	font-family:Tahoma, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #CC0000;
}
h2 {

	font-family: "Myriad Pro", "Trebuchet MS", Arial;
	margin:0;
	padding:0 0 0 0;
	text-transform:uppercase;
	font-size:16px;
	color:#CD210A;
}

h3 {

	font-family: "Myriad Pro", "Trebuchet MS", Arial;
	margin:0;
	padding:0 0 0 0;
	text-transform:none;
	font-size:14px;
	color:#CD210A;
}

.box {
	border: 1px solid #CCCCCC;
}
li {
	list-style:none;
	padding-left:20px;
	line-height:18px;
	background-image: url(images/li.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px;
}
.right_border {
	padding: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #DADADA;
}

input{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

textarea{
font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;}


.implink_title
{  
    color:#990000; font-size:14px; line-height:18px; letter-spacing: 0.03em; padding-bottom:2px;
  }


.implink_link
{
    text-decoration: none;
    color: #333333;
    font-size: 13px;
}
.implink_link:hover
{
    text-decoration:underline; font-size:13px;
}
.header1
{
    color: #CC0000;
}