* { padding: 0; margin: 0; }

body {
 font-family:  Verdana, Arial;
 font-size: 70%;
 line-height: 1.5em;
 /*color: #424447;*/ 
 text-align: left;
/*min-width: 1000px;*/
 margin: 0 0 0 0;
}

h1{
	font-size: 1.4em;
	font-weight: 600;
	color: #22568A;	
	padding: 2px 0 1em 20px;	
}

h3
{
	font-size: 1em;
	font-weight: 500;
	color: #22568A;	
	padding: 0.5em 0 ;
	
}
a:link, a:visited {
	text-decoration: none;
	font-weight: 500;
	color:#0F497D;	
}

a:hover, a:active {
	text-decoration: underline;
	color:#0F497D;	
}
.clearer {clear:both}


h2 {
	font-size: /*bold*/ 1.2em;
	font-weight: 600;
	color: #22568A;	
	padding: 1em 0 1em 20px;
	/*background-color: #CCCCCC;*/
	/*margin-top: 5px;*/
}

a:link, a:visited {
	text-decoration: none;
	font-weight: 500;
	color:#0F497D;	
}

a:hover, a:active {
	text-decoration: underline;
	color:#0F497D;	
}
h1 {
	font-size: 1.4em;
	font-weight: 600;
	color: #22568A;	
	padding: 2px 0 0.5em 20px;
	
}

a:link, a:visited {
	text-decoration: none;
	font-weight: 400;
	color:#0F497D;	
}

a:hover, a:active {
	text-decoration: underline;
	color:#0F497D;	
}
#wrapper { 
 margin: 0 /*10px*/ auto;

 width: 1044px;
 position: relative;
 left: 50%;
 margin-left: -522px;
 text-align: left;
 background:white url(../images/shadow.jpg) repeat-y;
}

div#wrapper a#top-name{display:block;position:relative;top:5px}
div#wrapper div.csc-textpic dd.csc-textpic-caption {font-size:9px;text-align:center;margin-left:0;}
#header {
 /*color: #ffffff;*/
 /*float: left;*/
 position: relative;
 height: 140px;
 margin-left:  10px;
 /*width: 1000px;*/
 background:url(../images/header.jpg) no-repeat;
}



/*NAVIGATION*/

#NavTop {
	
	margin-top: -15px ;
	font-weight: bold;
	color: #0965AC;
	list-style: none;
	text-align: center;
	float: right;
}

#NavTop  li{
	/*float: left;*/
	display: inline;
	
}

#NavTop a{
	padding: 0 2em 0 2em;
	border-left-color: #183052; 
	border-left-width: 1px;
	border-left-style: solid;
	text-decoration: none;
	/*font-weight: bold;*/
	font-size: 0.9em;
	color: #0965AC;	
	
}

#NavTop .first a {
	border-left: none;
		
}

#NavTop a:hover /*a:visited*/ {
	color: #0965AC;
	text-decoration: underline;
	/*color: #fff;*/
	
}
#navigation ul{
	margin: 0 auto;
	padding: 0.6em 0em; 
	width: 1024px;
	height: 34px;
	color: #999999;
	text-align: center;
	background: url(../images/m_menu_line.jpg) repeat-x;
}

#navigation ul li{
	display: inline;
}

#navigation ul li a{
	/*float: left;*/
	padding: 0 1.4em;
	font-size: 1.2em;
	font-weight: bold;
	color: #CCCCCC;
}

#navigation a:hover /*a:visited*/ {
	color: #fff;
}

#navigation .first a {
	border-left: none;
	color: #fff;
	text-decoration: underline;
}

/*LEFT COLUMN*/

#leftcolumn { 
	/*color: #242323;*/
	margin: 30px 10px 5px 10px;
	padding: 0em 0.5em 1em 1em;
	height:auto !important;
	height: 580px;
	min-height:580px;
	width: 245px;
	float: left;
}

#leftcolumn .splash_column, #rightcolumn .splash_column{
	margin-bottom: 1.2em;
	/*background: url(../images/column.jpg) no-repeat;*/
	/*background-color: #F1F1F1;*/
	/*border: solid 1px #C4DDED;*/ 	
}

#leftcolumn .splash_column p, {
	padding: 5px;
}
#rightcolumn .splash_column p{
	padding: 5px 0px 5px 5px;
}
/*END LEFT COLUMN*/

#content { 
 float: left;
 /*color: #242323;*/
  margin: 30px 0px 5px 0px;
 /*  padding: 10px;*/
 height: 580px;
 height:auto !important;
 min-height:580px;
 width: 550px; 
}
#content UL, #content DD {
	margin-left:10px;
}

.splash_content {
	margin:  10px 0px;
	background: url(../images/h2_gr.jpg) repeat-x;
	/*border: solid 1px #f0f0f0;*/ 
	}

.splash_content p{
	padding: 5px;
}

#rightcolumn { 
 /*color: #242323;*/
 margin: 30px 5px 5px 0px;
 /*padding-right: 5px;*/
 height: 580px;
 height:auto !important;
 min-height:580px;
 width: 180px;
 float: right;
 /*background-image: url(../images/notice.jpg);*/
 background-repeat: no-repeat;
 /*background-position: 150px 3px;*/
 
}
#rightcolumn .splash_column{
	/*border-left: 2px #1373b6 dotted;*/
	/*border-left: 1px solid #CCCCCC;*/
	/*margin-right:5px;*/
	/*background-color: #fdf4d2;*/
	text-align: justify;	
}

#rightcolumn .splash_column p{
	padding: 10px 0px 10px 10px;
}
	
#footer { 
clear: both;
 /*width: 1000px;*/
  /*float: center*/
 margin-left: 10px;
 margin-right: 10px;
 padding: 10px;
 text-align: center;
 border-top: 1px solid #cccccc; 
 
}

#footer a{
	color: #999999;		
}

#footer a:hover  {
	color: #0F497D;
	text-decoration: underline;
}
#footer a IMG,#footer a:hover IMG {border:none}

/* links styles */
TABLE.tx-doodolinkslist-pi1{border:none;}
TABLE.tx-doodolinkslist-pi1 H2 {background-color:#e7e7ee;border:none;}
TABLE.tx-doodolinkslist-pi1 TD {width:50%;border:1px solid #ccccff;/*padding-right:10px;*/vertical-align:top;}
.tx-doodolinkslist-pi1-item-img {float:left;margin:0px 5px 0px 0px;}
.tx-doodolinkslist-pi1-item-img IMG {border:1px solid #ccc}
.tx-doodolinkslist-pi1-item-desc {margin:0px 0px 0px 5px}
