/* ----- BASICS ELEMENTS ------------------------------------------------------------------------------------------------- */
html{
	scrollbar-base-color:#F1A15B;
	scrollbar-3dlight-color:#F1A15B;
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-highlight-color:#F5E08E;
	scrollbar-darkshadow-color:#F1A15B;
	scrollbar-shadow-color:#F5E08E;
}

body { 
	font-family: Tahoma;
	color:#666666;
	background-color:#FFFFCC; 
	margin: 0px; 
	padding: 0px;
	text-align: center;
	font-size:11px;
	}
	
iframe{
	scrollbar-base-color:#F1A15B;
	scrollbar-3dlight-color:#F1A15B;
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-highlight-color:#F5E08E;
	scrollbar-darkshadow-color:#F1A15B;
	scrollbar-shadow-color:#F5E08E;
}

p { 
	padding: 0px;
	font: 11px Tahoma; 
	margin-top: 8px;
	margin-bottom: 15px;
	text-align: justify;
}

	h1,h2,h3 {
	margin-top: 15px;
	margin-left:5px;
	padding: 0px;
	}

h3 { 
	font: bold 11pt Tahoma;
	margin-bottom: 0px; 
	color: #6AA14E;
	padding-bottom: 0px;
	}

h4 {
	color:#0033FF;
	font-size:16px;
	font-weight:bold;
}

.bt_down{margin-top:3px;}

#Col_2 h3 span {
	padding-bottom: 4px;
	background: url(../flower2.gif) no-repeat 0 30%;
	padding-left: 14px;
	}
	
#Col_1 h3 span {
	padding-bottom: 4px;
	background: url(../flower2.gif) no-repeat 0 30%;
	padding-left: 14px;
	}

a:link { 
	font-weight: bold; 
	text-decoration: underline; 
	color: #7F7F7F;
	}

a:visited { 
	font-weight: bold; 
	text-decoration: underline; 
	color: #7F7F7F;
	}

a:hover, a:active { 
	text-decoration: underline; 
	color: #3C9A35;
	}
acronym {
	font-weight: bold;
	border-bottom: 1px dotted #bbbbbb;
	}

/* ----- LAYOUT ------------------------------------------------------------------------------------------------------ */
#container {
	background: url(../images/grog_01.gif) repeat-x;
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	padding-top: 0px;
	text-align: left;
	position: relative;
	border: solid #F3D279 5px;
	height: 852px;
	background-color: #FFFFFF;
	}

		#pageHeader {
	background: url(../images/grog_02.gif) no-repeat left top;
	width: 392px;
	float: left;
	z-index: 9;
			}
			
					#buttons1{
	margin-top:123px;
	height:27px;
	width: 408px;
	float: left;
					
					}

		#quickSummary {
	background: url(../images/grog_04.gif) no-repeat left top;
	width: 392px;
	height: 152px;
	float: right;
	z-index: 10;
			}
					#buttons2{
				    margin-top:70px;
					height:27px;
					clear: both;
					background: url(../images/grog_15.gif) bottom right no-repeat;
					
					}

#Col_2 {
	width: 392px;
	height:700px;
	font: 10px Tahoma;
	position: absolute;
	top: 150px;
	left: 404px;
	margin: 0px;
	padding: 0px;
	border-right:solid;
	border-right-width:4px;
	border-right-color:#f3d279;
	border-left:solid;
	border-left-width:4px;
	border-left-color:#f3d279;
	background-color:#f9faeb;
	border-top:solid;
	border-top-width:4px;
	border-top-color:#f3d279;
	}
	
#Col_1 {
	width: 800px;
	height:700px;
	font:  10px Tahoma;
	position: absolute;
	top: 150px;
	left: -4px;
	margin: 0px;
	padding: 0px;
	border-right:solid;
	border-right-width:4px;
	border-right-color:#f3d279;
	border-left:solid;
	border-left-width:4px;
	border-left-color:#f3d279;
	background-color:#f9faeb;
	border-top:solid;
	border-top-width:4px;
	border-top-color:#f3d279;
	
	}
	
#extraDiv1{
text-align: left;
margin: auto;
position: relative;
width:800px;
height:25px;
border: solid #F3D279 5px;
background-color:#fdfde6;
}

