/*~~~~~~~~~~~~~~~~~global styles startZ~~~~~~~~~~~~~~~~~*/
html {
	width: 100%;
	height: 100%;
	_border: none;
}
body, form {
	margin: 0px;
	width: 100%;
	height: 100%;
	background: #FFFFFF;
	
	text-align: left;
	padding: 0px;
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
img, object, embed {
	display: block;
}
a img, img a, img {
	border: none;
}
a {
	outline: none;
	color:#000000;
	font-weight:bold;
	/*text-decoration:none;*/
}
/*a:hover
{
	text-decoration:underline;
}*/
a.linkButton
{
	padding:3px;
	background:#003300;
	border: solid 1px #000000;
	color:#FFFFFF;
	text-decoration:none;
}
a.linkButton:hover
{
	background:#8FBC8F;
}
input.submitButton
{
	background:#003300;
	border:solid 1px #003300;
	color:#FFFFFF;
}
.clearer{
	clear: both;
	line-height: 0px;
}
h1
{
    font-size: 16px;
    font-weight: bold;
    color:#000000;
}
div.content
{
	padding:20px 5px 10px 20px;
}
table.mainTable
{
	width:100%;
    height:100%;
    border:none;
}
table.mainTable td.leftCol
{
	border-right:solid 1px #CCCCCC;
	width:230px;
	height:100%;
}
span.error, span.required
{
	color:Red;
}
/*~~~~~~~~~~~~~~~~~global styles end~~~~~~~~~~~~~~~~~*/

/*~~~~~~~~~~~~~~~~~header styles start~~~~~~~~~~~~~~~~~*/
div.header
{
	padding:20px 5px 10px 20px;
	color:#000000;
}
/*~~~~~~~~~~~~~~~~~header styles end~~~~~~~~~~~~~~~~~*/

/*~~~~~~~~~~~~~~~~~left nav styles start~~~~~~~~~~~~~~~~~*/
div.leftNav
{
	
}
div.leftNav p
{
	color:#003300;/*005507*/
	margin:25px 0px 80px 10px;
	font-weight:bold;
	font-size:10px;
}
div.leftNav img
{
	margin-left:5px;
	margin-top:10px;
}
div.leftNav a
{
	display:block;
	margin:10px 0px 0px 10px;
	color:#003300;
}
/*~~~~~~~~~~~~~~~~~left nav styles end~~~~~~~~~~~~~~~~~*/

/*~~~~~~~~~~~~~~~~~main nav styles start~~~~~~~~~~~~~~~~~*/
div.mainNav
{
	padding:20px 5px 10px 20px;
}
div.mainNav a
{
	margin-right:30px;
}
/*~~~~~~~~~~~~~~~~~main nav styles end~~~~~~~~~~~~~~~~~*/

/*~~~~~~~~~~~~~~~~~search form styles start~~~~~~~~~~~~~~~~~*/
div.searchFormOuter
{
	float:left;
	/*background:#8FBC8F;*/
}
div.searchForm
{
	background:#8FBC8F;
	border:solid 2px #8FBC8F;
	width:400px;
	padding:10px;
	margin-bottom:10px;
}
div.searchForm label
{
	float:left;
	display:block;
	width:120px;
	padding:6px;
}
div.searchForm label.advSearchLabel
{
	float:none;
	padding: 0px;
	margin-left:70px;
	margin-bottom:4px;
}
div.searchForm select
{
	float:left;
	margin-right:10px;
	margin-bottom:6px;
	width:60px;
}
div.searchForm input.textbox
{
	float:left;
	display:block;
	width:200px;
}
div.searchForm a.indexBrowse
{
	margin-left:5px;
	margin-top:3px;
	display:block;
	float:left;
}
div.radio label
{
	float:left;
	width:auto;
	padding:3px 6px 0px 0px;
}
div.radio input
{
	float:left;
	width:auto;
}
/*~~~~~~~~~~~~~~~~~search form styles end~~~~~~~~~~~~~~~~~*/

/*~~~~~~~~~~~~~~~~~form styles start~~~~~~~~~~~~~~~~~*/
div.form
{
	
}
div.form label.formLabel
{
	display:block;
	width:180px;
}
div.form input.textbox
{
	display:block;
	width:180px;
	float:left;
	margin-right:10px;
}
div.form input.textboxWide
{
	display:block;
	width:378px;
}
div.form span.error
{
	display:block;
	float:left;
	margin-bottom:10px;
}
/*~~~~~~~~~~~~~~~~~form styles end~~~~~~~~~~~~~~~~~*/

/*~~~~~~~~~~~~~~~~~browse styles start~~~~~~~~~~~~~~~~~*/
div.browse
{
	float:left;
	margin-left:100px;
	background:#8FBC8F;
	padding:10px;
}
div.browse a
{
	display:block;
	margin-top:2px;
}
div.browse h3
{
	font-size:14px;
	margin-top:0px;
}
/*~~~~~~~~~~~~~~~~~browse styles end~~~~~~~~~~~~~~~~~*/

/*~~~~~~~~~~~~~~~~~search tips start~~~~~~~~~~~~~~~~~*/
div.searchTips
{
	margin-top:50px;
	font-size:11px;
}
div.searchTips div.left
{
	margin-top:10px;
	float:left;
}
div.searchTips div.right
{
	margin-top:10px;
	margin-left:20px;
	float:left;
}
div.searchTips span
{
	display:block;
	font-size:12px;
	color:#666666;
}
/*~~~~~~~~~~~~~~~~~search tips end~~~~~~~~~~~~~~~~~*/

/*~~~~~~~~~~~~~~~~~index browse start~~~~~~~~~~~~~~~~~*/
div.indexBrowse
{
	width:290px;
}
div.indexBrowse h3
{
	width:286px;
	background:#BCBCBC;
	padding:2px;
	margin:0px;
	font-size:12px;
}
div.indexBrowseLinks
{
	width:286px;
	background:#ECECEC;
	padding:2px;
}
div.indexBrowseLinks a
{
	font-size:10px;
	text-decoration:none;
}
div.indexBrowseResults
{
	height:300px;
	overflow:auto;
}
div.indexBrowseResults a
{
	display:block;
	padding:1px 0px 1px 2px;
	border-bottom:solid 1px #ECECEC;
	font-size:10px;
	font-weight:normal;
	text-decoration:none;
}
div.indexBrowseResults a:hover
{
	background:#F6F6F6;
}
div.indexBrowse textarea
{
	width:286px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}
/*~~~~~~~~~~~~~~~~~index browse end~~~~~~~~~~~~~~~~~*/

/*~~~~~~~~~~~~~~~~~search results start~~~~~~~~~~~~~~~~~*/
div.searchResults
{
	margin-top:20px;
}
div.searchResult
{
	margin-bottom:10px;
	display:block;
}
div.searchResult div.numbering
{
	float:left;
	width:30px;
}
div.searchResult div.result
{
	margin-left:30px;
}
div.searchResult a
{
	/*display:block;*/
	font-weight:normal;
}
* html div.searchResult a
{
	margin-left:-3px;/*IE6 hack*/
}
* html div.searchResult a.remove
{
	margin-left:0px;/*IE6 hack*/
}
* html div.searchResult span.first
{
	margin-left:-3px;/*IE6 hack*/
}
div.searchResult h3
{
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:12px;
	text-align:left;
}
div.paging
{
	margin-top:30px;
}
div.paging a
{
	margin-right:20px;
}
div.paging input
{
	margin-top:20px;
}
/*~~~~~~~~~~~~~~~~~search results end~~~~~~~~~~~~~~~~~*/

/*~~~~~~~~~~~~~~~~~result detail start~~~~~~~~~~~~~~~~~*/
table.resultDetail
{
	margin-top:20px;
}
table.resultDetail tr td p
{
	margin-top:0px;
}
table.resultDetail tr td.leftCol
{
	width:150px;
	border:none;
}
a.subject
{
	
}
/*~~~~~~~~~~~~~~~~~result detail end~~~~~~~~~~~~~~~~~*/
