/* CSS Document */

body {font-family: arial; font-size: 14; color: navy;}
p {font-family: arial; font-size: 14; color: navy;}
a {font-family: arial; font-size: 14; color: navy;}
ol {font-family: arial,verdana, helvetica; font-size: 14; color: #000000;}
ul {font-family: arial,verdana, helvetica; font-size: 14; color: #000000;}
li.tretin {font-family: arial,verdana, helvetica; font-size: 14; color: #000000;}

td, .text {
	font-size: 12px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
   font-weight: normal;
}

.disclaimer {
	font-size: 10px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
    text-decoration:none;
}

.globalnavtext {
	font-size: 10px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #999999;
    text-decoration:none;
}

.outline {
	border : 1px solid Gray;
   font-weight: normal;
}

.leftnavtop {
	background:#CCCCCC;
	font-weight : bold;
   height:12px;
   color:#325b87;
}

.leftnavrule {
	background:#EEEEEE;
   font-weight: normal;
}

.leftnavsub {
	background:#888888;
	padding-top : 0px;
	padding-bottom : 0px;
   font-weight: normal;
}

.leftnavsubright {
	background:#eeeeee;
	padding-top : 0px;
	padding-bottom : 0px;
}

.leftnavsubover {
	background:#EEEEEE;
	padding-top : 0px;
	padding-bottom : 0px;
	text-decoration: underline;
}

.leftnavlink {
	font-size: 10px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: red;
	text-decoration:none;
	font-weight : normal;
}

a {
	color: navy;
	text-decoration: none;
	font-weight : normal;
}

a:active, a:hover {
	color: #333333;
	text-decoration: underline;
	font-weight : normal;
}

a.toplink, a.toplink:visited {
	color: black;
	text-decoration: none;
	font-weight : normal;
}

a.toplink:active, a.toplink:hover {
	color: lightgray;
	text-decoration: underline;
	font-weight : normal;
}

a.blacklink, a.blacklink:visited {
	color: black;
	text-decoration: none;
	font-weight : normal;
}

a.blacklink:active, a.blacklink:hover {
	color: black;
	text-decoration: underline;
	font-weight : normal;
}

a.lnavlink, a.lnavlink:visited {
display: block;
width: 136px;
height: 13px;
text-align: left;
text-decoration: none;
font-family:arial;
font-size:11px;
color: #325b87;
BORDER: none;
border: solid 1px #efefee;
}

a.lnavlink:active, a.lnavlink:hover {
border: solid 1px #325b87;
background-color:#efefee;
color: #325b87;
font-family:arial;
font-size:11px;
text-decoration: none;
font-weight:normal;
}

a.topnavlink, a.topnavlink:visited {
display:block;
/* width: 80px; */
padding-left : 5px;
padding-right : 5px;
height:17px;
text-align: center;
text-decoration: none;
font-family:arial;
font-weight:normal;
font-size:13px;
color: white;
border: solid 1px #325b87;
 vertical-align: middle;
}

a.topnavlink:active, a.topnavlink:hover {
background-color:#325b87;
color: lightgray;
text-align: center;
vertical-align: middle;
padding-left : 5px;
padding-right : 5px;
font-weight:normal;
font-size:13px;
border: solid 1px #325b87;
}

a.tablink, a.tablink:visited {
text-align: center;
text-decoration: none;
font-family:arial;
font-weight:normal;
font-size:11px;
color: white;
border: solid 1px #325b87;
 vertical-align: middle;
}

a.tablink:active, a.tablink:hover {
background-color:#325b87;
color: lightgray;
text-align: center;
vertical-align: middle;
font-weight:normal;
font-size:11px;
border: solid 1px #325b87;
}

a.redlink, a.redlink:visited {
	color: navy;
	text-decoration: none;
	font-weight : normal;
}

a.redlink:active, a.redlink:hover {
	color: blue;
	text-decoration: underline;
	font-weight : normal;
}

a.whitelink, a.whitelink:visited {
	color: #cc0000;
	text-decoration: none;
	font-weight : normal;
}

a.whitelink:active, a.whitelink:hover {
	color: #000000;
	text-decoration: underline;
	font-weight : normal;
}

a.iqlink, a.iqlink:visited {
	color: black;
	text-decoration: none;
	font-weight : normal;
}

a.iqlink:active, a.iqlink:hover {
	color: black;
	text-decoration: underline;
	font-weight : normal;
}


