/******************************************/
/* STYLE FOR PROCESS SECTION              */
/******************************************/

a:link, a:active, a:visited { color:#A39161; text-decoration:none; }
a:hover { color:#A39161; text-decoration:none; }

/* greish blue - link left-bottom */
a:link.subnav, a:active.subnav, a:visited.subnav { color:#00447C; text-decoration:none; }
a:hover.subnav { color:#00447C; text-decoration:none; }

/* YELLOW - box left-top */
.color1-bg { background-color:#FFC20E; }
.color1-txt { color:#FFC20E; }

/* LIGHT GREISH YELLOW - bg box middle-top */
.color2-bg { background-color:#fff9e6; }
.color2-txt { color:#fff9e6; }

/*LIGHT GREY - dotted border middle */
.color3-border { border:1px solid #D1D3D4; }

/* BLUISH GREEN - text */
.color4-txt { color:#00447c; }



/************************/
/* CONTENT LEFT         */
/************************/
/* left-top */
#left-top { width:122px; height:52px; background-color:#FFC20E; border-top:1px solid #FFC20E; border-right:1px solid #FFC20E; }
div .left-top-title { font-size:9pt; line-height:11.3pt; letter-spacing:0.5pt; font-weight:100; color:#FFFFFF; margin-top:7px; margin-left:12px; }

/* left-bottom */
#left-bottom { width:123px; height:354px; }



/************************/
/* CONTENT MIDDLE       */
/************************/

/* middle-top */
#middle-top { width:609px; height:52px; background-color:#fff9e6; border-top:1px dashed #D1D3D4;  border-right:1px dashed #D1D3D4; }
p.middle-top-title { font-size:10.8pt; line-height:11.3pt; letter-spacing:0.5pt; font-weight:100; color:#00447c; margin-top:18px; margin-left:39px; }

/* middle-bottom */
#middle-bottom { width:609px; height:354px; border-left:1px dashed #D1D3D4; border-bottom:1px dashed #D1D3D4; border-right:1px dashed #D1D3D4; }

.iframe-txt { font-family:Arial, Helvetica, sans-serif; font-size:9pt; line-height:12pt; color:#00447c; }



/************************/
/* CONTENT RIGHT        */
/************************/
.right-bg { background:url(../images/process_image.jpg) #ffffff no-repeat; }

/* right-bottom */
#right-top { width:203px; height:308px; }

/* right-bottom */
#right-bottom { width:203px; height:93px; font-size:8pt; color:#00447c; padding-top:30px; }
#right-bottom-cms { width:203px; height:93px; font-size:8pt; color:#00447C; padding-top:30px; }



/************************/
/* NAVIGATION           */
/************************/

.navigation-bg { background:url(../images/btn/btn_process_bg_navigation.jpg) #ffffff repeat-x; }



/************************/
/* CMS		            */
/************************/
#iframe-container ul .nobullet { margin:0px; padding:0px; list-style-type:none; }
.iframe-txt { font-family:Arial, Helvetica, sans-serif; font-size:9pt; line-height:14pt; color:#00447c; }
th { background-color:#A39161; color:#ffffff; padding:2px; padding-left:1px; text-align:left;}
#list-table td { border-bottom:1px dotted #A39161; padding: 3px 0 3px 2px; }
ul .nobullet { list-style-type:none; }
li { display:inline; }


#theform_1 { font-family:Arial, Helvetica, sans-serif; font-size:8pt; line-height:12pt; }
#theform_1 input, textarea { color:#00447c; }
#theform_1 .width80 { width: 80px; }
#theform_1 .width100 { width: 100px; }
#theform_1 .width200 { width: 200px; }
#theform_1 .width300 { width: 300px; }
#theform_1 .width400 { width: 400px; }
#theform_1 .required_1 { border: 1px solid #A39161; padding:2px; }
#theform_1 .required_1:hover { border: 1px solid #A39161; padding:2px; background-color:#fff9e6; }
