﻿

body
{
	background-color: #CCCCCC;
	background-image: url('images/bkg_main_1.jpg');
	background-repeat: repeat-x;
}

#page
{
	margin: 0px;
	background-color: white;
}
#homehome
{
	background-color: silver;
	font-family: Arial, Helvetica, sans-serif;
	color: red;
	text-align: left;
	font-size: small;
}

#homehome a
{
	color: red;
	text-decoration: none;
	padding-right: 2px;
	padding-left: 10px;
	padding-top: 1px;
}

#homegwrra
{
	background-color: silver;
	font-family: Arial, Helvetica, sans-serif;
	color: red;
	text-align: right;
	font-size: small;
}

#homegwrra a
{
	color: red;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 1px;
}

#homehome a:link, #homehome a:visited, #homegwrra a:link, #homegwrra a:visited
{
	color: red;
	text-decoration: none;
}

#homehome a:hover, #homegwrra a:hover
{
	color: blue;
}



#content
{
	font-family: Arial, Helvetica, sans-serif;
	padding: 4px;
	background-color: #FFFFFF;
}

th a:link
{
	color: #000066;
}

th a:visited
{
	color: #330033;
}

th a:hover
{
	color: #FF0000;
}




th
{
	font-weight: bold;
	font-family: Verdana,Arial,Helvetica,sans-serif;
}



h1, h2, h3, h4, h5, h6
{
	font-family: Verdana,Arial,Helvetica,sans-serif;
}







h2
{
	color: #000000;
	/*background-color: #FFCC66;*/
	border-bottom: 3px solid #999999;
}

h3
{
	color: #999999;
	border-bottom: 2px solid #999999;
}



#content
{
	background-color: white !important;
}





#content h1
{
	color: #000000;
	background-color: #FFFFCC;
	border-bottom-style: solid;
	border-bottom-width: 4px;
	border-bottom-color: #FFCC00;
}

#content h2
{
	color: #000000;
	border-bottom-style: solid;
	border-bottom-width: 3px;
	border-bottom-color: #000000;
}

#content h3
{
	color: #666666;
	border: 0;
}

#content h4
{
	color: #666666;
	border: 0;
}












A:link
{
	color: #000099;
}

A:active
{
	color: #660066;
}

A:visited
{
	color: #990099;
}

A:hover
{
	color: #FF0000;
}



.button
{
	color: #000066; 
	font-weight: bold; 
	border: 3px outset #3399CC; 
	background-color: #FFCC66;
	cursor: hand;
	font-family: Arial,Helvetica,Verdana,sans-serif;
}


.header
{
	color: #000000;
	background-color: #FFFFFF;
	background-image: url("images/bkg_header.jpg");
	font-weight: bold;
	font-size: x-large;
	font-family: Arial,Helvetica,Verdana,sans-serif;
}


.subtitleline
{
	background-color:black; 
	color: white; 
	font-size:small; 
	font-family:Arial, Helvetica, sans-serif;
}


.spacer
{
	position: relative;
	height: 1px;
	width: 1px;
	padding: 0px;
	margin: 0px;
}


.TopNavigation
{
	background-color: #000000;
	margin: 0;
	padding: 0;
	border-bottom: 2px solid #000000;
	white-space: nowrap;
}

.TopNavigation ul, .TopNavigation ul li
{
	list-style: none;
	margin: 0;
	padding: 0;
}

.TopNavigation ul
{
	text-align: center;
}

.TopNavigation ul li
{
	padding: 3px;
	display: inline;
	border-left-style: solid;
	border-left-width: thin;
	border-left-color: #999999;
	/*margin-left: 1px;
	margin-right: 1px;*/
}
.TopNavigation ul li a
{
	color: #FFFFFF; /*background: #999999 url("../themes/rally_pins/pie_tl_red.gif") no-repeat left top;*/;
	padding-left: 5px;
	padding-right: 5px;
	font-size: small;
	vertical-align: middle;
	font-weight: bold;
	text-decoration: none;
	font-family: Arial,Helvetica,Verdana,sans-serif;
}

.TopNavigation ul li a:link, .TopNavigation ul li a:visited
{
	color: #FFFFFF;
}

.TopNavigation ul li a:hover
{
	color: red;
	background-color: #000000;
}

.TopNavigation ul li a span
{
	/*background: url("../themes/rally_pins/pie_tr_red.gif") right top no-repeat; */
}

/*\*//*/
.TopNavigation ul li a
{
	display: inline-block;
	white-space: nowrap;
	width: 1px;
}
/**/



.TopNavigation ul li.SelectedTab a
{
	color: #FFA719;
	background-color: #000000;
	font-size: medium;
	font-weight: bold;
	font-family: Arial,Helvetica,Verdana,sans-serif;
	text-decoration: none;
	border-bottom: 1px solid #000000;
}


