BODY{
	background-color:#CCCCCC;
}

a:link, a:visited{
	color:#336699;
	text-decoration:none;
}

a:hover{
	text-decoration:underline;
}

#lefttop{
	background-image: url("images/name.gif");
	width:130px;
	height:100px;
	background-repeat:no-repeat;
}

#midtop{
	background-image: url("images/title.gif");
	width:360px;
	height:100px;
}

.blank{
	background-color:#336699;
}

.outer, .inner-up, .inner-mid, .inner-down{
	color:#336699;
	border-collapse:collapse;
	border:0;
	margin:auto;
	width:95%;
}

.outer * td, .inner-down * td, .inner-mid * td, .inner-up * td{
	padding:0;
}

#leftbottom{
	background-image:url("images/leftfoot.gif");
	background-repeat:no-repeat;
	height:50px;
	width:130px;
}

#rightbottom{
	background-image:url("images/rightfoot.gif");
	background-repeat:no-repeat;
	height:50px;
	width:130px;
}

#middlebody{
	background-color:#ffffff;
	color:#000000;
	padding:20px;
	text-align:left;
	vertical-align:top;
}

div.tablecenter{
	text-align:center;
}

.sidenav{
	background-color:#336699;
	color:#FFFFFF;
	text-align:center;
	vertical-align:top;
	font-family: "Courier New", monospace;
	font-size: 10pt;
}

.sidenav * a:link, .sidenav * a:visited{
	color:#CCCCCC;
	text-decoration:none;
}

.sidenav * a:hover{
	background-color:#99AACC;
	color:#FFFFFF;
	display:block;
}

.topnav{
	background-color:#336699;
	color:#CCCCCC;
	text-align:center;
	font-size:12pt;
	font-family: "Courier New", monospace;
}

.navigation{
	background-color:#336699;
	text-align:center;
	border:0;
	border-collapse:collapse;
	margin:auto;
	width:100%;
}

.navigation * td{
	padding:5px;
}

.navigation * a:link, .navigation * a:visited{
	text-decoration:none;
	color:#CCCCCC;
}

.navigation * a:hover{
	text-decoration:none;
	color:#FFFFFF;
}

h1{
	text-align:center;
	color:#336699;
	font-size:14pt;
	font-family:"Courier New", monospace;
}

h2{
	text-align:left;
	color:#336699;
	font-size:12pt;
	font-weight:bold;
	font-family:"Arial", sans-serif;
}

h3{
	text-align:left;
	color:#336699;
	font-size:10pt;
	font-style:italic;
	font-family:"Arial", sans-serif;
	font-weight:normal;
}

#bodytext{
	text-align:justify;
	color:#000000;
	font-size:10pt;
	font-family:"Arial", sans-serif;
}

div#bodytext p{
	text-indent: 20px;
}

p#currentsubsection, p#currentsection{
	display:block;
	background-color:e0e0e0;
	color:#000000;
}

p#currentsection a:link, p#currentsection a:visited, p#currentsubsection a:link, p#currentsubsection a:visited{
	color:#000000;
	text-decoration:none;
}

p#currentsection a:hover, p#currentsubsection a:hover{
	background-color:#e0e0e0;
}

dl{
	margin-top:5px;
	margin-bottom:5px;
}

dt{
	font-weight:bold;
	padding-top:5px;
	padding-bottom:5px;
}

dd{
	padding-top:5px;
	padding-bottom:5px;
	padding-right:50px;
	padding-left:5px;
}

table#tblService{
	font-size:10pt;
	border:0;
	border-collapse:collapse;
	margin:auto;
}

table#tblService * td{
	padding-left: 10px;
	padding-right: 10px;
	padding-top:1px;
	padding-bottom:1px;
	white-space:nowrap;
	vertical-align:top;
}

table#tblService * td.tdWork{
	font-style:italic;
	padding-bottom: 5px;
	white-space:normal;
}

table#tblService * td.tdTotal{
	padding-top:8px;
	font-weight:bold;
	text-align:right;
	white-space:normal;
}

.r{
	text-align:right;
}

img.award{
	float:right;
	padding:10px;
	border:0;
}

p.source{
	text-align: right;
	font-style: italic;
}

p.floatright{
	float: right;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 0px;
	padding-bottom: opx;
	color:#336699;
	font-size:10pt;
	font-style:italic;
	font-family:"Arial", sans-serif;
	font-weight:normal;
}

p.floatleft{
	float: left;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 0px;
	padding-bottom: opx;
	color:#336699;
	font-size:10pt;
	font-style:italic;
	font-family:"Arial", sans-serif;
	font-weight:normal;
}

.footer{
	background-color:#336699;
	color: #CCCCCC;
	text-align:center;
	font-family: "Courier New", monospace;
	font-size: 9pt;
	
}

.footer a:link, .footer a:visited{
	color: #CCCCCC;
	text-decoration: none;
}

.footer a:hover{
	color: #FFFFFF;
}