
html{
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	}

body{
	margin: 0px;
	padding: 0px;
	font-family: Tahoma, Verdana;
	font-size: 12px;
	color: #333333;
	background: #FFFFFF url(../images/bg_main.jpg) top center fixed;
	}
	
a:link, a:visited{
	color: #00589f;
	text-decoration: none;
	}	
	
a:hover{
	color: #003399;
	text-decoration: underline;
	}	

.readon{
	display: block;
	height: 19px;
	width: 89px;
	padding: 3px 2px 0px 2px;
	margin-right: 10px;	
	text-align: center;
	float: right;
	font-weight: bold;
	}

.readon:link, .readon:visited{
	text-transform: lowercase;
	text-decoration: none;
	font-family: Tahoma;
	font-weight: bold;
	background-color: #FFFF99;	
	}
	
.readon:hover{
	text-decoration: underline;	
	background-color: #FFFF66;
	color: #333333;
	}	

img{
	/*behavior: url(templates/zegiestow/css/iepngfix.htc);*/
	border: 0px;	
	}	


p{
	text-align: justify;
	line-height: 1.3em;
	}

.contentpaneopen{
	margin: 0px;
	padding: 0px;
	border: 0px;
	}

.contentpaneopen td{

	}
	
.contentheading{
	padding: 3px 5px 3px 30px;
	margin: 0px;
	border: 0px;
	font-weight: normal;
	font-family: Verdana;
	font-size: 14px;
	color: #373737;
	background: #FFFFFF url(../images/motyl.gif) top left no-repeat;
	}


.contentheading a:link, .contentheading a:visited{
	font-weight: normal;
	color: #0066CC;
	font-size: 16px;
	}	
	
.contentheading a:hover{
	text-decoration: underline;
	}	

.buttonheading{	
	}	
	
.contentheading h2{
	border-bottom: 1px solid #CCCCCC;
	}	



.contentpagetitle, .contentpagetitle a:link, .contentpagetitle a:visited{
	font-weight: bold;
	font-size: 12px;
	color: #1f1f1f;
	}

	
.createdate, .small{
	font-size: 10px;
	color: #adadad;
	font-family: Verdana;
	}
	
h4{
	
	}

fieldset{
	border: none;
	}

.column_separator{
	border-left: 1px dashed #DDDDDD;
	}	


#headerBar{
	width: 960px;
	position: relative;
	margin: 0px auto;
	height: 148px;
	background-color: transparent;
	}	

#logo{
	width: 316px;
	height: 75px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	position: absolute;
	top: 8px;
	left: 30px;
	}

#searchBox{
	position: absolute;
	top: 30px;
	right: 10px;
	width: 410px;
	}	

.search #mod_search_searchword{
	display: inline-block;
	float: left;
	width: 271px;
	height: 23px;
	background: transparent url(../images/search_input_bg.png) top left no-repeat;
	border-style: none;
	font-size: 12px;
	color: #666666;
	padding: 3px 0px 0px 35px;
	}

.search .button{
	display: inline-block;
	float: left;
	width: 71px;
	height: 26px;
	padding: 0px 0px 0px 0px;
	text-align: center;
	font-weight: bold;
	text-transform: lowercase;
	font-size: 14px;
	background: transparent url(../images/search_button_bg.png) top left no-repeat;
	color: #FFFFFF;
	border-style: none;
	margin-left: 5px;
	cursor: pointer;
	}

#topMenu{
	position: absolute;
	left: 30px;
	bottom: 0px;
	width: 900px;
	text-align: right;
	height: 55px;
	padding: 0px;
	margin: 0px;
	color: #FFFFFF;
	background: transparent url(../images/top_menu_bg.png) top left no-repeat;	
	}

#topMenu a:link, #topMenu a:visited{
	padding: 3px 0px 0px 0px;
	text-align: center;
	color: #FFFFFF;
	}

#topMenu a:hover{
	background-position: 0px 0px;
	}

#midBar{
	width: 960px;
	height: 10px;	
	margin: 0 auto;
	padding: 0px;
	background: transparent url(../images/mid_bar.png) top left no-repeat;
	}

#allContainer{
	width: 950px;
	margin: 0 auto;
	padding: 0px 5px 5px 5px;
	background-color: #FFFFFF;
	}

#leftCol{
	
	}

#leftCol h3{
	padding: 6px 0px 0px 35px;
	height: 27px;
	margin: 0px;
	color: #292929;
	font-family: Verdana;
	font-size: 14px;
	}

#leftCol .moduletable, #leftCol .moduletable_menu{
	background: #FFFFFF url(../images/shield.gif) top left no-repeat;
	display: block;
	float: left;
	width: 190px;
	margin: 0px 0px 8px 0px;
	}

#breadcrumb{
	font-size: 10px;
	font-family: Tahoma;
	color: #464646;
	height: 14px;
	padding: 1px 0px 0px 21px;
	background: #FFFFFF url(../images/home.gif) top left no-repeat;
	}

#breadcrumb a:link, #breadcrumb a:visited{
	font-weight: bold;
	color: #464646;
	}

#breadcrumb a:hover{

	}

.moduletable_menu{
	
	}

.moduletable_menu a:link, .moduletable_menu a:visited{
	font-family: Verdana;
	font-size: 14px;
	display: block;
	color: #00589f;
	padding: 0px 0px 0px 15px;
	margin: 0px 0px 7px 0px;
	background: transparent url(../images/rec_ico.gif) top left no-repeat;
	}

#footerContent{
	font-size: 12px;
	color: #666666;
	text-align: right;
	border-top: 0px solid #EEEEEE;
	margin: 5px 0px 10px 0px;
	padding: 4px 5px 0px 5px;
	width: 940px;
	}


/* System Messages */
#system-message
{
margin: 0px 0 5px 0;
padding: 10px 10px 10px 10px;
background-color: #FFFFCC;
border-top: 3px solid #FEA700; 
border-bottom: 3px solid #FEA700;
text-align: center;
font-size: 14px;
}

#system-message dt { font-weight: normal;}
#system-message dd { margin: 0;  font-weight: normal; text-indent: 0px;background:#fff;padding:0 }
#system-message dd ul { color: #333333; margin: 0px; list-style: none; padding: 0px; }

/* System Standard Messages */
#system-message dt.message { display: none; }
#system-message dd.message {  }
#system-message dd.message ul { background-color: #FFFFCC;}

/* System Error Messages */
#system-message dt.error { display: none; }
#system-message dd.error {  }
#system-message dd.error ul { color: #93246F; background: #F2E3ED ; border-top: 3px solid #93246F; border-bottom: 3px solid #93246F;margin:0}

/* System Notice Messages */
#system-message dt.notice { display: none; }
#system-message dd.notice {  }
#system-message dd.notice ul { color: #93246F; background: #F2E3ED; border-top: 3px solid #93246F; border-bottom: 3px solid #93246F;}

/* end System Messages */	