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 buttons on Search Page */
.radio {
	margin-top:auto;
}
.search_text{
font-size:125%;
text-align:left;
vertical-align:middle;
}

/*************************Accessibility Assistance CSS************************/
#accessibleOptions {padding-left:0.5em; line-height:95%}
#accessibleOptions a {color:#ffffff; font-size:80%; font-weight:bold}
#accessibleOptions a:hover, #divViewOptions a:focus {color:#000000; text-decoration:underline}

/* new styles for contact info */
.indent2em {
	margin-left:2em}
	
dl.tableLayout {
	float:left; 
	overflow:visible; 
	width:100%; 
	line-height:1.4em}
	
dl.tableLayout dt {
	clear:both; 
	display:block; 
	float:left; 
	font-weight:bold; 
	height:auto; 
	margin:0; 
	padding:.5em .5em .5em 0; 
	text-align:right}

dl.tableLayout dd {
	display:block; 
	float:left; 
	margin:0; 
	padding:.5em 0 .5em .5em}

dl.titlePercent10 dt, dl dt.titlePercent10 {
	min-width:4em; 
	width:10%}

dl.titlePercent10 dd, dl dd.titlePercent10 {
	width:80%}

dl.titlePercent30 dt, dl dt.titlePercent30 {
	min-width:8em; 
	width:40%}

dl.titlePercent30 dd, dl dd.titlePercent30 {
	width:49%}

.hide{display:none}

ul.getDirections{font-weight:normal; padding-left:1em; margin-left:1em;}
/********************End of Accessibility Assistance CSS****************************/
