@charset "utf-8";
/* CSS Document */
	a:link { color:#939393; text-decoration: none} 
	a:visited { color:#939393; text-decoration: none} 
	a:hover { color:#939393; text-decoration: none}


	a.home-top:link { color:#f57423; text-decoration: none} 
	a.home-top:visited { color:#f57423; text-decoration: none} 
	a.home-top:hover { color:#333333; text-decoration: none}

.home-top{font-family: "Trebuchet MS";
font-size:12px;
color:#939393;
}

	a.bot_nav:link { color:#666666; text-decoration: none} 
	a.bot_nav:visited { color:#666666; text-decoration: none} 
	a.bot_nav:hover { color:#333333; text-decoration: none}

.bot_nav{font-family: "Trebuchet MS";
font-size:12px;
color:#666666;
}

	a.normal:link { color:#666666; text-decoration: none} 
	a.normal:visited { color:#666666; text-decoration: none} 
	a.normal:hover { color:#333333; text-decoration: none}

.normal{font-family: "Trebuchet MS";
font-size:13px;
color:#666666;
text-align:justify;
}

	a.leftnav:link { color:#42175A; text-decoration: none} 
	a.leftnav:visited { color:#42175A; text-decoration: none} 
	a.leftnav:hover { color:#333333; text-decoration: none}

.leftnav{font-family: "Trebuchet MS";
font-size:16px;
color:#42175A;
font-weight:bold;
}

h1{font-family:Georgia, "Times New Roman", Times, serif;
font-size:16px;
color:#5b3670;
display:inline;
}
h2{font-family:Georgia, "Times New Roman", Times, serif;
font-size:16px;
color:#5b3670;
display:inline;
}
.ctatxt
{
font-family: "Trebuchet MS";
font-size:16px;
color:#666666;
}
		
.ctatxt a
{
font-family: "Trebuchet MS";
font-size:16px;
color:#f57423;
}

.resources
{
font-family: "Trebuchet MS";
font-size:11px;
color:#666666;
}
		
.resources a
{
font-family: "Trebuchet MS";
font-size:11px;
color:#f57423;
}

/*ul{margin-left:0px;
margin-top:0px;}

li{list-style: url(images/bullet.gif);
list-style-position:outside;
font-family: "Trebuchet MS";
font-size:12px;
color:#666666;
margin-left:-25px;
list-style-type:none;
line-height:15px;
}*/

.tollfree{font-family:Georgia, "Times New Roman", Times, serif;
font-size:18px;
color:#999999;
}

.copyright{font-family: "Trebuchet MS";
font-size:10px;
color:#cfcece;
}

.mavi{
	margin:0px; padding:0px; position:absolute; top:-20px; left:0px; z-index:100px;
}


#ticker { width:190px; overflow:auto; }
#ticker dt { font-family:Arial, Helvetica, sans-serif; font-size:13px; padding:0 10px 5px 10px; padding-top:10px; border-bottom:none; border-right:none; position:relative; }
#ticker dd { margin-left:0; font:normal 11px Verdana; padding:0 10px 10px 10px; position:relative; color:#666; }
#ticker dd.last { }
#ticker div { margin-top:0; }
