* {
	padding: 0;
	margin: 0;
	}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 62%;
	text-align: center;
		behavior: url(fileadmin/templates/css/csshover.htc);
		}

#wrapper {
	margin: 30px auto;
	text-align: left;
	width: 998px;
	/*background: url(wrapper-back.jpg) top left repeat-y #20608C;*/
 	border: 1px solid #B4E4FA;
	padding: 0;
	}

#faux {
	/*background: url(faux-1-3-col2.jpg);*/
 	margin-bottom: 5px;
	overflow: auto;
	width: 100%
	}

#header {
	color: #333;
	width: 998px;
	padding: 0px;
	height: 115px;
	margin: 10px 0px 0px 0px;
	background: url(title.jpg) 0px 0px no-repeat;
	}
	
#header  img.logo {
	border: 0px;
	margin: 6px 0 0 10px;
	}
	
#topnav {
	position: absolute;
	margin: -10px 0 0 770;
	margin-left: 771px !important;
	margin-left: 770px;
	font-size: 11px;
	color: #8cd3e5;
}
#topnav A { float:left; display:block; padding:2px 10px 2px 10px; margin:0 0 0 2px;  background-color:#b4e4fa; text-decoration:none; color:#6b9ec9; }
#topnav A:hover { text-decoration:none; color:#0c124c; }

#maincontent {
	padding: 0px;
	background-color: #98BBCF;
	}

#content {
	padding: 30px 5px 10px 40px;
	background: url(cross.gif) 10px 0px no-repeat;
	}
#footer {
	width: 998px;
	clear: both;
	color: #333;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	}

#footerflash {
	text-align: right;
	padding: 0 16px 0 0;
	margin-bottom: -2px;
	}
#footerspacer {
	background: url(footerback.jpg) top left repeat-y;
	height: 13px;
	}
.clear {
	clear: both;
	background: none;
	}

.hidden {
	visibility: hidden;
	}
	
#content .partnerwrap  .csc-textpic-imagewrap {
width: 140px;
display: block;


	}

#content .bluewrap p  {
background-color: #DFF5FF;
padding: 5px;
	}	
	
#borderlinks {
	
	padding: 0 0 0 210px;
	margin-bottom: -10px;
	
	}	
#borderlinks p.bodytext,
#borderlinks p.bodytext a {
	color: #444;
	font-size: 1em;
	line-height: 1.5em;
	margin-bottom: 15px;
	}	
	
	#borderlinks p.bodytext a:hover
 {
	text-decoration: none;
	color: #1A7EA2;
	border-bottom: 1px solid #1A7EA2;
	background-color: #E5F6FE;
	}
