﻿@import url(layout.css);
body {
	color: black;
	font-size: 13px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	background-color: #d3d9d6;
	overflow-y:scroll;
}
a, a:link, a:visited {text-decoration:none; color:#1b0f7f;}
a:hover {color:#1b0f7f;}

#container {
	background-color: #fff;
	width: 620px;
	margin: 0 auto;
	border-top: 0;
	border-right: 1px solid #b7b7b7;
	border-bottom: 0;
	border-left: 1px solid #b7b7b7;
}
#masthead {
	text-align: right;
	background-color: #fff;
	width: 620px;
}
#navigation {
	background-color: #1b0f7f;
	overflow: hidden;
}
#column_l {
	margin: 0;
	padding: 0 0 0 5px;
	background-color: #fff;
	width: 615px;
}
#column_r {
	width: 192px;
	margin: 0;
	float: right;
	padding: 4px;
	background-color: #a9a9a9;
	position: relative;
}
#column_r
{
	color:#1b0f7f;
}
#footer {
	width: 620px;
	text-align: center;
	background-color: #1b0f7f;
	padding-top: 5px;
	padding-bottom: 5px;
}
/* Styles for Masthead */
#masthead{
	margin-bottom:3px;}
#masthead img { 
margin:5px 0 0 5px;
	float: left; 
}
#masthead p {
	float:right;
	width:260px;
	font-size: 11px;
	color: #fff;
	padding: 10px 10px;
	background-color:#1b0f7f;
}
#column_r p {
	font-size: 11px;
	margin: 7px;
}
/* Styles for Navigation */
#navigation ul {
	list-style-type: none;
	width: 100%;
	margin: 0;
	padding: 0;
}
#navigation li {
	float: left;
}
#navigation a {
	color: #fff;
	text-decoration: none;
	display: block;
	padding: 5px;
	border: 1px solid #c9c9c9;
}
#navigation a:hover {
	color: #1b0f7f;
	text-decoration: none;
	border: 1px solid #a9a9a9;
	background-color: #a9a9a9;
}
/* Styles for Footer */
#footer p {
	font-size: 11px;
	line-height: 14px;
	color: #fff;
	margin: 1px;
	padding: 1px;
}
#footer a {
	color: #fff;
	text-decoration: underline;
}
#footer a:hover {
	color: #fff;
	text-decoration: none;
}
/* Styles for Links */
.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}

.ITZCalHeader, .ITZCal
{
	color:#fff;
	height:40px;
	margin-left:5px;
	clear:both;
	border-left:solid 1px #1b0f7f;
}

.ITZCalHeader p, .ITZCal p
{
	display:block;
	float:left;
	margin:0;
	width:79px;
	border-right:solid 1px #1b0f7f;
}

.ITZCalHeader p
{
	height:20px;
	background-color:#1b0f7f;
	padding:10px 3px;
}

.ITZCal
{
		height:81px;
}
.ITZCLass {
	background-color:#b3afd4;
}
.ITZCal p
{
	color:#1b0f7f;
	display:block;
	float:left;
	height:60px;
	border-bottom:solid 1px #1b0f7f;
	padding:10px 3px;
}
.HomeIcons {
	font-size: 18px;
}
.HomeIcons div {
	clear:left;
	height:35px;
	margin-top:5px;
}
.HomeIcons p {margin:0;width:75px;margin-right:5px;text-align:right;float:left;}
.HomeIcons img {
	height:30px;
}

.H1Small {
margin-left:6px;
	font-size:12px;
}

.HomeCerts {
	float:right;
	background-color:#ccc;
	padding:5px;
}
