/* CSS Document */

body
{
	background-color:#f1f1f1;
	background-image: url(images/bg.png);
	background-repeat: repeat-x;
	margin: 0px;
}


/* ================================================================ 
Layout Formatting - Upper third (Headers and Link Bar)
=================================================================== */

#layout
{
	background-color: #FFF;
	clear: both;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
	width: 972px;
}

#titlebox 
{
	font-size: 24px;
	background-color: #FFF;
	width: 980px;
	background-position: left top;
	height: 80px;
	text-align: left;
	vertical-align: text-bottom;
	background-image: url(images/sitelogo.jpg);
	background-repeat: no-repeat;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
}
#titlebox a
{	
	text-decoration:none;
	border-bottom-style: none;
}
	

#link
{
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/contentbg.png);

}


/* ================================================================ 
Drop Down Menu Formatting

This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/skeleton.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */



#nav, 
#nav ul 
{
	margin-top: 0px;
	list-style: none;
	position: relative;
	z-index: 200;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 0px;
	color: #FFF;
}
#nav 
{
	height: 34px;
	/*background-image: url(images/ribbon.png);
	text-align: center;
	background-repeat: repeat-x;*/
	background: linear-gradient(to bottom, rgba(29,103,78,1) 0%,rgba(19,65,50,1) 100%);
background-image: linear-gradient(rgb(29, 103, 78) 0%, rgb(19, 65, 50) 100%);
background-position-x: initial;
background-position-y: initial;
background-size: initial;
background-repeat-x: initial;
background-repeat-y: initial;
background-attachment: initial;
background-origin: initial;
background-clip: initial;
background-color: initial;
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1d674e', endColorstr='#134132',GradientType=0 );
box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
text-shadow: none;

}

#nav a {
	display: block;
	float: left;
	color: #ffffff;
	height: 30px;
	padding-right: 5px;
	line-height: 35px;
	text-decoration: none;
	white-space: nowrap;
	margin-left: 435px;
	font-size: 16px;
}

#nav a:hover 
{
	color: #fff;
	font-weight: bold;
	text-decoration: underline;
}




/* ================================================================ 
End Drop Down Menu Formatting
=================================================================== */

/* ================================================================ 
Layout Formatting - Middle third (this is the main content area)
=================================================================== */


	
}
#content
{
	width: auto;
	height: inherit;
	margin-top: 0px;
	margin-left: 10px;
	padding-top: -20px;
	padding-left: 30px;
	padding-right: 30px;
	padding-bottom: 10px;
	background-repeat: repeat-x;
}

.video
{
	width:420px;
	height:auto;
	margin:0 auto;
	background-position: center;
	background-color:#CCC;
	padding-top: 10px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 10px
}

/* ================================================================ 
Layout Formatting - Bottom third (Footer)
=================================================================== */

#footer
{
	background-color: rgba(0, 0, 0, 0.65);
border-radius: 0 0 0 0;
clear: both;
display: block;
margin: 0 auto;
padding: 0 0 10px;
text-align: center;
width: 100%;
}
.footer_spacer 
{
	vertical-align: middle;
	padding-left: 8px;
	padding-right: 8px;
}

/* ================================================================ 
Text Formatting
=================================================================== */

.heading1
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
	color: #000000;
}
.heading2
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
	color: #000000;
	font-style: normal;
}
.heading3
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:14px;
	margin:0 0 10px 0;
	color:#000000;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left:5px;
}
.heading4
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	/*	margin-top:-10px;  */
	color: #000000;
	/*	padding-top: -15px;  */
	line-height: normal;
}
.heading5 
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:9px;
	/*	margin-top:-10px;  */
	color:#FFCC33;
	/*	padding-top: -15px;  */
	line-height: normal;
}
.bodytext 
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000000;
	padding-left: 0px;
	margin-top: 0px;
	padding-top: 0px;
	margin-left: 0px;
	font-weight: normal;
}
.footerlinks
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ffffff;
	line-height: normal;
	vertical-align: middle;
	text-align: center;
	padding-top: 15px;
	
}
.tabletext 
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000000;
	padding-left: 0px;
	margin-top: 0px;
	padding-top: 0px;
	margin-left: 0px;

}
.caption 
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#007352;
	margin-top: 0px;
	padding-top: 0px;
	margin-left: 0px;
	font-weight: bold;
}
.textbox 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin-top: 0px;
	margin-left: 0px;
	font-weight: normal;
	padding: 4px;
	border: thin solid #CCC;
}
	
