@charset "utf-8";
/* CSS Document */

body {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	background-color: #24333b;
	font-weight:normal;
}

a	{
	color: #CCCCFF;
	outline: none;
}

body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	text-align: left;
	color:#FFF;
	font-size:12px;
	font-weight:normal;
}

p.copy {
	font-family: Verdana, Geneva, sans-serif;
	text-align: left;
	color:#000000;
	font-size:12px;
	font-weight:normal;
	line-height:200%;
}

h1.LargeHomeHeader {
	font-family: "Times New Roman", Times, serif;
	font-size: 50px;
	text-align: left;
	letter-spacing:0;
	line-height: 1em;
	color:#000;
}

h2.SmallerHomeHeader {
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#000;
	letter-spacing:1.5;
	line-height: 1em;
	font-size: 16px;
	text-align: left;
}

h2.WhiteHomeHeader {
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#FFF;
	font-size: 20px;
	line-height: 1em;
	text-align: left;
	line-height: 22px;
}

.Footer {
	font-size: 10px;
	font-weight: normal;
	font-family: Verdana, Geneva, sans-serif;
	line-height: 18px;
}
.SubFooter {
	font-weight: normal;
	font-size: 10px;
	color: #999;
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	line-height: 18px;
}



.rss-box {
	 margin: 1em;
	 width: 500px;
	 
}
.rss-items {
	margin-top:0px;
	padding:0.5em; 0.5em;
	margin-left:0px;
	color:#666666;
}
p.rss-title {padding:0.5em;}
.rss-title {
	text-decoration: none;
	font-family: arial;
	font-size: 12px;
	background-color:#ffffff;
	color:#666666;
	font-weight:bold;
	margin: 0px;
	padding:0em;
	text-align: left;
}

.rss-item  {
  font-family: arial;
  font-size: 12px;
  font-weight : normal;
  list-style:none;
  padding-bottom:1em;
}

.rss-item a {
	text-decoration : none;
	color: 333333;
	font-size: 12px;
	font-weight:bold;
	font-family:arial;
	}
	
.rss-item a:visited {
	color:333333;
}

.rss-date {
	font-size: 85%;
	font-weight : normal;
	color: #fff;
	} 

hr {
background: transparent;
color: transparent;
border-left: none;
border-right: none;
border-top: none;
border-bottom: 1px dotted #666;
height:1px;
}
