#page {
	float: left; 
	overflow: hidden; 
	width:454px;
}
#page #name {
	overflow: hidden;
	width: 454px;
	margin: 0px 0px 4px 0px;
	font-size: 14px;
	font-weight: bold;
	color: #F5974D;
}
#page #name #back {
	display: block; 
	width: 100px; 
	float: right; 
	text-align: right;
	margin: 5px 0 0 0;
}
div#page div#options {
	overflow: hidden;
	width: 454px;
	margin: 4px 0px 4px 0px;
	padding: 4px 0px 4px 0px;
	font-size: 13px;
	font-weight: bold;
	border-top: 1px solid #DFDFDB;
	border-bottom: 1px dashed #DFDFDB;
}
div#page div#info {
	overflow: hidden;
	width: 454px;
	margin: 4px 0px 4px 0px;
	font-size: 9px;
}
div#page a {
	font-family: Lucida Grande,Verdana,Geneva,Tahoma,Arial,sans-serif;
	text-decoration: none;
	color: #4F89C8;
	font-size: 10px;
}
div#page a:hover {
	color: #F5974D;
}
div#page .files {
	margin: 20px 0 0 0px;
}
div#page .files li {
	margin: 10px 0 0 0;
}
div#page .files .files-header {
	width: 454px;
	border-bottom: 1px solid #DFDFDB;
	color: #F5974D;
	font-size: 12px;
	font-weight: bold;
	margin: 10px 0 4px 0;
}
div#page .files li a {
	padding: 2px 0 2px 20px;
	background-repeat: no-repeat;
    background-position: left top;
}
div#page .files li .doc {
	background-image: url(../Images/doc.gif);
}
div#page .files li .pdf {
	background-image: url(../Images/pdf.gif);
}
div#page .files li .ppt {
	background-image: url(../Images/ppt.gif);
}
div#page .files li .rar {
	background-image: url(../Images/rar.gif);
}
div#page .files li .xls {
	background-image: url(../Images/xls.gif);
}
div#page .files li .zip {
	background-image: url(../Images/zip.gif);
}
div#page .files li .other {
	background-image: url(../Images/other.gif);
}
div#page ul li a {
	padding: 0 0 0 16px;
	background-image: url('../Images/Icons/box_arrow_blue.gif');
	background-position: 0px 1px;
	background-repeat: no-repeat;
}
div#page ul li a:hover {
	background-image: url('../Images/Icons/box_arrow_orange.gif');
}
#page #body {
	color: #48688e;
	margin-top: 25px;
	text-align :justify;
}
#page #body p {
	margin: 0px 0px 8px 0px;
	color: #48688e;
}

#page #body table {
	margin: 0px 0px 8px 0px;
	color: #48688e;
	border: 1px solid #48688e;
}
#page #body table tr td{
	color: #48688e;
	border: 0px;
	background-color: #BFDCFF;
	padding:2px;
}

#page #body ol li {
	list-style: decimal;
	padding: 0 0 0 15px;
}
#page #body .rss {
	display: block;
	list-style-type: none;
	background-image: url('../Images/rss.gif');
	padding: 0px 0px 0px 16px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin-bottom: 4px;
}
#page #body .rss a {
    color: #48688e; 
	font-weight: bold;
	text-decoration: none;
}
#page #body .rss a:hover {
	text-decoration: underline;
}
#page #body .downloads {
	display: block;
	list-style: none;
	margin-bottom: 4px;
}
#page #body .downloads a {
	color: #48688e; 
	font-weight: bold;
	text-decoration: none;	
}
#page #body .downloads a:hover {
	text-decoration: underline;
}
#page #body li{
	display: block;
	margin-bottom: 4px;
    color: #48688e; 
}
#page #body a {
	text-decoration: none;
	color: #4F89C8;
	border-bottom: 1px dashed #4F89C8;
}
#page #body a:hover {
	color: #F5974D;
	border-bottom: 1px solid #F5974D;
}
#page #date {
	color: #72b9d1;
	font-size: 9px;
}
#page #source {
	color: #72b9d1;
	font-size: 9px;
	font-style:italic;
}
div#page div#body div#mainphoto {
	float:left;
	clear:left;
	width:120px;
	text-align:center;
	margin: 0 10px 10px 0;
}

