﻿html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, b, i, u, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td
{
	color: #212121;
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 13px;
	text-align: justify;
	font-family: Tahoma, Arial, Verdana, Trebuchet MS, Sans-Serif;
}

:focus
{
	outline: 0;
}

html
{
	height: 100%;
	padding-bottom: 1px;
}

body
{
	background: url('img/bg.gif') repeat-x #bac1f5;
	margin: 20px auto;
}

ul, ol
{
	margin: 0 0 10px 35px;
}

ul ul, ol ol
{
	margin: 5px 0 5px 15px;
}

li
{
	margin-bottom: 5px;
}

li ul li
{
	margin-top: 5px;
}

small
{
	font-size: 80%;
}

label
{
	padding: 0 10px 0 5px;
}

input, select, textarea
{
	color: #000;
}

input[type=text], input[type=password], select
{
	padding: 2px;
}

input[type=submit]
{
	text-align: center;
	padding: 1px 2px;
	width: 74px;
}

h1
{
	font-size: 155%;
	font-weight: bold;
/*	color: #fff;
	background-color: #1C46A5;
*/      color: #212121;
	background-color: #eddb5b;
	margin-bottom: 3px;
	padding: 5px 10px;
}

h2
{
	font-size: 145%;
	font-weight: bold;
	font-style: italic;
	color: #050E22;
	margin-bottom: -1px;
	padding: 5px 10px;
	background-color: #7296E7;
}

h3
{
	font-size: 125%;
	font-weight: bold;
	color: #1C46A5;
	border-bottom: 1px solid #1C46A5;
	padding: 2px 2px 0 2px;
}

h4, h4 a
{
	font-size: 105%;
	font-weight: bold;
	color: #1C46A5;
}

h4 a
{
	text-decoration: none;
	border-bottom: 1px dotted #1C46A5;
}

hr
{
	margin: 0;
	padding: 0;
	border: 0;
	height: 1px;
	border-bottom: 1px dotted #7296E7;
}

a img
{
	border: 0;
}

.left
{
	float: left;
}

.right
{
	float: right;
}

.clear
{
	clear: both;
	font-size: 1px;
}

.box
{
	margin-bottom: 8px;
}

.boxp /* this is to fix a bug in IE */
{
	padding-bottom: 8px;
}

.content .border
{
	border: 1px solid #7296E7;
	padding: 5px;
	background: #C9D6F5;
}

.content .margin
{
	padding: 10px 5px;
}

.content .bordermargin
{
	border: 1px solid #7296E7;
	padding: 10px;
	background: #C9D6F5;
}

#leftColumn
{
	width: 230px;
	margin-top: 10px;
}

#rightColumn
{
	width: 704px;
}

.colleft
{
	width: 464px;
	float: left;
}

.colright
{
	width: 230px;
	float: right;
}

.imgleft
{
	float: left;
}

.imgright
{
	float: right;
}

.imgcenter, .content .imgcentermargin
{
	text-align: center;
}

.content .imgmargin
{
	margin: 4px 10px;
}

.content .imgrightmargin
{
	margin: 4px 0 4px 10px;
	float: right;
}

.content .imgleftmargin
{
	margin: 4px 10px 4px 0;
	float: left;
}

/* IMAGE BORDER */

.s7
{
	border: 5px solid #f3f3f3;
}
.s6
{
	border: 1px solid #ececec;
}
.s5
{
	border: 1px solid #e4e4e4;
}
.s4
{
	border: 1px solid #dbdbdb;
}
.s3
{
	border: 1px solid #cfcfcf;
}
.s2
{
	border: 1px solid #b9b9b9;
}
.s1
{
	border: 1px solid #b0b0b0;
}

/* PAGE LAYOUT */

#wrap, #wb
{
	margin: 0 auto;
	width: 966px;
}

#wt
{
	background: url(img/top.gif) no-repeat;
	height: 9px;
	font-size: 1px;
}

#wm
{
	background: url(img/mid.gif) repeat-y;
	padding: 0 11px;
}

#wb
{
	background: url(img/bot.gif) no-repeat;
	height: 9px;
	font-size: 1px;
	padding-bottom: 20px;
}

