.body_common{
font: 70% corbel,verdana,geneva; 
text-align: center;
padding: 0px;
margin: 0px;
line-height: 130%;
/*background-color: white;*/
background-color: #719071;
}

.container{
width: 770px;
margin: auto; 
height: auto; 
background-color: white;

/*top: 0px;*/
}

#headline{
width: auto;
text-align: right;
border-style: none;
padding-right: 10px;
background-color: #719071;
font-weight: bold;
color: white;
}

#masthead_div{
width: auto;
height: auto;
text-align: left;
border-style: none;
}

#masthead_inner{
border-style: none;
}

.masthead_image{
border-style: none;
display: block;
}

.page_spacer{
background-color: white;
border-bottom: 1px solid #719071;
}

.main_liner{
width: auto;
height:auto;
overflow: auto;
display: block;
}

#menu_div{
float: left;
width: 18%;
overflow: auto;
margin-left: 5px;
display: block;
}

.menu_item{
width: 98%;
height: 28px;
padding-top: 10px;
text-align: left;
border-bottom: 1px solid #719071;
margin: auto;
}

/* layout style #1 */

.liner{
width: 80%;
height: auto;
float: right;
/*border-left: 1px solid black;*/
}

.content_div{
margin: auto;
width: auto;
height: auto;
padding-top: 10px;
padding-left: 10px;
padding-right: 20px;
padding-bottom: 20px;
text-align: justify;
overflow: visible;
}

.cms_image_right{
float: right;
margin-left: 20px;
margin-bottom: 20px;
}

.cms_image_left{
float: left;
margin-right: 20px;
margin-left: 0px;
margin-bottom: 20px;
}

/* end layout style #1 */

/* layout style #2 - two content cols*/

.two_col_content_col_div{
margin-left: 10px;
margin-top: 0px;
float: left;
width: 65%;
height: auto;
padding-top: 10px;
padding-left: 10px;
padding-right: 10px;
padding-bottom: 20px;
text-align: justify;
overflow: visible;
display: block;

}

.two_col_right_col_div{
margin-left: 10px;
float: left;
width: 27%;
height: auto;
text-align: justify;
overflow: visible;
display: block;
}

.right_col_panel_01_top{
width: 90%;
height: auto;
overflow: visible;
margin:auto;
margin-top: -5px;
background-image: url(../images/table_triangle_orange.jpg);
background-position: bottom right;
background-repeat : no-repeat;
/*background-color: #d9e5d1;*/
background-color: #dddddd;
}

.right_col_panel_01{
width: 90%;
height: auto;
overflow: visible;
margin:auto;
margin-top: 20px;
background-image: url(../images/table_triangle_orange.jpg);
background-position: bottom right;
background-repeat : no-repeat;
/*background-color: #d9e5d1;*/
background-color: #dddddd;
}

.right_col_panel_02{
width: 90%;
height: auto;
overflow: visible;
margin: auto;
margin-top: 20px;
background-image: url(../images/table_triangle_blue.jpg);
background-position: bottom right;
background-repeat : no-repeat;
/*background-color: #d0e3b6;*/
background-color: #cccccc;

}

.right_col_panel_03{
width: 90%;
height: auto;
overflow: visible;
margin: auto;
margin-top: 20px;
background-image: url(../images/table_triangle_red.jpg);
background-position: bottom right;
background-repeat : no-repeat;
/*background-color: #d3d5e2;*/
background-color: #bbbbbb;
}

.right_col_panel_01_liner{
width: 90%;
height: auto;
overflow: visible;
margin:auto;
margin-top: 5px;
padding-top: 10px;
padding-bottom: 20px;
}

/* end layout style #2 */

.document_heading{
width: auto;
height: auto;
font-weight: bold;
text-align: left;
padding-left: 10px;
padding-top: 10px;
margin-right: 10px;
overflow: auto;
}

.document_listing{
width: auto;
height: auto;
text-align: left;
padding-left: 10px;
padding-top: 10px;
margin-right: 10px;
overflow: auto;
border: none;
background-color: white;
}

.document_download_image{
border:0px;
vertical-align: middle;
}

#footer{
position: static;
width: 80%;
text-align: center;
padding-top: 20px;
border-style: none;
overflow: auto;
}

.main_page_footer{
border-top: 1px solid #719071;
margin: auto;
width: 100%;
}

a.contact,a.contact:link,a.contact:visited,a.contact:active,a.contact:focus{text-decoration: none; color: red; font-size: 1em; line-height : 140%;}
a.contact:hover{text-decoration: none; color:#darkorange; text-decoration: none; font-size: 1em; line-height : 140%;}

a.contact_or_help,a.contact_or_help:link,a.contact_or_help:visited,a.contact_or_help:active,a.contact_or_help:focus{text-decoration: none; color:darkorange; font-size: 1em; line-height : 140%;}
a.contact_or_help:hover{text-decoration: none; color:black; text-decoration: none; font-size: 1em; line-height : 140%;}

a.contact_1,a.contact_1:link,a.contact_1:visited,a.contact_1:active,a.contact_1:focus{text-decoration: none; color:#8D6F8B; font-weight: bold; font-size: 1em; line-height : 140%;}
a.contact_1:hover{text-decoration: none; color:#719071; text-decoration: none; font-weight: bold; font-size: 1em; line-height : 140%;}

a.contact_menu_item,a.contact_menu_item:link,a.contact_menu_item:visited,a.contact_menu_item:active,a.contact_menu_item:focus{text-decoration: none; color:#8D6F8B; font-size: 1em; line-height : 140%; padding-left: 10px; font-weight: bold;}
a.contact_menu_item:hover{text-decoration: none; color:#719071; text-decoration: none; font-size: 1em; line-height : 140%; padding-left: 10px; font-weight: bold;}

a.contact_nav,a.contact_nav:link,a.contact_nav:visited,a.contact_nav:active,a.contact_nav:focus{text-decoration: none; color: #8D6F8B; font-size: 1em; line-height : 140%;}
a.contact_nav:hover{text-decoration: none; color:#719071; text-decoration: none; font-size: 1em; line-height : 140%;}

/* messages */
.message_green{
width: auto;
padding: 10px;
margin: auto;
font-weight: bold;
color: white;
background-color: green;
}

.message_red{
width: auto;
padding: 10px;
margin: auto;
font-weight: bold;
color: white;
}