a:link {
	color: #6D6D6D;
	text-decoration: underline;
}

a:visited {
	color: #6D6D6D;
	text-decoration: underline;
}

a:hover {
	text-decoration: underline;
	color: #CC0000;
}

a:active {
	color: #6D6D6D;
	text-decoration: underline;
}

h1 {
	color: #CC0000;
	font-size: 2em;
	padding-top: 10px;
	padding-bottom: 2px;
	line-height: 26px;
	margin-bottom: 2px;
}
.heading2 {
	color: #F5F5F5;
	font-size: 1.6em;
	letter-spacing: 1px;
	background-color: #0066CC;
	border: 1px dotted #CFCFCF;
	padding-top: 2px;
	padding-bottom: 2px;
}
h2 {
	color: #0066CC;
	font-size: 1.2em;
	letter-spacing: 1px;
	background-color: #F5F5F5;
	border: 1px dotted #CFCFCF;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
}

#openday {
	color: #0066CC;
	font-size: 1.2em;
	letter-spacing: 1px;
	background-color: #F5F5F5;
	border: 1px dotted #CFCFCF;
	padding-top: 2px;
	padding-bottom: 2px;
	text-align:center;
	font-weight:bold;
}

#middle{
	line-height: 18px;
	list-style-image: url(../images/bullet1.gif);
}

.cdvec{
	color: #003399;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	padding-top: 10px;

}

.bott_leftnav_links{
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	text-decoration: none;
}

#home_img_wrap{
	background-color: #F5F5F5;
	border: 1px dotted #0066CC;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	width: 90%;
	margin-right: auto;
	margin-left: auto;
}

.home_img{
	padding-right: 10px;
	padding-left: 10px;
	float: left;
	width: 47%;
	text-align: center;
}
#home_img_wrap_2 {
	height: 100px;
	background-image: url(../images/home_page_combo3.jpg);
	background-repeat: repeat-x;
}
.home_courses {
	padding-right: 5px;
	padding-left: 5px;
	float: left;
	width: 200px;
	text-align: left;
}
#home_course_wrap {
	background-color: #FFFFFF;
	padding-top: 20px;
	width: 540px;
	margin-right: auto;
	margin-left: auto;
}
#home_course_wrap ul{
	width: 160px;
	line-height: 1.1em;
	padding-bottom: 0px;
	list-style-image: none;
	margin-left: 4px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#home_course_wrap li{
	padding-bottom: 6px;
}
.home_list_header{
	font-size: 1.2em;
	color: #0066CC;
	font-weight: bold;
}
.table_1{
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #ccc;
	border-left-color: #ccc;
}
.table_1 th {
	padding: 5px;
	text-align: left;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #ccc;
	border-bottom-color: #ccc;

}
.table_1 td {
	padding: 5px;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ccc;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ccc;
}
.text_blue_big {
	font-size: 1.6em;
	color: #0066CC;
	font-weight: bold;
}
.img_float_left {
	float: left;
	padding-right: 20px;
	padding-bottom: 20px;
}
.home_box {
	background-color:#E2E7E8;
	border:1px solid #ccc;
	text-align:left;
	margin-bottom:15px;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	background-image: url(../images/home/home_box_bg.png);
	background-repeat: repeat-x;
	margin-top: 15px;
}
.box_art_design_dep h3{
	color:#333333;
}
.box_media_dep  {
	background-color:#E2E7E8;
	border:1px solid #ccc;
	color:#333333;
	text-align:left;
	margin-bottom:15px;
	background-image: url(../images/home/home_box_bg.png);
	background-repeat: repeat-x;
	margin-top: 15px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
}

