/*------------ GLOBAL TAGS -----------*/

body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	background-color: #ffffff;
}
a {
	color: #ffffff;
	text-decoration: underline;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
p {
	line-height: 20px;
	color: #333333;
}
h1 {
	color: #ffffff;
	font-size: 12px;
	font-weight: normal;
	background-image: url(images/h1bkg.gif);
	margin: 0px 0px 5px 0px;
	padding: 5px 5px 15px 5px;
	background-repeat: no-repeat;
}
h2 {
	color: #FFF;
	font-size: 11px;
	font-weight: normal;
	margin: 0px;
	padding-bottom: 10px;
}
h3 {
	color: #600;
	font-size: 11px;
	font-weight: normal;
	margin: 0px;
	padding:0px;
}
h4 {
	color: #000000;
	font-size: 14px;
	font-weight: normal;
	margin: 0px;
	padding: 15px 0px 0px 0px;
	text-decoration: underline;
}
h5 {
	color: #C00;
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
h6 {
	color: #C00;
	border-bottom: solid 1px #900;
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	padding: 15px 0px 0px 0px;
}
strong {
	color: #F00;
	font-weight: normal;
}
ol {
	color: #003399;
	list-style-type: decimal;
	margin: 0px 0px 0px 20px;
	padding: 0px;
}
ol li {
	line-height: 20px;
	padding-bottom: 10px;
}
ul {
	list-style: disc;
	margin: 0px 0px 0px 20px;
	padding: 0px;
	color: #333333;
}
ul li{
	margin: 0px;
	padding: 0px 0px 5px 0px;
}
td {
	vertical-align: top;
	text-align: left;
}
img {
	border:none;
}
html {
scrollbar-base-color: #C00;
scrollbar-arrow-color: #ffffff;
scrollbar-track-color: #ffffff;
scrollbar-shadow-color: #666;
scrollbar-lightshadow-color: #333333;
scrollbar-darkshadow-color: #cccccc;
scrollbar-highlight-color: #900;
scrollbar-3dlight-color: #000000k;
}
table.main {
	background-image: url(../../../images/tablebkg2.gif);
	background-repeat: repeat-y;
}
td.header {
	width: 760px;
	height: 146px;
	background-image: url(../../../images/mainheader.gif);
	background-repeat: no-repeat;
	text-align: right;
}
td.header div {
	padding-top: 5px;
}
td.header div ul {
	list-style-type: none;
}
td.header div ul li {
	display: inline;
	margin: 0px;
	padding: 0px;
}
table.grid {
	width: 100%;
}
table.grid td {
	padding: 5px;
	font-size: 11px;
	border: 1px solid #CCC;
}
table.grid td p {
	line-height: 17px;
	color: #333333;
}
table.grid td.gridheader {
	color: #ffffff;
	background-color: #F00;
	text-align: center;
}
td.footer {
	text-align: center;
	padding: 10px 0px 10px 0px;
	height: 25px;
}

/*------------ END GLOBAL TAGS -----------*/


/*------------ REGULAR PAGE TAGS -----------*/

td.body {
	width: 545px;
	background-image: url(images/tdbodybkg.gif);
	background-repeat: repeat-y;
}
td.body div {
	width: 462px;
	height: 377px;
	background-image: url(images/tdbodybkg.gif);
	padding: 0px 40px 10px 15px;
	background-repeat: repeat-y;
	overflow: scroll;
}
td.bodybottom {
	width: 545px;
	height: 23px;
	background-image: url(images/tdbodybottombkg.gif);
	background-repeat: no-repeat;
}
td.body a {
	color: #990000;
	text-decoration: none;
}
td.body a:hover {
	color: #990000;
	text-decoration: underline;
}
td.body a {
	color: #990000;
	text-decoration: none;
}
td.body img {
	float: left;
	padding-right: 25px;
	padding-bottom: 10px;
}
td.newsevents {
	width: 545px;
	height: 169px;
	background-image: url(images/newseventsbkg.gif);
	background-repeat: no-repeat;
}
td.newsevents div {
	width: 222px;
	padding: 25px 5px 10px 25px;
	float: left;
}
td.newsevents div ul {
	margin: 0px;
	padding: 0px 0px 0px 10px;
	color: #ffffff;
	list-style-type: none;
	font-size:10px;
}
td.newsevents div ul li {
	margin: 0px;
	padding: 0px 5px 5px 0px;
	line-height: 15px;
}
td.rightcolumn {
	width: 215px;
	padding: 72px 0px 0px 0px;
	background-image: url(images/picgallery.gif);
	background-repeat: no-repeat;
}
td.rightcolumn div {
	text-align: right;
}
td.rightcolumn div.gallery {
	width: 100%;
	height: 450px;
}
td.rightcolumn div.video {
	width: 100%;
	text-align: center;
	padding-bottom: 9px;
}

/*------------ END REGULAR PAGE TAGS -----------*/

/*------------ BEGIN TAB PAGE TAGS -----------*/


td.tabpagebody {
	width: 590px;
	background-image: url(images/tdtabpagebodybkg.gif);
	background-repeat: repeat-y;
}
td.tabpagebody div {
	width: 545px;
	padding: 0px 20px 10px 15px;
	background-repeat: repeat-y;
}
td.tabpagebodybottom {
	width: 545px;
	height: 23px;
	background-image: url(images/tdtabpagebodybottombkg.gif);
	background-repeat: no-repeat;
}
td.tabpagebody div.pics {
	padding: 10px 10px 0px 0px;
	width: 330px;
	float: left;
}
td.tabpagebody div.video {
	padding: 10px 10px 0px 0px;
	width: 200px;
	float: left;
}
td.tabpagebody a {
	color: #990000;
	text-decoration: none;
}
td.tabpagebody a:hover {
	color: #990000;
	text-decoration: underline;
}
td.tabpagebody a {
	color: #990000;
	text-decoration: none;
}
td.tabpagebody img {
	float: left;
	padding-right: 25px;
	padding-bottom: 10px;
}
td.leftcolumn {
	width: 170px;
	background-image: url(images/leftcolumnbkg.gif);
	background-repeat: repeat-y;
}
td.leftcolumn div {
	padding: 10px 20px 10px 15px;
	text-align: left;
	color: #FFF;
}
td.leftcolumn ul {
	color: #C00;
	list-style-image: url(images/ribbonbullet.gif);
	padding-top: 15px;
}
table.materials {
	width: 100%;
}
table.materials td.title {
	text-align: left;
	border-bottom: solid 1px #900;
	width: 65%;
}
table.materials td.fileformat {
	text-align: right;
	border-bottom: solid 1px #900;
}

/*------------ END TAB PAGE TAGS -----------*/
