@charset "utf-8";
/* CSS Document */

body {
background-color:#FFFFFF;
font:12px Arial, sans-serif;
margin-bottom:0px;
margin-left:0px;
margin-right:0px;
margin-top:0px;
text-align:justify;
}

a {
color:#0066FF;
}

a:hover {
color:#BBDDFF;
}

h1 {
color:#004caa;
font-size:16px;
font-weight:bold;
}

h2 {
color:#004caa;
font-size:14px;
font-style:italic;
font-weight:bold;
}

.subtitle {
color:#004caa;
font-size:12px;
font-weight:bold;
}

.subtitle2 {
color:#004caa;
font-size:12px;
font-style:italic;
}

li {
list-style-image:url(../img/dot.gif);
}

.content {
background:url(../img/content/content_bg.gif) repeat-x;
}

.contentBottom {
background:url(../img/content/content_bottom_bg.gif);
}

.content-table {
border:1px;
border-color:#CCCCCC;
border-style:solid;
text-align:left;
}

.content-table-header {
background-color:#999999;
color:#FFFFFF;
font-weight:bold;
}

.content-table td {
border:1px;
border-color:#CCCCCC;
border-style:solid;
padding:5px;
}

.table-blue-left {
background:url(../img/table/blue_left.gif) no-repeat;
height:33px;
width:11px;
}

.table-blue-bg {
background:url(../img/table/blue_bg.gif) repeat-x;
height:33px;
}

.table-blue-right {
background:url(../img/table/blue_right.gif) no-repeat;
height:33px;
width:11px;
}

.table-yellow-left {
background:url(../img/table/yellow_left.gif) no-repeat;
height:33px;
width:11px;
}

.table-yellow-bg {
background:url(../img/table/yellow_bg.gif) repeat-x;
height:33px;
}

.table-yellow-right {
background:url(../img/table/yellow_right.gif) no-repeat;
height:33px;
width:11px;
}

.table-green-left {
background:url(../img/table/green_left.gif) no-repeat;
height:33px;
width:11px;
}

.table-green-bg {
background:url(../img/table/green_bg.gif) repeat-x;
height:33px;
}

.table-green-right {
background:url(../img/table/green_right.gif) no-repeat;
height:33px;
width:11px;
}

.table-red-left {
background:url(../img/table/red_left.gif) no-repeat;
height:33px;
width:11px;
}

.table-red-bg {
background:url(../img/table/red_bg.gif) repeat-x;
height:33px;
}

.table-red-right {
background:url(../img/table/red_right.gif) no-repeat;
height:33px;
width:11px;
}

.table-grey-left {
background:url(../img/table/grey_left.gif) repeat-y;
width:11px;
}

.table-grey-bg {
vertical-align:text-top;
}

.table-grey-right {
background:url(../img/table/grey_right.gif) repeat-y;
width:11px;
}

.table-grey-b-left {
background:url(../img/table/grey_bottom_left.gif) no-repeat;
height:20px;
width:11px;
}

.table-grey-b-bg {
background:url(../img/table/grey_bottom_bg.gif) repeat-x;
}

.table-grey-b-right {
background:url(../img/table/grey_bottom_right.gif) no-repeat;
height:20px;
width:11px;
}

.footer {
font-size:10px;
text-align:center;
}
