﻿<style type="text/css">
/*
.sf_pagetitle { color:#2e3192; }

.sf_pagetitle {
    color: #1F69AD;
	sf_edit: true;
}

.sf_pagetitle {
	clear: both;
	padding: 20px 20px 0 20px;
	text-align: left;
	height: auto !important;
	min-height: 30px;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 1.5em;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
*/

.sf_pagetitle { color:#2e3192; }

.sf_pagetitle {
    color: #1F69AD;
	sf_edit: true;
}

.sf_pagetitle {
	clear: both;
	padding: 10px 0 0 20px;
	text-align: left;
	height: auto !important;
	min-height: 30px;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 1.5em;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

/* Project Report Styles */

#left_col {
	width: 150px;
	position: absolute;
	left: 0px;
	top: 0px;
	}

#page_content {
	margin-left: 150px;
}

#container {
	position: relative;
	width: 100%;
}


/* Link Page Styles */
.linkStyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	color: #2e3192;
	position: absolute;
	left: 33px;
}

</style>
.LinkTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-weight: normal;
	position: absolute;
	left: 33px;
}
.aspControl {
	position: relative;
	left: 23px;
}

