﻿@import url(css/template.css);

body,h1,h2,h3,h4,h5,h6,thead,tfoot,th,td,dt,p,ul,dl,ol { font-size: 12px; }
p { line-height: 150%; margin: 10px 0; }
h1, h2, h3, h4, h5, h6 { font-weight: bold; }
h1 { font-size: 150%; }
h2 { font-size: 125%; margin: 5px 0; }
h3 { font-size: 112%; }
h4 { font-size: 100%; }
h5 { font-size: 82%; }
h6 { font-size: 72%; }


table.content-table h3 { font-size: 16px; }
table.content-table a { text-decoration: none; }
table.content-table a:hover { text-decoration: underline; }

	div.content-container-s2a { background: url(images/template/content-container-s2a.gif) 100% 0% repeat-y; }
	div.content-container-s4a { background: url(images/template/content-container-s4a.gif) 0% 0% repeat-y; }	
	
	div.content-container-c1 { background: url(images/template/content-container-c1.gif) 0% 0% no-repeat; }	
	div.content-container-c2 { background: url(images/template/content-container-c2.gif) 100% 0% no-repeat; }
	div.content-container-c3 { background: url(images/template/content-container-c3.gif) 100% 100% no-repeat; }	
	div.content-container-c4 { padding-top: 5px; background: url(images/template/content-container-c4.gif) 0% 100% no-repeat; }	
	
	div.header-bottom { width: 912px; margin: 0 auto; padding-bottom: 30px; background: url(images/template/header-bottom-s3.png) 50% 100% no-repeat; }
	div.header-bottom-bg { background: url(images/template/header-bottom-bg.png) 0% 0% repeat-x; }
	div.header-bottom-c1 { height: 255px; background: url(images/template/header-bottom-c1.png) 0% 0% no-repeat; }

	div.minisearch-container { float: left; width: 220px; height: 248px; padding: 10px; }
	div.rotator-shadow { float: right; padding: 0 0 20px 20px; margin: -7px -27px 0 -20px; background: url(images/template/rotator-shadow.png) 0% 100% no-repeat; }
	div.rotator-container { width: 679px; height: 266px; padding: 5px; background: #fff; }
	
	.rightPane .LightBlueBox_Container .LightBlueBox { width: 320px; }
	.leftPane .LightBlueBox_Container .BlueBox { float: left; width: 320px; }

/* Page Content */
	div.content-table {  }
	div.content-table, table.content-table { width: 911px; margin: 0 auto; }
	table.content-table td.contentPane { vertical-align: top; }
	table.content-table td.topPane { padding-bottom: 10px; }
	table.content-table td.leftPane { width: 319px; padding-right: 15px; background: url(images/template/left-c2.png) 100% 0% no-repeat; }
	table.content-table td.rightPane { width: 319px; padding-left: 15px; background: url(images/template/right-c1.png) 0% 0% no-repeat; }
	table.content-table td.centerPane { width: 243px; }
	table.content-table td.contentPane.DNNEmptyPane { padding: 0; display: none; }
	
/* Form Control */
    input.PageURL {display:none;}
