body 
{
	width: auto;
	margin: auto;
	background-color: #E51B24;
}

H1
{		
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	color: #E51B24;
}

p
{	
	font-family: Tahoma, Verdana, Arial, Helvetica;
    font-size: 12px;
    font-weight: normal;
    line-height: 18px;
    text-decoration: none;
    color: #000000;
}

/*---------------Background Styles---------------*/
.DRMenuBgRepeat
{
	background-image: url(Images/Backgrounds/DRMenuBgRepeat.jpg);
	background-repeat: repeat-x;
}

.DRCenterLeftRepeat
{
	background-image: url(Images/Backgrounds/DRCenterLeftRepeat.jpg);
	background-repeat: repeat-y;
}

.DRCenterRightRepeat
{
	background-image: url(Images/Backgrounds/DRCenterRightRepeat.jpg);
	background-repeat: repeat-y;
}

.DRCenterBottomBg
{
	background-image: url(Images/Backgrounds/DRCenterBottomBg.jpg);
	background-repeat: no-repeat;
}

.DRCenterTopBg
{
	background-image: url(Images/Backgrounds/DRCenterTopBg.jpg);
	background-repeat: no-repeat;
}

.DRCenterContentBorder
{
	border: solid 1px #E51B24;
	padding: 16px 16px 16px 16px;
}

.DRBanner
{
	background-image: url(Images/DRBanner.jpg);
	background-repeat: no-repeat;
}
/*---------------Home Page Styles---------------*/
.DRHomeH1
{
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	color: #E51B24;
}

.DRHomeH2
{
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	color: #E51B24;
}

.DRHomeText
{
	font-family: Tahoma, Verdana, Arial, Helvetica;
    font-size: 12px;
    font-weight: normal;
    text-decoration: none;
    line-height: 18px;
    color: #000000;
}

a.DRHomeTextLink
{
	font-family: Tahoma, Verdana, Arial, Helvetica;
    font-size: 12px;
    font-weight: normal;
    line-height: 18px;
    text-decoration: underline;
    color: #000000;
}

a.DRHomeTextLink:Hover
{
	font-family: Tahoma, Verdana, Arial, Helvetica;
    font-size: 12px;
    font-weight: normal;
    line-height: 18px;
    text-decoration: underline;
    color: #E51B24;
}
/*---------------Subpage Styles---------------*/

.SubH1
{
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	color: #E51B24;
}

.SubText
{
	font-family: Tahoma, Verdana, Arial, Helvetica;
    font-size: 12px;
    font-weight: normal;
    line-height: 18px;
    text-decoration: none;
    color: #000000;
}

a.SubTextLink
{
	font-family: Tahoma, Verdana, Arial, Helvetica;
    font-size: 12px;
    font-weight: normal;
    line-height: 18px;
    text-decoration: underline;
    color: #000000;
}

.DRSubH1
{
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	color: #E51B24;
}

.DRSubH2
{
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	color: #E51B24;
}

.DRSubText
{
	font-family: Tahoma, Verdana, Arial, Helvetica;
    font-size: 12px;
    font-weight: normal;
    line-height: 18px;
    text-decoration: none;
    color: #000000;
}

a.DRSubTextLink
{
	font-family: Tahoma, Verdana, Arial, Helvetica;
    font-size: 12px;
    font-weight: normal;
    line-height: 18px;
    text-decoration: underline;
    color: #000000;
}

a.DRSubTextLink:Hover
{
	font-family: Tahoma, Verdana, Arial, Helvetica;
    font-size: 12px;
    font-weight: normal;
    line-height: 18px;
    text-decoration: underline;
    color: #E51B24;
}
/*---------------Footer Styles---------------*/
.DRFooterMenu
{
	padding-right: 4px;
}

.DRFooter
{
	font-family: Tahoma, Verdana, Arial, Helvetica;
    font-size: 9px;
    font-weight: bold;
    color: #ffffff;
    text-decoration: none;
    padding-left: 3px;
    padding-right: 3px;
}

a.DRFooter:Hover
{
	font-family: Tahoma, Verdana, Arial, Helvetica;
    font-size: 9px;
    font-weight: bold;
    color: #46166B;
    text-decoration: none;
    padding-left: 3px;
    padding-right: 3px;
}

.DRFooterSep
{
	font-family: Tahoma, Verdana, Arial, Helvetica;
    font-size: 9px;
    font-weight: bold;
    color: #ffffff;
}
/*--------------------------------------Secondary Styles-------------------------------------------*/
.DRsecondarynav_title
{
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 10px;
	font-weight: bold;	
	color: #ffffff;
	text-decoration: none;
	text-align: left;
	display: block;
	padding-right: 0px;
	padding-bottom: 2px;
	text-transform: uppercase;
}
	
.DRSecondaryNav
{
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 10px;
	font-weight: bold;	
	color: #ffffff;
	text-decoration: none;
	text-align: left;
	padding-left: 2px;
	padding-right: 0px;
	margin-bottom: 5px;
	display: block;
	text-transform: uppercase;
}

a.DRSecondaryNav:hover
{
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 10px;
	font-weight: bold;
	color: #E51B24;
	text-decoration: none;
	text-align: left;
	padding-left: 2px;
	padding-right: 0px;
	margin-bottom: 5px;
	display: block;
	text-transform: uppercase;
}

.DRSecondaryNav_sel
{
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 10px;
	font-weight: bold;
	color: #E51B24;
	text-decoration: none;
	text-align: left;
	padding-left: 2px;
	padding-right: 0px;
	margin-bottom: 5px;
	display: block;
	text-transform: uppercase;
}

.DRSecondaryNav_selNoHighlight
{
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 10px;
	font-weight: bold;	
	color: #ffffff;
	text-decoration: none;
	text-align: left;
	padding-left: 15px;
	padding-right: 0px;
	margin-bottom: 5px;
	display: block;
	text-transform: uppercase;
}

.DRSecondaryNav_sel2
{
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 10px;
	font-weight: bold;	
	color: #E51B24;
	text-decoration: none;
	text-align: right;
	padding-left: 15px;
	display: block;
	text-transform: uppercase;
}

.DRSecondaryNavSubMenu, a.DRSecondaryNavSubMenu
{
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 9px;
	font-weight: bold;	
	color: #ffffff;
	text-decoration: none;
	text-align: left;
	padding-right: 0px;
	padding-left: 15px;
	display: block;
	padding-bottom: 4px;
	text-transform: uppercase;
}

a.DRSecondaryNavSubMenu:Hover
{
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 9px;
	font-weight: bold;	
	color: #E51B24;
	text-decoration: none;
	text-align: left;
	padding-right: 0px;
	padding-left: 15px;
	display: block;
	padding-bottom: 4px;
	text-transform: uppercase;
}

.DRSecondaryNavSubMenu_sel
{
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 9px;
	font-weight: bold;	
	color: #E51B24;
	text-decoration: none;
	text-align: left;
	padding-left: 15px;
	display: block;
	padding-bottom: 4px;
	text-transform: uppercase;
}

.DRTertiaryBackground
{
}
