body{
margin: 0;
padding: 0;
border: 0;
height: 100%; 
font:normal 0.8em/1.2em verdana,aria,sans-serif;
color:#000;
}
p td {
font-size: 9pt;
}

#framecontentLeft{
position: absolute; 
top: 0; 
left: 0; 
width: 200px; /*Width of left frame div*/
height: 100%;
overflow: hidden; /*Disable scrollbars. Set to "scroll" to enable*/
background-color: #55aa55;
color: white;
}


a.more {
 display:block;
 font-size: 9pt;
 font-weight: bold;
 letter-spacing: 1px;
 padding-right:16px;
 color: #ff0;
 text-decoration: none;
 font-weight: bold;
 background: transparent url(../images/more.gif) no-repeat bottom right;
}

#framecontentLeft a.more{
width: auto;
position: aboslute;
 display:block;
 font-size: 9pt;
 font-weight: bold;
 letter-spacing: 1px;
 padding-right:16px;
 color: #ff0;
 text-decoration: none;
 font-weight: bold;
 background: transparent url(../images/more.gif) no-repeat bottom right;
}

#framecontentTop{
position: absolute; 
top: 0; 
left: 200px; /*Set left value to WidthOfLeftFrameDiv*/
right: 0;
height: 120px; /*Height of top frame div*/
overflow: hidden; /*Disable scrollbars. Set to "scroll" to enable*/
background-color: #55aa55;
color: white;
}

#frameBufferLeft{
position: absolute; 
top: auto; 
left: 200px; /*Set left value to WidthOfLeftFrameDiv*/
bottom: 0;
right: 0;
height: 100%; /*Height of bottom Corner div*/
width: 100%;
width: 18px;
background-color: #efefef ;
color: red;
}

#frameLeftBottom{
position: absolute; 
top: auto; 
left: 200px; /*Set left value to WidthOfLeftFrameDiv*/
bottom: 60;
right: 0;
height: 18px; /*Height of bottom frame div*/
overflow: hidden; /*Disable scrollbars. Set to "scroll" to enable*/
background: #fafafa url(../images/corners/sw_18.gif) no-repeat top left;
color: black;
}

#framecontentBottom{
position: absolute; 
top: auto; 
left: 200px; /*Set left value to WidthOfLeftFrameDiv*/
bottom: 0;
right: 0;
height: 60px; /*Height of bottom frame div*/
overflow: hidden; /*Disable scrollbars. Set to "scroll" to enable*/
background-color: #55aa55;
color: white;
}

#maincontent{
position: fixed; 
top: 120px; /*Set top value to HeightOfTopFrameDiv*/
left: 218px; /*Set left value to WidthOfLeftFrameDiv*/
right: 0;
bottom: 78px; /*Set bottom value to HeightOfBottomFrameDiv*/
overflow: auto; 
background: transparent url(../images/corners/nw_18.gif) no-repeat top left;
font-size: 9pt;
}

.inner_content{
margin: 20px; /*Margins for inner DIV inside each DIV (to provide padding)*/
font-size: 9pt;
}

.inner_content a.more{
 font-size: 9pt;
 font-weight: bold;
 letter-spacing: 1px;
 padding-right:16px;
 color: #474;
 text-decoration: none;
 font-weight: bold;
 background: transparent url(../images/more.gif) no-repeat bottom right;
}

.inner_content  a.more:hover{
 color: #2b6533;
 background: transparent url(../images/more_over.gif) no-repeat bottom right;
}

.inner_content td p{
font-size: 9pt;
}


.c_more {
color: #2b6533;
padding-right:16px;
background: transparent url(../images/more_over.gif) no-repeat bottom right; 
font-family: verdana; 
font-size: 9pt; 
text-decoration: none;
text-align: right;

}

.c_more:hover {
color: #474; 
text-decoration: none;
}

