.boundary { margin: 0px auto; /* height:750px; */ width: 930px; background-color: #eee;}

/*header*/

/* NOTE: If an element within a class is not specifically assigned a display: none,
this will cause the entire class to be displayed for print purposes. */

.head { display: none; }

.head_left { display: none; }

.head_right { display: none; }

.head_right h1 { display: none; }

.head_right h2 { display: none; }

.head_mid { display: none; }

.head_low { display: none; }


.content{ clear: left; }

.content .mgn_LHS { margin-top: 1px; /* background-color: #A3FEBA; */
margin-left: 0px; float: left; width: 290px; /* height: 300px; border-right: solid 1px #E1BBDC; */ }

.hr { border-top: 1px dotted #357EC7; 
/* border-bottom: none 0; background: none; align: center; */ width: 80%;
/* height: 0px; */ margin: 0px auto; /* text-align: center; */ }

.content .mgn_LHS .itemHeader {margin-top: 20px; background: #C6C6FF;
font-size: 14px; font-weight: bold; padding-bottom: 7px; }

.content .mgn_LHS .itemHeader a { float: right; margin-top: 5px; }

.content .mgn_LHS .item {padding-top: 6px; padding-bottom: 6px; }

.content .main { /* border-left: solid 1px #E1BBDC */; margin-left: -1px; float: left; }

/* .content .main .LHS { margin-top: 1px; /* background-color: #C6C6FF; */
margin-left: 10px; float: left; width: 300px; /* height: 300px; */ }

.hr { border-top: 1px dotted #357EC7; 
/* border-bottom: none 0; background: none; align: center; */ width: 80%;
/* height: 0px; */ margin: 0px auto; /* text-align: center; */ }

.content .main .LHS .itemHeader {margin-top: 20px; background: #C6C6FF;
font-size: 14px; font-weight: bold; padding-bottom: 7px; }

.content .main .LHS .itemHeader a { float: right; margin-top: 5px; }

.content .main .LHS .item {padding-top: 6px; padding-bottom: 6px; }

.content .main .RHS { float: left; width: 270px; /* height: 300px; 
background-color: #00FFFF; */ margin-left: 16px; }

.hr { border-top: 1px dotted #357EC7; 
/* border-bottom: none 0; background: none; align: center; */ width: 80%;
/* height: 0px; */ margin: 0px auto; /* text-align: center; */ }

.content .main .RHS .itemHeader {margin-top: 20px; background: #C6C6FF;
font-size: 14px; font-weight: bold; padding-bottom: 7px; }

.content .main .RHS .itemHeader a { float: right; margin-top: 5px; }

.content .main .RHS .item {padding-top: 6px; padding-bottom: 6px; }

.content .main .LHS2 { margin-top: 1px; /* background-color: #C6C6FF; */
margin-left: 10px; float: left; width: 630px; }

.hr { border-top: 1px dotted #357EC7; 
/* border-bottom: none 0; background: none; align: center; */ width: 90%;
/* height: 0px; */ margin: 0px auto; /* text-align: center; */ }

.content .main .LHS2 .itemHeader {margin-top: 20px; background: #C6C6FF;
font-size: 14px; font-weight: bold; padding-bottom: 7px; }

.content .main .LHS2 .itemHeader a { float: right; margin-top: 5px; }

.content .main .LHS2 .item {padding-top: 6px; padding-bottom: 6px; } */

.content .main .RHS2 { display: none; }

.hr { display: none; }

.content .main .RHS2 .itemHeader {display: none; }

.content .main .RHS2 .itemHeader a { display: none; }

.content .main .RHS2 .item {display: none; }

.content .footer { border-top: solid 5px #357EC7; border-bottom: solid 5px #357EC7; margin-left: 15px;
 margin-top: 20px; padding-top: 20px; padding-bottom: 20px; height: 40px;
width: 900px; /* background-color: #CC33FF; */ }

.error { font-weight: bold; color: #C00 }