/* ----- A Classic Touch Style Sheet v2.3 ----- */ 
html { 
overflow: scroll;
}

div.container {
width:898px;
margin-left:auto;
margin-right:auto;
border:1px solid #808080;
line-height:150%;
}

div.header {
padding:0.5em;
color:white;
background-color: #808080;
clear:left;
}

#footer {
padding:0.25em;
color:white;
background-color: #808080;
clear:left;
font: 12px 'arial', verdana, san-serif;
}

#footer ul {

 margin: 0 0;
 padding: 0 1.5em;
 list-style: none;

}
#footer li {
 display: inline;
 margin: 0;
 padding: 0 1.5em 0 0.2em;

}

#footer a:link {color: #ffffff; text-decoration: none}
#footer a:visited {color: #ffffff; text-decoration: none}
#footer a:hover {color: #ffffff; text-decoration: underline}
#footer a:active {color: #ffffff; text-decoration: none}



h1.header {
padding:0;
margin:0;
font-family: 'monotype corsiva', arial, verdana, san-serif;
}

div.left {
float:left;
width:150px;
margin:0;
padding:1em;
}

div.content {
margin-left:190px;
margin-right:30px;
padding:1em;
font: 15px 'arial', verdana, san-serif;
}

p, a {font-family: 'arial', verdana, san-serif;}


a:link {color: #808080;}
a:visited {color: #808080;}
a:hover {color: #C0C0C0;}
a:active {color: #C0C0C0}

div.required {color: red;}

/* =Menu ----------------------------------------------------------------------- */

#menu {
padding: 3px;
border: 1px solid #fff;
width: 12em;
background-color: #808080;
font: 12px 'arial', verdana, san-serif;
padding: 0;
margin: 0;
}

#menu li {
list-style: none;
border: 1px solid #808080;
}

#menu a {
color: #FFFFFF;
text-decoration: none;
display: block;
border-left: 1em solid #C0C0C0;
border-bottom: 1px solid #C0C0C0;
padding: 4px 8px;
}

#menu a:hover { border-color: #FFFFFF; }

/* =Header Image ----------------------------------------------------------------------- */

img.header {
display: block;

}

/* =Listen List ----------------------------------------------------------------------- */

#listen {
list-style-type: none;
}

/* =FAQs List ----------------------------------------------------------------------- */

#faqs {
margin-left: 0;
padding: 0;
list-style-type: none;
}

/* =Contact List ----------------------------------------------------------------------- */

#contact {
margin-left: 0;
padding: 0;
list-style-type: none;
}

/* =Links List ----------------------------------------------------------------------- */

#links {
margin-left: 0;
padding: 0;
list-style-type: none;
}

/* ----- News Ticker ----- */

.ticko{



	width:640px;

	height:22px;

	border-bottom:1px solid #808080;

	border-top:1px solid #fff;

	padding:6px 0 0px 0;

	margin:1px 0 3px 0;

	display:block;

	color:#000000;

	font: small 'verdana', arial, san-serif;

	overflow: hidden;

}



.ticko iframe{

	width:660px;

	height:45px;

	border: none;

}





.tickls{color:#808080;font-weight:bold;}

.tickh{display:none;}

.ticki {height:24px;}

a.tickl{

	font-size:0.8em;	

	text-decoration:none;

	color:#C0C0C0;	

}



a.tickl:hover{

	color:#C0C0C0;

	text-decoration:none;

}



/* ----- News Ticker ----- */