.c_more:active {color: #474; text-decoration: none;}

.c_more:link {color: #474; text-decoration: none;}
.c_more:visited {color: #474; text-decoration: none;}


a {
 	text-decoration: none;
	font-weight: bold;
	color:#132d16;
 text-decoration: none;
	}
a:hover {
	border-bottom:1px solid;
	color:#132d16;
 text-decoration: none;
	}


a.more {
 	text-decoration: none;
	font-weight: bold;
	color:#132d16;
	}

a.more:hover{
 color: #2b6533;
 background: transparent url(../images/more_over.gif) no-repeat bottom right;
 text-decoration: none;
}

.inner_content a {
 	text-decoration: none;
	font-weight: bold;
	color:#132d16;

	}
.inner_content a:hover {
	border-bottom:1px solid;
	color:#132d16;
 text-decoration: none;
	}

.innertube{
margin: 15px; /*Margins for inner DIV inside each DIV (to provide padding)*/
font-size: 9pt;
}

* html body{ /*IE6 hack*/
padding: 120px 0 78px 200px; /*Set value to (HeightOfTopFrameDiv  0 HeightOfBottomFrameDiv WidthOfLeftFrameDiv)*/
}

* html #maincontent{ /*IE6 hack*/
height: 100%; 
width: 100%; 
}

* html #framecontentTop, * html #framecontentBottom{ /*IE6 hack*/
width: 100%;
}

.pList {margin: 0px; padding: 5px 10px 0px 0px; line-height: 18px; font-size: 9pt; color: #000;}

.t_startCell {
color: #000; 
border: #C0C0C0 1px dashed; 
background: #fafafa; 
padding: 5px; 
text-align: right; 
font-weight: bold;
font-size: 9pt;
}

.t_Cell { 
border: #C0C0C0 1px dashed; 
padding: 5px;
font-size: 9pt;
}

.image_pic {
 z-index:200;
 position: absolute;
 top:10px !important; 
 top:10px; right:10px;
 width:133px;
 height:100px;
 padding:0px!important; margin:0px!important;
 border: #000 1px solid;
 overflow:hidden;
}

/* Curved Corners */
dl.curved {background:#61b300 url(../images/corners/c_tl_61b300.gif) top left no-repeat; margin:5px 0; padding:0; width:100%;}
dl.curved dt {background:transparent url(../images/corners/c_tr_61b300.gif) top right no-repeat; padding:5px; text-align:center; color:#fff; font-size: 14px;}
/*dl.curved dd {background:#e0f2da url(../images/corners/c_bl.gif) bottom left no-repeat; padding:0; margin:0;}*/
dl.curved dd {background:#fafafa; padding:0; margin:0; border: #61b300 1px dashed;}
dl.curved dd p {margin:0; padding:10px; line-height:1.3em;}
/*dl.curved dd p.last {background:transparent url(../images/corners/c_br.gif) bottom right no-repeat; text-align: bottom: }*/
dl.curved .pList {margin: 0px; padding: 5px 10px 0px 0px; color: #000;}

/* Curved Corners */
dl.curved_r {background:#006030 url(../images/corners/c_tl.gif) top left no-repeat; margin:5px 0; padding:0; width:100%;}
dl.curved_r dt {background:transparent url(../images/corners/c_tr.gif) top right no-repeat; padding:5px; text-align:center; color:#fff; font-size: 14px;}
/*dl.curved dd {background:#e0f2da url(../images/corners/c_bl.gif) bottom left no-repeat; padding:0; margin:0;}*/
dl.curved_r dd {background:#fafafa; padding:0; margin:0; border: #006030 1px dashed;}
dl.curved_r dd p {margin:0; padding:10px; line-height:1.3em;}
/*dl.curved_r dd p.last {background:transparent url(../images/corners/c_br.gif) bottom right no-repeat; text-align: bottom: }*/
dl.curved_r .pList {margin: 0px; padding: 5px 10px 0px 0px; color: #000; text-align: justify;}

@import url("../style.css");

input {padding: 3px;}
#formMainDiv, #formSuccess {
width: 99%;
margin: 10px auto;
border-top: solid 1px #ccc;
border-left: solid 1px #ccc;
border-right: solid 3px #bbb;
border-bottom: solid 3px #bbb;
background-color: #fff;
padding: 10px 20px;
}
.formError {
width: 99%;
margin: 15px auto;
border-top: solid 1px #ccc;
border-left: solid 1px #ccc;
border-right: solid 3px #bbb;
border-bottom: solid 3px #bbb;
color: red;
background-color: #fff;
}
#fsFooter {border: 0;}

.sTextDisplay {display: none;}