/*------------------------------------------BODY----------------------------------------------------*/
h1
{
	font-size: 20px;
	color: #0859AD;
	font-family: verdana, sans-serif;
	font-weight: normal;
	padding-top: 5px;
	padding-bottom: 0px;
	text-decoration: none;
}

h2
{
	font-size: 11px;
	color: #0859AD;
	font-family: verdana, sans-serif;
	font-weight: normal;
}

p
{
	font-family: verdana, sans-serif;
	font-size: 11px;
	color: black;
	font-weight: normal;
}

p.menu {
	color: #FFFFFF;
	margin-top: 0; 
	margin-bottom: 0;
}

p.fineprint {
	font-size: 8px;
	color: black;
	text-align: center;
}

p.footer {
	font-size: 11px;
	color: #000000;
	margin-top: 0;
	margin-bottom: 0;
}

p.note {
	font-style: italic;
	font-weight: normal;
	color: black;
}

p.bigger
{
	font-size: 11px;
	font-weight: bold;
	padding-left: 8px;
}

p.button
{
	border: 4px solid #0859AD;
	background-color: #0859AD;
	color: white;
	font-size: 11px;
	font-weight: bold;
}

p.error
{
	color: red;
	font-weight: bold;
	font-size: 11px;
}

p.warning
{
	color: #CC4545;
	font-weight: bold;
	font-size: 11px;
}

li {
	font-family: verdana, sans-serif;
	font-size: 11px;
	color: black;
}
/*----------------------------------------END BODY--------------------------------------------------*/



/*-----------------------------------------LINKS----------------------------------------------------*/
a
{
	color: #0859AD;
	font-family: verdana, sans-serif;
	font-size: 11px;
}

a.download_on
{
	color: WHITE;
	font-family: verdana, sans-serif;
	font-size: 11px;
}

a.download_off
{
	color: #0859AD;
	font-family: verdana, sans-serif;
	font-size: 11px;
}

a.press
{
	color: #595959;
	font-size: 16px;
	text-decoration: underline;
}

a.upcomingevent 
{
	font-style: normal;
	font-weight: bold;
	color: #0859DD;
}

a.fineprint
{
	font-size: 8px;
	text-decoration: none;
}
/*--------------------------------------END LINKS----------------------------------------------------*/


/*----------------------------------------FONTS------------------------------------------------------*/
font 
{
	font-family: verdana, sans-serif;
	font-size: 11px;
}

font.blue
{
	font-family: verdana, sans-serif;
	font-size: 11px;
	color: #0859AD;
}

font.topleft
{
	font-family: verdana, sans-serif;
	font-size: 11px;
	color: black;
}

font.h1
{
	font-family: verdana, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #0859AD;
}

font.upcomingevent_details
{
	font-style: normal;
	font-weight: normal;
	color: black;
}

font.upcomingevent_subtext
{
	font-style: italic;
	font-weight: normal;
	line-height: 100%;
	color: black;
}

font.new
{
	background-color: lightblue;
	color: black;
	font-style: italic;
	font-weight: bold;
}

font.menuspacer {
	font-size: 7px;
	color: BLACK;
}

font.download_on
{
	color: white;
}

font.requiredfield
{
	color: red;
	font-weight: bold;
}
/*------------------------------------END FONTS------------------------------------------------------*/


/*----------------------------------Form controls--------------------------------------*/
input
{
	font-family: verdana, sans-serif;
	font-size: 11px;
}

input.bgD
{
	background-image: url(../../__resources/images/date/DD.jpg);
}

input.bgY
{
	background-image: url(../../__resources/images/date/YYYY.jpg);
}


select
{
	font-family: verdana, sans-serif;
	font-size: 11px;
}

textarea
{
	font-family: verdana, sans-serif;
	font-size: 11px;
}
/*-------------------------------End Form Controls------------------------------------*/


/*------------------------------------Borders-----------------------------------------*/

.borderT {
	border-top: 1px dotted #C0C0C0;
}

.borderL {
	border-left: 1px dotted #C0C0C0;
}

.borderR {
	border-right: 1px dotted #C0C0C0;
}

.borderB {
	border-bottom: 1px dotted #C0C0C0;
}

.borderDouble {
	border: 5px #C0C0C0;
	border-style: double;
}

.borderAll {
	border: 1px dotted #C0C0C0;
}

/*----------------------------------End Borders--------------------------------------*/


/*--------------------------------------DIVs--------------------------------------*/
body {
	
	background: url(stripe1.png) repeat-x #0859AD;
	padding: 0;
	margin: 0;
}

