
/*--ESSENTIAL--------------------------------------------------------------*/

* {
    margin: 0;
    padding: 0;
}

html {
	width: 100%;
	height: 100%;
}

body {
    font-family: Arial, Tahoma, "Geneva CE", lucida, sans-serif;
    font-size: 1em;
    background: #ebebeb;
    color: #676767;
    padding: 0px 0 0px 0;
    background: url("../images/page/body_bgr.jpg") 0 0 repeat-x;
    behavior: url("../scripts/csshover.htc");
    /*background: url("../images/page/topbg.jpg") repeat-x;*/
}

/*--LAYOUT----------------------------------------------------------------*/

#rightTipshp
{
	display: none;
}
#page {
	width: 98%;
	/*margin: 0 auto 0 auto;*/
	position: relative;
	text-align: left;
	padding-top: 74px;
}
#rightTips
{
	width: 199px;
	float: right;
	display: none;
}
#rightWrapper
{
	/*float: right;*/
	/*width: 612px;*/
}
#content, #contenthp
{
	width: 96%;
	float: left;
	/*border-right: 1px solid #EAEAEA;
	border-left: 1px solid #EAEAEA;
	border-bottom: 1px solid #EAEAEA;
	background: url("../images/page/graystripbg.jpg") repeat-x;
*/
}
#contentInside
{
	/*
	margin-left: 33px;
	margin-top: 24px;
	margin-right: 16px;
	margin-bottom: 20px;
*/
}
#menu
{
	float: left;
	width: 155px;
	background: url("../images/page/graystripbg.jpg") repeat-x;
	display: none;
}
#menuFirstPart
{
}
#menuSecondPart
{

}
#header
{
	width: 100%;
	position: relative;
	top: 0;
	display: none;
}
#logo
{
	width: 154px;
	position: absolute !important;
	left: 0 !important;
	top: 0;
	border: 2px red solid !important;
}
#headerCorner
{
	width: 25px;
	float: left;
	height: 81px;
	background: url("../images/page/headercorner.jpg") no-repeat;
}
#topWrapper
{
	width: 589px;
	height:80px;
	float: left;
	background: url("../images/page/headerstrip.jpg") repeat-x;
}
#firstStrip
{
	height: 24px;	
	width: 589px;
}
#secondStrip
{
	height: 29px;
	width: 589px;
	line-height: 24px;	
}
#homepagelink
{
	clear:both;
	display: block;
	background: url("../images/page/home.jpg") no-repeat 0px 2px;
	padding-left: 20px;
	font-size: 0.7em;
	line-height: 22px;
	height: 22px;
	margin-left: 10px;
	width: 80px;
}
/**************************************** main menu **************************************/
#thirdStrip
{
	
}
#thirdStrip ul
{
	width: 590px;
}
#thirdStrip ul li
{
	list-style: none;
	float: left;
	display: block;
	color: #007D51;
}
#thirdStrip ul li:hover
{
	background: url("../images/page/menuover.jpg") repeat-x;
	color: #fff;
}
#thirdStrip ul li:hover a
{
	color: #fff;
	background: url("../images/page/squarewhite.jpg") no-repeat 14px 11px;
}
#thirdStrip ul li.active
{
	background: url("../images/page/menuover.jpg") repeat-x;
	color: #fff;
}
#thirdStrip ul li.active a
{
	background: url("../images/page/squarewhite.jpg") no-repeat 14px 11px;
	color: #fff;
}
#thirdStrip ul li a
{
	font-size: 11px;
	color: #676767;
	vertical-align: middle;
	padding-left:3px;
	text-decoration: none;
	display: block;
	line-height: 25px;
	height: 27px;
	padding-left: 25px;
	padding-right: 8px;
	background: url("../images/page/squaregreen.jpg") no-repeat 14px 11px;
	_float:left;
}


/**************************************** end of main menu **************************************/


