/***************** RESET CSS ***************/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em,
font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody,
 tfoot, thead, tr, th, td {
border:0pt none;
font-family:inherit;
font-size:100%;
font-style:inherit;
font-weight:inherit;
margin:0pt;
padding:0pt;
vertical-align:baseline;
}
html{
height:100%;
}
body {
background:white none repeat scroll 0%;
font-size: 12px;
font-family:Arial, Helvetica, sans-serif;
margin:0pt;
height:100%;
}
table {
border-collapse:separate;
border-spacing:0pt;
}
caption, th, td {
font-weight:normal;
text-align:left;
}
blockquote:before, blockquote:after, q:before, q:after {
content:"";
}
blockquote, q {
quotes:"" "";
}
.clear
{
	clear:both;
}
/*************************************************/


/************* MAIN CONTENT ************/
#mainContent{
overflow:auto;
}
/************* /MAIN CONTENT ************/


/************* LATERALPANEL ************/
#lateralPanel{
width:200px;
height:100%;
float:right;
display:block;
margin:0;
padding:0;
/*background:#ecf3fd;*/
border-bottom:0px solid #6BABFF;
overflow:auto;
font-family:Arial, Helvetica, sans-serif;
cursor:default;
background: #ffffff;
text-align:left;
}
#lateral-top { background: #FFFFFF url(../images/top.jpg) repeat-x top; float: left; margin: 0px; padding: 0px; height: 151px; width: 200px;}
#lateral-logo { float: left; margin:0 0 10px 0; padding: 21px 32px 0 32px; height: 130px; width: 136px;}
#lateral-text {font-size:12px; color:#000000; padding:0 10px; margin:0; width:180px; float:left}
#lateral-text h1 {font-size:20px; font-weight:bold; color:#1242a6; margin:10px 0 5px 0}
#lateral-text h2 {font-size:12px; font-weight:bold; color:#333333; margin:3px 0 5px 8px}
#lateral-text h3 {font-size:16px; font-weight:bold; color:#333333; margin:0 0 5px 8px}
#lateral-text p {margin:6px 0 6px 8px}
#lateral-text a {color:#1242a6; text-decoration:none}
#lateral-text a:hover {color:#1242a6; text-decoration:underline}
div.review-discuss {margin:6px 0 6px 4%; padding:0; width:96%; height:40px; clear:both}
div.review-discuss img {width:40px; height:40px; float:left;}
div.review-discuss div {font-size:16px; font-weight:bold; height:20px; padding:10px 0 10px 3px; float:left}
#lateralClick{
width:10px;
height:100%;
background:#e5ecf9;
float:right;
background: transparent url(../images/lateralClick_bg2.gif);
border:1px solid #1242a6;
border-top:0;
border-bottom:0;
cursor:pointer;
text-align:center;
}
#lateralClick:hover{
cursor:pointer;
background: transparent url(../images/lateralClick_bg2_hover.gif);
border-color:#6babff;
}
#lateralClick #lateralClickImg{
position:relative;
top:50%;
}
/************* /LATERALPANEL ************/