/* CSS Document */

body
{
	background-color: #0B0D1A;
	width: 690px;
	margin: 0px auto 0px auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 80%;
}

.MenuHeader
{
	position: relative;
	left: 0px;
	top: 0px;
	background-image: url( ../images/headerback.jpg );
	background-position: right;
	background-repeat: no-repeat;
	width: 100%;
	height: 161px;
}
.MenuBlock
{
	position: absolute;
	left: 2em;
	top: 1em;
}
.MenuItem
{
	position: relative;
	left: 0px;
	top: 0px;
	margin-top: -4px;
	font-size: 1em;
	line-height: 2em;
	vertical-align: top;
}

.NameBlock
{
	position: absolute;
	right: 3%;
	top: 1em;
	text-align: right;
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
}

.ProgramDetails
{
	position: relative;
	left: 0px;
	top: 0px;
	background-color: #FFFFFF;
	padding: 10px 10px 10px 10px;
	/* min-height: 200px; */
	font-size: 1em;
}

/*
a
{
	color: #2C3757;
}

a:link
{
	color: #2C3757;
}
*/

a:hover
{
	color: #B9CAFF;
}

/*
a:visited
{
	color: #2C3757;
}

a:active
{
	color: #2C3757;
}
*/

.WelcomeSection
{
	position: relative;
	left: 0px;
	top: 0px;
	background-color: #2C3757;
	padding: 10px 10px 10px 10px;
}

.WelcomeText
{
	position: relative;
	left: 0px;
	top: 0px;
	color: #FFFFFF;
	padding-right: 6em;
	font-size: 13px;
}

.AnnounceText
{
	position: relative;
	left: 0px;
	top: 0px;
	color: #FFFFFF;
	font-size: 13px;
}

.Poll
{
	/* margin: 0px auto 0px auto; */
	position: relative;
	left: 185px;
}

.FaqSection
{
	position: relative;
	left: 0px;
	top: 0px;
	background-color: #2C3757;
}

.FaqLeft
{
	background-color: #2C3757;
	color: #000000;
	font-size: 1em;
	padding: 10px 10px 10px 10px;
	width: 240px;
	line-height: 2em;
	vertical-align: text-top;
}
.FaqRight
{
	background-color: #FFFFFF;
	color: #000000;
	font-size: 1em;
	padding: 10px 10px 10px 10px;
}

.ContactInfo
{
	color: #000000;
	font-size: 1em;
	padding-left: 20px;
}

.HomeKeySection
{
	position: relative;
	left: 0px;
	top: 0px;
	width: 680px;
	background-color: #FFFFFF;
	font-size: 1em;
	color: #0B0D1A;
	padding: 5px 5px 5px 5px;
}

.HomeKeyDesc
{
	font-style: italic;
}

td.HomeKeyText
{
	padding: 5px 5px 5px 5px;
}

td.HomeKeyPic
{
	width: 110px;
	padding: 5px 5px 5px 5px;
	text-align: center;
}

.FloatTRPic
{
	float: right;
	padding-left: 10px;
	position: relative;
}

.FloatTLPic
{
	float: left;
	padding-right: 10px;
	position: relative;
}

.bullet
{
	position: relative;
	top: 0.6em;
	float: left;
}

/* css hack to make sure that a div grows to fully contain a floated img 
	place this below all other items to make a clear area 1px high at the
	bottom of the div
*/
.clear
{
    clear: both;
    height: 1px;
    overflow: hidden;
}

a.NormalLink
{
	font-size: 1em;
	color: #2C3757;
	font-weight: bold;
}

a.ProgramLink
{
	font-size: 1em;
	color: #B9CAFF;
	font-weight: bold;
	text-align: left;
	vertical-align: baseline;
}

a.ProgramLink:hover
{
	font-size: 1em;
	color: #FFFFFF;
	font-weight: bold;
}