div#page div#body div#mainphoto img {
	margin: 0 auto;
}
div#page div#body div#mainphoto span {
	text-align: center;
	margin: 3px 3px 1px 13px;
	overflow: hidden;
	font-size: 9px;
	font-weight:normal;
	font-style:italic;
}
#page div#photo {
	overflow: hidden;
	width: 454px;
	margin: 14px 0px 4px 0px;
	padding: 4px 0px 4px 0px;
	font-size: 11px;
	font-weight:normal;
	font-style:italic;
	border-top: 1px dashed #48688e;
	border-bottom: 1px dashed #48688e;
	position: relative;
	font-style:italic;
	background-color: #EBF7F7;
}

#page div#photo div {
	width:120px;
	height: auto;
	float: left;
	margin: 2px 1px 5px 1px;
	text-align: center;
}

#page div#photo img {
	margin: 0px auto;
}
#page div#more {
	overflow: hidden;
	width: 454px;
	margin: 4px 0px 4px 0px;
	font-size: 9px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	float: left; 
	position: relative;
	text-align: right;
	height: 25px;
}
#page div#more div#file {

}
#page #file-title {
	overflow: hidden;
	width: 454px;
	margin: 0px 0px 4px 0px;
	font-size: 12px;
	font-weight: bold;
	color: #F5974D;
	border-bottom: 1px solid #DFDFDB;
}
#page #file {
	position: relative;
	float: left;
	width: 454px;
	overflow: hidden;
}

#page #file ul {
	margin: 12px 10px 12px 0px;
}
#page #file ul li {
	display: block;
	list-style-type: none;
	margin-left: 5px;	
	margin-bottom: 10px;
}

div#search {
	float: left; 
	overflow: hidden; 
	width:454px;
}
div#search #search-header {
	overflow: hidden;
	width: 454px;
	margin: 0px 0px 4px 0px;
	font-size: 14px;
	font-weight: bold;
	color: #F5974D;
}
div#search #search-header #back {
	display: block; 
	width: 100px; 
	float: right; 
	text-align: right;
	margin: 5px 0 0 0;
}
div#search div#info {
	overflow: hidden;
	width: 454px;
	margin: 4px 0 4px;
	padding: 4px 0 4px;
	border-top: 1px solid #DFDFDB;
	border-bottom: 1px solid #DFDFDB;
}
div#search div#info #info-description{
	width: 454px;
	float: left;
	display: inline;
	text-align: justify;
	font-size: 11px;
	color: #A0A0A0;
	font-weight: normal;
	margin: 0 0 4px 0;
	padding: 0 0 4px 0;
	border-bottom: 1px dashed #DFDFDB;
}
div#search div#info #info-keyword {
	width: 200px;
	float: left;
	display: inline;
	text-align: left;
	font-weight: bold;
}
div#search div#info #info-keyword span {
	font-size: 11px;
	color: #F5974D;
	font-weight: normal;
}
div#search div#info #info-results {
	width: 200px;
	float: right;
	display: inline;
	text-align: right;
	font-weight: bold;
}
div#search div#info #info-results span {
	font-size: 11px;
	color: #F5974D;
	font-weight: normal;
}
div#search-results ul li a {
	font-family: Lucida Grande,Verdana,Geneva,Tahoma,Arial,sans-serif;
	text-decoration: none;
	color: #4F89C8;
	font-size: 10px;
	padding: 0 0 0 16px;
	background-image: url('../Images/Icons/box_arrow_blue.gif');
	background-position: 0px 1px;
	background-repeat: no-repeat;
}
div#search-results ul li a:hover {
	color: #F5974D;
	background-image: url('../Images/Icons/box_arrow_orange.gif');
}