#extraDiv2{
	margin-top:15px;
	margin-left:239px;
	width:144px;
	height: 38px;
}

#footer {
	text-align: center;
	font: bold 10px Tahoma;
	padding: 20px;
	text-transform: uppercase;
	margin-top: 20px;
	border-top: 1px dashed #dddddd;
	background-image: url(../images/grog_15.gif) no-repeat right bottom;
	}

/* ----- OTHER ------------------------------------------------------------------------------------------------- */

#lcontent1,#lcontent2,#lresources {
	padding: 0px 10px 10px 10px;
	margin: 0px;
	/*background: url(bg_divide1.gif) no-repeat bottom center;*/
	}

#Col_2 h3 {
	font-size: 11px;
	padding: 3px 3px 3px 1px;
	color: #E98523;
	margin-bottom: 10px;
	margin-top: 20px;
	}

#Col_1 h3 {
	font-size: 11px;
	padding: 3px 3px 3px 1px;
	color: #E98523;
	margin-bottom: 10px;
	margin-top: 20px;
	}

#Col_1 #Table1{
	font-size: 9px;
	padding: 3px 3px 3px 1px;
	color: #E98523;
	margin-bottom: 10px;
	margin-top: 20px;
}

#Col_2 #Table1{
	font-size: 11px;
	padding: 3px 3px 3px 1px;
	color: #E98523;
	margin-bottom: 10px;
	margin-top: 20px;
}

#lcontent1 ul, #lcontent2 ul, #lresources ul {
	list-style-type: none;
	padding: 0px 0px 0px 0px;
	margin: 0px;
	}

#lcontent1 li, #lcontent2 li, #lresources li {
	padding: 5px 0px;
	background: url(../bullet.gif) no-repeat 0 50%;
	}

#lcontent1 li a {
	display: block;
	}

#lcontent1 li a.c {
	display: inline;
	}

#Col_2 #lcontent1 ul li {
    border-bottom: 1px solid #EEEEEE;
    display: block;
    padding: 0px 0 5px 5px;
    }

#Col_2 #lcontent2 ul li {
    border-bottom: 1px solid #EEEEEE;
    display: block;
    padding: 0px 0 5px 5px;
    }

#Col_2 #lresources ul li {
    border-bottom: 1px solid #EEEEEE;
    display: block;
    padding: 0px 0 5px 5px;
    }

#Col_1 #lcontent1 ul li {
    border-bottom: 1px solid #EEEEEE;
    display: block;
    padding: 0px 0 5px 5px;
    }

#Col_1 #lcontent2 ul li {
    border-bottom: 1px solid #EEEEEE;
    display: block;
    padding: 0px 0 5px 5px;
    }

#Col_1 #lresources ul li {
    border-bottom: 1px solid #EEEEEE;
    display: block;
    padding: 0px 0 5px 5px;
    }
#pageHeader h1 span,#pageHeader h2 span,#quickSummary p.p1 {
	display: none;
	}

#quickSummary p.p2 {
	text-align: left;
	color: #ffffff;
	font: 11px Tahoma;
	width: 120px;
	padding: 145px 0px 0px 15px;
	}
	
	
/*/////////////classes////////////////////////////*/
.div_toolTip{
position:absolute;
top:150px;
left:450px;
width:200px;
height:20px;
text-align:center;
visibility:hidden;
background-color:#FFFFE8;
border-color:#CCCCCC;
border-width:1px;
border-style:solid;

}

.div_toolTip_title{
width:180px;
padding:5px;
padding-bottom:0px;
border-bottom-color:#999999;
border-bottom-width:1px;
border-bottom-style:solid;
}

.div_toolTip_content{
padding:0px;
padding-top:0px;
text-align:center;
}

.asplabel{
	text-align: left;
	color: #666666;
	font: 11px Tahoma;
	width: 140px;
	padding: 0px 0px 0px 15px;
	background:url(../bullet.gif) left top no-repeat;
}

.aspbuttons{
	
	color:#FF6600;
	text-decoration:underline;
}

.aspimage{ margin: 0px 4px 4px 4px; }

h6{

font-size:11px;
color:#000000;
}

ul{padding: 5px 0px 0px 5px;}