﻿body {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	background-image:url(images/bg.jpg);
}
td,th 
{
	font-size: 11px;
}

.padlogo {
	padding-left:21px;
	padding-bottom:18px;
}


h1 {
	font-size: 14px;
	color: #D31200;
	font-family: Arial, Helvetica, sans-serif;
	background-color:transparent;
}

h2 {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#666666;
	background-color:transparent;
}

h3 {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#666666;
	background-color:transparent;
}

h4 {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#666666;
	background-color:transparent;
}

h5 {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#666666;
	background-color:transparent;
}

h6 {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#666666;
	background-color:transparent;
}

select
{
	font-family: Tahoma, Arial, Helvetica, sans-serif; 
	text-decoration: none;
	font-size:10px; 
	color:black; 
	background-color:#FFFFFF;
	background-image:url(images/field_bg.gif);
	background-repeat:repeat-x;
	border:#d1d1d1; 
	border-style: solid; 
	border-top-width:1px; 
	border-bottom-width:1px; 
	border-right-width:1px; 
	border-left-width:1px;
	width:150px;
	height:18px;
}
input
{
	font-family: Tahoma, Arial, Helvetica, sans-serif; 
	text-decoration: none;
	font-size:10px; 
	color:black; 
	background-color:#FFFFFF;
	background-image:url(images/field_bg.gif);
	background-repeat:repeat-x;
	border:#d1d1d1; 
	border-style: solid; 
	border-top-width:1px; 
	border-bottom-width:1px; 
	border-right-width:1px; 
	border-left-width:1px;
	width:150px;
	line-height:18px;
}

/*##############################################################################################*/
/*########################################### TEXT #############################################*/
/*##############################################################################################*/
.textTable {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding:25px 10px 20px 10px;
}
.TDthanku
{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size:11px; 
	border:white; 
	border-style: solid; 
	border-top-width:0px; 
	border-bottom-width:0px; 
	border-right-width:0px; 
	border-left-width:0px;
	margin-top:70px;
}
/*############################################################################################## */
/*########################################### LINKS #############################################*/
/*###############################################################################################*/

a:link
{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px;
	color: #E51D1A;
	text-decoration: none;
	background-color:transparent;
}
a:visited
{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #E51D1A;
	text-decoration: none;
	background-color:transparent;
}
a:active
{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #E51D1A;
	text-decoration: none;
	background-color:transparent;
}
a:hover
{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #cccccc;
	text-decoration: none;
	background-color:transparent;
}

/*############################################################################################## */
/*########################################### TD TABLES #########################################*/
/*###############################################################################################*/

.TDwhite
{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; 
	text-decoration: none;
	font-size:11px; 
	color:#666666; 
	background-color:#FFFFFF;
	background-image:url(images/bottom-line.gif);
	background-position:bottom;
	background-repeat:repeat-x;
}
/*############################################################################################## */
/*########################################### FORM FIELDS ######################################*/
/*#############################################################################################*/



.formfield200px
{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; 
	text-decoration: none;
	font-size:10px; 
	color:#999999;
	text-indent:3px; 
	background-color:#FFFFFF; 
	border:#CCCCCC; 
	border-style: solid; 
	border-top-width:1px; 
	border-bottom-width:1px; 
	border-right-width:1px; 
	border-left-width:1px;
	width:200px;
}
.formfield150px
{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; 
	text-decoration: none;
	font-size:10px;
	text-indent:3px; 
	color:#999999; 
	background-color:#FFFFFF; 
	border:#CCCCCC; 
	border-style: solid; 
	border-top-width:1px; 
	border-bottom-width:1px; 
	border-right-width:1px; 
	border-left-width:1px;
	width:150px;
	margin-top:10px;
}
.formbutton90px
{
	font-family: Tahoma, Arial, Helvetica, sans-serif; 
	text-decoration: none;
	font-size:11px; 
	color:#FFFFFF;	
	background-image:url(images/button-bg.gif);
	background-repeat:repeat-x;
	border:#d1d1d1; 
	border-style: solid; 
	border-top-width:1px; 
	border-bottom-width:1px; 
	border-right-width:1px; 
	border-left-width:1px;
	min-height:18px;
	width:90px;
	margin:0px;
}
.formbutton150px
{
	font-family: Tahoma, Arial, Helvetica, sans-serif; 
	text-decoration: none;
	font-size:11px; 
	color:#FFFFFF;	
	background-image:url(images/button-bg.gif);
	background-repeat:repeat-x;
	border:#d1d1d1; 
	border-style: solid; 
	border-top-width:1px; 
	border-bottom-width:1px; 
	border-right-width:1px; 
	border-left-width:1px;
	min-height:18px;
	width:150px;
	margin:0px;
}

