@charset "UTF-8";
/* CSS Document */

/* Padding happens in this order: TOP, RIGHT, BOTTOM, LEFT */
/* Padding is the space inside the div box and margin is the space outside the div box */

<!-- 
.twoColFixLt #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 192px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #99CCCC url(/imagesN/corner-pic_cpl.jpg) no-repeat top; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 0px;
	margin-left: 0px;
}

.siteSection {
	background-image: url(/imagesN/headerpage-cpl.jpg);
}

.twoColFixLt #sidebar1 {
	background-color: #C2DCBF;
}

div#nav ul {
	background-color: #C2DCBF;
}

div#nav2 ul {
	background-color: #C2DCBF;
}

#sidebar1 .tocheader {
	background-color: #69A366;
}
#sidebar1 .tocheader2 {
	background-color: #69A366;
}

h1 {
	color: #62965F;
}

.cpl_table_head {
/*	color: #4A7847;
	background-color: #CFE3CC; */
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #448041;
}

.cpl_yellow_box {
	font-size: 11px;
	color: #000000;
	background-color: #FDFEBE;
	font-weight: normal;
	padding-top: 7px;
	padding-left: 11px;
	line-height: 15px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #2E788B;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #2E788B;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #2E788B;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #2E788B;
}

.cplside {
	font-size: 11px;
	color: #000000;
	/*	width: 500px; */
	background-color: #FDFEBE;
	font-weight: normal;
	padding-top: 7px;
	padding-left: 11px;
	line-height: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #2E788B;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 200px;
	float: right;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #2E788B;
	margin-left: 4px;
}
.cpltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
}
.cplbold {
	font-size: 12px;
	font-weight: bold;
}

.cpl_table_header {
	color: #ffffff;
	padding-left: 10px;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 13px;
	font-weight: 400;
	background-color: #69a366;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-transform: uppercase;
	letter-spacing: 0.07em;
}

p.register {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #df3247;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 15px;
	margin-right: 0px;
	margin-top: 0px;
	width: 200px;
	text-transform: uppercase;
	margin-left: 15px;
}

p.register150 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #df3247;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 15px;
	margin-right: 0px;
	margin-top: 0px;
	width: 150px;
	text-transform: uppercase;
	margin-left: 15px;
}

p.register90 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #df3247;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 15px;
	margin-right: 0px;
	margin-top: 0px;
	width: 90px;
	text-transform: uppercase;
	margin-left: 15px;
}

#mainContent a:link.reglink {
	color: #ffffff;
	text-decoration:none;
	font-weight: normal;
}
#mainContent a:visited.reglink {
	color: #ffffff;
	text-decoration:none;
	font-weight: normal;
}
#mainContent a:hover.reglink  {
	color:#cccccc;
	background-color: #003333;
	text-decoration:none;
	font-weight: normal;
}


.submenubullet {
	background-image: url(http://www.sedl.org/images/bullets/navmenu-bullet-cpl-not-active.gif);
	background-repeat: no-repeat;
	padding-left: 19px;
	color: #ffffff;
}

.submenubulletactive {
	background-image: url(http://www.sedl.org/images/bullets/navmenu-bullet-cpl-active.gif);
	background-repeat: no-repeat;
	padding-left: 19px;
	color: #ffffff;
}
div#nav li.submenubullet:hover {
	background-image: url(http://www.sedl.org/images/bullets/navmenu-bullet-cpl-nextactive.gif);
}
div#nav li.submenubulletactive:hover {
	background-image: url(http://www.sedl.org/images/bullets/navmenu-bullet-cpl-nextactive.gif);
}
div#nav2 li.submenubullet:hover {
	background-image: url(http://www.sedl.org/images/bullets/navmenu-bullet-cpl-nextactive.gif);
}
div#nav2 li.submenubulletactive:hover {
	background-image: url(http://www.sedl.org/images/bullets/navmenu-bullet-cpl-nextactive.gif);
}
div#nav3 li.submenubullet:hover {
	background-image: url(http://www.sedl.org/images/bullets/navmenu-bullet-cpl-nextactive.gif);
}
div#nav3 li.submenubulletactive:hover {
	background-image: url(http://www.sedl.org/images/bullets/navmenu-bullet-cpl-nextactive.gif);
}

#mainContent .titleLink a:link {text-decoration: none; color: #ffffff;}
#mainContent .titleLink a:visited {text-decoration: none; color: #ffffff;}
#mainContent .titleLink a:active {text-decoration: none; color: #ffffff;}
#mainContent .titleLink a:hover {text-decoration: underline; color: #ffffff;}


/*body { */
/*	background-color: #69a366; */
/*	background-image: url(/imagesN/bg_strip_cpl.gif); */
/*} */

--> 
