﻿/*
======================================
Container Styles
======================================
*/
div.main6col
{
	background-image: url(/images/backgrounds/column_6_bg_with_head.gif);
}
div.main8col
{
	background-image: url(/images/backgrounds/column_8_bg_with_head.gif);
}
div.mainHome
{
	background-image: url(/images/backgrounds/content_container_bg.jpg);
	background-repeat: repeat-y;
}
/* ==== Specialty Left-Side Elements ==== */
.SubNav
{
	padding: 10px 0px 0px 8px;
}
.rootSubNavStyle
{
	/*border-bottom: dotted 1px #CCCCCC;*/
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #333;
}
/*
======================================
Type Styles
======================================
*/
h1.sIFR-h1, h1.sIFR-ModelName
{
	font-weight:normal;
	font-size: 20px !important;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
h1.sIFR-ModelName
{
	font-family: Arial Narrow, Arial, Sans-Serif; /* Arial Narrow? Yes. sIFR can scale Arial Narrow better. - Do NOT Remove. */
	font-weight: bold;
}
h1.nosIFR-Yellow
{
	color: #FDAD33;
	font-family: Arial Narrow, Arial, Sans-Serif; /* Arial Narrow? Yes. sIFR can scale Arial Narrow better. - Do NOT Remove. */
	font-weight: bold;
	font-size: 20px !important;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
