html {
	margin:0; 
	padding:0;
}

body {
	margin:0; 
	padding:0;
	color:#000000;
	font-size:0.75em;
	font-family:sans-serif;
	background:#eee url('/resources/images/vGrad.gif') repeat-y;
}

table {
	font-size:1em;
	font-family:Verdana,sans-serif;
}

table td td {
	font-size:0.9em;
}

body.photopopup {
	background:#FFF;
	margin-right:5px;
}

body.photopopup img.nav {
	border:0;
}

a {
	color:#333399;
	text-decoration:none;
}

a:hover {
	color:#FF0000;
	text-decoration:none;
}

hr {
	height: 0px;
	border: 0px dashed #aaaaaa;
	border-top-width: 1px;
}

ul {
	list-style-type:square;
}

h4 {
	font-size:1.1em;
}

img.centered {
	display:block;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}

span.bold {
	font-weight:bold;
}

#jumpLink {
	visibility:hidden;
}

#content {
	position:absolute;
	top:150px;
	padding:15px;
	z-index:2;
}

#content #spacer {
	width:100%;
}

#content #spacer #contentTable {
	width:100%;
	padding:0;
}

#content #spacer #leftSpace img {
	width:200px;
}

#header {
	background-color: #5A7EDC;
	color:#FFF;
	width:100%;
	height:155px;
	position:absolute;
	top:0px;
	left:0px;
	z-index:1;
	font-size:0.9em;
	border-bottom:1px solid #cccccc;
}

#header #headerLogos {
	color:#cccccc;
	font-weight:bold;
	height:2000px;
	width:580px;
	font-size:1.2em;
}

#header #headerLogos * {
	vertical-align:middle;
}

#header a {
	color:#FFFFFF;
}

#header a.new {
	color:#EDB18A;
}

#header a:hover {
	color:#F00;
}

#header div ul {
	padding-left:15px;
	margin-left:0;
}

#header div h4 {
	font-size:1.2em;
	margin:0px;
}

#header #forumL {
	position:absolute;
	left:600px;
	top:10px;
	width:170px;
}

#header #forumR {
	position:absolute;
	left:760px;
	top:10px;
	width:170px;
}

#header #forumE {
	position:absolute;
	left:400px;
	top:10px;
	width:170px;
}

#header #corner {
	background: transparent url('/resources/images/corner.gif') no-repeat;
	width:20px;
	height:20px;
	position:absolute;
	left:199px;
	top:155px;
}

#sidebar {
	position:absolute;
	width:199px;
	left:0px;
	top:155px;
	color:#ffffff;
	z-index:3;
	border-top:1px solid #5A7EDC;
}

#sidebar #menu {
	margin-left:110px;
	width:80px;
	text-align: right;
}

#sidebar #menu .menuTitle {
	position:relative;
	top:1px;
	font-weight: bold;
	font-size: 1.2em;
	margin-bottom:0px;
	border-bottom: solid 1px #ffffff;
}

#sidebar #menu ul {
	list-style-type:none;
	font-size: 0.9em;
	border-right: solid 1px #ffffff;
	width:100%;
	padding:0;
	margin:0;
	margin-bottom:10px;
}

#sidebar #menu ul a {
	color:#ffffff;
	display:block;
	line-height: 1.2em;
	border: 1px solid #5A7EDC;
	text-decoration:none;
}

#sidebar #menu ul a.exec {
	color:#EECCCC;
}

#sidebar #menu ul a:Hover {
	color:#ffffff;
	background-color: #7B96DC;
	border: 1px solid #cccccc;
}

#sidebar #login {
	width:90px;
	position:absolute;
	top:30px;
	left:10px;
	font-size: 0.9em;
	text-align: center;
	padding:10px 0 10px 0;
}

#sidebar #login img {
}

#sidebar #login ul {
	list-style-type:none;
	padding:10px 0 10px 10px;
	margin:0;
	text-align:left;
}

#sidebar #login span {
	font-weight:bold;
}

#sidebar #login td {
	color:white;
	font-family:sans-serif;
	font-size:0.8em;
	padding:0;
}

#sidebar #editButton {
	padding:3px;
	width:40px;
	text-align:center;
	margin:5px 0px 5px 20px;
}

#sidebar a {
	color:#FFFFFF;
	text-decoration: underline;
}

#sidebar a:hover {
	color:#F00;
	text-decoration: underline;
}

#sidebar .panel {
	border: solid 1px #333333;
	background: #3E5964 url('/resources/images/loginGrad.gif') repeat-y;
}

#sidebar #calendar {
	padding:5px;
}

#sidebar #calendar h4 {
	font-size:1.2em;
	margin:0px;
}

