/* General proSilver Markup Styles
---------------------------------------- */

.box_example {
    color:#333333;
    font-size:11px;
    background: url(/box_bottom_right.gif) no-repeat bottom right;
    margin: 0;  /* margin:0 auto; - for centered box */
    padding:0;
    font-family:Verdana, Arial, Helvetica, sans-serif;
}

.box_example .header {
    margin: 0;
    padding: 0;
    background:url(/box_top_right.gif) no-repeat top right;
    text-align: center;
}

.box_example .header h2{
    color:#ffffff;
    background:url(/box_top_left.gif) no-repeat top left;
    font-size:14px;
    padding-top: 7px;
    height:20px;
    margin: 0;
}

.box_example .text {
    background:url(/box_bottom_left.gif) no-repeat bottom left;
    padding:10px 10px 15px 10px;
    margin:0;
    height:auto;
    text-align:justify;
    color:#003399;
    line-height:15px;
}

#ver-minimalist
{
        font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
        font-size: 12px;
        margin: 45px;
        text-align: left;
        border-collapse: collapse;
}

#ver-minimalist th
{
        padding: 8px 2px;
        font-weight: normal;
        font-size: 30px;
        border-bottom: 2px solid #6678b1;
        border-right: 30px solid #fff;
        border-left: 30px solid #fff;
        color: #039;
}

#ver-minimalist td
{
        padding: 12px 2px 0px 2px;
        border-right: 30px solid #fff;
        border-left: 30px solid #fff;
        color: #669;
}

.nobr {
	white-space: nowrap;
}

.chunk-title {
	border-bottom-style: solid;
	border-width: 2px;
	border-color: #e77917;
	padding: 3px;
	font-size: 10pt;
	font-family: 'Comic Sans MS';
}

.passfoto {
	background-color: transparent;
	width: 	100px;
	height: 100px;
}
