.rightcontpad {
	PADDING-RIGHT: 5px; 
	PADDING-LEFT: 10px; 
	PADDING-BOTTOM: 5px; 
	MARGIN-LEFT: auto; 
	WIDTH: 580px; 
	MARGIN-RIGHT: auto; 
	PADDING-TOP: 10px;
}


.menu{
list-style-type: none;
margin: 0px 0px 0px 0px;
padding: 0;
width: 170px;
border: 1px solid #9A9A9A;
border-bottom-width: 0px;
}

.menu li a{
background: white url(images/button-2.gif) repeat-x bottom left;
font: bold 13px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
color: white;
display: block;
width: auto;
padding: 3px 0;
padding-left: 10px;
text-decoration: none;

}


* html .menu li a{ /*IE only. Actual menu width minus left padding of A element (10px) */
width: 160px;
}

.menu li a:visited, .menu li a:active{
color: white;
}

.menu li a:hover{
background-image: url(images/button-2-over.gif);
}


.footnav{
    font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
}

a.footnav:link {color: #ffffff; text-decoration: none; }
a.footnav:visited {color: #ffffff; text-decoration: none; }
a.footnav:hover {color: #ffffff; text-decoration: underline; }
a.footnav:active {color: #ffffff; }

.foottext{
    font-family: Arial;
	font-size:12px;
	PADDING-RIGHT: 10px; 
	PADDING-LEFT: 10px; 
	PADDING-BOTTOM: 10px; 
	MARGIN-LEFT: auto;  
	MARGIN-RIGHT: auto; 
	PADDING-TOP: 10px;
}

.style3 {
	font-weight: bold;
	color: #FFFFFF;
}

.headline {
	font-family: Tahoma;
	font-weight: bold;
	font-size: 30px;
	color: #cc0000;
	text-align:center;
}

.subheadline {
	font-family: Tahoma;
	font-weight: bold;
	font-size: 20px;
	color: #cc0000;
	text-align:center;
}

.copytext {
	font-family: Arial;
	font-size: 16px;
}

.ulist {
	font-family: Arial;
	font-size: 16px;
	color: #000000;
	padding: 5;
	margin-bottom: 10px;
}

.disclaimer {
	font-family: Georgia;
	font-size: 10px;
}

.articleheadline {
	font-family: Tahoma;
	font-weight: bold;
	font-size: 30px;
	color: #000000;
	text-align:center;
}
.articles {
	font-family: Tahoma;
	font-weight: bold;
	font-size: 22px;
	color: #000000;
	text-align:center;
}