.TopNavigation ul li.SelectedTab a:link, 
.TopNavigation ul li.SelectedTab a:visited, 
.TopNavigation ul li.SelectedTab a:active
{
	color:		#FFA719;
}





.SubNavigation
{
	background-color: #999999;
	padding-top: 6px;
}

.SubNavigationInverted
{
	background-color: #999999;
	padding-bottom: 6px;
}


.SubNavigation ul, .SubNavigation ul li, .SubNavigationInverted ul, .SubNavigationInverted ul li
{
	list-style: none;
	margin: 0;
	padding: 0;
}

.SubNavigation ul, .SubNavigationInverted ul
{
	text-align: center;
}

.SubNavigation ul li, .SubNavigationInverted ul li
{
	display: inline;
	/*margin-left: 1px;
	margin-right: 1px;*/
}

.SubNavigation ul li a, .SubNavigationInverted ul li a
{
	color: #000066;
	background: #CCCCCC url("images/pie_tl_gray.gif") left top no-repeat; 
	padding-left: 10px;
	text-decoration: none;
	font-size: small;
	font-weight: bold;
	font-family:	Arial,Helvetica,Verdana,sans-serif;
}

.SubNavigation ul li a
{
	vertical-align: bottom;
}

.SubNavigationInverted ul li a
{
	background: #CCCCCC url("images/pie_bl_gray.gif") left bottom no-repeat;
	vertical-align: top;
}

.SubNavigation a:link, .SubNavigation a:visited, .SubNavigationInverted a:link, .SubNavigationInverted a:visited
{
	color: #000066;
}

.SubNavigation a:hover, .SubNavigationInverted a:hover
{
	color: #000066;
	background-color: #FFEECC;
}

.SubNavigation ul li a span
{
	background: url("images/pie_tr_gray.gif") right top no-repeat; 
	padding-right: 10px;
}

.SubNavigationInverted ul li a span
{
	background: url("images/pie_br_gray.gif") right bottom no-repeat; 
	padding-right: 10px;
}

/*\*//*/
.SubNavigation ul li a, .SubNavigationInverted ul li a
{
	display: inline-block;
	white-space: nowrap;
	width: 1px;
}
/**/



.SubNavigation .SelectedTab a, .SubNavigationInverted .SelectedTab a
{
	color:	#000000;
	background-color: #FFFFFF;
	font-size: medium;
	font-weight: bold;
	font-family:	Arial,Helvetica,Verdana,sans-serif;
	text-decoration: none;
}

.SubNavigation .SelectedTab a
{
	border-bottom: 1px solid #FFFFFF;
}


.SubNavigation .SelectedTab a, .SubNavigation .SelectedTab a:visited, .SubNavigation .SelectedTab a:active,
.SubNavigationInverted .SelectedTab a, .SubNavigationInverted .SelectedTab a:visited, .SubNavigationInverted .SelectedTab a:active
{
	color:		#000000;
}





div.TabGroupVert
{
	background-color: #999999;
	text-align: right;
	margin: 0;
	padding: 4px;
	padding-right: 0;
}

.TabGroupVert ul
{
	list-style: none;
	margin: 0;
	padding: 0;
}

.TabGroupVert ul li
{
	margin-top: 2px;
	margin-bottom: 2px;
}

.TabGroupVert ul li a
{
	display: block;
	width: 97%;
	color: #000066;
	background: url("images/pie_tl_gray.gif") left top no-repeat; 
	background-color: #CCCCCC;
	margin: 0;
	padding: 0;
	font-weight: bold;
	text-decoration: none; 
	font-family:	Arial,Helvetica,Verdana,sans-serif;
}

.TabGroupVert a:link, .TabGroupVert a:visited
{
	color: #000066;
}

.TabGroupVert a:hover
{
	color: #000000;
	background-color: #FFEECC;
}

.TabGroupVert ul li a span
{
	display: block;
	background: url("images/pie_bl_gray.gif") left bottom no-repeat; 
	padding: 0;
	padding-right: 4px;
	margin: 0;
}

/*
.TabGroupVert ul li a
{
	display: inline-block;
	white-space: nowrap;
	width: 1px;
}
*/



.TabGroupVert .SelectedTab a
{
	color:	#000000;
	background-color: #FFFFFF;
	font-weight: bold;
	font-family:	Arial,Helvetica,Verdana,sans-serif;
	text-decoration: none;
}


.TabGroupVert .SelectedTab a, .TabGroupVert .SelectedTab a:visited, .TabGroupVert .SelectedTab a:active
{
	color:		#000000;
}









.required
{
	background-color: #FFEECC;
}


.stick
{
	font-family: Arial, sans-serif;
}


.gutter
{
	background-color:	#CCCCCC;
}



.small
{
	font-size: 80%;
}

.xsmall
{
	font-size: 65%;
}


.SmileBody .htmlformattable
{
	color: black;
	background-color: gold;
	font-size: small;
	font-family: Arial, sans-serif;
	border-color: black;
	text-align: center;
}