div {
	background: #ffffff;
}

div.contents {
	margin: 0 auto;
	width: 950px;
}

div.container {
	position: absolute;
	left: 0px;
	top: 0px;
	height: 560px;
	width: 1000px
}

	div.adminheader {
		position: absolute;
		width: 100%;
		height: 145px;
		left: 0px;
		top: 0px;
	}
	
	div.adminleft {
		position: absolute;
		width: 150px;
		height: 390px;
		left: 0px;
		top: 150px;
	}
	
	div.admincenter {
		position: absolute;
		width: 845;
		height: 390px;
		left: 155px;
		top: 150px;
	}
	
	div.adminfooter {
		color: #0859AD;
		border-top: 2px dotted white;
		position: absolute;
		width: 1000px;
		height: 20px;
		left: 0px;
		top: 540px;
	}

/* For the login page */
div.login {
	width: 100%;
	height: 50%;
	left: 12%;
	top: 30%;
	text-align: center;
}

div.terms {
	width: 100%;
	height: 260px;
	border: 1px dotted #C0C0C0;
}

div.edu
{
	width: 100%;
	height: 100%;
}

div.endorse
{
	height:138px;
}

div.part
{
	width: 100%;
}

div.educ
{
	width: 100%;
	height: 100%;
}

div.announce 
{
	width: 100%;
	height: 290px;
}

div.anew 
{
	width: 100%;
	height: 250px;
}

div.scroll
{
	overflow: auto;
}

div.borders
{
	border: 1px black solid;
	background-color: white;
}

div.highlightable
{
	border: 1px solid;
	padding: 4px;
	border-color: lightgray;
}

.highlighted
{
	background-color: lightblue;
}

.unhighlighted
{
	background-color: white;
}

div.upcomingevent1
{
	font-family: verdana, sans-serif;
	font-size: 11px;
	background-color: #D2DCEC;
	height: 120px;
}

div.upcomingevent2
{
	font-family: verdana, sans-serif;
	font-size: 11px;
	background-color: #FFFFFF;
	vertical-align: middle;
	height: 120px;
}

div.downloads 
{
	width: 100%;
	height:290px;
}


/*-------------------------------END DIVS----------------------------------------*/


/*------------------------------------TABLES-------------------------------------*/
table.body
{
	width: 100%;
	height: 100%;
}

tr.body
{
	width: 100%;
}

td.body
{
	height: 100%;
}

td.title {
	vertical-align: middle;
	font-family: verdana, sans-serif;
	font-size: 16px;
	color: #0859AD;
	font-weight: normal;
}

table.normal
{
	width: 100%;	
}

table.login
{
	width: 20%;
}

table.footer
{
	 background-color: #0859AD;
	 width: 100%;
	 border-top: solid 4px black; 
	 border-bottom: solid 4px black;
}

tr 
{
	vertical-align: top;
}

td
{
	color: black;
	font-size: 11px;
	font-family: verdana, sans-serif;
}

td.login
{
	text-align: LEFT;
	width: 50%;
}

td.btn
{
	text-align: RIGHT;
}

td.download_head
{
	background-color: #D2DCEC;
	font-family: verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #0859AD;
}

td.download_off
{
	font-family: verdana, sans-serif;
	font-size: 11px;
	background-color: WHITE;
	color: BLACK;
}

td.download_on
{
	font-family: verdana, sans-serif;
	font-size: 11px;
	background-color: #C0C0C0;
	color: WHITE;
}

td.rightBorderOnly
{
	border-right-style: dotted;
	padding-left: 5px;
	border-right-width: 2px;
	border-right-color: lightgray;
}

th
{
	background-color: #D2DCEC;
	color: #595959;
	font-size: 20px;
	font-weight: normal;
	font-family: verdana, sans-serif;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
	height: 20px;
}

th.h2
{
	color: #0859AD;
	font-size: 11px;
}

th.disclaimer
{
	text-align: center;
}

th.subhead
{
	color: #0859AD;
	background-image: url(_maintain/images/subhead_background_gradient.jpg);
	background-repeat: repeat-y;
}

th.warningbg
{
	background-color: #CC4545;
	color: white;
}

td.warningbg
{
	background-color: #CC4545;
	color: white;
}

td.eduHead
{
	background-color: #D2DCEC;
	color: BLACK;
}

td.eduContact
{
	background-color: #C0C0C0;
	color: BLACK;
}

td.eduImage
{
	width: 250px;
	height: 100px;
	vertical-align: middle;
	text-align: center;
}

td.normal
{
	width: 100%;
}

