@charset "UTF-8";

/* 
   IE 7 hack -- *:first-child+html
   IE 6 hack -- * html
*/

body
{ 
   	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 10pt;
	margin: 0;
	height: 100%;
}

a
{
	font-family: Arial, Sans-Serif;
	color: #61B329;
}
a:hover
{
	color: #61B329;
	text-decoration:underline;
}
a:active
{
	text-decoration: bold;
	color: #61B329;
}

#wrapper  
{
	width:890px;
	min-width:890px;
	height: 100%;
	min-height: 100%;
    height: auto !important; 
    margin: 0 auto 0px; 
	float: left;
	overflow: hidden;
	font-size: 100%;		
	font-family: arial, helvetica, sans-serif;
	position:relative;
}	
#banner
{
    float: left;
    position: relative;
	width: 880px;
}

#leftTopImg
{
 	top: 0; 
	left: 0;
	width: 167px;
    position: relative;
	float: left;
}
#TopFade
{
 	top: 0; 
    position: relative;
	float:left;
}

#TopTitle
{
 	top: 0; 
    	position: relative;
	float: left;
}
#TopBar
{
    position: relative;
	float:left;
}

#frmSearch 	
{
	margin-top: 5px;
	margin-bottom: 5px;
	position:relative;
	text-align: right;
}

.txtSearchlabel
{
	font:12px arial, sans-serif; 
	height:15px; 
	border-style:none; 
	font-weight: bold; 
	color: #006dae;
	background: none;
}

.textBox 
{
	font:10px arial, sans-serif; 
	height:11px; 
	margin:1px 0 0px 2px;
	position: relative;
}

.searchBtn
{
    font:12px arial, sans-serif; 
	border-style:none; 
	font-weight: bold; 
	color:  #61B329;
	cursor: pointer;
	background: none;
}

/*****/


#left_pane
{
	float: left;
	position: relative;
	height: 100%;
	min-height: 300px;
	width: 167px;
}

#right_pane
{
	position: relative;
	float: left;
	width: 713px;
	margin-left: 1px;
}
* html #right_pane
{
	margin-left: -7px;
}
#right_pane p
{
	margin-top: 10px;
}


#right_pane li
{
	margin-top: 10px;
}

#header
{
    float: left;
    position: relative;
    margin-left: -1px; 
}

#content
{
	margin-left: -1px;
	float: left;
	width: 100%;
	background:transparent url(../images/GrayFade.jpg) repeat-y;
	overflow:hidden;
}
*:first-child+html #content
{
	margin-top: -5px;
}
* html #content
{
	margin-top: -5px;
}
#content_wide
{
	width: 650px;
	float: left;
	margin-left: 20px;
	position: relative;
}
#content_slim
{
	width: 370px;
	float: left;
	margin-left: 20px;
	position: relative;
}

*:first-child+html #content_wide
{
	margin-top: 15px;
}
* html #content_slim
{
	margin-top: 15px;
}
*:first-child+html #content_slim
{
	margin-top: 15px;
}
* html #content_wide
{
	margin-top: 15px;
}
#content_slim_home
{
	width: 370px;
	float: left;
	margin-left: 20px;
	position: relative;
}

#imgHome
{
	float: right;
	position: relative;
	margin-top: -30px;
}
#img
{
	float: right;
	position: relative;
	margin-top: -15px;
	width: 280px;
}

#Caption
{    
    width: 260px;
    font-family: Arial;
    font-weight: bold;
    color: #61B329;
    text-align: left;
    float: left;
    margin-left: 15px;
}

* html #Caption
{
	margin-left: 10px;
}

#footer { 
	float: right;
	position: relative;
	text-align: right;
	vertical-align:bottom;
	padding-top: 50px;
	/**/
	background: url(../images/GrayFade.jpg);
	background-repeat: repeat-y;
	margin-right: 1px;
	width: 100%;
}
*:first-child+html #footer 
{
	right: 1px;
}
* html #footer 
{
	right: 1px;
}

#loginDiv
{
	padding-top: 120px;
	padding-left: 20px;
	clear: both;
}

#searchData
{
	background-color: #fff;
	margin-left: 20px;
}


#treeMenu_Left
{
	list-style-type: none;
	float: left;
	position: relative;
	color: #006dae;
	font-family: Arial;
	font-weight: bold;
	font-size: 12px;
	min-height: 300px;
	width: 167px;
	margin-left: -30px;
}

*:first-child+html #treeMenu_Left
{
	margin-left: 10px;
	margin-top: 10px;
} 
* html #treeMenu_Left
{
	margin-left: 5px;
	margin-top: 5px;
	width: 165px;
} 

#treeMenu_Left li.selected a 
{
	color:#6aba2e;
	font-family: Arial;
}
#treeMenu_Left li
{
	list-style-type: none;
	margin: 0 0 4px 0;
	font-family: Arial;
}
#treeMenu_Left a:Link
{
	text-decoration: none;
	color: #006dae;
	font-family: Arial;
}
#treeMenu_Left a:hover
{
	text-decoration: underline;
	color: #006dae;
	font-family: Arial;
}
#treeMenu_Left a:visited
{
	text-decoration: none;
	color: #006dae;
	font-family: Arial;
}
#treeMenu_Left a:active
{
	text-decoration: none;
	color: #006dae;
	font-family: Arial;
}

h1
{
	font-family: Times New Roman;
	font-weight: bold;
	font-size: 32px;
	line-height: 30px;
	font-style:italic;
	color: #006dae;
}

*:first-child+html h1
{
	font-family: Times New Roman;
	font-weight: bold;
	font-style:italic;
	color: #006dae;
}

/*#0051b7*/