/* CSS for CEL */body {	background-color: #FFFFFF;	margin: 5px 0px 5px 0px;}td.header {	border: solid 3px #4D6382;}td.signup {	background-color: #FFFFFF;	background-image: url(../images/signupbg.jpg);	background-repeat: repeat-x;	border-right: solid 4px #4D6382;	border-left: solid 4px #4D6382;	vertical-align: top;	width: 130px;}#signup {	width: 130px;	margin: 0px 0px 0px 0px;	padding: 5px 0px 10px 0px;	font-family: verdana, arial;	font-size: 12px;	color: #4D6382;	text-align: center;}#signup span.title {	font-size: 14px;}#signup form {	margin: 5px 0px 5px 0px;}#signup input {	margin: 3px 0px 3px 0px;}#signup span.contact {	font-size: 11px;	font-weight: bold;}td.content {	border-right: solid 4px #4D6382;	vertical-align: top;	width: 648px;}#content {	font-family: verdana, arial;	font-size: 12px;	padding: 10px 10px 10px 10px;}#content span.title {	font-size: 24px;	font-weight: bold;	color: #70514E;}#content span.subtitle {	font-weight: bold;	color: #A16B66;}#content span.smalltext {	font-size: 11px;	color: #A16B66;}#content a {color: #4D6382;}#content a:hover {color: #A16366;}/*+++++++++++++++++++++++++++++++++++++++++++++++*//*NAV*/#navlist {	margin: 0px 0px 0px 0px;	padding: 0px 0px 20px 0px;	font-size: 14px;}#navlist ul, #navlist li {	margin: 0px 0px 0px 0px;	padding: 0px 0px 0px 0px;	display: inline;	list-style-type: none;}#navlist a:link, #navlist a:visited {	float: left;	line-height: 14px;	font-weight: bold;	margin: 0px 11px 4px 0px;	border-top: 4px solid #4D6382;	padding-top: 2px;	text-decoration: none;	color: #4D6382;}#navlist a:link#current, #navlist a:visited#current, #navlist a:hover {	border-top: 4px solid #A16B66;	padding-top: 2px;	background: transparent;	color: #A16B66;}#navlist a:hover { color: #A16B66; }/*+++++++++++++++++++++++++++++++++++++++++++++++*//*+++++++++++++++++++++++++++++++++++++++++++++++*//*RIGHT SIDE BOXES*/#content div.boxes {	float: right;	margin: 48px 0px 30px 15px;}#content div.boxes img.arrows {	float: left;	margin: 0px 5px 2px 5px;}#content div.news {	padding: 0px 0px 0px 0px;	width: 185px;	background-color: #DDE5DE;	color: #4D6382;}#content div.news p.head {	margin: 0px 0px 0px 0px;	padding: 4px 2px 5px 2px;	background-color: #70514E;	border-bottom: solid 1px #FFFFFF;	color: #FFFFFF;	font-size: 18px;	text-transform: uppercase;}#content div.news p.head b {	color: #DDB1AC;}#content div.news p.text {	margin: 0px 0px 0px 0px;	padding: 3px 5px 5px 5px;}#content div.news a {	color: #4D6382;	font-weight: bold;	text-decoration: underline;}#content div.news a:hover {	color: #4D6382;	font-weight: bold;	text-decoration: none;}#content div.support {	padding: 0px 0px 0px 0px;	width: 185px;	background-color: #EAF0EB;	color: #4D6382;}#content div.support p.head {	margin: 0px 0px 0px 0px;	padding: 4px 2px 5px 2px;	background-color: #A16B66;	border-bottom: solid 1px #FFFFFF;	color: #FFFFFF;	font-size: 18px;	text-transform: uppercase;}#content div.support p.head b {	color: #DDB1AC;}#content div.support p.text {	margin: 0px 0px 0px 0px;	padding: 3px 5px 5px 5px;}#content div.support a {	color: #4D6382;	font-weight: bold;	text-decoration: underline;}#content div.support a:hover {	color: #4D6382;	font-weight: bold;	text-decoration: none;}a.link {	color: #4D6382;	font-weight: bold;	text-decoration: none;}a.hover {	color: #A16B66;	font-weight: bold;	text-decoration: none;}/*+++++++++++++++++++++++++++++++++++++++++++++++*/td.footer {	background-color: #BBCCBE;	border: solid 4px #4D6382;}#footer {	background-color: #BBCCBE;	padding: 5px 5px 5px 5px;	font-family: verdana, arial;	font-size: 11px;	color: #000000;	text-align: center;	line-height: 18px;}#footer a {	margin: 0px 5px 0px 5px;	color: #4D6382;	font-weight: bold;	text-decoration: underline;}#footer a:hover {	margin: 0px 5px 0px 5px;	color: #4D6382;	font-weight: bold;	text-decoration: none;}#bwm {	background-color: #FFFFFF;	padding: 5px 5px 5px 5px;	font-family: verdana, arial;	font-size: 11px;	color: #000000;	text-align: center;	line-height: 18px;}#bwm a {	margin: 0px 0px 0px 0px;	color: #4D6382;	font-weight: bold;	text-decoration: underline;}#bwm a:hover {	margin: 0px 0px 0px 0px;	color: #4D6382;	font-weight: bold;	text-decoration: none;}			