/* General */

body {
	background-image: url(../imgs/global/top_repeat.gif);
	background-repeat: repeat-x;
	margin: 0px;
	height: 100px;
}
body, th, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
a:link {
	color: #0d71b1;
}
a:visited {
	color: #0d71b1;
}
a:hover {
	color: #1c81c2;
	text-decoration: none;
}
a:active {
	color: #0d71b1;
}
h1 {
	font-size: 14px;
	color: #6f2397;
	text-transform: uppercase;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6F2397;
}
h1 a:link, h1 a:hover, h1 a:active, h1 a:visited {
	font-size: 14px;
	color: #6f2397;
	text-transform: uppercase;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6F2397;
	text-decoration: none;
}
h2 {
	font-size: 12px;
	color: #6f2397;
	text-transform: uppercase;
}
h2 a:link, h2 a:hover, h2 a:active, h2 a:visited {
	font-size: 12px;
	color: #6f2397;
	text-transform: uppercase;
	text-decoration: none;
}
h3 {
	font-size: 12px;
	color: #6F2397;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6F2397;
	font-weight: normal;
}
h3 a:link, h3 a:hover, h3 a:active, h3 a:visited {
	font-size: 12px;
	color: #6F2397;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6F2397;
	text-decoration: none;
}
h4 {
	font-size: 14px;
	color: #1C81C2;
	font-weight: normal;
	text-transform: uppercase;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #1C81C2;
}
h4 a:link, h4 a:hover, h4 a:active, h4 a:visited {
	font-size: 14px;
	color: #1C81C2;
	font-weight: normal;
	text-transform: uppercase;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #1C81C2;
	text-decoration: none;
}
h5 {
	font-size: 12px;
	color: #1c81c2;
	text-transform: uppercase;
}
h5 a:link, h5 a:hover, h5 a:active, h5 a:visited {
	font-size: 12px;
	color: #1c81c2;
	text-transform: uppercase;
	text-decoration: none;
}
h6 {
	font-size: 12px;
	color: #1C81C2;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #1C81C2;
	font-weight: normal;
}
h6 a:link, h6 a:hover, h6 a:active, h6 a:visited {
	font-size: 12px;
	color: #1C81C2;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #1C81C2;
	font-weight: normal;
	text-decoration: none;
}

.fullHeight {
	height: 100%;
}

#textWrapper {
	margin-right: 15px;
	width: 470px;
}
.subTitle {
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #6F2397;
	text-transform: uppercase;
}
.subTitleBlue {
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #1C81C2;
	text-transform: uppercase;
}

/* Header */

.topIceLeft {
	background-image: url(../imgs/global/top_ice_left.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.topIceRight {
	background-image: url(../imgs/global/top_ice_rt.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.headerHeight {
	height: 166px;
}
.navigationHeight {
	height: 39px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}

/* Glacier Bottom */

.glacierMiddle {
	background-image: url(../imgs/global/glacier_middle.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 100%;
	padding-bottom: 75px;
}
.glacierMiddleLeft {
	background-image: url(../imgs/global/glacier_middle_left.jpg);
	background-repeat: repeat-x;
	background-position: right bottom;
}
.glacierMiddleRight {
	background-image: url(../imgs/global/glacier_middle_rt.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}

.glacierBottom {
	background-image: url(../imgs/global/glacier_btm.jpg);
	background-repeat: no-repeat;
	height: 50px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #006699;
}
.glacierBottomLeft {
	background-image: url(../imgs/global/glacier_btm_left.jpg);
	background-repeat: repeat-x;
	height: 50px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #006699;
	background-position: right top;
}
.glacierBottomRight {
	background-image: url(../imgs/global/glacier_btm_rt.jpg);
	background-repeat: repeat-x;
	height: 50px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #006699;
	background-position: left top;
}

/* Footer Styles*/

.footerTextGry {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #9a9a9a;
}
.footerTextGry a:link, .footerTextGry a:visited, .footerTextGry a:active, .footerTextGry a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #9a9a9a;
	text-decoration: underline;
}
.footerTextBlk {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

/* Right Side Sub Page Content */

.rightContentBcg{
	color: #666666;
	background: #F2EFF4 url(../imgs/subpg/side_hghlt.jpg) no-repeat;
}
.rightContentBcg a:link, .rightContentBcg a:active, .rightContentBcg a:visited{
	color: #6f2397;
	text-decoration: underline;
}
.rightContentBcg a:hover{
	color: #6f2397;
	text-decoration: none;
}
#rightContentText{
	font: 11px Arial, Helvetica, sans-serif;
	color: #666666;
	margin: 10px;
}
#rightContentText img{
	float: left;
	margin-right: 6px;
}
#rightContentText ul{
	list-style: url(../imgs/subpg/sub_bullet.jpg);
	margin: 0px 0px 0px 18px;
	padding: 0px;
}
#rightContentText li{
	padding-bottom: 2px;
}

/* Sub Nav Styles */

#subNav {
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #651390;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
#subNav a:link, #subNav a:visited, #subNav a:active {
	color: #651390;
	text-decoration: none;
}
#subNav a:hover {
	text-decoration: underline;
	color: #666666;
}

