﻿body 
{
	background-color: #CFCFCF;
	margin: 0 0 0 0;
}

div
{
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	color: #6B6B6B;
}

a
{
	color: #3082A8;
}

input 
{
	border: solid 1px: #6b6b6b;
}

#fullpagediv
{
	display: table;
	width: 100%;
	height: 100%;
	text-align: center;
	margin: 0 0 0 0;
}

#midtable
{
	width: 680px;
	height: 100%;
	background-color: #FFFFFF;
	background-image:  url('../m/pagebg.gif');
	background-repeat: repeat-y;
	text-align: left;
	margin: 0 0 0 0;
}

#headertd
{
	width: 680px;
	margin: 0 0 0 0;
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 20px;
}

#navtd
{
	width: 164px;
	padding-left: 30px;
	padding-right: 0px;
	padding-top: 0px;
}

#spacertd
{
	width: 20px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#contenttd
{
	width: 496px;
	padding: 0 30 0 0;
	margin: 0 0 0 0;
}

#footertd
{
	width: 680px;
	text-align: center;
	float: none;
	padding-top: 20px;
	padding-left: 30px;
	padding-right: 30px;
	padding-bottom: 20px;
}

#leftlogosdiv
{
	text-align: center;
}

img.img_bullet
{
	border-style: none;
	margin-left: 10px;
}

img.img_standard
{
	border-style: none;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

img.img_thumb
{
	border: solid 1px #000000;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

a.sidenavlink
{
	display: block;
	width: 164px;
	text-align: right;
	padding: 4px;
	font-size: 10px;
	line-height: 11px;
	text-decoration: none;
	text-transform: uppercase;
}

a.sidenavlink:hover
{
	display: block;
	width: 164px;
	text-align: right;
	padding: 4px;
	font-size: 10px;
	line-height: 11px;
	text-decoration: underline;
	text-transform: uppercase;
}

div.sidenavheader
{
	background-image: url(sectionheader_bg.gif);
	background-color: #F3F3F3;
	height: 24px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: left;
	letter-spacing: 2px;
	border-top: 1px solid #CECECE;
	border-bottom: 1px solid #CECECE;
	width: 164px;
	font-size: 11px;
	text-align: right;
	line-height: 24px;
	padding: 4px;
	color: #666666;
}

span.leftblurb
{
	width: 164px;
	display: block;
	font-size: 12px;
}

#contentheadertd
{
	background-image: url('/m/bg_contentheader.jpg');
	background-repeat: repeat-x;
	font-size: 14px;
	font-weight: bold;
	color: #6B6B6B;
	line-height: 20px;
}

td.gallerytd
{
	text-align: center;
}

.sectionheader
{
	background-image: url('/m/bg_sectionheader.gif');
	width: 464px;
	background-repeat: repeat-x;
	background-color: #F3F3F3;
	height: 28px;
	font-size: 11px;
	font-weight: bold;
	line-height: 28px;
	text-transform: uppercase;
	text-align: left;
	padding-left: 10px;
	/* border-top: 1px solid #CECECE;
	border-bottom: 1px solid #CECECE;*/
}

.sectioncontent
{
	text-align: left;
	padding: 10px;
	font-size: 11px;
}

.formLabel
{
	display: inline-block;
	width: 90px;
}

.bigandcolorful
{
	color: #3082A8;
	font-size: 16px;
	display: block;
	text-align: center;
	line-height: 24px;
}

.green { color: Green; }
