.left_frame {
	background-image: url(images/frame_left_bar.gif);
	background-repeat: repeat-y;
}
.right_frame {
	background-image: url(images/frame_right_bar.gif);
	background-repeat: repeat-y;
}
.menu_image {
	background-image: url(images/navigation_image.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: #e9e9e9;
}
.body_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	list-style-type: none;
	line-height: 19px;
}
.bodyBullet_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	list-style-type: disc;
	list-style-position: outside;
	line-height: 19px;
}

.subheader_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #d6272c;
	font-weight: bold;
}
.bodyBold_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
.calloutCaps_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-variant: small-caps;
	line-height: 31px;
	color: #666666;
}
A:link  {
    text-decoration:    none;
    color:  #003399;
}

A:visited   {
    text-decoration:    none;
    color:  #003399;
}

A:active    {
    text-decoration:    none;
    color:  #FF0000;
}

A:hover {
    text-decoration:    underline;
    color:  #CC3333;
}
.copyright_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9;
	line-height: 16px;
	color: #FFFFFF;
}
.greyNavigation_bar {
	background-image: url(images/top_navBackground.gif);
	background-repeat: repeat-x;
}
.padding_image {
	margin: 15px 0px 0px 0px;
}
.footer_txt, 
.SkinObject {
	padding:8px 0px 0px 9px;
	color:#F3FAC2;
	font-size:9px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: normal;
}
.footer_txt a, SkinObject a,
a.SkinObject:link, a.SkinObject:hover, a.SkinObject:visited{
	color:#F3FAC2;
	text-decoration:underline;

}