/* Secondary Sub Navigation */

#secondaryNav {
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #666666;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
#secondaryNav a:link, #secondaryNav a:visited, #secondaryNav a:active {
	color: #666666;
	text-decoration: none;
}
#secondaryNav a:hover {
	text-decoration: underline;
	color: #651390;
}

/* Search Box Styles */

form {
	margin: 0px;
	padding: 0px;
}
.inputStyle {
	background: #ECECEC url(../imgs/subpg/search_box_bcg.jpg) repeat-x top;
	border-top: 1px double #CBCBCB;
	border-right: 1px double #F5F5F5;
	border-bottom: 1px double #F5F5F5;
	border-left: 1px double #CBCBCB;
	height: 20px;
	width: 156px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
hr {
	color: #76adcb;
	height: 1px;
	margin-top: 0em;
	margin-bottom: 0em;
	padding-top: 0px;
	padding-bottom: 0px;
}
.submit {
	height:18px;
	border:solid 0 #fff;
	width:70px;
	font:bold 9pt Arial, Helvetica, sans-serif;
	color:#6f2397;
	text-indent: 5px;
	text-align: left;
	padding-left: 7px;
	background-image: url(../imgs/global/search_btn.gif);
	background-repeat: repeat-x;
}

/* Form Styles */

form {
	margin: 0px;
	padding: 0px;
}
.formText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-weight: bold;
}
.required {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #6F2397;
	font-weight: bold;
}
textarea {
	background: #ECECEC url(../imgs/subpg/search_box_bcg.jpg) repeat-x top;
	border-top: 1px double #CBCBCB;
	border-right: 1px double #F5F5F5;
	border-bottom: 1px double #F5F5F5;
	border-left: 1px double #CBCBCB;
	height: 100px;
	width: 200px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

/* Timeline Styles */

.timeLtBlue {
	background-color: #edf3f8;
	padding: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D6D0C7;
	height: 100px;
}
.timeLtBlue img{
	border: 0px;
	float: left;
}
.timeLtBlue a:link, .timeLtBlue a:visited, .timeLtBlue a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006699;
	text-decoration: underline;
}
.timeLtBlue a:hover {
	color: #006699;
	text-decoration: none;
}
.timeDate {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: normal;
	color: #006699;
}
.timeLtGrey {
	background-color: #eeeeee;
	padding: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D6D0C7;
	height: 100px;
}
.timeLtGrey img {
	float: left;
	border: 0px;
}
.timeLtGrey a:link, .timeLtGrey a:visited, .timeLtGrey a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006699;
	text-decoration: underline;
}
.timeLtGrey a:hover {
	color: #006699;
	text-decoration: none;
}
.timeGrey {
	background-color: #eeeeee;
	padding: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D6D0C7;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D6D0C7;
	height: 100px;
}
.timeGrey a:link, .timeGrey a:visited, .timeGrey a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006699;
	text-decoration: underline;
}
.timeGrey a:hover {
	color: #006699;
	text-decoration: none;
}
.photoCornerLftTop {
	background-image: url(../imgs/subpg/get_involved/historic_pics/photo_corner_lft.gif);
	background-repeat: no-repeat;
	height: 7px;
	width: 7px;
}
.photoCornerRtTop {
	background-image: url(../imgs/subpg/get_involved/historic_pics/photo_corner_rt.gif);
	background-repeat: no-repeat;
	height: 7px;
	width: 7px;
}
.photoCornerLftBtm {
	background-image: url(../imgs/subpg/get_involved/historic_pics/photo_corner_lftbtm.gif);
	background-repeat: no-repeat;
	height: 7px;
	width: 7px;
}
.photoCornerRtBtm {
	background-image: url(../imgs/subpg/get_involved/historic_pics/photo_corner_rtbtm.gif);
	background-repeat: no-repeat;
	height: 7px;
	width: 7px;
}
.photoBoxRepeatTop {
	background-image: url(../imgs/subpg/get_involved/historic_pics/photoBoxRepeat_top.gif);
	background-repeat: repeat-x;
	height: 7px;
}
.photoBoxRepeatBtm {
	background-image: url(../imgs/subpg/get_involved/historic_pics/photoBoxRepeat_btm.gif);
	background-repeat: repeat-x;
	height: 7px;
}
.photoBoxRepeatRt {
	background-image: url(../imgs/subpg/get_involved/historic_pics/photoBoxRepeat_rt.gif);
	background-repeat: repeat-y;
	width: 7px;
}
.photoBoxRepeatLft {
	background-image: url(../imgs/subpg/get_involved/historic_pics/photoBoxRepeat_lft.gif);
	background-repeat: repeat-y;
	width: 7px;
}
.pictureBufferRt {
	padding-right: 10px;
}
.sideBar {
	width: 271px;
}
ul {
	list-style-image: url(../imgs/global/bullet.gif);
}
ul ul{
	list-style-image: url(../imgs/global/bullet_indent.gif);
}
.textHighlightPurple {
	color: #651390;
}
.textHighlightBlue {
	color: #1c81c2;
}
.tableCellGry {
	background-color: #EBEBEB;
	
}