#sidebar #sponsor {
	text-align:center;
	margin-top:20px;
}

#sidebar #sponsor a {
	color:#FFFFFF;
	font-size: 0.9em;
	text-decoration:none;
}

#sidebar #chatBox {
	border:1px dashed #aaaaaa;
	width:165px;
	position:relative;
	left:25px;
	height:300px;
	overflow:auto;
	font-size:0.8em;
	color:#CC0000;
}

#chatBox p {
	margin:0px;
	padding:2px 2px 2px 2px;
	background:#E5EEF9;
}

#chatBox p a {
	color:#CC0000;
	text-decoration:underline;
}

#chatBox p span {
	font-weight: bold;
	color:#006699;
}

#sidebar #chatInput {
	width:165px;
	position:relative;
	left:25px;
	border:1px dashed #aaaaaa;
	border-top:0px;
	text-align:center;
	font-weight:bold;
}

#sidebar #chatInput #chatUsers {
	width:150px;
	text-align:left;
	font-weight:normal;
}

#sidebar #chatInput input {
	width:148px;
	margin:-1px 1px 0px 1px;
	padding:0;
}

#sidebar #chatInput .text {
	color:#000000; 
	font-size:0.9em;
	border: 1px solid #000000;
	background-color:#70ADCA;
	color:#000000;
	margin-top:1px;
	border-bottom:0px;
	width:146px;
}

#sidebar #chatInput form {
	margin-bottom:0;
}

#sidebar #searchBox {
	width:165px;
	position:relative;
	left:25px;
	background-color:#E5EEF9;
	color:black;
	border:1px dashed #aaaaaa;
	margin-top:10px;
}

.gsc-control {
	margin:2px;
	width:146px;
}
input.gsc-search-button {
	width : 52px;
	border: 1px solid black;
	padding: 0px;
}
div.gsc-clear-button {
	margin-left:2px;
}


input.userInput { 
	color:#FFFFFF; 
	font-size:0.8em;
	border:1px solid #000000;
	background-color:#5B8DA5;
	padding:0px;
}

input.userInputDisabled { 
	color:#AAAAAA; 
	font-size:0.8em;
	border:1px solid #000000;
	background-color:#5B8DA5;
	padding:0px;
}



.forumEvenRow {
	background: #E5EEF9;
}

.forumOddRow {
}

.forumTitleBar {
	background: #93C1EE url('/resources/images/forumTitleGrad.gif') repeat-x;
}

td.forumAvName {
	font-size : 0.9em;
	font-weight: bold;
	border-left: 1px solid #000000;
}

td.forumAv {
	font-size : 0.8em;
	border-left: 1px solid #000000;
}

th.forumHeadingAv {
	border: 1px solid #000000;
	border-right: 0px;
	padding: 0px;
	text-align: center;
}

td.forumSubject {
	font-size : 0.8em;
	border-left: 1px solid #000000;
	padding-bottom:0px;
}

td.forumQuote {
	font-size : 0.8em;
	border-right: 1px solid #000000;
	padding-bottom:0px;
}

td.forumHR {
	padding: 0px;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
}

.forumHeadingContent {
	border: 1px solid #000000;
	padding: 0px;
}

th {
	font-size: 0.9em;
	font-weight : bold
}

td.forumDateTime {
	font-size: 0.8em;
	border-left: 1px solid #000000;
	border-bottom: 1px solid #000000;
}

td.forumTopicContent {
	font-size: 1em;
	border-left: 1px solid #000000;
	border-bottom: 1px solid #000000;
}

.forumGotoSmall {
	font-size: 0.8em;
}

a.boldLink {
	font-weight: bold;
}

td.forumTopicRight {
	font-size : 0.8em;
	border: 1px solid #000000;
	border-top: 0px;
}

td.topReplyBox {
	border: 1px solid #000000;
	border-bottom: 0px;
	font-size: 0.8em;
	font-weight: bold;
	padding: 4px;
	background: #84B9EE url('/resources/images/newsHeaderGrad.gif') repeat-x;
}

a.backLink {
	font-size: 0.9em;
	font-weight: bold;
}

td.quote {
	background: #FFFFFF;
	border: 1px solid #000000;
	font-size: 0.9em;
}

.quoteTitle {
	font-weight: bold;
	font-size: 0.9em;
}

td.forumEditFooter {
	font-size: 0.8em;
	border: 1px solid #000000;
	border-top: 0px ;
}

td.forumContent {
	font-size : 1em;
	border: 1px solid #000000;
	border-top: 0px;
	padding-top:0px;
}

