﻿body
{
	background-color: #EEEEEE;
	text-align: center;
}

table.shell
{
	padding: 0px;
	border: 1px solid #133E22;
}

a {color: #133E22; text-decoration: none; font-weight: bold;}
a:hover {color: #670002; text-decoration: underline;}

td.topNav
{
	background-image:url('images/rightBack.jpg');
	background-repeat: no-repeat;
	width: 340px;
	height: 105px;
	font-family: verdana;
	font-size: 10px;
	color: #133E22;
	padding-top: 33px;
	vertical-align: top;
	text-align: right;
}

.topNavlink:link {color: #133E22; text-decoration: none;}
.topNavlink:visited {color: #133E22; text-decoration: none;}
.topNavlink:hover {color: #133E22; text-decoration: underline;}
.topNavlink:active {color: #133E22; text-decoration: underline;}

td.rightNav
{
	background-image:url('images/gradient.jpg');
	background-repeat: no-repeat;
	width: 201px;
	vertical-align: top;
	height: 100%;
	padding: 0px;
	background-color: #FFFFFF;
}

td.content
{
	width: 522px;
	font-family: verdana;
	font-size: 10px;
	color: #000000;
	border-right: 1px solid #133E22;
	background-color: #FFFFFF;
	padding: 8px;
	vertical-align: top;
	border-top: 1px solid #670002;
}

td.bottom
{
	border-top: 1px solid #630100;
}

table.bottomTable
{
	background-color: #133E22;
	border-top: 2px solid #FFFFFF;
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	width: 100%;
	text-align: center;

}

table.regular
{
	font-family: verdana;
	font-size: 10px;
	color: #000000;

}

img.images
{
	border: 1px solid #670002;
}
/*//////////// BEGIN: Nav classes //////////*/
table.navTable
{
	/*height: 100%;*/
	padding: 0;
}

.IDTheftPrevention {
	border:0; margin:16px 0 0;
}

td.leftNav
{
	padding: 0px;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

td.leftNav a
{
	display: block;
	width: 156px;
	background: #133E22;
	color: #FFFFFF;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 3px;
	text-decoration: none;
	border: 1px solid #000000;
	font-size: 12px;
	font-family: Verdana, Helvetica, sans-serif;
}

td.leftNav a:visited
{
	display: block;
	width: 156px;
	background: #133E22;
	color: #FFFFFF;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 3px;
	text-decoration: none;
	border: 1px solid #000000;
	font-size: 12px;
	font-family: Verdana, Helvetica, sans-serif;
}

td.leftNav a:hover
{
	display: block;
	width: 156px;
	background: #CCCCCC;
	color: #133E22;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 3px;
	text-decoration: none;
	border: 1px solid #000000;
	font-size: 12px;
	font-family: Verdana, Helvetica, sans-serif;
}

/*//////////// END: Nav classes //////////*/


.title
{
	font-family: verdana;
	font-size: 13px;
	font-weight: bold;
	color: #133E22;
}