#top
{
	background: url(img/ban.jpg) no-repeat #fff;
	background-position: 30px 7px;
	height: 104px;
}

#top .left
{
	position: relative;
	width: 62px;
	height: 88px;
	left: 30px;
	top: 7px;
	cursor: pointer;
}

#nav
{
	padding-right: 10px;
	background: url(img/nav.gif) no-repeat;
	height: 36px;
}

#pp
{
	padding: 10px 0 8px 0;
}

#pagePath
{
	color: #000;
}

#pageContent
{
	min-height: 300px;
}

/* FOOTER */

#footer
{
	border: 1px solid #fff;
}

#footer a
{
	text-decoration: none;
}

#footer a:hover
{
	border-bottom: 1px dotted #444;
}

#fl
{
	width: 11px;
	height: 10px;
}

#fc
{
	overflow: hidden;
	width: 922px;
	padding-top: 10px;
	border-top: 1px solid #404040;
}

#fr
{
	width: 10px;
	height: 10px;
}

/* ADMIN MENU */

#adminNav .pm
{
	background: #C9D6F5;
	border: 2px solid #606060;
	padding: 2px 2px 3px 7px;
	font-weight: bold;
	margin-top: 2px;
	font-size: 90%;
}

#adminNav a
{
	text-decoration: none;
	margin: 0 7px 0 3px;
	font-size: 100%;
}

#adminNav a:hover
{
	border-bottom: 1px dotted #606060;
}

/* MAIN MENU */

#mainNav
{
	margin-top: 0px;
	margin-left: 10px;
}

#mainNav .sep
{
	margin-top: 3px;
	width: 5px;
	height: 30px;
	float: left;
	color: #fff;
	font-size: 166%;
	overflow: hidden;
}

#mainNav .box
{
	display: block;
	float: left;
	margin: 5px 0 0 0;
	padding: 0;
}

#mainNav a
{
	cursor: pointer;
	text-decoration: none;
}

#mainNav .lm
{
	display: block;
	width: 14px;
	height: 30px;
	float: left;
}

#mainNav .cm
{
	display: block;
	height: 30px;
	float: left;
}

#mainNav .rm
{
	display: block;
	width: 14px;
	height: 30px;
	float: left;
}

#mainNav .nm
{
	display: block;
	padding: 6px 10px 0 10px;
	font-weight: bold;
}

#mainNav a .nm
{
	cursor: pointer;
	text-decoration: none;
	color: #fff;
}

#mainNav a:hover .nm
{
	color: #000;
}

#mainNav a.sel .nm
{
	color: #444;
}

#mainNav a.sel .lm
{
	background: url(img/blh.gif) no-repeat;
}

#mainNav a.sel .cm
{
	background: url(img/bch.gif) repeat-x;
}

#mainNav a.sel .rm
{
	background: url(img/brh.gif) no-repeat;
}

/* PAGE MENU */

.pm
{
	padding: 5px 8px 10px 8px;
	background: #C9D6F5;
	border: 1px solid #7296E7;
}

.pm .mb
{
	position: relative;
	border-bottom: 1px dotted #9EB6EE;
	padding: 7px 2px;
}

.pm ul
{
	margin: 0 0 0 15px;
}

.pm li
{
	margin: 0 0 0 -15px;
	padding-left: 15px;
	list-style-type: none;
	color: #1C46A5;
	background: url(img/mb.png) no-repeat 0 4px;
}

.pm .ind
{
	padding-left: 12px;
}

.pm a
{
	text-decoration: none;
	color: #1C46A5;
}

.pm a:hover
{
	border-bottom: 1px dotted;
}

.pm a, .pm b, .pm, .pm .nc
{
	font-size: 13px;
}

.pm b, .pm b a
{
	color: #1C46A5;
}

.pm .nc, .pm .nc a, .pm .nc b
{
	color: #CC9900;
}

.pm .np a
{
	color: #FF0000;
}

.pm .ns a
{
	color: #999999;
}

.pm .ns .np a
{
	color: #FF9999;
}

.mh
{
	font-style: italic;
	background: #7296E7 url(img/mb.png) no-repeat 8px 12px;
	padding: 7px 7px 7px 20px;
	color: #050E22;
}	

