*{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
	background: #e9e8e2; 
	margin: 0;
}
TABLE, TD, P {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
	color: #333333;
}

FORM{ display: inline; }
A{

}
A:link{
	font-weight: normal;
	text-decoration: underline;
	color: #621419;
}
A:visited{
	font-weight: normal;
	text-decoration: underline;
	color: #621419;
}
A:hover{
	font-weight: normal;
	text-decoration: none;
	color: #621419;
}
A:active{
	font-weight: normal;
	text-decoration: none;
	color: #621419;
}

/* home page */
.times12 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.times14 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
}
.point11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
.point13 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.point12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.point12red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #621419;
}
.press_title {
	font-size: 14px;
	font-weight: bold;
	color: #621419;
}
.press_titlesm {
	font-size: 12px;
	font-weight: bold;
	color:#00193d;
}
.press_subtitle {
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	color:#00193d;
}
.press_date {
	font-size: 11px;
	font-weight: normal;
	color:#00193d;
}
.sidesm {
	font-size: 10px;
	text-decoration: none;
	color: #333333;
}
A.sidesm:link, A.sidesm:visited, A.sidesm:active {
	font-size: 10px;
	text-decoration: underline;
	color: #333333;
}
A.sidesm:hover{
	text-decoration: none;
}

/* table functions */
img.image_pad_right {
float: right;
margin: 2px 0px 4px 18px;
}
img.image_pad_left {
float: left;
margin: 2px 18px 4px 0px;
}
img.prp_pad {
margin-top: 83px;
}
img.prp_pad2 {
margin-top: 52px;
}
img.prp_pad3 {
margin-top: 50px;
}
img.prp_pad4 {
margin-top: 51px;
}
img.logo_pad {
margin-top: 56px;
}
img.logo_pad2 {
margin-top: 22px;
}
img.logo_pad4 {
margin-top: 30px;
}

/* interior */


/* forms */
.form_fields {
font-size: 11px;
	border: inset #848484 1px;
	color: #333333;
}


/* footer */
#footer *{
	font-size: 10px;
	text-decoration: none;
	color: #1D3E72;
}

#footer A, #footer A:link, #footer A:visited, #footer A:active, #footer A:hover{
	font-size: 10px;
	text-decoration: none;
	color: #1D3E72;
}

#footer A:hover{
	text-decoration: underline;
}

.footerbar {
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	color: #ffffff;
	line-height: 17px;
	padding-right: 5px;
	padding-left: 5px;
}

.copyright {
font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font weight: bold;
	text-decoration: none;
	color: #ffffff;
}
A.copyright:link, A.copyright:visited, A.copyright:active {
font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font weight: bold;
	text-decoration: underline;
	color: #ffffff;
}
A.copyright:hover{
	text-decoration: none;
}

sup.inline_sup { 
    font-size: smaller;
    vertical-align: baseline;
    position: relative;
    bottom: 0.33em;

}
.textsm_italic {
	font-size: 10px;
	color: #000000;
	font-style: italic;
}