#firstStrip ul
{
	width: 164px;
	float: right;	
	background: #fff;
	margin:0;
	padding:0;
}
#firstStrip ul li
{
	list-style: none !important;
	float: left;
	line-height: 17px;
	height: 21px;
	padding-left: 10px;
}
#firstStrip ul li a
{
	font-size: 10px;
	color: #676767;
	padding-left:3px;
	text-decoration: none;
}
#firstStrip ul li a:hover
{
	text-decoration: underline;
}
#secondStrip .buttonSearch
{
	background: url("../images/page/searchbutton.jpg") no-repeat;
	border: 0;
	width: 18px;
	height: 16px;
}
#secondStrip .textSearch
{
	width: 143px;
	height: 21px;
	border: 0;
}
#secondStrip input, #secondStrip img
{
	vertical-align: middle;
}
#secondStrip .imgpoj
{
	float: left;
	vertical-align:bottom;
}
#secondStrip form
{
	color: White;
	font-family: Helvetica;
	font-size: 11px;
	float: right;
}
/************************************* left menu *********************************************/
.leftInside
{
	margin-left: 18px;
	font-size: 0.7em;
	padding-bottom: 20px;
}

.leftInside strong
{
	text-decoration: underline;
	font-weight: bold;
	padding-top: 18px;
	display: block;
}
.leftInside ul
{
	margin-top: 10px;
	
}
.leftInside ul li
{
	list-style: none;
	line-height: 15px;
}
.leftInside ul li a
{
	background: url("../images/page/leftmenuarrow.jpg") no-repeat 0px 7px;
	display: block;
	padding-left: 19px;
	padding-top: 4px;
	padding-bottom: 4px;
	
}
.leftInside ul li.active a
{
	color: #00784E;
	font-weight: bold;
}
.leftInside ul li:hover a
{
	color: #00784E;
	font-weight: bold;
	text-decoration: none;
}

/************************************* end of left menu *********************************************/
/************************************* right tips *********************************************/
.spacer7
{
	height:7px;
	font-size:1px;
	line-height: 7px;
	clear: both;
}
/************************************* end of right tips *********************************************/
/************************************* footer *********************************************/
#footer
{
	clear: both;
	border-top: 1px solid #EAEAEA;
	margin-top: 20px;	
	padding-top: 14px;
	font-size: 0.7em;
}
/************************************* end of footer *********************************************/

#headerPrint
{
	display: block;
	position: absolute;
	text-align: left;
	width: 98%;
	top: 0;
	left: 0;
}
#headerPrint img
{
	margin: auto;
}





a, a:link
{
	color: #676767;
	text-decoration: none;
}
a:hover
{
	text-decoration: underline;
}
h1
{
	font-size: 1.25em;
	font-weight: bold;
	color: #676767;
	padding-bottom: 6px;
	margin-bottom: 6px;
}
h2
{
	font-size: 1.25em;
	font-weight: bold;
	color: #676767;
	margin-top: 5px;
	margin-bottom: 5px;
}
h3
{
	font-size: 1.2em;
	font-weight: bold;
	color: #676767;
	margin-top: 4px;
	margin-bottom: 4px;
}
h4
{
	font-size: 1.1em;
	font-weight: bold;
	color: #676767;
	text-decoration: underline;
	margin-top: 3px;
	margin-bottom: 3px;
}
h5
{
	font-size: 1em;
	font-weight: bold;
	color: #676767;
	margin-top: 2px;
	margin-bottom: 2px;
}
img
{
	border: 0;
}
#contentInside
{
	font-size: 0.7em
}
#contentInside p
{
	font-size: 1em;
	margin-left: 3px;
	margin-top: 8px;
	margin-bottom: 8px;
}
hr
{
	border:0;
	padding: 0;
	border-bottom: 1px solid #009460;
	line-height:1px;
	font-size: 1px;
	height: 1px;
	clear: both;
	margin-top: 10px;
	margin-bottom: 10px;
	*margin-top: 0px;
	*margin-bottom: 0px;
	
}
#contentInside ul
{
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 18px;
}
#contentInside ul li
{
	padding-left: 10px;
	list-style-type: circle;
	/*background: url("../images/page/squaregreen.jpg") no-repeat 0px 9px;*/
	line-height: 20px;
}
#contentInside ul ul
{
	margin-left: 10px;
}
table
{
	width: 100%;
	margin-top: 15px;
	margin-bottom: 15px;
}
table tr th
{
	background-color: #009460;
	padding-left: 16px;
	padding-right: 16px;
	height: 23px;
	line-height: 23px;
	color: #fff;
	font-weight: normal;
	border-bottom: 2px solid #EEEEEE;
}
table tr td
{
	padding-left: 16px;
	height: 23px;
	line-height: 23px;
	border-bottom: 1px solid #EEEEEE;
}
.fRight
{
	float: right;
}
.fLeft
{
	float: left;
}


















