* {
	margin: 0;
	padding: 0;
}

/* BODY */

body {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #535353;
	line-height: 19px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	width: 720px;
	height: auto;
	background-image: url(images/body-bg.gif);
	background-repeat: repeat-y;
	background-position: top;
	text-align: center;
}

body.secondary {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #535353;
	line-height: 19px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	width: 720px;
	height: auto;
	background-image: url(images/tierBodyBg.gif);
	background-repeat: repeat-y;
	background-position: top;
	text-align: center;	
}

body a:link, body a:visited {
	color:#454F8D; 
	text-decoration: none;
}

body a:hover {
	color:#929AC9;
	text-decoration: underline;
}

p {
	padding-bottom: 14px;
}

#page {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	width: 720px;
	height: auto;
	text-align: left;
	padding: 0px;
}


/* HOME PAGE */

#primaryNav{
	width: 720px;
	height: 75px;
	white-space: nowrap;
	clear: both;
}

#homeBanner {
	width: 720px;
	height: 187px;
	white-space: nowrap;
	clear: both;
}

#subBanner {
	width: 720px;
	height: 66px;
	white-space: nowrap;
	clear: both;
}

#secondaryNav {
	width: 710px;
	height: 30px;
	white-space: nowrap;
	clear: both;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: 586c6a;
	line-height: 10px;
	background-color: #FFFFFF;
	padding-top: 8px;
	text-align: left;
	padding-left: 10px;
}

#secondaryNav a:link, #secondaryNav a:visited {
	color:#1D6C91; 
	text-decoration: none;
}

#secondaryNav a:hover {
	color:#999999;
	text-decoration: none;
}

#leftPanel {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #2e2e2e;
	line-height: 19px;
	width: 241px;
	height: auto;
	background-color: #586c6a;
	float: left;
}

#leftPanel ul {
	list-style-type: none;
	padding: 0;
	margin: 0 0 0 1em;
	width: 18.7em;
}

#leftPanel ul li {
	background-image: url(images/bodyBullet.gif);
	background-repeat: no-repeat;
	background-position: 0 .4em;
	padding-left: 1.4em;
	margin: 0.5em 0;
	color: fafae4;
}

#leftPanel ul li a:link, #leftPanel ul li a:visited {
	color: fafae4; 
	text-decoration: none;
}

#leftPanel ul li a:hover {
	color:#A6BD79;
	text-decoration: none;
}

#mainPanel {
	width: 451px;
	height: auto;
	padding: 15px 10px 10px 18px;
	margin: 0px;
	float: left;
}

#mainPanel ul {
	list-style-type: none;
	padding: 0;
	margin: 0 0 0 1em;
	width: 33em;
}

#mainPanel ul li {
	background-image: url(images/bodyBullet2.gif);
	background-repeat: no-repeat;
	background-position: 0 0.4em;
	padding-left: 1.4em;
	margin: 0.5em 0;
	color: #666666;
}

#mainPanel ul li a:link, #mainPanel ul li a:visited {
	color: #666666; 
	text-decoration: none;
}

#mainPanel ul li a:hover {
	color:#0066CC;
	text-decoration: underline;
}

#fullPanel {
	width: 664px;
	height: auto;
	padding: 15px 10px 10px 15px;
	margin: 0px;
	float: left;
}

.leftTable {
	width: 241px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: fafae4;
	line-height: 18px;
}

.leftTable th {
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #99D45E;
	padding: 4px 2px 2px 4px;
	font-weight: bold;
	color: #006600;
	vertical-align: top;
	margin: 0px;
	background-color: #98D35F;
}

.leftTable td {
	text-align: left;
	padding: 10px 9px 20px;
	vertical-align: top;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #A0B1AF;
}


#footer {
	width: 71em;
	height: 100px;
	white-space: nowrap;
	clear: both;
	font-size: 10px;
	line-height: 12px;
	text-align: right;
	padding-top: 15px;
	float: left;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 18px;
	padding: 0px 0px .6em;
	margin: 0px;
	color: #66a207;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	padding: 1.5em 0px 1em;
	margin: 0px 0px -6px;
	color: #37950B;
}

h3 { 
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	padding: 8px 6px 8px 10px;
	margin: 8px 0px 0px 0px;
	color: #FFFFFF;
	background-color: #0D4E6A;
}

h4 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #0D4E6A;
	padding-bottom: 15px;
}

/*BASIC TABLE VIEW  WITH IMAGE*/
.tablegridbasicImage {
	width: 450px;
	margin-bottom: 20px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #535353;
	line-height: 19px;
}

.tablegridbasicImage th {
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8591AB;
	padding: 4px 2px 2px 4px;
	font-weight: bold;
	color: #FFFFFF;
	vertical-align: top;
	margin: 0px;
	background-color: #7E9D98;
}

.tablegridbasicImage td {
	text-align: left;
	padding: 20px 2px 20px 4px;
	vertical-align: top;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #586C6A;
}

.tablegridform {
	width: 450px;
	margin-bottom: 20px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #535353;
	line-height: 19px;
}

.tablegridform th {
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8591AB;
	padding: 4px 2px 2px 4px;
	font-weight: bold;
	color: #FFFFFF;
	vertical-align: top;
	margin: 0px;
	background-color: #7E9D98;
}

.tablegridform td {
	text-align: left;
	padding: 20px 2px 20px 4px;
	vertical-align: top;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #586C6A;
}

.imageright {
	margin: 0px 0px 20px 20px;
	float: right;
	border: 1px solid #CCCCCC;
	padding: 3px;
}
.imageleft {
	margin: 0px 15px 15px 0px;
	float: left;
	border: 1px solid #CCCCCC;
	padding: 3px;
}

.imageborder {
	margin: 0px 15px 15px 0px;
	border: 1px solid #CCCCCC;
	padding: 3px;
	clear: both;
}

/* BUTTONS */

.button {
	height: 22px;
	background: url(images/buttonLeft.gif) no-repeat left top;
	float: left;
	margin-bottom: 10px;
	line-height: 20px;
	clear: none;
}

.button a:link, .button a:visited {
	height: 22px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	float: left;
	text-decoration: none;
	padding-left: 12px;
	padding-right: 11px;
	padding-top: 0px;
	font-weight: bold;
}

.button a:hover {
	height: 22px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5DABE0;
	padding-left: 12px;
	padding-top: 0px;
	float: left;
	text-decoration: none;
	padding-right: 11px;
	font-weight: bold;
}

.buttonCap {
	height: 22px;
	width: 2px;
	background-image: url(images/buttonRight.gif);
	float: left;
	background-repeat: no-repeat;
	margin-right: 10px;
	background-position: right top;
	line-height: 0px;
}
