/***** TYPOGRAPHY *****/

body {
	margin: 10px 0;
	padding: 0;
	color: #394663;
	font: 80% Arial, Helvetica, sans-serif;
	background: url(../images/body-bg.jpg) repeat
}

p {
	line-height: 20px;
	margin: 0;
	padding: 15px 20px 0 20px
}

p.credit {
   margin: 0;
	padding: 11px 0px 0px 0px;
	font-size: 11px;
	color: #394663;
}

.center {
	text-align: center
}

td p {
	line-height: 20px;
	margin: 0;
	padding: 0 20px 15px 20px
}

br.clear {
	clear: both
}

/* -= Roll Overs =- */

#footer a:link, #footer a:visited, #content-middle a:link, #content-middle a:visited {
	font-weight: normal;
	color: #37691a;
	text-decoration: none
}

#footer a:hover, #footer a:active, #content-middle a:hover, #content-middle a:active {
	font-weight: normal;
	color: #fff;
	background-color: #37691a;
	text-decoration: none
}

/* Main Table Border*/
.left-top-corner-table {
	background: url(../images/table-images/top-left.gif) top left no-repeat;
}
.top-table {
	background: url(../images/table-images/top.gif) top left repeat-x;
}
.right-top-corner-table {
	background: url(../images/table-images/top-right.gif) top right no-repeat;
}
.right-table {
	background: url(../images/table-images/right.gif) top right repeat-y;
}
.right-bottom-corner-table {
	background: url(../images/table-images/bottom-right.gif) bottom right no-repeat;
}
.bottom-table {
	background: url(../images/table-images/bottom.gif) bottom left repeat-x;
}
.left-bottom-corner-table {
	background: url(../images/table-images/bottom-left.gif) bottom left no-repeat;
}
.left-table {
	background: url(../images/table-images/left.gif) top left repeat-y;
}
.center-table {
	background: #FDFDFD
}


/*
a:link {
	color: #37691a;
	text-decoration: none
}
a:visited {
	color: #37691a;
	text-decoration: none
}
a:hover {
   color: #73A227;
	text-decoration: underline
}
a:active {
   color: #73A227;
   text-decoration: underline
}*/

/* -= END Roll Overs =- */

#footer a {
	font-weight: normal
}

.flash-header-padding {
	padding: 0 0 9px 0;
	margin: 0
}

#left-col h3 {
	color: #37691a;
	font-size: 120%;
	line-height: 20px;
	margin: 0 20px
}

#left-col h4 {
	color: #394663;
	font-size: 110%;
	padding-bottom: 5px;
	padding-top: 5px;
	border-bottom: 1px solid #8690a8;
	border-top: 1px solid #8690a8;
	margin: 0 20px 12px 20px
}

#left-col h4.support {
	color: #394663;
	font-size: 110%;
	padding-bottom: 5px;
	padding-top: 5px;
	border-bottom: 1px solid #8690a8;
	border-top: 1px solid #8690a8;
	margin: 0 20px 0px 20px
}


img {
	border: 0
}










/***** DIVs *****/

#frame {
	width: 762px;
	margin: 0 auto;
	overflow: hidden;
}

#content-top {
	float: left;
	margin: 0;
	padding: 0;
	width: 762px;
	height: 15px;
	background: url(../images/content-top-bg.gif) bottom left no-repeat
}

#content-middle {
	float: left;
	margin: 0;
	padding: 0;
	width: 762px;
	background: url(../images/content-middle-bg.gif)
}

#content-bottom {
	float: left;
	margin: 0 0 9px 0;
	padding: 0;
	width: 762px;
	height: 15px;
	background: url(../images/content-bottom-bg.gif) top left no-repeat
}

#left-col {
	display: inline;
	float: left;
	width: 721px;
	margin: 4px 0 4px 20px;
	padding: 0
}

/*#footer {
	float: left;
	width: 762px;
	height: 62px;
	font-size: 12px;
	text-align: center;
	background: url(../images/footer-bg.gif);
	voice-family: "\"}\"";
	voice-family:inherit;
	font-size: 12px
}*/

#footer-top {
	float: left;
	width: 762px;
	height: 16px;
	text-align: center;
	background: url(/images/footer-top.gif) top center no-repeat;
}

#footer {
	float: left;
	width: 762px;
	font-size: 10px;
	margin: 0;
	padding: 0;
	text-align: center;
	background: url(/images/footer-middle.gif) top center repeat-y;
	voice-family: "\"}\"";
	voice-family:inherit;
	font-size: 10px
}

#footer-bottom {
	float: left;
	width: 762px;
	height: 16px;
	text-align: center;
	margin: 0 0 10px 0;
	padding: 0;
	background: url(/images/footer-bottom.gif) top center no-repeat;
}

/**** STYLES FOR MAIN CONTENT TABLE *****/

.main-table {
	margin-top: 7px
}

.main-top {
	height: 18px;
	background: url(../images/main-top-bg.gif)
}

.main-middle {
	background: url(../images/main-middle-bg.gif) repeat-y
}

.main-bottom {
	height: 16px;
	background: url(../images/main-bottom-bg.gif)
}





h1.title {
	padding: 0;
	margin-bottom: 10px;
	color: #AACCDD;
	font: 11px Arial, Helvetica, sans-serif;
	text-align: center
	/*background: url(../images/body-bg.jpg) repeat-x*/
}





/* End */
