@charset "UTF-8";
/* CSS Document */

/* all the pretty things */

body {
	font: Arial, Helvetica, sans-serif;
	}

img {
	border: 0px;
	}

.imgLEFT {
	float: left;
	padding: 0px 15px 0px 0px;
	}

.imgRIGHT {
	float: right;
	padding: 0px 0px 0px 15px;
	}
	
#content img {
	margin: 5px 0px 10px 0px;
	}

img.center {
	text-align: center;
	}
	
h1 {
	position: relative;
	left: -25px;
	width: 176px;
	height: 90px;
	text-indent: -9999px;
	}

h2 {
	font: bold 1.25em Arial, Helvetica, sans-serif;
	color: #339900;
	text-decoration: none;
	}
	
h3 {
	font: bold 1em Arial, Helvetica, sans-serif;
	color: #263E84;
	text-decoration: none;
	margin: 0px;
	}

h3 a {
	color: #263E84;
	text-decoration: none;
	}

h4 {
	font: bold .9em Arial, Helvetica, sans-serif;
	margin: 0px;
	color: #6b6b6b;
	}

h5 {
	font: bold .9em Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	margin: 0px 0px 5px 0px;
	color: #fff;
	width: 100%;
	padding: 8px 0px 8px 6px;
	background:#53a3ec;
	}

h6 {
	font: bold .8em Arial, Helvetica, sans-serif;
	margin: 0px;
	color: #29418b;
	}

p {
	font: normal .75em Arial, Helvetica, sans-serif;
	color: #000;
	line-height: 1.65em;
	margin: 0px 0px 10px 0px;
}

p a {
	color: #1b6eaa;
	font-weight: bold;
	text-decoration: none;
	}

p.blue {	
	margin: 0px 0px 10px 0px;
	font-weight: bold;
	line-height: 1.65em;
	color: #273E84;
	}

p.blue a {	
	margin: 0px 0px 10px 0px;
	font-weight: normal;
	color: inherit;
	text-decoration: none;
	}

.italic {
	font-style: italic;
	}


#top_nav a:link {
	color: #ffffff;
	text-decoration: none;
	font-size: 11px;
}
#top_nav a:visited {
	text-decoration: none;
	color: #ffffff;
}
#top_nav a:hover {
	text-decoration: underline;
	color: #ffffff;
}
#top_nav a:active {
	text-decoration: none;
	color: #ffffff;
}

.ms {
	font-weight: bold;
	text-transform: uppercase;
	}

.peak10Credit {
	float: left;
	}
	
.tkgCredit {
	font: .7em Arial, Helvetica, sans-serif;
	line-height: 1.5em;
	color: #666666;
	text-decoration: none;
	float: right;
	}

.pageTitle {
	font: bold 1em Arial, Helvetica, sans-serif;
	color: #339900;
	text-decoration: none;
	}


.box {
	font-size: .8em;
	line-height: 1.65em;
	}
	
.box a {
	color: #1b6eaa;
	font-weight: bold;
	text-decoration: none;
	}
	
.small_header {
	color:#273E84;
	font-family:Arial,Helvetica,sans-serif;
	font-weight:bold;
	}

dl.faq {
	width: 520px;
	margin: 20px 0px 0px 20px;
	font: normal .8em Arial, Helvetica, sans-serif;
	}

dl.faq dt {
	margin: 0px 0px 5px 0px;
	font-weight: bold;
	line-height: 1.65em;
	color: #273E84;
	}

dl.faq dd {
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 20px 0px;
	border-bottom: 1px solid #c7c7c7;
	}
	
dl.faq a {
	color: #1b6eaa;
	font-weight: bold;
	text-decoration: none;
	}
	
.event_title {
	color:#339900;
	font-family:Arial,Helvetica,sans-serif;
	font-weight:bold;
	text-transform: uppercase;
	display: block;
	}

.return {
	display: block;
	text-align: right;
	font: normal .7em Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color:#53a3ec;
	margin: 0px 0px 15px 0px;
	}

.return a {
	font: inherit;
	color: inherit;
	text-decoration: none;
	}

ul.regular {
	font: normal .75em Arial, Helvetica, sans-serif;
	color: #000;
	line-height: 1.65em;
	margin: 0px 0px 10px 0px;
	list-style-type: bullet;
	list-style-position: inside;
	margin: 0px 20px 20px 25px;
}


ul.regular li a {
	color: #1b6eaa;
	font-weight: bold;
	text-decoration: none;
	}

p.greyBar {
	width: 580px;
	height: auto;
	margin: 0px 0px 60px 0px;
	padding: 10px 0px 10px 0px;
	background: #CCCCCC;
	text-align: center;
	color: #255f98;
	}
	
p.greyBar a {
	color: #255f98;
	}

p.blueSEP {
	width: 580px;
	height: auto;
	border-bottom:1px dashed #2e6ca9;
	margin: 60px 0px 10px 0px;
	padding: 8px 0px 2px 0px;
	color: #2e6ca9;
	font-size: 1em;
	font-weight: bold;
	}
	
.mediaTable {
	font: normal .75em Arial, Helvetica, sans-serif;
	line-height: 2.5em;
	color:#333333;
	}
	
.mediaTable a {
	color:#55a9ef;
	text-decoration:none;
	font-weight: bold;
	}
	
.mediaTable a:hover {
	color:#bdbdbd;
	}
	
.mediaTable ol {
	width: 100%;
	height: auto;
	list-style-position: inside;
	}