@charset "utf-8";
/**************  GENERAL  *************/
body {
	margin: 0;
	font-family: Verdana, Arial, Tahoma;
	color: #757575;
	background-color:#007FB8;

}
h1, h2, h3 {
	font-family: Verdana, Arial, Tahoma;
	font-weight: normal;
	color: #0072A6;
}
h1 {
	letter-spacing: -2px;
	font-size: 20px;
}
h2 {
	letter-spacing: -1px;
	font-size: 16px;
}
h3 {
	font-size: 14px;
}
h4 {
	font-family: Verdana, Arial, Tahoma;
	font-weight: normal;
	color: #0085C1;
	font-size: 14px;
}
h5 {
	font-family: Verdana, Arial, Tahoma;
	font-weight: bold;
	color: #E00003;
	font-size: 12px;
}
p, ul, ol {
	line-height:16px;
	font-size: 12px;
}
a {
	color: #6B3F90;
	text-decoration:none;
}
a:hover {
	color: #7C51A1;
}

/*/////////////////////  Forms  //////////////////////*/
/*/////////////////////  Forms  //////////////////////*/
#forms { 
	border: 1px solid #E1E1E1; 
/*	padding: 5px;*/
	height:16px;
}
#select { 
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size: 14px;
	color:#8A8A8A;
	border: 1px solid #E1E1E1; 
	width:155px;
	height:22px;
}
.form-enrollment-text {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size: 12px;
	color: #A5A5A5;
	text-align:left;
	text-decoration:none;
}
/*/////////////////////  Header  //////////////////////*/
/*/////////////////////  Header  //////////////////////*/



/*/////////////////////  Body  //////////////////////*/
/*/////////////////////  Body  //////////////////////*/

.schedule-table-hour {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size: 12px;
	color: #329F9E;
	text-align:left;
	text-decoration:none;
	padding:4px;
}
.schedule-table-description {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size: 12px;
	color: #666666;
	text-align:left;
	text-decoration:none;
	padding:4px;
}
/*/////////////////////  Left  //////////////////////*/
/*/////////////////////  Left  //////////////////////*/

.left-cat {
	font-family: Verdana, Arial, Tahoma;
	font-weight:normal;
	font-size: 13px;
	color: #888888;
	background: url(../images/left/cat.jpg) no-repeat;
	width: 199px;
	height: 26px;
	padding-left: 6px;
}
.left-cat a {
	font-family: Verdana, Arial, Tahoma;
	font-weight:normal;
	font-size: 13px;
	color: #888888;
	background: url(../images/left/cat.jpg) no-repeat;
	background-position:top;
	width: 199px;
	height: 26px;
}
.left-cat a:hover {
	font-family: Verdana, Arial, Tahoma;
	font-weight: normal;
	color: #4B1F71;
	width: 199px;
}

/*/////////////////////  Footer  //////////////////////*/
/*/////////////////////  Footer  //////////////////////*/

.foot-link, .foot-link a  {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size: 12px;
	color: #5D5D5D;
	text-decoration:none;
}
.foot-link a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size: 12px;
	color: #007FB8;
	text-decoration:none;
}
.foot-copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 14px;
	color: #ffffff;
}
/*/////////////////////  Inside  //////////////////////*/
/*/////////////////////  Inside  //////////////////////*/

.inside-curriculum-text {
	font-family: Verdana, Arial, Tahoma;
	font-size:12px;
	font-weight: normal;
	color: #757575;
}