td.forumEditContent {
	font-size : 1em;
	border: 1px solid #000000;
	border-top: 0px;
	border-bottom: 0px;
}




td.newNewsBox {
	border: 1px solid #000000;
	background: #84B9EE url('/resources/images/newsHeaderGrad.gif') repeat-x;
	font-size: 0.75em;
	font-weight: bold;
	padding: 4px;
}

td.newsCategory {
	font-size: 0.7em;
	line-height: 0.5em;
	text-align: center;
	border: 1px solid #000000;
	border-right: 0px;
	padding: 0px;
	vertical-align: middle;
	background: #c8ddf0 url('/resources/images/newsHeaderGrad.gif') repeat-x;
}

td.newsHeading {
	border: 1px solid #000000;
	border-right: 0px;
	border-left: 0px;
	padding: 0px;
	padding-left: 2px;
	vertical-align: middle;
	background: #c8ddf0 url('/resources/images/newsHeaderGrad.gif') repeat-x;
}

td.newsHeadingRight {
	font-size : 0.8em;
	border: 1px solid #000000;
	border-left: 0px;
	text-align: right;
	vertical-align: middle;
	background: #c8ddf0 url('/resources/images/newsHeaderGrad.gif') repeat-x;
	padding: 0px;
}

td.newsContent {
	font-size : 1em;
	border: 1px solid #000000;
	border-top: 0px;
	border-bottom: 0px;
	padding: 4px;
	background-color: #E5EEF9;
}

td.newsFooter {
	border: 1px solid #000000;
	border-top: 0px;
	line-height: 0.8em;
	text-align: right;
	background-color: #E5EEF9;
}



table.calendar {
	width:100%;
	text-align:center;
}

table.calendar td {
	vertical-align:top;
	padding:2px;
}

table.calendar #current table {
	font-size: 1.1em;
}

table.calendar table {
	background-color: #ffffff;
	font-size: 0.9em;
	margin: 0 auto;
	padding:0;
}

table.calendar table td {
	vertical-align:middle;
}

table.calendar td.label {
	background-color: #aaaacc;
	border-left: 1px solid #aaaacc;
}

table.calendar td.month {
	font-size:1.4em;
	color:#333333;
	vertical-align:middle;
	text-align:center;
	background-color: #eeeeee;
	border-left: 1px solid #aaaacc;
}

table.calendar td.footer {
	border-top: 1px solid #aaaacc;
	background-color: #eeeeee;
}

table.calendar td.corner {
	background-color: #eeeeee;
}

table.calendar td.termOdd {
	background-color: #bbbbbb;
}

table.calendar td.termEven {
	background-color: #c9c9c9;
}

table.calendar td.odd {
	background-color: #eeeeee;
}

table.calendar td#today {
	background-color: #cccccc;
	border: 1px solid #333333;
}

table.calendar td#todayLabel {
	background-color: #ccccee;
}

table.calendar a {
	text-decoration: none;
	color: #000000;
}

table.calendar a:hover {
	text-decoration: underline;
}

table.calendar a.event {
	text-decoration: underline;
	font-weight: bold;
}

table.calendar span {
	font-size:0.7em;
}

#content #calendarDay span.noEvents {
	font-style:italic;
}

#content #calendarDay li span.time {
	font-weight:bold;
	font-size:0.9em;
}

#content #calendarDay li span.title {
	font-weight:bold
}





.jobTitle {
	font-size:1.2em;
	font-weight: bold;
	text-align: center;
}
td.imgButtons {
	border-bottom: 1px solid #000000;
}
.execCell {
	border: 1px solid #000000;
	border-top: 0px;
}
.execPadSpan {
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
}
.execTitleCell {
	border: 1px solid #000000;
	padding: 0px;
}
.execTitleMidCell {
	border: 1px solid #000000;
	border-left: 0px;
	border-right: 0px;
	padding: 0px;
}
div.imgDiv {
	position:absolute;
	width:20px;
	background-repeat:no-repeat;
	background-position:top center;
}
a.maillink {
	font-size:0.8em;
}
a.maillinkNorm {}
.execCell h4 {
	font-size:1.3em;
}

.flip {
    width: 100%;
    height: 100%;
    -moz-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
}


/* Blink for Webkit and others
(Chrome, Safari, Firefox, IE, ...)
*/

@-webkit-keyframes blinker {
  from {opacity: 1.0;}
  to {opacity: 0.0;}
}
.blink{
	text-decoration: blink;
	-webkit-animation-name: blinker;
	-webkit-animation-duration: 0.6s;
	-webkit-animation-iteration-count:infinite;
	-webkit-animation-timing-function:ease-in-out;
	-webkit-animation-direction: alternate;
}
