body{
	background-color:#fff;
	background-image: url(/strategic/images/layout/bg.jpg);
	color:#000;
	margin:0;
	padding:0;
	border:none;
	background-repeat: repeat-y;
	background-position: left top;
	font-size:100%;
	line-height: 1.5em;
	
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
}
ol {
	line-height: 140%;
}
ul {
	line-height: 140%;
	list-style-type: square
}
p {
	line-height: 140%;
	color: #000000
}

h1{
font-size:125%;	
}

h2{
font-size:110%;
font-style:italic;
}

#header_print{
	visibility:hidden;
	display:none;
}

.leftnav {
	/*color: #333333;
	text-decoration : none;
	font-weight: bold;*/
	font-size: 125%;
}
/*.leftnav a:link {
	color: #333333;
	text-decoration : none;
	font-weight: bold;
}
.leftnav a:visited {
	color: #333333;
	text-decoration : none;
	font-weight: bold;
}
.leftnav a:hover {
	color: #CC0033;
	text-decoration: underline;
	font-weight: bold;
}
.leftnav a:active {
	color: #333333;
	text-decoration : none;
	font-weight: bold;
}*/
.bottom_nav {
	font-size: 70%;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}
.bottom_nav a:link {
	color: #C19775;
	text-decoration: none;
	font-weight: bold;
}
.bottom_nav a:visited {
	color: #C19775;
	text-decoration: none;
	font-weight: bold;
} 
.bottom_nav a:hover {
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}
.footer {
	font-size: 70%;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
.footer a:link {
	color: #C19775;
	text-decoration: none;
	font-weight: bold;
}
.footer a:visited {
	color: #C19775;
	text-decoration: none;
	font-weight: bold;
}
.footer a:hover {
	color: #000;
	text-decoration: underline;
	font-weight: bold;
}

.nodisplay{ 
font-size:100%;
}

.docdate{
	font-size: 95%;
	font-style:italic
}

.noBullet li{
list-style-type:none
}

	
/*homepage image*/
.imageright {
	float: right;
	background-image:url(/strategic/images/planning.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	width: 184px;
	height: 273px;
	margin: 5px;
	}


/*Calendar
.monthYear {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 150%;
	background-color: #EAECF0;
	color: #003333;
	font-weight: bold;
	font-style: italic;
}
.dayOfWeek {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: ffffff;
	background-color: #67999a;
	font-weight: bold;
	color: #FFFFFF;
	line-height: normal;
}
.date {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-bottom-style: none;
	line-height: 75%;
	background-color: #EAECF0;
}
.dateBlank {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-bottom-style: none;
	line-height: 75%;
	background-color: #EAECF0;
	color: #EAECF0;
}
.calendarText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-top-style: none;
}*/

/* 'a' type element rules */ 
a {
	color: #356768;
	font-weight: bold;
	text-decoration: underline;
}
a:visited {
	color:#689a9b;fs
	font-weight: bold;
	text-decoration: underline;
}
a:hover {
	color: #000000;
	text-decoration: none;
	border-bottom: none;
}
.newsdate {
	font-style: italic;
	color: #996C3C;
	font-size: 85%;
	margin-top: -10px;
}
.newstitle {
	font-size: 120%;
	font-weight: bold;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #E7E0C6;
	color: #146367;
	margin-bottom: -10px;
}
.center{
text-align:center;
}
.radio {
	margin-top:auto;
}
.search_text{
font-size:125%;
text-align:left;
vertical-align:middle;
}
.acrobat_text {font-size:75%;
font-style:italic;

}