.NewsletterQuotables
{
	font-size: small;
	font-family: Arial, sans-serif;
}


table.htmlformatsidebar table.htmlformattable
{
	margin: 0;
	padding: 0;
	border: 0;
}


td.htmlformatsidebar table.htmlformattable td
{
	padding: 0;
	margin: 0;
	border: 0;
	padding-right: 4px;
	font-size: small;
}





h3.htmlformat
{
	color: #660000;
	background-color: #FFFFFF;
	border-bottom: 3px solid #660000;
}

h4.htmlformat
{
	color: #CC9966;
	border-bottom: 2px solid #CC9966;
}

h5.htmlformat
{
	color: #CC9966;
	/*border-bottom: 1px solid #666666*/
}

h6.htmlformat
{
	color: #CC9966;
	/*border-bottom: 1px solid #999999*/
}



.newsletter h3.htmlformat
{
	color: #990000;
	background-color: #EEEEEE;
}

.newsletter h4.htmlformat
{
	color: #990000;
	background-color: #EEEEEE;
	padding: 5px;
	/*border-top: 2px solid #990000;*/
	border-bottom: 1px solid #990000;
}


td.htmlformatsidebar h4.htmlformat
{
	color: #CC9966;
	background-color: #DDDDDD;
	padding: 2px;
	border-top: 0;
	border-bottom: 1px solid #CC9966;
}



td.newsletter img
{
	position: relative;
	/*display: block;*/
	z-index: 10;
}





hr.htmlformat
{
	color: #FFEECC;
}

.htmlformatcaption
{
	color: #996633;
	font-size:	xx-small;
	/*font-family: Arial,Helvetica,Verdana,sans-serif;*/
}

table.htmlformatpullquote
{
	border-top: 4px solid #FFCC00;
	border-bottom: 4px solid #FFCC00;
	border-left: 4px solid #FFEECC;
	border-right: 4px solid #FFEECC;
	margin: 2px;
	page-break-inside: avoid;
}

th.htmlformatpullquote
{
	background: #FFEECC url("../themes/rally_pins/bkg_pullquote.gif") left top no-repeat; 
	/*background-color: #FFEECC;	#FFDD99;*/
	font-style: italic;
	font-family: Arial,Helvetica,Verdana,sans-serif;
	border: none;
	page-break-inside: avoid;
	text-align: center;
}

table.htmlformatsidebar
{
	border: 1px solid #CC9966;
	background-color: #EEEEEE;
	position: relative;
	z-index: 100;
}

td.htmlformatsidebar
{
	background-color: #EEEEEE;
	font-size: small;
	font-family: Arial,Helvetica,Verdana,sans-serif;
	padding: 4px;
	border: none;
}

table.htmlformatsidebar p
{
	page-break-inside: avoid;
}


.galleryheader
{
	text-align: left;
	/*background-color: #EEEEEE;
	position: relative;
	filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=1, StartColorStr='#FFFFDD99', EndColorStr='#00FFDD99');*/
}

.announcementstitle a:link
{
	color: #000066;
}

.announcementstitle a:visited
{
	color: #330033;
}

.announcementstitle a:hover
{
	color: #FF0000;
}



.announcementstitle
{
	padding: 4px;
	/*border: 1px solid #FFCC00;*/
	background-color: #FFEEAA;
	text-align: left;
	text-decoration: none;
	font-weight: bold;
	font-family: sans-serif;
	background-image: url("../themes/rally_pins/header_bkg.jpg");
}


.SafetyTips a, .SafetyTips a:link, .SafetyTips a:visited
{
	color: #006699;
}

.SafetyTips a:hover
{
	color: #CC0000;
}

th.SafetyTips
{
	background-color: #99FF99;
	background-image: url("../themes/rally_pins/header_bkg_safety.jpg");
	text-align: left;
}

td.SafetyTips
{
	background-color: #CCFFCC;
}

td.SafetyTips hr.htmlformat
{
	color: #99CC99;
}

td.SafetyTips h4.htmlformat
{
	color: #006600;
	border-bottom: 2px solid #99CC99;
}

td.SafetyTips h5.htmlformat
{
	color: #339933;
}

.SmileBody h5.htmlformat
{
	color: #996600;
}

.homepage ul.htmlformat
{
	margin-left: 1em;
}


.rssama
{
	font-size: x-small;
	font-family: Arial, sans-serif;
}

.rssama .announcementstitle
{
	font-size: x-small;
}


.rssTitle
{
	text-size: x-small;
	font-weight: bold;
	font-family: Arial, sans-serif;
}

div.rssItem
{
	margin-top: 1em;
}

.rssItem p
{
	margin-top: 0;
	margin-bottom: 0;
}



.dialed
{
	white-space: nowrap;
}


.dialed a, .dialed a:link, .dialed a:visited, .dialed a:active
{
	text-decoration: none;
}







