/* Main style */
body
{
	background-color: #c3d0db;
	margin: 0;
	padding: 0;
}
#main
{
	width: 800px;
	margin: 0 auto;
	background: #ffffff;
	padding: 0;
	border-left: 1px solid #ABD9FF;
	border-right: 1px solid #ABD9FF;
}
#content
{
	width: 800px;
	clear:both;
}

.bluetext
{
	color: #5689bc;
	font-weight:bold;
}
/*--------------------*/

/* right column main */
#rightcol
{
	float: left;
	background-color: #ffffff;
	padding: 10px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	/* ie6 fix */
	margin: 0;
	border: 0;
	width: 560px;
	overflow: hidden;
	o\verflow: visible;
	zoom: 1;

}

#rightcol p
{
	text-indent: 30px;
	text-align:justify;
	padding: 2px 0;
	margin: 0;
}
#rightcol li
{
	margin: 4px 0;
}

#rightcol ul, #rightcol ol
{
	text-align:justify;
	margin-top: 4px;
	margin-bottom: 4px;
}

#rightcol .list-header
{
	text-align:center;
	font-style:italic;
}

#rightcol .tbl-header
{
	text-align:center;
	font-weight:bold;
}

#rightcol .page-header
{
	text-align:center;
	font-weight:bold;
	font-style: italic;
	font-size: 16px;
	color: #2255ff;
	margin: 4px 0 12px 0;
}

#rightcol .right-text
{
	text-align:right;
}

#rightcol .header
{
	text-align:center;
	font-weight:bold;
	font-style: italic;
	margin: 4px 0;
}

#rightcol .tbl-big
{
	font-size: 12px;
	margin: 3px 0;
}

#rightcol .tbl-normal
{
	font-size: 14px;
	margin: 3px 0;
}

#rightcol .img-box
{
	text-align:center;
}

#rightcol .img-box img
{
	padding: 3px;
	margin: 3px 0;
	border: 1px solid #0094ff;
}

#rightcol .img-name
{
	text-align:center;
	font-size:11px;
}

#rightcol .block0, #rightcol .block1
{
	margin: 10px 0;
	padding: 10px 15px;
	border-radius: 15px;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	clear: both;
}

#rightcol .block0
{	
	
	background-color:#ffffef;
	border: solid 1px #FFA807;
	/*
	background-color:#D1EBFF;
	border: solid 1px #0000ff;
	*/
}

#rightcol .block1
{
	background-color:#D1EBFF;
	border: solid 1px #0000ff;
}

#rightcol .block0 .info, #rightcol .block1 .info
{
	margin: 3px 0;
	text-align: justify;
}

#rightcol .block-name
{
	font-weight:bold;
	text-align:center;
	margin: 4px 0;
	font-size: 15px;
}

#rightcol .block-link
{
	text-align:right;
}


#rightcol a:link, #rightcol a:visited
{
	text-decoration:none;
	color: #0000ff;
}

#rightcol a:active, #rightcol a:hover
{
	text-decoration:underline;
	color: #0000ff;
}

.search-resume
{
	margin: 3px auto;
	background-color:#ffffff;
	padding: 4px;
	border: 1px solid #00F;
	border-radius: 7px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	font-weight: bold;
}

.search-resume input, .search-resume select 
{
	width: 200px;
	border: 1px solid #00F;
	font-weight: bold;
}
.search-resume .search-button
{
	width: 330px;
	border: 1px solid #0000ff;
	background-color: #0099ff;
	font-weight: bold;
}

/*--------------------*/

/* left column menu */
#leftcol
{
	float: left;
	width: 198px;
	background-color: #ffffff;
	padding: 10px 2px;
	text-align:center;
}
#leftcol a, #leftcol span 
{
	padding: 6px 2px;
	font-family: "Times New Roman", Times, serif;
	font-size:18px;
	white-space:nowrap;
	font-style: italic;
	text-decoration:none;
	display:block;
	color: #ffffff;
}

#leftcol span
{
	background:url(../img/bg.png) no-repeat center;
}

#leftcol a:link, #leftcol a:visited
{
	background:url(../img/b.png) no-repeat center;
}

#leftcol a:hover, #leftcol a:active
{
	background:url(../img/b2.png) no-repeat center;
}
/*--------------------*/

/* Header */
#header
{
	width: 800px;
	height: 180px;
	border-bottom: 1px solid #ABD9FF;
}
#home
{
	float:right;
	margin: 130px 10px 0 0;
}
#letter
{
	float:right;
	margin: 130px 10px 0 0;
}
#letter img, #home img
{
	border: 0;
}
/*--------------------*/


/* Footer*/
#footer
{
	clear:both;
	background-color: #EDF6FF;
	width: 760px;
	border-top: 1px solid #ABD9FF;
	border-bottom: 1px solid #ABD9FF;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	padding: 10px 20px;
	color: #555555;
}

#copyright
{
	text-align:center;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	padding: 4px 0;
	margin: 0;
	font-weight:bold;
	
}

#footer a:link, #footer a:visited
{
	text-decoration:none;
	color: #0000ff;
}

#footer a:active, #footer a:hover
{
	text-decoration:underline;
	color: #0000ff;
}
/*--------------------*/

/* Special */

.tbl-resume
{
	border-top: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
}

.tbl-resume td, .tbl-resume th
{
	border-bottom: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
}

/*--------------------*/