/* CSS Document */
html{
	height:100%;
}

body{
	height:100%;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	color:#333333;
}

p, div, span, h2, h3, li, ul{
	margin:0px;
	padding:0px;
}

table{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	color:#333333;
}

p{
	margin-bottom:18px;
	margin-left: 10px;
}

h1{
	font-size:24px;
	line-height:24px;
	color:669900;
	margin-bottom: 0px;
}

h2{
	font-size:18px;
	color:669900;
	margin-bottom:6px;
	text-decoration: underline;
}

h3{
	font-size:14px;
	margin-bottom:0px;
	margin-top: 0px;
}

a{
color:#217ca6;
text-decoration: none;
}
a:hover{
color:#0f445d;
text-decoration: underline;
}
a.pdf{
padding-left:30px;
line-height:26px;
font-size:24px;
color:#217ca6;
background-image:url(images/pdf.png);
background-position:top left;
background-repeat:no-repeat;
text-decoration: none;
}

a.pdf:hover{
color:#0f445d;
text-decoration: underline;
}

a.pdf-small{
padding-left:30px;
line-height:18px;
font-size:16px;
color:#217ca6;
background-image:url(images/pdf.png);
background-position:top left;
background-repeat:no-repeat;
text-decoration: none;
}

a.pdf-small:hover{
color:#0f445d;
text-decoration: underline;
}

a.nav{
margin-right: 40px;
color:#FFFFFF;
font-size: 20px;
text-decoration: none;
}
a.nav:hover{
color:#FFFFFF;
text-decoration: underline;
}

a.nav-small{
margin-right: 50px;
color:#FFFFFF;
font-size: 12px;
text-decoration: none;
}
a.nav-small:hover{
color:#FFFFFF;
text-decoration: underline;
}

a.christmas{
margin-right: 50px;
color:#CC0000;
font-size: 20px;
text-decoration: none;
font-weight: bold;
}
a.christmas:hover{
color:#FF0000;
text-decoration: underline;
}

#ver-minimalist
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 11px;
	width: 640px;
	text-align: center;
	border-collapse: collapse;
}
#ver-minimalist th
{
	padding: 4px 1px;
	font-weight: normal;
	font-size: 13px;
	border-bottom: 2px solid #447;
	border-right: 5px solid #fff;
	border-left: 5px solid #fff;
	color: #669900;
	font-weight: bold;
}
#ver-minimalist td
{
	padding: 2px 1px 2px 1px;
	border-bottom: 1px dashed #aaa;
	border-right: 5px solid #fff;
	border-left: 5px solid #fff;
	color: #447;
}

.t {background: url(images/bordercurve/dot2-grey.gif) 0 0 repeat-x; width: 10 em}
.b {background: url(images/bordercurve/dot2-grey.gif) 0 100% repeat-x}
.l {background: url(images/bordercurve/dot2-grey.gif) 0 0 repeat-y}
.r {background: url(images/bordercurve/dot2-grey.gif) 100% 0 repeat-y}
.bl {background: url(images/bordercurve/bl2-grey.gif) 0 100% no-repeat}
.br {background: url(images/bordercurve/br-grey.gif) 100% 100% no-repeat}
.tl {background: url(images/bordercurve/tl2-grey.gif) 0 0 no-repeat}
.tr {background: url(images/bordercurve/tr2-grey.gif) 100% 0 no-repeat; padding:10px} 