.mh b
{
	font-size: 115%;
}

.mh a
{
	text-decoration: none;
	font-size: 100%;
}

.mh a:hover
{
	border-bottom: 1px dotted #050E22;
}

/* UPCOMMING EVENTS, EVENTS ARCHIVE, HEADLINE NEWS, NEWS ARCHIVE and JOB OPORTUNITIES */

.UpEvts .ebox, .HeadNews .ebox, .JobOp .ebox, .NewsArch .ebox, .EvtsArch .ebox
{
	border: 1px solid #7296E7;
	padding-bottom: 5px;
	background: #C9D6F5;
}

.UpEvts .ttl, .HeadNews .ttl, .JobOp .ttl, .NewsArch .ttl, .EvtsArch .ttl
{
	background: #7296E7;
	height: 31px;
	font-style: italic;
}

.UpEvts .bl
{
	display: block;
	width: 37px;
	height: 31px;
	float: left;
	background: url(img/cl.png) no-repeat 6px 2px;
}

.HeadNews .bl
{
	display: block;
	width: 37px;
	height: 31px;
	float: left;
	background: url(img/nws.png) no-repeat 6px 2px;
}

.JobOp .bl
{
	display: block;
	width: 37px;
	height: 31px;
	float: left;
	background: url(img/ppl.png) no-repeat 6px 2px;
}

.NewsArch .bl
{
	display: block;
	width: 37px;
	height: 31px;
	float: left;
	background: url(img/nwsa.png) no-repeat 6px 2px;
}

.EvtsArch .bl
{
	display: block;
	width: 37px;
	height: 31px;
	float: left;
	background: url(img/cla.png) no-repeat 6px 2px;
}

.HeadNews .gp, .JobOp .gp
{
	margin: 6px;
	padding: 5px 3px 3px 3px;
	font-weight: bold;
	font-size: 100%;
	border-bottom: 1px dotted #9EB6EE;
	color: #1C46A5;
}

.UpEvts .br, .HeadNews .br, .JobOp .br, .NewsArch .br, .EvtsArch .br
{
	display: table;
	width: 150px;
	float: left;
	padding-top: 5px;
}

.UpEvts b, .HeadNews b, .JobOp b, .NewsArch b, .EvtsArch b
{
	color: #050E22;
	font-size: 115%;
}

.UpEvts a, .HeadNews a, .JobOp a, .NewsArch a, .EvtsArch a
{
	text-decoration: none;
	font-size: 100%;
}

.UpEvts a:hover, .HeadNews a:hover, .JobOp a:hover, .NewsArch a:hover, .EvtsArch a:hover
{
	border-bottom: 1px dotted #050E22;
}

.UpEvts .li, .HeadNews .li, .JobOp .li
{
	background: url(img/blt.png) no-repeat 12px 12px;
	padding: 5px 8px 5px 30px;
}

.NewsArch .li, .EvtsArch .li
{
	background: url(img/blt.png) no-repeat 12px 7px;
	padding: 5px 8px 5px 30px;
}

.ebox .li
{
	font-size: 90%;
}

.ebox .li a
{
	font-size: inherit;
}

/* EVENTS, NEWS and JOBS */

.Evts, .News
{
	clear: both;
}

.Evts, .Jobs
{
	margin-top: 10px;
}

.News .ebox
{
	position: relative;
	margin-bottom: 15px;
}

.posted
{
	font-size: 80%;
	color: #1C46A5;
	margin: 2px 5px;
	font-weight: normal;
}

.Evts .ebox
{
	position: relative;
	border: 1px solid #7296E7;
	background: #c9d6f5;
	padding: 10px;
	margin-bottom: 8px;
}

.Jobs .gp, .News .gp
{
	margin-bottom: 8px;
}

.Jobs .gp small
{
	color: #1C46A5;
	font-weight: normal;
}

.Jobs .ebox
{
	position: relative;
	padding: 5px 10px 0 10px;
}

.Evts .ettl
{
	color: #1C46A5;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 110%;
	padding-bottom: 10px;
}

.Evts .eloc
{
	padding-bottom: 10px;
}

