﻿
body {
}
.topLinks
{
	font-family: Arial;
	font-size:11px;
	color: #000000;
	text-decoration:none;
	font-weight:bold;
}
.topLinks:hover
{
	font-family: Arial;
	font-size:11px;
	color: #e31838;
	text-decoration:none;
	font-weight:bold;
}
.bottomLinks
{
	font-family: Arial;
	font-size:12px;
	color: #595959;
	text-decoration:none;
}
.bottomLinks:hover
{
	font-family: Arial;
	font-size:12px;
	color: #000000;
	text-decoration:none;
}
.topText
{
	font-family: Arial;
	font-size:9px;
	color: #f6f6f7;
	text-decoration:none;
	padding-left:8px;
	padding-right:5px;
}
.bodyHeader
{
	font-family:Arial;
	font-weight:bold;
	font-size:18px;
	color: #e31838;
	padding-top:19px;
}
.bodyHeader2
{
	font-family:Arial;
	font-weight:bold;
	font-size:15px;
	color: #595959;
}
.bodyTextBold
{
	font-family:Arial;
	font-weight:bold;
	font-size:12px;
	color:#595959;
}
.bodyTextStandout
{
	font-family:Arial;
	font-weight:bold;
	font-size:13px;
	color:#E31838;
}
.bodyText
{
	font-family:Arial;
	font-weight:normal;
	font-size:12px;
	color:#595959;
	line-height:18px;
}
.sideNews
{
	font-family:Arial;
	font-size:11px;
	font-weight:normal;
	color:#000000;
}
.sideNewsLink
{
	font-family:Arial;
	font-size:11px;
	font-weight:normal;
	color:#000000;
	text-decoration:underline;
}
.sideNewsLink:Hover
{
	font-family:Arial;
	font-size:11px;
	font-weight:normal;
	color:#000000;
	text-decoration:none;
}
.sideNewsHeader
{
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	color:#000000;
}
.copyRight
{
	font-family:Arial;
	font-size:10px;
	color:#a6a6a6;
	font-weight:normal;
}
.copyRight2
{
	font-family:Univers LT 57 Condensed;
	font-weight:bolder;
	font-size:15px;
	color:#404040;
}
.breadCrumbLinks
{
	font-family:Verdana;
	font-weight:normal;
	font-size:10px;
	color:#ffbb56;
	text-decoration:none;
	cursor: pointer;
	cursor: hand;
}
.breadCrumbLinks:Hover
{
	font-family:Verdana;
	font-weight:normal;
	font-size:10px;
	color:#ffffff;
	text-decoration:none;
}
.breadCrumbCurrent
{
	font-family:Verdana;
	font-weight:normal;
	font-size:10px;
	color:#ffffff;
	text-decoration:none;
}
.sideMenuHeader
{
	font-family:Myriad Pro;
	font-weight:normal;
	font-size:18px;
	color:#ffffff;
	margin-left:9px;
}
.sideMenuText
{
	font-family:Verdana;
	font-weight:bold;
	font-size:11px;
	color:#000000;
	margin-left:25px;
}
.sideMenuItem
{
	cursor: pointer;
	cursor: hand;
	width:188px;
	height:31px;
}
.menuBarHeader
{
	cursor: pointer;
	cursor: hand;
}
.ddMenuItemContainer
{
	margin-left:0px;
	padding-left:0px;
	text-align:left;
	height:31;
}
.ddMenuItem
{
	text-indent:25px;
	font-family:Verdana;
	font-size:11px;
	color:#000000;
	font-weight:bold;
}
.ddMenuItem a
{
	padding-top:10px;
	display:block;
	vertical-align:middle;
	width:100%;
	height:21px;
}
.activeLink
{
	font-family:Arial;
	font-weight:normal;
	font-size:12px;
	color: #E31838;
}
.activeLink:Hover
{
	font-family:Arial;
	font-weight:normal;
	font-size:12px;
	color: #000000;
}
.imageSlide
{

}
.slideCaption
{
    font-family:Arial;
    font-size:10px;
    line-height:13px;
    height:32px;
    color:#666666;
    padding:3px 8px 3px 8px;
    overflow:hidden;
}
#slideNavigation
{
    padding-top:3px;
    height:26px;
    width:100%;
}
#slideshow
{
    border:solid 1px #e8e8e8;
    width:292px;
    height:282px;
    float:left;
    clear:both;
    margin-right:10px;
}
#slidePager
{
    font-family:Arial;
    font-size:10px;
    line-height:13px;
    color:#666666;
}
#leftButton
{ 
    width:26px;
    height:19px;
    cursor: pointer;
	cursor: hand;  
}
.leftButtonOut
{
    background-image:url('Images/left_button.jpg');
}
.leftButtonOver
{
    background-image:url('Images/left_button_over.jpg');
}
.leftButtonDisabled
{  
   background-image:url('Images/left_button_disabled.jpg'); 
}
#rightButton
{
    width:26px;
    height:19px;
    cursor: pointer;
	cursor: hand;
}
.rightButtonOut
{
   background-image:url('Images/right_button.jpg'); 
}
.rightButtonOver
{
    background-image:url('Images/right_button_over.jpg');
}
.rightButtonDisabled
{
    background-image:url('Images/right_button_disabled.jpg');
}

.pdfList li
{
    list-style-type:none;
    background-image:url('Images/pdf.png');
    background-repeat:no-repeat;
    padding-left:24px;
    /*list-style-image:url('Images/pdf.png');*/
}

