/**** element styles ****/
p {
	font-family: "verdana" "Trebuchet MS" "arial" "geneva";
	font-size: 10px;
	text-align: justify;
        margin: 0px 0px;
}

li {
	font-family: "verdana" "Trebuchet MS" "arial" "geneva";
	font-size: 100%;
}

ul {

         line-height: 15px;
         color: #426987;
         font-family: "verdana" "Trebuchet MS" "arial" "geneva";
         font-size: 10px; align:left;
         font-weight:normal
         }

.left12 {
	font-family: "verdana" "Trebuchet MS" "arial" "geneva";
	font-size: 12px;
	text-align: left;

}

.center12 {
	font-family: "verdana" "Trebuchet MS" "arial" "geneva";
	font-size: 12px;
	text-align: center;

}

a {
	text-decoration: none;
        color: #426987;
        text-align: left;
}

.Style1 {
        font-family: "verdana" "Trebuchet MS" "arial" "geneva";
	font-size: 10px;
	text-align: center;
}

.Style2 {
        font-family: "verdana" "Trebuchet MS" "arial" "geneva";
        font-size: 10px;
        text-align: left;
        margin-left: 10px;
        margin-right: 10px;
}

.Style4 {
        font-family: "verdana" "Trebuchet MS" "arial" "geneva";
	font-size: 11px;
	text-align: center;
}

.Style5 {
        font-family: "verdana" "Trebuchet MS" "arial" "geneva";
        color: #000000;
	font-size: 11px;
	text-align: center;
}

.Style6 {
        font-family: "Trebuchet MS" "arial" "geneva";
        color: #000000;
	font-size: 10px;
	text-align: center;
}

.Style7 {
        font-family: "verdana" "Trebuchet MS" "arial" "geneva";
        color: #FF0000;
        font-size: 10px;
        text-align: right;
        margin-left: 5px;
        margin-right: 5px;
}

.Style8 {
        font-family: "verdana" "Trebuchet MS" "arial" "geneva";
        color: #ffffff;
        font-size: 9px;
        text-align: center;
}

.Style9 {
        font-family: "verdana" "Trebuchet MS" "arial" "geneva";
        color: #ffffff;
        font-size: 12px;
        text-align: center;
}

.Style10 {
        font-family: "verdana" "Trebuchet MS" "arial" "geneva";
        color: #000000;
        font-size: 10px;
        text-align: right;
        margin-left: 5px;
        margin-right: 5px;
}

.Style11 {
        font-family: "verdana" "Trebuchet MS" "arial" "geneva";
	font-size: 9px;
	text-align: center;
}

.Style12 {
        font-family: "verdana" "Trebuchet MS" "arial" "geneva";
        color: #FF0000;
        font-size: 10px;
        text-align: left;
}

body {
	background-color: #8996A5;
	background-image: url(../Images/back_cac5.gif);
	background-repeat: repeat-y;
	background-position: 50% 50%;
	margin: 0px ;
}

table#result {
    background-color:#BDD1E6;
    border: solid #BDD1E6 0px;
    padding: 0px;
    spacing: 0px;
}

table#info {
    background-color:#ffffff;
    border: solid #755E23 1px;
    padding: 0px;
    spacing: 0px;
}

.tabcac {
    background-color:#D6E5F5;
    border: solid #BDD1E6 1px;
    padding: 5px;
    spacing: 5px;
}

.subnavlink, a.subnavlink:link, a.subnavlink:visited  {
	font-family: "verdana" "Trebuchet MS" "arial" "geneva";
        color: #755E23;
        font-size: 10px;
        text-align: center;
	line-height: 15pt;
	text-decoration: none;
	padding-right:0px;
	padding-left:0px;
}

a.subnavlink:hover {
        border: 1px solid #755E23;
        background: #755E23;
	text-decoration: none;
	color: #ffffff;
	font-size: 10px;
}

.subnavlink3, a.subnavlink3:link, a.subnavlink3:visited  {
	font-family: "verdana" "Trebuchet MS" "arial" "geneva";
        color: #755E23;
        font-size: 10px;
        text-align: center;
	line-height: 15pt;
	text-decoration: none;
	padding-right:0px;
	padding-left:0px;
}

a.subnavlink3:hover {
	text-decoration: none;
	color: #ffffff;
	font-size: 10px;
}