/*##############################################################################################*/
/*########################################### COPYRIGHT EMAIL ##################################*/
/*##############################################################################################*/

.cr {
font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #FFFFFF;
text-decoration: none;
background-color:transparent;
}
.cr a:link {
font-size: 11px;
color: #FFFFFF;
text-decoration: none;
background-color:transparent;
}
.cr a:visited {
color: #FFFFFF;
text-decoration: none;
background-color:transparent;
}
.cr a:hover {
color: #CCCCCC;
text-decoration: none;
background-color:transparent;
}
.cr_nl {
font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
cursor: text;
}
.cr_nl a:link {
color: #FFFFFF;
background-color:transparent;
font-size: 11px;
text-decoration: none;
cursor: text;
}
.cr_nl a:visited {
color: #FFFFFF;
text-decoration: none;
background-color:transparent;
cursor: text;
}
.cr_nl a:hover {
color: #FFFFFF;
text-decoration: none;
background-color:transparent;
cursor: text;
}


/*******************************************************************************

 LAYOUT INFORMATION: describes box model, positioning, z-order

 *******************************************************************************/

/* The outermost container of the Menu Bar, an auto width box with no margin or padding */
ul.MenuBarHorizontal
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 100%;
	cursor: default;
	width: auto;
}
/* Set the active Menu Bar with this class, currently setting z-index to accomodate IE rendering bug: http://therealcrisp.xs4all.nl/meuk/IE-zindexbug.html */
ul.MenuBarActive
{
	z-index: 1000;
}
/* Menu item containers, position children relative to this container and are a fixed width */
ul.MenuBarHorizontal li
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 100%;
	position: relative;
	text-align: center;
	cursor: pointer;
	width:auto;
	float: left;
}
/* Submenus should appear below their parent (top: 0) with a higher z-index, but they are initially off the left side of the screen (-1000em) */
ul.MenuBarHorizontal ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 100%;
	z-index: 1020;
	cursor: default;
	width:auto;
	position: absolute;
	left: -1000em;
}
/* Submenu that is showing with class designation MenuBarSubmenuVisible, we set left to auto so it comes onto the screen below its parent menu item */
ul.MenuBarHorizontal ul.MenuBarSubmenuVisible
{
	left: auto;
}
/* Menu item containers are same fixed width as parent */
ul.MenuBarHorizontal ul li
{
	width:auto
}
/* Submenus should appear slightly overlapping to the right (95%) and up (-5%) */
ul.MenuBarHorizontal ul ul
{
	position: absolute;
	margin: -5% 0 0 95%;
}
/* Submenu that is showing with class designation MenuBarSubmenuVisible, we set left to 0 so it comes onto the screen */
ul.MenuBarHorizontal ul.MenuBarSubmenuVisible ul.MenuBarSubmenuVisible
{
	left: auto;
	top: 0;
}

/*******************************************************************************

 DESIGN INFORMATION: describes color scheme, borders, fonts

 *******************************************************************************/

/* Submenu containers have borders on all sides */
ul.MenuBarHorizontal ul
{
	border: 0px solid #CCC;
}
/* Menu items are a light gray block with padding and no text decoration */
ul.MenuBarHorizontal a
{
	display: block;
	cursor: pointer;
	background-color: #FFF;
	background-image:url(images/button-off.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	padding: 0.5em 0.75em;
	line-height:20px;
	color: #333;
	text-decoration: none;
}
/* Menu items that have mouse over or focus have a blue background and white text */
ul.MenuBarHorizontal a:hover, ul.MenuBarHorizontal a:focus
{
	background-image:url(images/button-on.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	line-height:20px;
	color: #999;
}

/*******************************************************************************

 BROWSER HACKS: the hacks below should not be changed unless you are an expert

 *******************************************************************************/

/* HACK FOR IE: to make sure the sub menus show above form controls, we underlay each submenu with an iframe */
ul.MenuBarHorizontal iframe
{
	position: absolute;
	z-index: 1010;
}
/* HACK FOR IE: to stabilize appearance of menu items; the slash in float is to keep IE 5.0 from parsing */
@media screen, projection
{
	ul.MenuBarHorizontal li.MenuBarItemIE
	{
		display: inline;
		f\loat: left;
		background: #FFF;
	}
}

.gallery img{
padding:3px;
border:1px solid #CCC;
float:left;
margin-right:5px;
margin-top:10px;
}

.ClearFloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

.thumpImg {
	margin:7px; 
	border:1px solid #CCCCCC; 
	padding:2px; 
	width:100px; 
	height:67px;
}

.thumpImgVert {
	margin:7px; 
	border:1px solid #CCCCCC; 
	padding:2px; 
	width:70px; 
	height:105px;
}