@charset "utf-8";
/* CSS Document */

body {margin:0px;
font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px;
}
caption { background-color:#625a4f; color:#fff; font-family:'Trebuchet MS','Lucida Grande',sans-serif,Helvetica,Arial,Verdana;font-size: 16px; }
h1{
	font-family: 'Trebuchet MS','Lucida Grande',sans-serif,Helvetica,Arial,Verdana;
	font-size:26px;	margin:8px 0 4px 0;
	color:#c00; font-weight:normal;
}

h2{
	font-family:'Trebuchet MS','Lucida Grande',sans-serif,Helvetica,Arial,Verdana;
	font-size:21px; text-decoration: underline;
	font-weight:normal; margin-bottom:5px;
}

h3{
	font-family:'Trebuchet MS','Lucida Grande',sans-serif,Helvetica,Arial,Verdana;
	font-size:16px; color:625a4f;
	font-weight:bold;
}
img { border:0}
table {border-collapse:collapse}
td {font-size:12px}
th{
	font-size:12px;font-weight:bold;color:#454545;	line-height:1.3;background-color:#dbd9ca;
}select{
	font-size:12px;
	border-style:solid;
	border-width:1px;
	border-color:#AA9D84;
}

input.button{
	background-color:#AEA988;
	font-weight:bold;
	font-size:14px;
	color:#FFFFFF;
	border-color:#AA9D84;
	border-style:solid;
}
/*INPUT { background-color: expression(this.type=="text"?'red':'black'); }
INPUT[type="text"]{background-color:#FF0000}
*/
input{
	background-color: #EFEFEF;
	font-size:12px;
	color:#333333;

}

textarea{
	background-color:#EFEFEF;
	font-size:12px;
	color:#333333;
	border-color:#AA9D84;
	border-style:solid;
	border-width:1px;
}
img.border{
	border-style:solid;
	border-width:1px;
	border-color:#BBBBBB;
}
li {text-align:left}
fieldset { border:1px solid #A00; margin:10px; padding:10px;}
legend {padding:2px; font-family:'Trebuchet MS',Arial, Helvetica, sans-serif;font-size:14px; color:#c00; font-weight:600}
/* story highlights */
#cnnSCHighlightsBox{border:1px solid #900;padding:13px 6px 7px 6px;margin-top:6px;margin-bottom:10px;position:relative;}
#cnnSCHighlightsBox h4{position:absolute;top:-6px;margin:0 0 0 -7px;padding:0;width:94px;height:12px;background:#fff url(images/hdr.story.highlights.gif) 0 0 no-repeat}
#cnnSCHighlightsBox h4 span{display:none;}
/* /story highlights */
#wrap {
margin:0 auto;
width:782px; border:1px solid #C3BDAF; background-color:#eceadd;
}
#Logo {float:left;width:186px; height:118px; }
#R {float:left; height:118px; width:594px;}
#Menu { width:100%; text-align:center; height:37px; background-color:#D7D1C5; vertical-align:middle}
#Header { width:100%}

#LeftMenu { margin-left:0px; float:left; width:160px; height:100%; background-color:#D6D0C4}
.cust{ font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; text-decoration:none; text-align:center; }
a.cust{color:#000000;}
a:hover.cust {color:#0066FF}
a:visited.cust {color:#000}
.sidem { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; color:#000000; text-decoration:none; text-align:center; display:block}
a.sidem { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; color:#000000; text-decoration:none;}
a:hover.sidem {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; color:#0099FF; background-color:#ECEADD; text-decoration:none;}
a:visited.sidem { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; color:#000000; text-decoration:none;}
.topmenu 	    {font-family:Tahoma; font-weight:600; font-size: 11px; color:#000000; text-decoration:none; display:block}
a:hover.topmenu {font-family:Tahoma; font-weight:600; font-size: 11px; color:#0099FF; text-decoration:none;}
td.heading{
	background-color:#D6D0C4;
	font-size:12px;
	font-weight:bold;
}
dl { background-color:#FFF; padding:2px;}
dt{font-weight:bold; background-color:#C3BDAF; line-height:1.5; text-align:center}
dd {margin:1px 0px 2px 5px; border-top:1px solid #eceadd}
dd a{text-decoration:none; color:#333; display:block}
dd a:hover{background-color:#eceadd; color:#09F;}