a.menulink
{
	color: #FFFFFF;
	font-weight: bold;
	font-size: 1em;
	line-height: 2em;
	text-decoration: underline;
}
a.menulink:hover
{
	color: #B9CAFF;
	font-weight: bold;
	font-size: 1em;
	line-height: 2em;
	text-decoration: underline;
}

/* Menu matrix on index.php */
a.HeaderLink
{
	color: #2C3757;
	font-weight: bold;
	font-size: 1.2em;
}

a.HeaderLink:hover
{
	color: #B9CAFF;
}

.style5
{
	color: #B9CAFF;
	font-size: 1.2em;
	font-weight: bold;
}
.style6
{
	color: #2C3757;
	font-weight: bold;
	font-size: 1.2em;
}

.style8
{
	font-size: 1em;
	color: #0B0D1A;
}

.Head
{
	font-weight: bold;
	font-size: 1.2em;
}

.heavy
{
	font-weight: bold;
}

.ProgramMenu
{
	position: relative;
	left: 0px;
	top: 0px;
	background-image: url( ../images/ProgramMenuBack.jpg );
	width: 690px;
	height: 200px;
}

.InfoBlock
{
	position: absolute;
	left: 1em;
	top: 0em;
	vertical-align: text-top;
}

.ProgramBlock
{
	position: absolute;
	left: 30%;
	top: 0em;
	vertical-align: text-top;
}

.EventBlock
{
	position: absolute;
	left: 60%;
	top: 0em;
	vertical-align: text-top;
}

.ProgramTitle
{
	position: relative;
	left: 1em;
	top: 1em;
	color: #B9CAFF;
	font-size: 1.2em;
	font-weight: bold;
}
.ProgramSubTitle
{
	position: relative;
	left: 3em;
	top: 1.5em;
	color: #FFFFFF;
	font-size: 1em;
}
.ProgramList
{
	position: relative;
	left: 1em;
	top: 1.5em;
	vertical-align:baseline;
}

.NotesIntro
{
	border-bottom: double;
	border-bottom-color: #B9CAFF;
	padding: 5px 10px 0px 10px;
	padding-right: 160px;
}

.NotesSection
{
	left: 0px;
	top: 0px;
	background-color: #2C3757;
	color: #FFFFFF;
	padding: 10px 10px 10px 10px;
	font-size: 1em;
}

.NotesBlock
{
	color: #FFFFFF;
	padding-right: 160px;
	font-size: 1em;
}

.NotesHdr
{
	padding: 0.1em 1em 0.1em 1em;
	background-color: #B9CAFF;
	color: #000000;
}

.NotesContent
{
	padding-top: 0.1em;
}

.WhiteSection
{
	left: 0px;
	top: 0px;
	background-color: #fff;
	color: #000;
	padding: 10px 10px 10px 10px;
	font-size: 1em;
}

.WhiteContent
{
	font-family: "Times New Roman", Times, serif;
	font-size: 1.5em;
	padding-left: 30px;
}

.PageControl
{
	position: relative;
	width: 100%;
}

.PrevPage
{
	width: 100%;
	text-align: left;
}

.NextPage
{
	width: 100%;
	text-align: right;
}

.occ_footer
{
	margin: 0px auto 0px auto;
	color: #777777;
	font-size: 1em;
	text-align: center;
}

a.occ_footer:link, a.occ_footer:visited
{
	color: #B9CAFF;
	font-weight: normal;
	text-decoration: underline;
}

a.occ_footer:hover
{
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}

.occ_footer2
{
	margin: 0px auto 0px auto;
	color: #fff;
	font-size: 1em;
	text-align: center;
}

a.occ_footer2:link, a.occ_footer2:visited
{
	color: #B9CAFF;
	font-weight: normal;
	text-decoration: underline;
}

a.occ_footer2:hover
{
	color: #777;
	font-weight: bold;
	text-decoration: underline;
}

.czone
{
	position: relative;
	left: 0px;
	top: 0px;
	background-color: #2C3757;
	padding: 10px 10px 10px 10px;
	height: 550px;
}


.ContentThumb
{
	border: none;
}
