/* CSS Document */

*{
margin:0;
padding:0;
}

html, body, iframe, h1, h2, h3, h4, h5, h6, p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}

table 
{ 
border: 0; 
border-collapse: collapse; 
border-spacing: 0; 
}

th, td
{ 
border: 0; 
margin: 0px; 
padding: 0px; 
}

.style1 {
	color: #999999;
	font-weight: bold;
}

.topLinks a {
font-family:Geneva, Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:13px;
color:#005c96;
}

.newsDate p {
font-size:14px;
color:#666666;
}

.newsDate h3 {
font-weight:bold;
font-size:18px;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#293f70;
position:relative;
top:4px;
}

.date {
font-family:Georgia, "Times New Roman", Times, serif;
color:#666666;
font-size:11px;
margin-bottom:3px;
}

.articleDivider {
display:block;
clear:both;
margin-bottom:10px;
}

.readMore {
padding-right:10px;
padding-top:8px;
}

.readMore a:link, .readMore a:visited {
font-size:11px;
color:#ab0481;
font-style:italic;
text-decoration:none;
}
.readMore a:hover {
font-size:11px;
background-color:#ab0481;
color:#FFFFFF;
font-style:italic;
text-decoration:none;
}


a:link {
text-decoration:none;
font-weight:bold;
color:#005c96;
}


a:hover {
text-decoration:none;
background-color:#005c96;
color:#FFFFFF;
}

a:visited {
text-decoration:none;
font-weight:bold;
}


h2, h2 a:link, h2 a:visited {
font-weight:bold;
font-size:20px;
font-family:Geneva, Arial, Helvetica, sans-serif;
color:#aa0480;
letter-spacing:-1px;
padding-bottom:6px;
}

h2 a:hover {
text-decoration:underline;
background-color:#FFFFFF;
font-weight:bold;
font-size:20px;
font-family:Geneva, Arial, Helvetica, sans-serif;
color:#aa0480;
letter-spacing:-1px;
}


h3 {
font-weight:bold;
font-size:18px;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#293f70;
letter-spacing:-1px;
}

p {
line-height:20px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
}


hr {
color: #fff;
background-color: #fff;
border: 1px dotted #666666;
border-style: none none dotted;
 }

a img, img {
border:0;
outline:0;
}

.imageLinks a:hover {
border:0;
text-decoration:none;
background-color:#ffffff;
outline:0;
border-style:none;
}



