@charset "utf-8";

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #ABCBBF;
	height: 100%;
	font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
}

td, tr, th {
	text-align: justify !important;
}

.noh1 h1 {
	font-size:13px;
	line-height:18px;
	color:#456664;
	font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
	font-weight:normal;
	text-decoration:none;
	margin: 0;
	padding: 0;
	display: inline;
}

#indexbox {
	width: 740px;
	height: auto;
	padding: 10px;
	background-color: #ABCBBE;
	text-align: center;
	margin: 15px 0px 0px 0px;
}

.hideit {
	display: none;
	visibility: hidden;
}

.indexbox, .indexbox a {
	font-family:"Trebuchet MS",Trebuchet,Arial,Helvetica,sans-serif;
	font-weight: bold;
	text-decoration: none;
	color: #0C60A4;
	font-size: 14px;
}

.indexbox a:hover {
	text-decoration: none;
	color: #456664;
}

.imagelabels {
	color: #0E5FA4;
	font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size: 10px;
	line-height: 14px;
	text-decoration: none;
	font-weight: normal;
}
.bodycopy, .bodycopysmall {
	color: #456664;
	font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;	
	text-decoration: none;
	font-weight: normal;
}
.bodycopy {
	font-size: 13px;
	line-height: 18px;
}
.bodycopysmall {
	font-size: 9px;
	line-height: 14px;
}
a.bodycopy:active, a.bodycopy:link, a.bodycopy:visited, a.bodycopysmall:active, a.bodycopysmall:link, a.bodycopysmall:visited {
	color: #03433F;
	text-decoration: none;
	font-weight: bold;
}
a.bodycopy:hover, a.bodycopysmall:hover {
	color: #ffffff;
	background-color: #456664;
}
.newstitle {
	color: #0f5fa4;
	font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size: 20px;
	line-height: 20px;
	text-decoration: none;
	font-weight: bold;
}
.navigation {
	color: #456664;
	font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size: 13px;
	line-height: 22px;
	text-decoration: none;
	font-weight: normal;
}
a.navigation:hover {
	color: #ffffff;
	background-color: #456664;
} 
.whitetext {
	color: #ffffff;
	font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size: 13px;
	line-height: 18px;
	text-decoration: none;
	font-weight: normal;
} 
.homepage {
	color: #BEDFFB;
	font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size: 13px;
	line-height: 18px;
	text-decoration: none;
	font-weight: bold;
}
a.homepage:hover {
	color: #BEDFFB;
	background-color: #051631;
} 
.enduser {
	color: #EBA05E;
	font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size: 13px;
	line-height: 18px;
	text-decoration: none;
	font-weight: bold;
}
a.enduser:hover {
	color: #EBA05E;
	background-color: #670806;
} 
.enduserbodycopy {
	color: #456664;
	font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size: 13px;
	line-height: 18px;
	text-decoration: none;
	font-weight: normal;
}
a.enduserbodycopy:active, a.enduserbodycopy:link, a.enduserbodycopy:visited {
	color: #A42626;
	text-decoration: none;
	font-weight: normal;
}
a.enduserbodycopy:hover {
	color: #ffffff;
	background-color: #A42626;
} 
.endusertitle {
	color: #A42626;
	font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size: 13px;
	line-height: 18px;
	text-decoration: none;
	font-weight: bold;
}
.commercial {
	color: #456664;
	font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size: 13px;
	line-height: 18px;
	text-decoration: none;
	font-weight: bold;
}
a.commercial:hover {
	color: #ffffff;
	background-color: #456664;
} 
.educational {
	color: #C25626;
	font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size: 13px;
	line-height: 18px;
	text-decoration: none;
	font-weight: bold;
}
a.educational:hover {
	color: #C25626;
	background-color: #F3C12A;
} 
.online {
	color: #5A2A55;
	font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size: 13px;
	line-height: 18px;
	text-decoration: none;
	font-weight: bold;
}
a.online:hover {
	color: #ffffff;
	background-color: #5A2A55;
}
.developertools {
	color: #456664;
	font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size: 13px;
	line-height: 16px;
	text-decoration: none;
	font-weight: normal;
}
a.developertools:hover {
	color: #FFFFFF;
	background-color: #456664;
}
div.fileinputs {
	position: relative;
	cursor: pointer;
}
div.fakefile {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 1;
	display: block;
}
input.file {
	position: relative;
	text-align: right;
	z-index: 2;
	cursor: pointer;
}

#calendar {
	width: 320px;
	height: 320px;
	padding: 10px 5px 5px 10px;
}

#calendar td {
	padding: 1px;
	border: 1px solid #A4A4A4;
	text-align: center;
}

#calendar th.title {
	font-size: 16px;
	color: #456664;
	font-weight: bold;
}

#calendar td.title {
	color: #FFFFFF;
	font-weight: bold;
	background-color: #D0E3E3;
	font-size: 14px;
}

#calendar td a.day {
	color: #6A6A6A;
	text-decoration: none;
	width: 100%;	
	display: block;
}

.day {
	background-color: #D0E3E3;
}

.page_title {
	font-size: 16px;
	font-weight: bold;
}

td .boxtitle {
	height: 27px;
	overflow: hidden;
}

td .boximage {
	height: 116px;
	overflow: hidden;
}

td .boxtext {
	height: 90px;
	overflow: hidden;
}
#whitebox {
	top: 451px; 
}
#table table{
	width: 570px;
	margin: 0px;
	height: auto;
	padding: 0px;
	overflow: none;
}
.WhatsNewTable object, .WhatsNewTable object embed{
	width: 550px;
	height: 331px;
}