body
{
	background: #FFFFFF url('../images/body.gif') repeat-x 0 0;
	background-color: #FFFFFF;
	background-position: top;
	font-family: Arial;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

a
{
	color: #3894EA;
	text-decoration: none;
}

a img
{
	border: none;
}

a:visited
{
	color: #3894EA;
	
	text-decoration: none;
}

a:hover
{
	color: #0053A1;
	text-decoration: none;
}

p
{
	padding-bottom: 8px;
	margin: 0px;
}

#top
{
	height: 16px;
	width: 992px;
	text-align: center; 
	margin-left: auto;
	margin-right: auto;
	padding: 4px 0px 4px 0;
}

#top a
{
	text-decoration: none;
	color: #666666;
	border-style: none;
	font-size: 12px;
	float: right;
	padding: 0 4px;
}

#top a:hover
{
	color: #0053A1;
}

.pl
{
	padding-right: 4px;
	background-image: url('../images/pl.gif');
	background-repeat: no-repeat;
}

.pl_hover
{
	background-image: url('../images/pl_hover.gif');
	padding-right: 4px;
	background-repeat: no-repeat;
}

.en
{
	padding-right: 4px;
	background-image: url('../images/en.gif');
	background-repeat: no-repeat;
}

.en_hover
{
	background-image: url('../images/en_hover.gif');
	padding-right: 4px;
	background-repeat: no-repeat;
}

#page
{
	width: 992px;
	height: auto;
	border-width: 1px;
	border-color: #0053A1;
	border-bottom-color: #666666;
	border-bottom-width: 12px;
	border-style: solid;
	margin: 0 auto;
	text-align: center;
	background-color: #FFFFFF;
}

/* menu */
#menu
{
	height: 32px;
	width: 100%;
	background-color: #0053A1;
	margin-bottom: 10px;
	color: #FFFFFF;
}
#menu a
{
	color: #FFFFFF;
	text-decoration: none;
}
#menu_tab
{
	margin-left: 20px; 
	height: 32px;
	color: #FFFFFF;
	text-align: center;
}
#menu_tab td
{
	padding-left: 5px; 
	padding-right: 5px;
	color: #FFFFFF;
	font-family: Arial;
	font-size: 12px;
	vertical-align: middle;
}
/* end menu */

/* logos*/
#logos
{
	margin: 0px 12px 12px 12px;
	height: 184px;
}

#logo_wod-kan
{
	float: left;
	width: 153px;
	margin-right: 12px;
	border-style: none;
}

#logo_wod-kan a img
{
	border-style: none;
}

#logo
{	
	width: 558px;
	float: left;
}

#logo_img
{
	width: 558px;
	height: 184px;
}

#rectangle
{
	width: 231px;
	margin-left: 12px;
	background-color: #0053A1;
	color: #FFFFFF;
	float: left;
	height: 184px;
}
/* end logos */

#squares
{
	margin: 0px 12px 11px 12px;
	width: 153px;
	min-height: 489px;
	display: inline;
	float: left;
}
.square
{
	height: 153px;
	margin-bottom: 12px;
	background-color: #0053A1;
}

.first_square
{
	background-color: #3894EA;
	background-image: url('../images/square_1.jpg');
}

.first_square_hover
{
	background-image: url('../images/square_1_hover.jpg');
}

.second_square
{
	background-color: #3C6FB5;
	background-image: url('../images/square_2.jpg');
}

.second_square_hover
{
	background-image: url('../images/square_2_hover.jpg');
}

.third_square
{
	background-color: #0053A1;
	background-image: url('../images/square_3.jpg');
}

.third_square_hover
{
	background-image: url('../images/square_3_hover.jpg');
}

#middle
{
	min-height: 490px;
	height: auto;
	margin-bottom: 26px;
}

#contents
{
	width: 801px;
	float: right;
	display: inline;
}

#content
{
	width: 558px;
	min-height: 490px;
	margin-right: 12px;
	display: inline;
	float: left;
}
.path
{
	color: #999999;
	text-decoration: none;
	font-size: 11px;
}
.path:hover
{
	color: #0053A1;
}

.path:visited
{
	color: #999999;
	text-decoration: none;
}
.text
{
	text-align: left;
	font-size: 12px;
	padding: 0 10px 0 0;
	line-height: 18px;
	display: block;
}

#right_col
{
	width: 231px;
	float: left;
	margin-bottom: 11px;
	display: inline;
}

#logo_igwp
{
	text-align: center;
	position: relative;
	bottom: 0px;
	
}

#logo_igwp a img
{
	border: none;
}

.news_date
{
	font-family: Arial;
	font-weight: bold;
	font-size: 12px;
	color: #0053A1;
}

.news_title
{
	font-size: 12px;
	color: #333333;
	font-weight: bold;
	display: block;
	margin-bottom: 4px;
}

.news_desc
{
	font-size: 12px;
	color: #666666;
	display: block;
	padding-bottom: 10px;
}

.arrows
{
	background-image: url('../images/arrows.jpg');
	background-repeat: no-repeat;
	background-attachment: scroll;
}


#content_title
{
	text-align: left;
	font-weight: bold;
	float: left;
	padding-bottom: 16px;
	display: block;
	width: 544;
}

.main_page_title
{
	color: #0053A1;
	font-size: 20px;
	font-family: Arial;
}

.subpage_title
{
	color: #999999;
	font-size: 18px;
	font-family: Arial;
}

#bottom
{
	height: 47px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	width: 987px;
	padding: 5px 5px 0 0;
}

#footer
{
	color: #333333;
	font-size: 11px;
	float: right;
}

#nav_title
{
	color: #0053A1;
	font-size: 22px;
	font-family: Arial;
	padding-top: 0px;
	margin: 0px;
}

.nav_points
{
	font-size: 13px;
}

.nav_points li 
{
	list-style-image: url('../images/square.jpg');
	padding: 4px 0;
}

.nav_points li a
{
	text-decoration: none;
	color: #333333;
}

.button
{
	background:#666666 none repeat scroll 0 0;
	border-color:#FFFFFF #333333 #333333 #FFFFFF;
	border-style:solid;
	border-width:1px;
	color:#FFFFFF;
	cursor:pointer;
	vertical-align: top;
	font-size:11px;
	line-height:14px;
	padding:0 5px;
	text-align:center;
}

.hover_button
{
	background: #0053A1 none repeat scroll 0 0;
    color: #FFFFFF;
	border-color:#FFFFFF #333333 #333333 #FFFFFF;
	border-style:solid;
	border-width:1px;
	cursor:pointer;
	vertical-align: top;
	font-size:11px;
	line-height:14px;
	padding:0 5px;
	text-align:center;
}

/* media */
.inside
{
	text-align: center; 
	padding: 0px; 
	margin: 0px; 
	width: 100%; 
	height: 100%;
}

.caption
{
	font-size: 12px;
	background-color: #0053A1;
}

.caption a
{
	color: #FFFFFF; 
	
}

.caption a:hover
{
	color: #E1E1E1; 
}


.box
{
	width: 170px; 
	border-width: 1px; 
	border-style: solid; 
	border-color: #0053A1;
}
/* end media */
