/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* content ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

	
.f {
	width: 20px;
	position: absolute;
	top: -6px;
	left: 0px;
	overflow: visible; }

.g {
	width: 133px;
	position: absolute;
	top: -1px;
	left: 8px;
	overflow: visible;
	height: 386px; }
	
.c {
	width: 100%;
	position: absolute;
	top: 81px;
	overflow: visible;
	left: -1px; }

.h {
	width: 30px;
	position: absolute;
	top: 0px;
	left: 177px;
	overflow: visible; }
	
.i {
	position: absolute;
	left: 156px;
	top: 110px; }
	
.subtitle {
	padding-top: 18px;
	clear: both;
	display: block; }
	
.content {
	margin-bottom: 75px;
	line-height: 1.2em;
	margin-top: 5px;
	overflow: visible; }
	
.iframeStandard {
	width: 100%; 
	height: 600px;
	margin-top: -10px; 
	margin-bottom: -10px;	
	border: 0px none; }
	
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* Tab Classes ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

    /**               LEGEND               
    | .content    -- the content div             |
    | #tabs       -- the div that holds all tabs |
    | .tab        -- an inactive tab             |
    | .tabActive  -- an active tab               |
    | .tabHover   -- an inactive tab onMouseOver |
    |___________________________________________*/
	

.tab {
	border-left: 1px solid #6E1400;
	border-right: 1px solid #6E1400;
	border-top: 1px solid #6E1400;
	border-bottom: 0px solid #6E1400;
	position: relative;
	background-color: Red;
	color: #FEFEFE;
	z-index: 2;
	-Moz-Border-Radius: 6px 6px 0 0;
	padding-left: 9px;
	padding-right: 9px;
	padding-top: 2px;
	padding-bottom: 1px;
}

.tabActive {
	padding: 3px 9px 2px 9px;
    background-color: #619CFD !important;
	border: 1px solid #6E1400;
    top: -2px;
    z-index: 5;
	color: #000000; }

.tabHover {
	padding: 2px 9px 1px 9px;
	background-color: #FE553D;
	z-index: 4;
	color: #ffffff;
}
     
//Menu Formatting Begin
.mainButtons { DISPLAY: block; FONT-SIZE: 10px; font-weight: bold; COLOR: #ffffff; LINE-HEIGHT: 14px; FONT-FAMILY: verdana,arial}
.mainButtons A:link { PADDING-RIGHT: 0px; DISPLAY: block; FONT-SIZE: 10px; font-weight: bold; LINE-HEIGHT: 14px; FONT-FAMILY: verdana,arial; PADDING-LEFT: 18px; BACKGROUND-IMAGE: url('images/button_bg_off.gif'); PADDING-BOTTOM: 0px; COLOR: #b4b4b4; PADDING-TOP: 0px; BACKGROUND-COLOR: transparent; TEXT-DECORATION: none}
.mainButtons A:visited { PADDING-RIGHT: 0px; DISPLAY: block; FONT-SIZE: 10px; font-weight: bold; LINE-HEIGHT: 14px; FONT-FAMILY: verdana,arial; PADDING-LEFT: 18px; BACKGROUND-IMAGE: url('images/button_bg_off.gif'); PADDING-BOTTOM: 0px; COLOR: #b4b4b4; PADDING-TOP: 0px; BACKGROUND-COLOR: transparent; TEXT-DECORATION: none}
.mainButtons A:hover { PADDING-RIGHT: 0px; PADDING-LEFT: 18px; FONT-SIZE: 10px; BACKGROUND-IMAGE: url('images/button_bg_on.gif'); PADDING-BOTTOM: 0px; COLOR: #ffffff; PADDING-TOP: 0px; BACKGROUND-COLOR: transparent; TEXT-DECORATION: none}
//Menu Formatting End


a:hover.bottomLink
{
    FONT-WEIGHT: normal;
    COLOR: #ffffff;
    FONT-STYLE: normal;
    BACKGROUND-COLOR: #666666;
    TEXT-DECORATION: none
}
body,td,th {
	font-family: Verdana;
	color: #000000;
	font-size: 12px;

}
h1 {
	color: black;
	font-size: 16px;
}
h2 {
	color: maroon;
}
.style1 {	font-size: 10pt;
	font-weight: bold;
}
.style2 {
	color: #FFFFFF;
	font-size: 14px;
}
.style3 {color: #000000}
.style6 {color: #333333;
	font-weight: bold;
}
.style16 {color: #FF0000}
.style18 {	color: #000000;
	font-weight: bold;
}
.style19 {color: #000000}
.style22 {color: maroon}
.style24 {color: #2C72B0}
.style25 {font-size: 10px}
.style26 {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.style27 {font-size: 12px}

.style29 {
	color: #333333;
	font-weight: bold;
}
.statelinks { color: #3C46C4; font-family: Verdana; font-weight: bold; font-size: 9pt; font-weight: bold; 
               text-decoration: underline }
:hover.statelinks { color: black; text-decoration: none; background-color: normal; background-repeat: repeat; background-attachment: scroll; font-family: Verdana; font-weight: bold; background-position: 0% }
.footerlinks { color: black; font-family: Verdana; font-size: 10pt; font-weight: bold; 
               text-decoration: underline }
a:link.footerlinks  { color: black; font-family: Verdana; font-size: 10pt; font-weight: bold; 
               text-decoration: underline }
a:visited.footerlinks  { color: black; font-family: Verdana; font-size: 10pt; font-weight: bold; 
               text-decoration: underline }
a:hover.footerlinks  {
	color: #3C46C4;
	text-decoration: none;
	background-color: normal;
	background-repeat: repeat;
	background-attachment: scroll;
	font-family: Verdana;
	font-weight: bold;
	background-position: 0%;
}

.text {
	font-family: Verdana;
	color: #000000;
	font-size: 12px;
	color: #333333;
	font-weight: normal;	
}
.footerlinktext {
	color: Blue;
	font-family: Verdana;
	font-size: 10pt;
	font-weight: normal;
	text-decoration: underline;
}
		
					
a:link.footerlinktext  {
	color: Blue;
	font-family: Verdana;
	font-size: 10pt;
	font-weight: normal;
	text-decoration: underline;
}
a:visited.footerlinktext  {
	color: Maroon;
	font-family: Verdana;
	font-size: 10pt;
	font-weight: normal;
	text-decoration: underline;
}
a:hover.footerlinktext  {
	color: Blue;
	text-decoration: none;
	background-color: normal;
	background-repeat: repeat;
	background-attachment: scroll;
	font-family: Verdana;
	font-weight: normal;
	text-decoration: underline;
}

.modellinks {
	color: black;
	font-family: Verdana;
	font-size: 8pt;
	font-weight: normal;
	text-decoration: underline;
}
:hover.modellinks { 
    color: #3C46C4; 
	text-decoration: none; 
	background-color: normal; 
	background-repeat: repeat; 
	background-attachment: scroll; 
	font-family: Verdana; 
	font-weight: normal; background-position: 0% 
}
.modelsTable { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; color: #000000; }
