@charset "UTF-8";
/* CSS Document */

body {
	background-color:#f1f0fd;
	margin-left: 10px;  }

#container{
	width: 85%;
	background-color: #f1f0fd;
	margin: 0 auto;
	padding: 0;
	text-align: left; 	}

#header {
	text-align: center;
	/* background-image: url(../V22.0061-001/WebDev_title2.gif);
	background-repeat: no-repeat;
	background-position: 130px 10px; */
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #f1f0fd;
	float: none;
}

#sidebar {
	float: left;
	width: 130px;  }
	
#main {
	margin-left: 130px;
	padding: 10px 10px 10px 10px; }
	
#footer p {
	margin: 0;
	padding: 10px 0;
	text-align: center;
	color: #333399;
	font-size: .8em; }
	
.clearfloat {
	clear: both;
	height: 0;
	font-size: 1px;  }
	
.mainContent {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	color: #063;
	margin: 14px;
}

.mainContent2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #333399;
	font-size:14px;
	margin: 10px;
}

.mainContent3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #333399;
	margin: 10px;
	font-size:14px;
}

#669;
a:link {
	color: #063;
	text-decoration: none;
	font-weight: bold;
}

a:visited {
	color: #669;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #063;
	text-decoration: underline;
	font-weight: bold;
}

a:active {
	color: #063;
	text-decoration: underline;
	font-weight: bold;
}

.CSdeptAddress {
	font-style: italic;
	color: #063;
}

.italicsColor1 {
	font-style: italic;
	color: #063;
}

.italicsColor2 {
	font-style: italic;
	color: #63F;
}