/* CONTENT EDIT */

.cHead, .Evts .Pright, .News .Pright, .Jobs .Pright
{
	background: #C9D6F5;
	padding: 1px 2px 2px 3px;
	margin-bottom: 1px;
	border: 1px solid #606060;
}

.cButton, .cButton a, .cOrd, .cValue, .cStat, .cHead, .cHead a, .cHead .left, .cHead .right
{
	font-size: 10px;
}

.Evts .Pright, .News .Pright, .Jobs .Pright, .mb .Pright
{
	position: absolute;
	right: 0px;
	top: 0px;
	font-size: 10px;
}

.News .Pright
{
	top: 2px;
}

.Jobs .Pright
{
	top: 4px;
}

.cHead .cStat
{
	padding-left: 6px;
}

.cHead .cValue
{
	font-weight: bold;
}

.cHead a
{
	color: #212121;
	font-weight: bold;
}

/* PAGE NOT FOUND, JOB NOT FOUND */

#pnf
{
	padding: 30px 150px 30px 0;
	font-size: 108%;
}

#jnf
{
	padding: 40px;
	font-size: 108%;
}

#pnf #ttl, #jnf #ttl
{
	font-size: 18px;
	font-weight: bold;
	color: #444;
	padding-bottom: 10px;
}

/* SIGN IN */

.signin
{
	padding: 30px;
}

#signin
{
	margin: 20px auto;
	width: 300px;
	border: 1px solid #7296E7;
	background: #C9D6F5;
}

#signin table
{
	width: 100%;
}

#signin tr.Header th
{
	background: #7296E7;
	text-align: left;
	font-family: Century Gothic, Arial, Sans-Serif;
	font-size: 133%;
	padding: 10px;
	color: #000;
}

#signin tr.OddRow th, #signin tr.EvenRow th
{
	text-align: left;
	padding-left: 15px;
	padding-top: 12px;
	vertical-align: top;
}

#signin tr.OddRow td, #signin tr.EvenRow td
{
	text-align: left;
	padding: 8px 0 0 4px;
}

#signin tr.OddRow input, #signin tr.EvenRow input
{
	width: 180px;
}

#signin .Button td
{
	text-align: right;
	padding: 10px 10px 10px 2px;
}

#signin .msg
{
	font-weight: bold;
	padding-left: 8px;
	float: left;
}

/* ERROR */

.error
{
	color: #fff;
	text-align: left;
	font-weight: bold;
	border: solid 1px #510D0D;
	list-style-position: outside;
}

div.error div
{
	color: #fff;
}

div.error
{
	margin-top: 8px;
	background: #D42222;
	padding: 10px;
}

.error li
{
	margin-left: 20px;
}

.Edit .error
{
	border: none;
	position: relative;
	top: 5px;
}

/* DATA ENTRY */

#de .title h2
{
	font-size: 133%;
	display: block;
	padding: 8px;
	background: #1C46A5;
	text-transform: uppercase;
	border: 1px solid #050E22;
	margin-bottom: 6px;
	margin-top: 10px;
	color: #fff;
	clear: both;
}

#de div.search .header
{
	background: #7296e7;
	padding: 5px;
	text-align: left;
	font-weight: bold;
	height: 15px;
	border-bottom: 1px solid #1C46A5;
}
#de div.search
{
	border: 1px solid #1C46A5;
	background: #C9D6F5;
}

#de div.search .header .title
{
	color: #050E22;
	display: block;
	float: left;
	margin-top: 1px;
}

#de div.search .header .chks
{
	display: block;
	float: right;
}

#de div.search .header input
{
	float: left;
}

#de div.search .header label
{
	float: left;
	margin-top: 1px;
}

#de div.search .input
{
	clear: both;
	padding: 6px 0 5px 5px;
	height: 24px;
}

#de div.search .input input
{
	width: 90%;
	float: left;
}

#de div.search a, #de #dl a
{
	color: #050E22;
	font-weight: bold;
	margin: 4px 0 0 8px;
	float: left;
}

.boxp #de div.search a
{
	margin-left: 23px;
}

#de #dl
{
	margin-top: 10px;
	padding: 10px;
	border: 1px solid #7296E7;
	background: #C9D6F5;
}

