body {
	background: #FFFFFF;	
}
body.page {
	text-align: center;
}
a {
	color: #798fa4;
}
p {
	font: 12px Arial, Helvetica, sans-serif;
	line-height: 1.3;
	padding: 0 0 12px 0;
}
h1, h2, h3, h4, h5, h6 {
	color: #cc0033;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.3;
	padding: 0 0 12px 0;
}
h1 {
	font-size: 24px;
	text-transform: uppercase;
}
h2 {
	font-size: 21px;
}
h3 {
	font-size: 18px;
}
h4 {
	font-size: 16px;
}
h5 {
	font-size: 14px;
}
h6 {
	font-size: 12px;
}
sup {
	font-size: 10px;
	vertical-align: top;
}
input, textarea, select {
	font: 12px Arial, Helvetica, sans-serif;
}
ul, ol {
	font: 12px Arial, Helvetica, sans-serif;
	margin: 0 0 1em 2.5em;
}
ul {
	list-style: disc;
}
ul li {
	margin-bottom: 12px;
}
table {
	padding: 0;
	margin: 0 0 1em 0;
	border: 0;
	border-collapse: collapse;
	border-spacing: 0;
	empty-cells: show;
	width: 100%;
}
table td,th {
	font: 12px Arial, Helvetica, sans-serif;
	line-height: 1.3;
	text-align: left;
	vertical-align: top;
	padding: 0.3ex 1ex 0.3ex 0.3ex;
	margin: 0;
	border: 0;
}
thead td,th {
	color: #c71224;
	font: 12px Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: left;
	vertical-align: bottom;
	border-bottom: 1px solid #c71224;
}
td h5 {
	padding: 12px 0 0 0;
}

div#main {
	background: #FFFFFF url(/_gfx/template2/main_bg.gif) repeat-y top left;
	text-align: left;
	margin: 0 auto;
	width: 955px;
	overflow: hidden;
}
div#head {
	background: #cc0033 url(/_gfx/template2/head_image_front.jpg) bottom right no-repeat;
	width: 955px;
	height: 138px;
}
div#logo {
	width: 200px;
	height: 138px;
	overflow: hidden;
	float: left;
}
div#menu {
	color: #FFFFFF;
	font: 12px/23px Arial, Helvetica, sans-serif;
	padding-left: -5px;
	width: 750px;
	height: 23px;
}
ul.dropdown li {
	background-color: #CC0033;
	padding: 0 5px;
}
ul.dropdown li.dir {
	background-image: url(/_gfx/template2/menu_arrow_down.gif);
	background-position: right center;
	background-repeat: no-repeat;
	padding-right: 10px;
}
ul.dropdown ul {
	width: 250px;
}
div#menuAnim {
	width: 755px;
	height: 115px;
	overflow: hidden;
	float: right;
}
div#menu a:link, div#menu a:active, div#menu a:visited {
	color: #FFFFFF;
	font: 11px/23px bold Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-decoration: none;
	padding: 0 5px;
	line-height: 23px;
	height: 23px;
}
div#menu a:hover {
	text-decoration: underline;
}
div#body {
	background: url(/_gfx/template2/content_bg.gif) no-repeat top left;
	width: 955px;
	overflow: hidden;
}
div#side {
	margin-left: 10px;
	margin-right: 50px;
	width: 90px;
	overflow: hidden;
	float: left;
	clear: left;
}
div#side a, div#side p {
	color: #FFFFFF;
}
#searchForm {
	margin: 50px 0 10px 0;
	width: 90px;
}
#searchForm input#search {
	width: 100%;
}
div#content {
	margin: 20px 0 0 50px;
	width: 650px;
	min-height: 326px;
	overflow: hidden;
	float: left;
	clear: right;
}
div#content.front {
	height: 325px;
}
div#newsBox {
	background: #CCCCCC url(/_gfx/template2/content_newsbox_bg.gif) repeat-y top left;
	padding-left: 210px;
	width: 955px;
	overflow: hidden;
	clear: both;
}
div.newsItem {
	margin: 10px 30px 0 0;
	width: 220px;
	float: left;
}
div.newsItem a {
	color: #cc0033;
}
div#footer {
	margin: 10px 0;
	clear: both;
	float: right;
	width: 800px;
}
div#footer p {
	color: #999999;
	text-align: center;
}

div#subMenu {
	text-align: left;
	padding: 0 10px;
	margin: 10px 10px 20px 0;
	border-bottom: 1px solid #798fa4;
	height: 20px;
	overflow: hidden;
	clear: right;
}
div#subMenu a {
	background: #c71224 url(/_gfx/template/submenu_bg.gif) top left no-repeat;
	color: #ffffff;
	font: 11px Arial, Helvetica, sans-serif;
	text-decoration: none;
	line-height: 20px;
	padding: 5px 10px;
	margin: 0 5px 0 0;
}
div#subMenu a:hover {
	background: #798fa4 url(/_gfx/template/submenu_active_bg.gif) top left no-repeat;
}
div#subMenu a.active {
	background: #798fa4 url(/_gfx/template/submenu_active_bg.gif) top left no-repeat;
}

div.column1 {
	width: 260px;
	margin-right: 20px;
	float: left;
}
div.column2 {
	width: 260px;
	float: right;
}
.floatLeft {
	margin: 0 10px 10px 0;
	float: left;
}
.floatRight {
	margin: 0 0 10px 10px;
	float: right;
}
.printOnly {
	display: none;
}

.centered {
	text-align: center;
}
.right {
	text-align: right;
}
.red {
	color: #c71224;
}
.printOnly {
	display: none;
}
