
/* This will call a seperate css to alternately control the way the page looks */
@import url(coslcok.css);
/* This is a dummy class */
/* .dummy {color: red} */
/* Fonts */
ADDRESS, BLOCKQUOTE, BODY, CAPTION, CENTER, DD, DIR, DIV, DL, DT, FORM, LI, MENU, OL, P, PRE, TD, TH, TR, UL {font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 12px}

A {cursor: pointer;
background: transparent}

ADDRESS {font-style: italic}

BIG {font-size: 19px}

BLOCKQUOTE {font-style: italic}

BODY {margin-left: 0;
margin-right: 0;
padding: 0;
cursor: default}

BUTTON {cursor: auto}

CITE {font-style: italic}

CODE, KBD, SAMP, TT {font-size: 14px}

DT {font-weight: bold}

H1, H2, H3, H4, H5, H6 {font-weight: bold;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif}

H1 {font-size: 23px}

H2 {font-size: 23px}

H3 {font-size: 19px}

H4 {font-size: 16px}

H5 {font-size: 13px}

H6 {font-size: 12px}

HTML {margin: 0; 
padding: 0}

INPUT {cursor: auto}

OL {list-style: decimal}

UL UL OL OL, UL OL UL OL, OL UL OL OL, OL OL UL OL, OL UL OL, OL OL {list-style: lower-alpha}

OL UL OL OL, OL OL UL OL, UL OL OL OL, OL OL OL {list-style: lower-roman}

OL OL OL OL {list-style: decimal}

PRE {margin-left/* */ : 0;
white-space: pre}

SMALL, SUB, SUP {font-size: 10px}

TEXTAREA {cursor: text}

TD {margin-left: 0}

TH {font-weight: bold;
text-align: center;
margin-left: 0}

UL, MENU, DIR {list-style: disc} 

UL UL, OL OL UL UL, OL UL OL UL, UL OL OL UL, OL UL UL, UL OL UL {list-style: circle}

OL UL UL UL, UL OL UL UL, UL UL OL UL, UL UL UL {list-style: square}

UL UL UL UL {list-style: disc}

/* Here are the things you might want to change or remove */

/* This controls the color and font of standard text */

ADDRESS, BLOCKQUOTE, BODY, CAPTION, CENTER, DD, DIR, DIV, DL, DT, FORM, LI, MENU, OL, P, PRE, TD, TH, TR, UL {font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
color: black}

A:link {color: #0000FF;
text-decoration: none}

A:visited {color: #800080;
text-decoration: none}

A:active {color: #FF0000;
text-decoration: none}

A:hover {color: #FF0000;
text-decoration: underline}

BODY {background: #003399;
margin-left: 0;
margin-right: 0;
margin-top:0}

BODY.white_background {background: #ffffff;
margin-left: 0;
margin-right: 0;
margin-top:0}

H1, H2, H3, H4, H5, H6 {color: #00008B;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif}

H1 {margin-left/* */ : -4%}

H2 {margin-left/* */ : -4%}

H3 {margin-left/* */ : -3%}

H4 {margin-left/* */ : -3%}

H5 {margin-left/* */ : -2%}

H6 {margin-left/* */ : -1%}

PRE {border: solid thin;
padding: 1em 3%}

/* Below is specific to COSLC pages */

.sbg{color: #ffffff; font-size:12px; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;}

a.tn:link  {color:#ffffff;	font-size: 12px; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;}
a.tn:active  {color: #ffffff;  font-size: 12px; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;}
a.tn:visited {color: #ffffff;  font-size: 12px; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;}
a.tn:hover  {color: #ffffff; font-size: 12px; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-weight: bold;}

.title{color: #00008B; font-size:12px; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;}

.s{color: #000000; font-size:11px; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;}

/* Start of Webcalendar Configuration*/
/* Table Height and Background Color */
Table.webcal {background-color: #000000;
height : 300;
}
/* Day Row text and background color */
TD.webcal_header {color: #ffffff;
background-color: #003399;
padding : 0;
margin : 0;
text-align : center;
vertical-align : middle;
}
/* Active Event and Not Active Event colors*/
.active{color: #32cd32;
}
.notactive{color: #ff0000;
}
/* Day Row text and background color */
TD.webcal_day {color: #ffffff;
background-color: #003399;
padding : 2;
margin : 0;
height : 11;
width : 100;
text-align : center;
vertical-align : top;
}
/* Event Row text and background color */
TD.webcal_event {color: #000000;
background-color: #ffffff;
padding : 2;
margin : 0;
height : 100;
width : 100;
text-align : left;
vertical-align : top;
}

.ctrl {width: 100%; }
.SubTitle {font-weight: bold; background: #DBEAF5; padding: 4px; }
.SectionText {padding-bottom: 15px;}
.NewsDate {font-weight: bold;}
.NewsText {margin-left: 10px; margin-bottom: 10px; }
.Answer {margin-left: 50px; margin-bottom: 10px; }
.cright {color: #FFFFFF; background: #4682B4; text-align: right; }

/* End of Webcalendar Configuration */

/* Marquee config */

Table.codebox {
	background-color : #fff;
	border : solid;
	border-color : #000;
	border-width : 1;
}

.white {color: #fff;
text-decoration: none}

.blue {color: #036;
text-decoration: none}

.green {color: #007B01;
text-decoration: none}

.red {color: #f00;
text-decoration: none}
/* End of marquee config */

.sidebar {
	color: #33DD00;
	background: #00349C;
	font-weight: bold;
	font-family: inherit;
	font-size: inherit;}
A.sidebar:link {
	color: #33DD00;
	text-decoration: none;}
A.sidebar:visited {
	color: #33DD00;
	text-decoration: none;}
A.sidebar:hover {
	color: #00349C;
	background-color: #33DD00;
	text-decoration: none;}
A.sidebar:active {
	color: #33DD00;
	text-decoration: none;}
.adminsidebar {
	color: #33DD00;
	background: #00349C;
	font-weight: bold;
	font-family: inherit;
	font-size: inherit;}
A.adminsidebar:link {
	color: #33DD00;
	text-decoration: none;}
A.adminsidebar:visited {
	color: #33DD00;
	text-decoration: none;}
A.adminsidebar:hover {
	color: #00349C;
	background-color: #33DD00;
	text-decoration: none;}
A.adminsidebar:active {
	color: #33DD00;
	text-decoration: none;}
