@CHARSET "UTF-8";

body { font-family:Arial, Helvetica, sans-serif; padding:15px; }

/*width*/
	#root,
	#top, #content,
	#titleWrapper, #titleWrapper h1,
	.home #leftArea, .section #rightArea, .page #rightArea,
	#footer  { width:100%; }

/*hidden*/
	#mainnav, #topnavWrapper,
	#sectionsWrapper, #shortcutsWrapper,
	.home #topArea, .home #rightArea, .section #leftArea, .page #leftArea,
	#titleWrapper .icon, a.print,
	div.tx-indexedsearch ul { display:none; }
	
/*other*/
	.pink { color:#fa0072 }
	.blue { color:#36a8dB }
	#logo { width:160px; }
	#logo a img { border:none; margin-bottom:8px; }
	#logo span { font-size:11px; font-style:italic; }
	
	#titleWrapper .locator { font-size:11px; color:#555; padding:0 0 10px 0; }
	#titleWrapper .locator a { text-decoration:none; color:#0099d9; }
	
	.content h1, .content h2, .content h3, .content h4, .content h5, .content h6 { color:#e41f84; }
	.content h1 { color:#2b207e; }
	.content .bodytext,
	.content .align-center, 
	.content .align-right,
	.content .align-justify, 
	.content .csc-textpic, 
	.content li,
	.section03 .content .bodytext,
	.section03 .content .align-center, 
	.section03 .content .align-right,
	.section03 .content .align-justify, 
	.section03 .content .csc-textpic, 
	.section03 .content li { color:#555; }
	
	.content b { color:#2b207e; }
	.content a { color:#e41f84; }
	
	#titleWrapper h1 { font-weight:normal; margin:0; padding:10px 0 10px 0; height:auto; }
	
	#footer {float:left; display:block; font-size:10px; color:#0099d9; border-top:1px solid #0099d9; padding:10px 0 0 0; margin:10px 0 0 0; height:auto; }
	#footer a { color:#2b207e; }
	
	.content .news-list-item,
	.content .news-list-item .news-date,
	.content .news-list-item p, .content .news-list-item p.bodytext,
	.content .news-images font,
	.newsSingleWrapper .news-date { color:#555; }
	.content .news-list-item { padding:10px 0 10px 0; }
	
	.content .csc-mailform .csc-mailform-field LABEL { color:#555; }
	.tx-indexedsearch-searchbox td,
	.tx-indexedsearch-whatis,
	.tx-indexedsearch-noresults,
	.tx-indexedsearch-browsebox,
	.tx-indexedsearch-res td,
	.section03 .tx-indexedsearch-searchbox td,
	.tx-indexedsearch-searchbox .sword,
	.tx-indexedsearch-searchbox .submit,
	.tx-indexedsearch-searchbox .sword { color:#555; }

