a {
	text-decoration: none
}

a:link {
	color: #0033CC;
	text-decoration: none;
}

a:visited {
	color: #0033CC;
	text-decoration: none;
}

a:hover {
	color: #0033CC;
	text-decoration: underline;
}

body {
	margin: 0px;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}

div.location {
	font-size: 10px;
	margin-top: 7px;
	text-align: right;
}

div.navigationImages {
	text-align: right;
}

div.navigationImages img {
	border: 0px;
	height: 25px;
	width: 26px;
}

div.courseListHeader {
	font-size: 18px;
/*	font-weight: bold;*/
	margin-bottom: 20px;
}

img.framedImage {
	border: 1px solid black;
	padding: 10px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
}

img.topImage {
	margin-top: 10px;
	margin-bottom: 10px;
}

img.programScreenShot {
	margin-top: 20px;
	margin-bottom: 10px;
}

input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
}


li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 200%;
}

ol.alpha li {
	list-style-type: upper-alpha;
}

p.extraHeight {
	line-height: 200%;
}


p.headLine1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 24px;
	margin-top: 0px;
	margin-bottom: 1em;
	text-align: left;
}

p.headLine2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
}

p.listHeader {
	margin-bottom: 2px;
}

p.imageDescription {
	font-style: italic;
	/*text-align: left; */ /*center;*/
	margin-bottom: 20px;
	margin-top: 0px;
}

p.programGrade {
	line-height: 200%;
	margin-top: 20px;
}

span.extraHeight {
	line-height: 200%;
}

span.headLine2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
}

table.header td {
	line-height: 1px;  /* Fixes Netscape bug */
	font-size: 1px;  /* Fixes Netscape bug */
	text-align: left;
	vertical-align: top;
}

table td.navigation {
	height: 40px;
}

table td.greenHeader {
	font-weight: bold;
	color: green;
}

table tr.header {
	font-weight: bold;
}

table.extraMargin {
	margin-bottom: 15px;
}

table.imageList td {
	text-align: center;
}


table.newsPresentationTableList {
	margin-bottom: 20px;
}

table.newsPresentationTableList td {
	line-height: 200%;
	padding-bottom: 15px;
	padding-top: 15px;
	padding-right: 10px;
}

table.newsPresentationTableList th {
	font-weight: bold;
	padding-bottom: 5px;
	padding-top: 15px;
}

table.newsPresentationTableList td.date {
	font-weight: bold;
	width: 75px;
	/*border-bottom: 1px solid black;*/
}

table.newsPresentationTableList td.dateYear {
	font-weight: bold;
	width: 95px;
	/*border-bottom: 1px solid black;*/
}

table.newsPresentationTableList td.info {
	padding-right: 0px;
	border-bottom: 1px solid black;
}

table.newsPresentationTableList td.location {
	width: 110px;
	border-bottom: 1px solid black;
	/*border-bottom: 1px solid black;*/
}

table.newsUpdateTableList td {
	line-height: 200%;
}

table.newsUpdateTableList td.date {
	padding-top: 15px;
	padding-right: 10px;
	font-weight: bold;
	width: 65px;
	/*border-bottom: 1px solid black;*/
}

table.newsUpdateTableList td.dateYear {
	padding-top: 15px;
	padding-right: 10px;
	font-weight: bold;
	width: 95px;
	/*border-bottom: 1px solid black;*/
}

table.newsUpdateTableList td.info {
	/*padding-left: 10px;*/
	padding-top: 15px;
	padding-bottom: 15px;
	border-bottom: 1px solid black;
}

table.arrowNavigation {

}

table.arrowNavigation td {
  vertical-align: middle;
  padding-bottom: 15px;
}

table.arrowNavigation td.arrow {
	width: 57px;
}

table.arrowNavigation td.text {
	width: 300px;
}

table.tableListText2 {
	border: 0px;
	border-collapse: collapse;
	width: 100%;
}

table.tableListText2 td {
	border: 1px solid gray;
	line-height: 200%;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	vertical-align: middle;
}

table.tableListText {
	border: 0px;
	border-collapse: collapse;
	width: 100%;
}

table.tableListText td {
	border: 1px solid gray;
	line-height: 200%;
	padding: 5px;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 18px;
	font-size: 12px;
	text-align: left;
	vertical-align: top;
}

td.demoText {
	vertical-align: middle;
}

td.demoText p {
	margin-left: 20px;
}

td.imageList {
	text-align: center;
}

textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
}

tr.tableListText td {
	line-height: 200%;
}

tr.employeeImages td {
	text-align: center;
}

tr.employeeNames td {
	text-align: center;
}

tr.imageList td {
	text-align: center;
}

ol {
	margin-top: 0em;
	margin-bottom: 0.3em;
}


ul {
	margin-top: 0em;
	margin-bottom: 0.3em;
}

ul.square li {
	line-height: 200%;
	list-style-type: square;
}

ul.newsUpdateList li {
	line-height: 300%;
}