/* ================================================================ 
Link Formatting
=================================================================== */

a 
{
	color: #007352;
	text-decoration: none;
	border-bottom-style: dotted;
	border-bottom-color: #5a9762;
	border-bottom-width: 1px;
}
a:hover 
{
	color: #007352;
	text-decoration: underline;
	border-bottom-style: none;
}
a.footerlinks
{
	color:#fff;
	text-decoration:none;
	border-bottom-style: none;
}
a.footerlinks:hover
{
	color:#fff;
	text-decoration:underline;
}

/* ================================================================ 
Table Formatting
=================================================================== */

.checkTable {
	padding: 0px;
	width: 70%;
	border: 1px solid #000000;
	-moz-border-radius-bottomleft: 0px;
	-webkit-border-bottom-left-radius: 0px;
	border-bottom-left-radius: 0px;
	-moz-border-radius-bottomright: 0px;
	-webkit-border-bottom-right-radius: 0px;
	border-bottom-right-radius: 0px;
	-moz-border-radius-topright: 0px;
	-webkit-border-top-right-radius: 0px;
	border-top-right-radius: 0px;
	-moz-border-radius-topleft: 0px;
	-webkit-border-top-left-radius: 0px;
	border-top-left-radius: 0px;
	margin-right: auto;
	margin-left: auto;

}.checkTable table{
	border-collapse: collapse;
	border-spacing: 0;
	width: 100%;
	height: 100%;
	padding: 0px;
	text-align: center;
	margin-top: -16px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}.checkTable tr:last-child td:last-child {
	-moz-border-radius-bottomright:0px;
	-webkit-border-bottom-right-radius:0px;
	border-bottom-right-radius:0px;
}
.checkTable table tr:first-child td:first-child {
	-moz-border-radius-topleft:0px;
	-webkit-border-top-left-radius:0px;
	border-top-left-radius:0px;
}
.checkTable table tr:first-child td:last-child {
	-moz-border-radius-topright:0px;
	-webkit-border-top-right-radius:0px;
	border-top-right-radius:0px;
}.checkTable tr:last-child td:first-child{
	-moz-border-radius-bottomleft:0px;
	-webkit-border-bottom-left-radius:0px;
	border-bottom-left-radius:0px;
}.checkTable tr:hover td{
	
}
.checkTable tr:nth-child(even){ background-color:#e5e5e5; }
.checkTable tr:nth-child(odd)    { background-color:#ffffff; }.checkTable td{
	vertical-align:middle;
	
	
	border:1px solid #000000;
	border-width:0px 1px 1px 0px;
	text-align:left;
	padding:7px;
	font-size:12px;
	font-family:Arial;
	font-weight:normal;
	color:#000000;
}.checkTable tr:last-child td{
	border-width:0px 1px 0px 0px;
}.checkTable tr td:last-child{
	border-width:0px 0px 1px 0px;
}.checkTable tr:last-child td:last-child{
	border-width:0px 0px 0px 0px;
}
.checkTable tr:first-child td{
		background:-o-linear-gradient(bottom, #ffffff 5%, #ffffff 100%);	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ffffff), color-stop(1, #ffffff) );
	background:-moz-linear-gradient( center top, #ffffff 5%, #ffffff 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff", endColorstr="#ffffff");	background: -o-linear-gradient(top,#ffffff,ffffff);

	background-color:#ffffff;
	border:0px solid #000000;
	text-align:left;
	border-width:0px 0px 1px 1px;
	font-size:12px;
	font-family:Arial;
	font-weight:normal;
	color:#000000;
}
.checkTable tr:first-child:hover td{
	background:-o-linear-gradient(bottom, #ffffff 5%, #ffffff 100%);	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ffffff), color-stop(1, #ffffff) );
	background:-moz-linear-gradient( center top, #ffffff 5%, #ffffff 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff", endColorstr="#ffffff");	background: -o-linear-gradient(top,#ffffff,ffffff);

	background-color:#ffffff;
}
.checkTable tr:first-child td:first-child{
	border-width:0px 0px 1px 0px;
}
.checkTable tr:first-child td:last-child{
	border-width:0px 0px 1px 1px;
}
