body {
	background-color: #F5CCE2;
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0px;
	margin-left: auto;
	margin-right: auto;
	width: 760px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	
}

a {
	color: #0033FF;
	text-decoration: none;
}

a:hover {
	color: #0099FF;
	text-decoration: underline;
}

.ccsgtext a {
	color: #3399CC;
	text-decoration: none;
}

.ccsgtext a:hover {
	color: #3399CC;
	text-decoration: underline;
}

#tWhole {
	border: 0px black solid;
}

#container {
	background-color: White;
}

#cPageHeader {
	height: 0px;
	padding: 0px;
	vertical-align: bottom;
	text-align: right;
	padding-right: 60px;
	color: #666;
}

#pageHeader {
	text-align: right;
	padding-right: 0px;
	vertical-align: bottom;
	border: 0px solid black;
	margin: 0px;
}

#pageHeader h3 {
	padding-bottom: 0px;
}

#pageHeader h1, #pageHeader h2 {
	display: none;
}

#cQuickSummaryL {
	background-repeat: no-repeat;
	background-image: url(images/background.gif);
	height: 130px;
}

#cQuickSummaryR {
	background-repeat: no-repeat;
	background-image: url(images/background-r.gif);
	height: 130px;
}

#quickSummary {
	border: 0px black solid;
	width: 160px;
	margin-left: 40px;
	text-align: center;
	vertical-align: middle;
	margin-top: 15px;
}

#quickSummary h1 {
	color: White;
	font-weight: normal;
	font-size: 22px;
	font-variant: small-caps;	
}

#scroller {
	/* position: relative; */
	width: 497px;
	height: 100px;
	vertical-align: middle;
	border: 0px black solid;
	margin-left: 10px;
	
	/*
	top: 54px;
	left: 177px;
	*/
	/*
	top: 0px;
	left: 0px;
	*/
}

#cLinkList {
	width: 220px;
	vertical-align: top;
}

#lMenu ul {
	padding-left: 10px;
	margin-left: 0px;
}

#lMenu li {
	list-style: none;
	padding-left: 0px;
	margin-left: 0px;
	border-bottom: 1px solid #F5CCE2;
	padding-bottom: 7px;
	padding-top: 7px;
	color: #3399CC;
	font-weight: bold;
}

#lMenu {
    color: #339999;
	font-weight: bold;
	text-decoration: none;
	display: block;}
	
nav_a {
	color: #3399CC;
	text-decoration: none;
     }
nav_a:hover {
	color: #339999;
	text-decoration: underline;  
}

#llMenu ul {
	padding-left: 0px;
	border: 1px black solid;
	margin-left: 0px;
	padding-top: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}

#llMenu li {
	list-style: none;
	padding-left: 0px;
	margin-left: 0px;
	border-bottom: 1px solid #F5CCE2;
	padding-bottom: 4px;
	padding-top: 4px;
}

#lIndent {
	color: #3399CC;
	font-weight: bold;
	text-decoration: none;
	display: block;
	padding-left: 30px;
}

#cMainContent {
	vertical-align: top;
	color: #333;
	padding-left: 20px;
	padding-right: 60px;
	text-align: justify;
	padding-top: 7px;
	line-height: 20px;
}

#mainContent {
	vertical-align: top;
}

#mainContent a {

}

#rhPanel {
	text-align: center;
	padding-left: 0px;
	padding-bottom: 10px;
	color: #3366FF;
	float: right;
	border-left-color: #3399CC;
	border-left-style: dotted;
	border-left-width: thin;
}

#cFooter {
	border-top: 1px solid #CF006F;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	background-color: #99CC99;
}

.highlighted {
	color: #669966;
	font-weight: bold;
}

.ccsgtext {
	color: #3399CC;
	font-weight: bold;
}

.hidden {
	color: White;
}

#hidden, #hidden li, #hidden a {
	display: none;
	border: 1px black solid;
}



.divider {
   width: 100px;
   height: 2px;
   color: #999;
   background-color: #999;
}

.popup {
   text-align: center;
   line-height: 16px;
}

table.popup {
	background-color: #000;
}

p.popup {
	color: #ccc;
}