.ci .button, .di .button
{
	border: 0px solid #000;
	margin-left: 3px;
	padding: 5px 9px 4px 9px;
	cursor: pointer;
}

.ci .button
{
	background: url(img/ColorHS.png) no-repeat 0 4px;
}

.di .button
{
	background: url(img/cal.gif) no-repeat 0 2px;
}

.di .format, .ci .format
{
	display: inline;
	padding-left: 4px;
}

.calendar td, .calendar td div, .calendar .combo .label
{
	color: #000;
}

#de div.separator
{
	height: 6px;
}

#de div.grid
{
	border: 1px solid #1C46A5;
	border-bottom: 0;
}

#de div.grid table
{
	width: 100%;
}

#de div.grid .header th
{
	border-bottom: 1px solid #1C46A5;
	background: #7296E7;
	text-align: left;
}

#de div.grid .header a
{
	color: #050E22;
}

#de div.grid th.ctrl
{
	text-align: center;
}

#de div.grid td.ctrl a, #de .EvenRow a, #de .OddRow a
{
	color: #050E22;
}

#de div.grid td, #de div.grid th
{
	padding: 6px;
}

#de div.grid .odd
{
	background: #eee;
}

#de div.grid .even
{
	background: #ccc;
}

#de div.grid .ctrl
{
	text-align: center;
	width: 66px;
	border-left: 1px solid #1C46A5;
}

#de div.grid .footer
{
	clear: both;
	padding: 3px 8px;
	background: #7296E7;
	border-top: 1px solid #1C46A5;
	border-bottom: 1px solid #1C46A5;
	height: 26px;
}

#de div.grid .footer span.pg, #de div.grid .footer b
{
	float: left;
	padding: 4px;
}

#de div.grid .footer a, #de div.grid .footer .pg
{
	float: left;
}

#de div.grid .footer a
{
	padding: 3px 5px 4px 5px;
	border: 1px solid #7296E7;
	text-decoration: none;
	color: #050E22;
}

#de div.grid .footer a:hover, #de div.grid .footer a.prev:hover, #de div.grid .footer a.next:hover
{
	border: 1px solid #050E22;
	background-color: #1C46A5;
	color: #fff;
}

#de div.grid .footer a.prev
{
	background: url(img/prev.png) no-repeat 40px 6px;
	padding-right: 18px;
}

#de div.grid .footer a.next
{
	background: url(img/next.png) no-repeat 5px 6px;
	padding-left: 18px;
}

#de div.grid .footer .tr
{
	padding: 4px 2px;
	float: right;
}

#de div.grid .up
{
	padding: 0 5px;
	background: url(img/up.png) no-repeat 5px 6px;
}

#de div.grid .down
{
	padding: 0 5px;
	background: url(img/down.png) no-repeat 5px 6px;
}

#de div.Edit
{
	border: 1px solid #1C46A5;
}

#de table.Edit
{
	width: 100%;
}

#de .Edit .Header
{
	text-align: left;
	background: #7296E7;
}

#de .Edit label
{
	padding-right: 8px;
}

#de .Edit .OddRow
{
	background: #eee;
}

#de .Edit .EvenRow
{
	background: #ccc;
}

#de .Edit .OddRow th, #de .Edit .EvenRow th
{
	padding: 10px 0 10px 8px;
	text-align: left;
	vertical-align: text-top;
	width: 100px;
}

#de .Edit td
{
	padding: 6px;
}

#de td.fv
{
	width: 8px;
	vertical-align: text-top;
}

#de .Edit .Header th
{
	padding: 6px;
	color: #000;
	border-bottom: 1px solid #1C46A5;
}

#de .Edit .Header th a
{
	color: #000;
}

#de .Edit .title
{
	text-align: left;
}

#de .Edit .Button td
{
	border-top: 1px solid #1C46A5;
	background: #7296E7;
	text-align: right;
	padding: 4px;
}

#de span.error
{
	color: #EE2929;
	text-align: left;
	font-weight: bold;
}

#ctl00_cp_edtGroups_EditForm_edtName_txtName
{
	text-transform: uppercase;
}
