body{
	padding : 0px;
	margin : 0px;
	background-color: #ffffff;
}
a:link{
	color : #000080;
}
a:visited{
		color : #000080;
}
a:active{
		color : #000080;
}
a.newsItemLink, a.newsItemLink:visited, a.newsItemLink:active, a.newsItemLink:link {
	color: #FFFFFF;
	font-weight: bold;
}
a.newsItemLinkSmall, a.newsItemLinkSmall:visited, a.newsItemLinkSmall:active, a.newsItemLinkSmall:link {
	color: #FFFFFF;
	font-weight: bold;
	line-height : 10px;
	font-size:10px;
}
a.newsPageLink, a.newsPageLink:visited, a.newsPageLink:active, a.newsPageLink:link {
	color: #000000;
	font-weight: bold;
}
.leftnavPadding {
	padding: 10px 10px 10px 10px;
}

.iFrameBody {
	background-color: #D3232E;
}

.iframeStyle {
	width: 100%;
	height: 100%;
	border: 0px solid #FFFFFF;
}

.border {
	border : 1px solid #D3232E;
	font-family: Arial;
	font-size: 11px;
}
.content {
	font-family: Arial;
	font-size: 11px;
	padding-top : 19px;
	line-height : 20px;
}
.text, td {
	font-family: Arial;
	font-size: 11px;
	line-height : 20px;
}
.whiteText {
	font-family: Arial;
	font-size: 11px;
	line-height : 12px;
	color: #FFFFFF;
}
.whiteTextSmall {
	font-family: Arial;
	font-size: 10px;
	line-height : 12px;
	color: #FFFFFF;
}
.whiteTextBold {
	font-family: Arial;
	font-size: 11px;
	line-height : 12px;
	color: #FFFFFF;
	font-weight: bold;
}
.whiteTextBoldSmall {
	font-family: Arial;
	font-size: 10px;
	line-height : 12px;
	color: #FFFFFF;
	font-weight: bold;
}
.blackTextBold {
	font-family: Arial;
	font-size: 11px;
	line-height : 12px;
	color: #000000;
	font-weight: bold;
}
h1 {
	font-family: Arial;
	font-size: 14px;
	font-weight : bold;
}
h2 {
	font-family: Arial;
	font-size: 12px;
	font-weight : bold;
}
h3 {
	font-family: Arial;
	font-size: 12px;
	font-style : italic;
	font-weight : normal;
}
ul {
	list-style-image : url(images/dot.gif);
}
div	{scrollbar-highlight-color: #eeeeee; scrollbar-shadow-color: #D3232E; 
	scrollbar-3dlight-color: #D3232E; scrollbar-arrow-color: #D3232E; 
	scrollbar-track-color: #ffffff; scrollbar-darkshadow-color: #ffffff; 
	scrollbar-base-color: #ffffff;}
input, textarea {
	border : 1px solid #D3232E;
	font-family: Arial;
	font-size: 11px;
	background : #ffffff;
}
.res, a.res{
	font-family: Arial;
	font-size: 9px;
	text-align: center;
	color: #cccccc;
}
.b, a.b{
	color: #000000;
}
.line {
	width: 100%;
	height: 1px;
	color: #FFFFFF
}
.blackLine {
	width: 100%;
	height: 1px;
	color: #000000
}

