/* CSS Document */



body {
	
	font-family: verdana, arial, helvetica, sans-serif;
	background-image:url(Images/bg1.gif);
	background-position: top center;
	background-repeat: no-repeat;
}
p {
	
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #000000;	
	padding-left:0px;
	padding-right:15px;
}

.quote {
	
	
	font-size: 12px;
	line-height: 20px;
	color: #000000;	
	padding-left:20px;
	padding-right:30px;
}

.strokeMenu {
border: 0 0 0 1px;
border-style: solid;
border-color: #efefef;
}

.bullet {
	
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #000000;	
	padding-left:0px;
	padding-right:15px;
}


	h1 {
font-family: arial, helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #007FD0;}
	
		h2 {
font-family: arial, helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	margin-bottom: -15px;
	}
.leftMargin {
font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	margin-right: 6px;
	font-weight: normal;
	color: #000000;

	}
	.courseTitle {
font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	margin-top: 25px;
	font-weight: bold;
	color: #000000;
	margin-bottom: -20px;
	}
		.courseTitle1 {
font-family: arial, helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #035081;
	margin-bottom: -15px;
	}
	
	.courseContent {
margin-left: 30px;
margin-bottom: -10px;
font-family: verdana, arial, helvetica, sans-serif;
	}
	
		.courseMonth {
font-family: arial, helvetica, sans-serif;
	font-size: 16px;
	text-align: center;
	font-weight: bold;
	color: #007FD0;
	margin-bottom: -10px;
	text-transform: uppercase;
	}
	
ul {
	
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	line-height: 30px;
	color: #000000;	
	padding-left: 0px;
	padding-right: 10px;
}

.outline {
  border: 1px solid #7433bb;
  background: #ffffff;
	padding: 2px;
}

#buttons_outer {
	width: 800px;
  	margin-bottom: 2px;
	margin-right: 2px;
	float: left;

}

#buttons_inner {
	border: 0px solid #cccccc;
	height: 1px;
}

#pathway_text {
  overflow: hidden;
	display: block;
	height: 25px;
	line-height: 25px !important;
	line-height: 22px;
	padding-left: 4px;
	border: 1px solid #ccc;
	margin-bottom: 2px;
}




#search_outer {
	float: left;
	width: 165px;
}

#search_inner {
  border: 1px solid #cccccc;
	padding: 0px;
  height: 21px !important;
  height: 23px;
  overflow: hidden;
}

#search_inner form {
  padding: 0;
  margin: 0;
}

#search_inner .inputbox {
	border: 0px;
	padding: 3px 3px 3px 5px;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	color: #c64934;
}

#header_outer {
	text-align: left;
	border: 0px;
	margin: 0px;
}

#header {
	float: left;
	padding: 0px;
	margin-right: 2px;
	width: 635px;
	height: 120px;
	background: url(../images/header_short.jpg) no-repeat;
}

#top_outer{
	float: left;
	width: 165px;
}

#top_inner {
  border: 1px solid #7433bb;
	padding: 2px;
  height: 120px !important;
  height: 120px;
  overflow: hidden;
  float: none !important;
  float: left;
}

#left_outer {
  float: left;
	margin-top: 2px;
	width: 161px;
}

#left_inner {
  border: 1px solid #ffffff;
	padding: 0px;
  float: none !important;
  float: left;
background: #b8e0fc;
}

#content_outer {
	padding: 0px;
	margin-top: 0px;
	margin-left: 2px;
	/** border: 1px solid #cccccc; **/
	float: left;
	width: 635px;
}

#content_inner{
  float: none !important;
  float: left;
  padding: 0;
  padding-top: 2px;
  margin: 0;
}

table.content_table {
  width: 100%;
	padding: 0px;
	margin: 0px;
}

table.content_table td {
	padding: 0px;
	margin: 0px;
}


#banner_inner {
	float: left;
	padding: 0px;
	height: 70px;
}

#poweredby_inner {
	float: right;
	padding: 0px;
	margin-left: 0px;
	height: 70px;
}

#right_outer {
	margin-left: 2px;
	width: 165px;
}

a.mainlevel:link, a.mainlevel:visited {
	display: block;
	font-size: 12px;
	font-weight: bold;
	color: #007fd0;
	text-align: left;
	padding-top: 5px;
	padding-left: 0px;
	
	text-decoration: none;
	line-height: 15px;
	
}

a.mainlevel:hover {

	text-decoration: underline;
}

.footer {

	font-size: 10px;
	font-weight: normal;
	color: #ffffff;
	text-align: center;
	padding-top: 5px;
	padding-left: 0px;
	height: !important;
	text-decoration: none;
	line-height: 25px;
	
}
a.footer:link, a.footer:visited {

	font-size: 10px;
	font-weight: normal;
	color: #ffffff;
	text-align: center;
	padding-top: 5px;
	padding-left: 0px;
	height: !important;
	text-decoration: none;
	line-height: 25px;
	
}

a.footer:hover {

	text-decoration: underline;
}

/* Sub Menu            */
a.subMenu:link, a.subMenu:visited {

	font-size: 12px;
	color: #000;
	text-align: left;
	margin-top: -200px;
	text-decoration: underline;

	
}

a.subMenu:hover {

	text-decoration: none;
	color: #999999;
}
a:link, a:visited {

	color: #000;
text-decoration: underline;
	
	
}

a:hover {

	text-decoration: none;
}

a.sublevel:link, a.sublevel:visited {
	padding-left: 10px;
        background: #b8e0fc;
	vertical-align: middle;
	font-size: 10px;
	font-weight: normal;
	color: #007fd0;
        
	text-align: left;
}

a.sublevel:hover {
	color: #000000;
	text-decoration: none;
}

a.sublevel#active_menu {
	color: #ffffff;
	text-decoration: bold;
}



