body {
	margin: 0px;
}
.textoMenu {
	font-family: Verdana;
	font-size: 8pt;
	color: #000000;
	padding-top: 8px;
	padding-right: 2px;
	padding-bottom: 8px;
	padding-left: 8px
}
.textoMenu a:link {
	font-family: Verdana;
	font-size: 8pt;
	color: #333333;
	text-decoration: none
}
.textoMenu a:visited {
	font-family: Verdana;
	font-size: 8pt;
	color: #333333;
	text-decoration: none
}
.textoMenu a:hover {
	font-family: Verdana;
	font-size: 8pt;
	color: #333333;
	text-decoration: underline
}


.textosMenu {
	font-family: Verdana;
	font-size: 8pt;
	color: #000000;
	padding-top: 8px;
	padding-right: 2px;
	padding-bottom: 8px;
	padding-left: 16px
}
.textosMenu a:link {
	font-family: Verdana;
	font-size: 8pt;
	color: #333333;
	text-decoration: none; padding-left:8px
}
.textosMenu a:visited {
	font-family: Verdana;
	font-size: 8pt;
	color: #333333;
	text-decoration: none; padding-left:8px
}
.textosMenu a:hover {
	font-family: Verdana;
	font-size: 8pt;
	color: #333333;
	text-decoration: underline; padding-left:8px
}

.celulaTempo {
	padding-top: 7px;
	padding-bottom: 7px;
}
.txtAzulGrande {
	font-family: Verdana;
	font-size: 14px;
	color: #006600;
	padding-right: 3px;
	padding-left: 5px;
	font-weight: bold;
	padding-bottom: 3px
}
.txtConteudo {
	font-family: Verdana;
	font-size: 8pt;
	color: #000000;
	padding-right: 1px;
	padding-left: 1px; padding-top:5px
}
.txtConteudo a:link {
	font-family: Verdana;
	font-size: 8pt;
	color: #003300;
	text-decoration: none
}
.txtConteudo a:visited {
	font-family: Verdana;
	font-size: 8pt;
	color: #003300;
	text-decoration: none
}
.txtConteudo a:hover {
	font-family: Verdana;
	font-size: 8pt;
	color: #003300;
	text-decoration: underline
}
.txtRodape {
	font-family: Verdana;
	font-size: 10pt;
	color: #000000
}
.txtRodape a:link {
	text-decoration: none
}
.txtRodape a:visited {
	color: #333333;
	text-decoration: none
}
.txtRodape a:hover {
	text-decoration: underline
}
.txttit1 {
	font-family: Verdana;
	font-size: 8pt;
	color: #006600;
	padding-right: 3px;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 8px; font-weight:bold
}
.txttit2 {
	font-family: Verdana;
	font-size: 8pt;
	color: #339933;
	padding-right: 3px;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 8px; font-weight:bold
}
.txttit3 {
	font-family: Verdana;
	font-size: 8pt;
	color: #339966;
	padding-right: 3px;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 8px; font-weight:bold
}
.txttit4 {
	font-family: Verdana;
	font-size: 8pt;
	color: #009933;
	padding-right: 3px;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 8px; font-weight:bold
}
.txtLinks {
	font-family: Verdana;
	font-size: 8pt;
	color: #000000;
	padding-right: 3px;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 8px
}
.txtLinks a:link {
	font-family: Verdana;
	font-size: 8pt;
	color: #000000;
	text-decoration: none
}
.txtLinks a:visited {
	font-family: Verdana;
	font-size: 8pt;
	color: #000000;
	text-decoration: none
}
.txtLinks a:hover {
	font-family: Verdana;
	font-size: 8pt;
	color: #000000;
	text-decoration: underline
}
.formulario {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	border: 1px solid #CCCCCC;
}

/* General Fonts */

body, p, ol, ul, div, td {
font-family: Verdana;
font-size: 8pt;
color: #000000; 
 
}

#container {
border:1px solid #7EBFD8;
top:0px;
background:url(../images/background.gif) 0 0 repeat; position:relative;
width:770px;
margin:0 auto;
text-align:left;
}

#header{
clear:both;
text-align:left;
padding:0px;
top:0px;
left:0px;
width:770px; height:146px; background:url(../images/header.jpg) 0 0 no-repeat; position:relative;
z-index: 10;
}

#left-content {
float:left;
width:175px;
position:relative;
top:2px;
left:0px;
}

#wrapper {
float:right;
width:570px;
}

#main-content {
float:left;
width:385px;
position:relative;
top:2px;
left:-10px;
padding-bottom:5px;
}

#right-content {
float:right;
width:175px;
position:relative;
top:2px;
}

#footer{
clear:both;
text-align:left;
font-size:10px;
border-top:1px solid #95BECD;
background:#FFFFFF;
padding:4px;
}

/* Bottom Navigation Menu */
.bottomnav {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
}
.bottomnav a:link {
font-weight: normal;
font-family: Arial, Helvetica, sans-serif;
text-decoration: none; color: #EEEEEE;			/* light grey */
padding: 2px;
}
.bottomnav a:visited {
font-weight: normal;
font-family: Arial, Helvetica, sans-serif;
text-decoration: none; color: #EEEEEE;			/* light grey */
padding: 2px;
}
.bottomnav a:hover {
font-weight: normal;
font-family: Arial, Helvetica, sans-serif;
text-decoration: underline;
background: #94B4DC;	/* flat blue */
color: #FFFFFF; 			/* white */ 
padding: 2px;
}
.bottomnav-act a:active {
font-weight: normal;
font-family: Arial, Helvetica, sans-serif;
text-decoration: underline;
background: #94B4DC;	/* flat blue */
color: #FFFFFF; 			/* white */ 
padding: 2px;
}
.bottomnav-act a:link {
font-weight: normal;
font-family: Arial, Helvetica, sans-serif;
text-decoration: none; color: #EEEEEE;			/* light grey */
padding: 2px;
}
.bottomnav-act a:visted {
font-weight: normal;
font-family: Arial, Helvetica, sans-serif;
text-decoration: none; color: #EEEEEE;			/* light grey */
padding: 2px;
}
.bottomnav-act a:hover {
font-weight: normal;
font-family: Arial, Helvetica, sans-serif;
text-decoration: underline;
background: #213864;	/* flat blue */
color: #FFFFFF; 			/* white */ 
padding: 2px;
}

/******************/ 
/* Headers, plain */ 
/******************/ 
H1 { font-size:14px;font-family:Verdana; color:#0071A7; font-weight:bold }
H2 { font-size:8pt; color:#006600;font-family:Verdana; font-weight:bold }
H3 { font-size:8pt; color:#336600; font-weight:bold;font-family:Verdana; padding-bottom:2px}
H4 { font-size:8pt; color:#5F1147;font-family:Verdana; font-weight:bold; padding-bottom:2px }
H1, H2, H3, H4, H5, H6 { margin:0px 0px 0px 0px; margin-top:10px; margin-bottom:8px; }
H1.csc-firstHeader, H2.csc-firstHeader, H3.csc-firstHeader, H4.csc-firstHeader, H5.csc-firstHeader, H6.csc-firstHeader { margin-top:0px; }

/* Headers, with link */ 
H1 A, H2 A, H3 A, H4 A, H5 A { color:#000000; text-decoration:none; }
H2 A { color:#186900; }
H3 A { color:#10007B; }
H4 A { color:#8A0020; }
H1 A:hover, H2 A:hover, H3 A:hover, H4 A:hover, H5 A:hover { text-decoration:underline; }

/* Header date */ 
P.csc-header-date { font-size:10px; color:#186900; }

/* Subheader, general */ 
P.csc-subheader { font-style:italic; background-color:#EDEBF1; }

/* Subheader, specific */ 
P.csc-subheader-0 { font-style:normal; }
P.csc-subheader-1 { color:#186900; }
P.csc-subheader-2 { color:#10007B; }
P.csc-subheader-3 { color:#8A0020; }

/***************************/ 
/* General element styles:*/ 
/***************************/ 
H1, H2, H3, H4, H5, P, TD, UL, OL, BLOCKQUOTE, INPUT, TEXTAREA, SELECT { font-family:Verdana; color:#000000; font-size:8pt; }
PRE { font-family:monospace; }
A { text-decoration:none underline;}
A:hover { text-decoration:none }
A:visit { text-decoration:none underline; }
FORM { margin:0px 0px 0px 0px;}
P, PRE { margin:0px 0px 0px 0px; }
P, TD, UL, OL { font-size:11px; }
INPUT, TEXTAREA, SELECT textarea { font-family:arial, helvetica, sans-serif; color:#555555; border:#7EBFD8 1px solid; font-size:11px; }


/********************************/ 
/* Frames, spacing, link-to-top */ 
/********************************/ 
P.csc-linkToTop { text-align:right; }
P.csc-linkToTop A { font-weight:bold; }

DIV.csc-frame { border:0px; }
DIV.csc-frame-invisible {}
DIV.csc-frame-rulerBefore { border-top:1px solid #333333; }
DIV.csc-frame-rulerAfter { border-bottom:1px solid #333333; }
DIV.csc-frame-indent { padding-left:100px; }
DIV.csc-frame-indent3366 { padding-left:33%; }
DIV.csc-frame-indent6633 { padding-right:33%; }
DIV.csc-frame-frame1 { background-color:#EDEBF1; padding:2px 4px 2px 4px; border:1px solid #333333; }
DIV.csc-frame-frame2 { background-color:#FFFFFF; padding:4px 0px 8px 0px; border-bottom:1px dotted #FF6000; margin-bottom:12px; margin-top:5px; font-size:11px; }

DIV.csc-frame-frame1 H1, DIV.csc-frame-frame1 H2, DIV.csc-frame-frame1 H3, DIV.csc-frame-frame1 H4, DIV.csc-frame-frame1 H5 { margin-top:2px; }
DIV.csc-frame-frame2 H1, DIV.csc-frame-frame2 H2, DIV.csc-frame-frame2 H3, DIV.csc-frame-frame2 H4, DIV.csc-frame-frame2 H5 { margin-top:2px; }

/******************/ 
/* Headers, plain */ 
/******************/ 
H1 { font-size:14px;color:#0071A7; font-family:Verdana; font-weight:bold; padding-bottom:5px }
H2 { font-size:8pt; color:#006600;font-family:Verdana; font-weight:bold; padding-bottom:2px }
H3 { font-size:8pt; color:#336600; font-weight:bold;font-family:Verdana}
H4 { font-size:8pt; color:#5F1147;font-family:Verdana; font-weight:bold }
H1, H2, H3, H4, H5, H6 { margin:0 0px; word-spacing:0; line-height:100% }
H1.csc-firstHeader, H2.csc-firstHeader, H3.csc-firstHeader, H4.csc-firstHeader, H5.csc-firstHeader, H6.csc-firstHeader { margin-top:0px; }

/* Headers, with link */ 
H1 A, H2 A, H3 A, H4 A, H5 A { color:#000000; text-decoration:none; }
H2 A { color:#186900; }
H3 A { color:#10007B; }
H4 A { color:#8A0020; }
H1 A:hover, H2 A:hover, H3 A:hover, H4 A:hover, H5 A:hover { text-decoration:underline; }

/* Header date */ 
P.csc-header-date { font-size:10px; color:#186900; }

/* Subheader, general */ 
P.csc-subheader { font-style:italic; background-color:#EDEBF1; }

/* Subheader, specific */ 
P.csc-subheader-0 { font-style:normal; }
P.csc-subheader-1 { color:#186900; }
P.csc-subheader-2 { color:#10007B; }
P.csc-subheader-3 { color:#8A0020; }



/*******************/ 
/* RTE / Bodytext:*/ 
/*******************/ 
P.bodytext { font-size:11px; color:#000000; }
P.bodytext A { font-weight:normal; }

/* RTE / Bulletlists */ 
UL { margin-top:0px;  }
UL UL LI { font-size:11px; }
OL { margin-top:0px; }
/* LI { margin-top:0px; margin-bottom:0px; padding-top:2px; } */ 
LI {list-style-image:url(../../../../../media/bullets/dot.gif); margin-top:0px; margin-bottom:0px; margin-left:15px; margin-right:0px; }

/* RTE / Table styling */ 
TABLE.contenttable { border:1px #333333 solid; margin:10px 0px 10px 0px; width:100%; }
TABLE.contenttable TR TD { padding:0px 3px 0px 3px; }
TABLE.contenttable TR TD P.bodytext { font-size:10px; }
TABLE.contenttable TR { background-color:#EDEBF1; }



/**********/ 
/* Images */ 
/**********/ 

/* Images / Captions */ 
P.csc-caption { font-size:10px; font-style:italic; }

/* Images / Tables / Floating text */ 
TABLE.imgtext-table { border:0px; }

/* Images / Tables / Wrapped text */ 
/* When "Text w/Image" elements are wrapping the text into a table the top-margin of Hx elements should be transferred to the wrapping table instead. This is done here:*/ 
TABLE.imgtext-nowrap { border:0px; }
TABLE.imgtext-nowrap H1, TABLE.imgtext-nowrap H2, TABLE.imgtext-nowrap H3, TABLE.imgtext-nowrap H4, TABLE.imgtext-nowrap H5 { margin-top:0px; }



/***************/ 
/* Bulletlists */ 
/***************/ 

/* Bulletlists, general */ 
UL.csc-bulletlist LI { color:#8A0020; list-style-image:url(../../../../../media/bullets/dot.gif); }

/* Bulletlists, specifically */ 
UL.csc-bulletlist-0 { color:#8A0020; list-style-image:url(../../../../../media/bullets/dot.gif); }
UL.csc-bulletlist-1 { color:#186900; list-style-type :decimal; }
UL.csc-bulletlist-2 { color:#10007B; list-style-position :inside; }
UL.csc-bulletlist-3 { color: #8A0020; list-style-image: url(img/red_arrow_bullet.gif); }



/*********************/ 
/* Tables, generally */ 
/*********************/ 
TABLE.contenttable P { font-size:11px; }
TABLE.contenttable TR TD { vertical-align:top; }

/* Tables, specifically */ 
TABLE.contenttable-0 P { color:#000000; }

TABLE.contenttable-1 P { color:#186900; }
TABLE.contenttable-1 TR.tr-0 TD P { font-weight:bold; }
TABLE.contenttable-1 TR.tr-0 TD { background-color:#D1D2E4;}
TABLE.contenttable-2 P { color:#10007B; }
TABLE.contenttable-2 TR TD.td-0 { background-color:#F5FFAA;}
TABLE.contenttable-2 TR TD.td-0 P { font-weight:bold; }

TABLE.contenttable-3 P { color:#8A0020; }
TABLE.contenttable-3 TR TD.td-0, TABLE.contenttable-3 TR.tr-0 TD { background-color:#D1D2E4;}
TABLE.contenttable-3 TR TD.td-0 P, TABLE.contenttable-3 TR.tr-0 TD P { font-weight:bold; }



/************************/ 
/* Filelinks, generally */ 
/************************/ 
TABLE.csc-uploads { border:0px; }
TABLE.csc-uploads TR TD P { background-color :transparent; font-size:12px; }
TABLE.csc-uploads TR TD { vertical-align :top; }
TABLE.csc-uploads TR.tr-even { background-color:#EDEBF1; }
TABLE.csc-uploads TR.tr-odd { background-color:#D8D7DC; }
TABLE.csc-uploads TR TD.csc-uploads-icon { padding-left:6px; padding-right:6px; width:1%; text-align:center; vertical-align:middle; }
TABLE.csc-uploads TR TD.csc-uploads-fileName { width:80%; padding-left:5px; }
TABLE.csc-uploads TR TD.csc-uploads-fileName P A { font-weight:bold; }
TABLE.csc-uploads TR TD.csc-uploads-fileName P.csc-uploads-description { font-style:italic; }
TABLE.csc-uploads TR TD.csc-uploads-fileSize { white-space:nowrap; padding-left:6px; padding-right:6px; }

/* Filelinks, specifically */ 
TABLE.csc-uploads-1 { border-color:#186900; }

TABLE.csc-uploads-2 { border-color:#10007B; }

TABLE.csc-uploads-3 { border-color:#8A0020; }
TABLE.csc-uploads-3 TR TD { vertical-align:middle; }
TABLE.csc-uploads-3 TR.tr-even TD.csc-uploads-icon IMG { border:2px solid #333333; }
TABLE.csc-uploads-3 TR.tr-odd TD.csc-uploads-icon IMG { border:2px solid #333333; }

/*****************/ 
/* Search result */ 
/*****************/ 

/* Search Result, result information box:*/ 
TABLE.csc-searchResultInfo { margin-left:0px; margin-top:10px; width:100%;}
TABLE.csc-searchResultInfo TR { background-color:#EDEBF1; }
TABLE.csc-searchResultInfo TR TD P { padding:0px 5px 0px 5px;}
TABLE.csc-searchResultInfo TR TD.csc-searchResultRange P { font-weight:bold; }
TABLE.csc-searchResultInfo TR TD.csc-searchResultPrevNext { text-align:right; }

/* Search Result, header + abstract:*/ 
H3.csc-searchResultHeader A { color:#186900; }
H3.csc-searchResultHeader { background-color:#EDEBF1; font-size:14px; padding-left:5px; }
P.csc-searchResult { font-style:italic; margin-left:20px;}

/* Search word markup */ 
SPAN.csc-sword { font-weight:bold; color:red; }


/* Left Navigation Menu */
.leftnav1 a:link {
		display: block;
		border-top: 1px solid #FFFFFF; /* white*/
		padding: 2.5px;
		text-indent: 15px;
		white-space: nowrap;
		color: #000000; 	/* white*/
		text-decoration: none;
		width: 171px;
		background: url('buttons.gif') no-repeat 0 -3px; font-family:Verdana; font-size:8pt; line-height:200%
		
}
.leftnav1 a:visited {
		display: block;
		border-top: 1px solid #FFFFFF; /* white*/
		padding: 2.5px;
		text-indent: 15px;
		white-space: nowrap;
		color: #000000; 	/* white*/
		text-decoration: none;
		width: 171px;
		background: url('buttons.gif') no-repeat 0 -3px; font-family:Verdana; font-size:8pt; line-height:200%
		
}
.leftnav1 a:active {
		display: block;
		border-top: 1px solid #FFFFFF; /* white*/
		padding: 2.5px;
		text-indent: 15px;
		white-space: nowrap;
		color: #000000; 	/* white*/
		text-decoration: none;
		width: 171px;
		background: url('buttons.gif') no-repeat 0 -3px; font-family:Verdana; font-size:8pt; line-height:200%
		
}
.leftnav1 a:hover {
		display: block;
		border-top: 1px solid #FFFFFF; /* white*/
		padding: 2.5px;
		text-indent: 15px;
		white-space: nowrap;
		color: #000080; 			/* dark flat blue*/
		text-decoration: none underline;
		width: 171px;
		background: url('buttons2.gif') no-repeat 0 -27px; font-family:Verdana; font-size:8pt; line-height:200% 
		
}


.leftnav1-act a:link {
		display: block;
		border-top: 1px solid #FFFFFF; /* white*/
		padding: 2.5px;
		text-indent: 15px;
		white-space: nowrap;		
		color: #000000; 			/* dark flat blue*/
		text-decoration: none;
		width: 171px;
		background: url('buttons.gif') no-repeat 0 -27px; font-family:Verdana; font-size:8pt; line-height:200%
		
}
.leftnav1-act a:visited {
		display: block;
		border-top: 1px solid #FFFFFF; /* white*/
		padding: 2.5px;
		text-indent: 15px;
		white-space: nowrap;		
		color: #000000; 			/* dark flat blue*/
		text-decoration: none;
		width: 171px;
		background: url('buttons.gif') no-repeat 0 -27px; font-family:Verdana; font-size:8pt; line-height:200%
		
}
.leftnav1-act a:active {
		display: block;
		border-top: 1px solid #FFFFFF; /* white*/
		padding: 2.5px;
		text-indent: 15px;
		white-space: nowrap;		
		color: #000000; 			/* dark flat blue*/
		text-decoration: none;
		width: 171px;
		background: url('buttons.gif') no-repeat 0 -27px; font-family:Verdana; font-size:8pt; line-height:200%
		
}
.leftnav1-act a:hover {
		display: block;
		border-top: 1px solid #FFFFFF; /* white*/
		padding: 2.5px;
		text-indent: 15px;
		white-space: nowrap;		
		color: #000080; 			/* dark flat blue*/
		text-decoration: underline;
		width: 171px;
		background: url('buttons2.gif') no-repeat 0 -27px; font-family:Verdana; font-size:8pt; line-height:200% 
		
}
 

.leftnav2 a:link {
		display: block;
		border-top: 1px solid #FFFFFF; /* white*/
		padding: 2.5px;
		text-indent: 30px;
		white-space: nowrap;		
		color: #000000; 	/* white*/
		text-decoration: none;
		width: 171px;
		background: url('buttons.gif') no-repeat 0 -52px; text-align:left; line-height:150%; font-family:Verdana; font-size:7pt
		
}
.leftnav2 a:visited {
		display: block;
		border-top: 1px solid #FFFFFF; /* white*/
		padding: 2.5px;
		text-indent: 30px;
		white-space: nowrap;		
		color: #000000; 	/* white*/
		text-decoration: none;
		width: 171px;
		background: url('buttons.gif') no-repeat 0 -52px; font-family:Verdana; font-size:7pt; line-height:150%
		
}
.leftnav2 a:active {
		display: block;
		border-top: 1px solid #FFFFFF; /* white*/
		padding: 2.5px;
		text-indent: 30px;
		white-space: nowrap;		
		color: #000000; 	/* white*/
		text-decoration: none;
		width: 171px;
		background: url('buttons.gif') no-repeat 0 -52px; font-family:Verdana; font-size:7pt; line-height:150%
		
}
.leftnav2 a:hover {
		display: block;
		border-top: 1px solid #FFFFFF; /* white*/
		padding: 2.5px;
		text-indent: 30px;
		white-space: nowrap;		
		color: #000000; 			/* dark flat blue*/
		text-decoration: none underline;
		width: 171px;
		background: url('buttons2.gif') no-repeat 0 -77px; font-family:Verdana; font-size:7pt; line-height:150% 
		
}


.leftnav2-act a:link {
		display: block;
		border-top: 1px solid #FFFFFF; /* white*/
		padding: 2.5px;
		text-indent: 30px;
		white-space: nowrap;		
		color: #000000; 			/* dark flat blue*/
		text-decoration: none;
		width: 171px;
		background: url('buttons.gif') no-repeat 0 -77px; font-family:Verdana; font-size:7pt; line-height:150%
		
}
.leftnav2-act a:visited {
		display: block;
		border-top: 1px solid #FFFFFF; /* white*/
		padding: 2.5px;
		text-indent: 30px;
		white-space: nowrap;		
		color: #000000; 			/* dark flat blue*/
		text-decoration: none;
		width: 171px;
		background: url('buttons.gif') no-repeat 0 -77px; font-family:Verdana; font-size:7pt; line-height:150%
		
}
.leftnav2-act a:active {
		display: block;
		border-top: 1px solid #FFFFFF; /* white*/
		padding: 2.5px;
		text-indent: 30px;
		white-space: nowrap;		
		color: #000000; 			/* dark flat blue*/
		text-decoration: none;
		width: 171px;
		background: url('buttons.gif') no-repeat 0 -77px; font-family:Verdana; font-size:7pt; line-height:150%
		
}
.leftnav2-act a:hover {
		display: block;
		border-top: 1px solid #FFFFFF; /* white*/
		padding: 2.5px;
		text-indent: 30px;
		white-space: nowrap;		
		color: #000000; 			/* dark flat blue*/
		text-decoration: none underline;
		width: 171px;
		background: url('buttons2.gif') no-repeat 0 -77px; font-family:Verdana; font-size:7pt; line-height:150% 
		
}


.leftnav3 a:link {
		display: block;
		border-top: 1px solid #FFFFFF; /* white*/
		padding: 2.5px;
		text-indent: 30px;
		white-space: nowrap;		
		color: #002B5F; 			/* dark flat blue*/
		text-decoration: none;
		width: 171px;
		background: url('buttons.gif') no-repeat 0 -102px; text-align:left; line-height:150%; 
		
}
.leftnav3 a:visited {
		display: block;
		border-top: 1px solid #FFFFFF; /* white*/
		padding: 2.5px;
		text-indent: 45px;
		white-space: nowrap;		
		color: #213864; 			/* dark flat blue*/
		text-decoration: none;
		width: 171px;
		background: url('buttons.gif') no-repeat 0 -102px
		
}
.leftnav3 a:active {
		display: block;
		border-top: 1px solid #FFFFFF; /* white*/
		padding: 2.5px;
		text-indent: 45px;
		white-space: nowrap;		
		color: #213864; 			/* dark flat blue*/
		text-decoration: none;
		width: 171px;
		background: url('buttons.gif') no-repeat 0 -102px
		
}
.leftnav3 a:hover {
		display: block;
		border-top: 1px solid #FFFFFF; /* white*/
		padding: 2.5px;
		text-indent: 45px;
		white-space: nowrap;		
		color: #FFFFFF; 			/* dark flat blue*/
		text-decoration: none underline;
		width: 171px;
		background: url('buttons.gif') no-repeat 0 -127px; 
		
}


.leftnav3-act a:link {
		display: block;
		border-top: 1px solid #FFFFFF; /* white*/
		padding: 2.5px;
		text-indent: 45px;
		white-space: nowrap;		
		color: #002B5F; 			/* dark flat blue*/
		text-decoration: none;
		width: 171px;
		background: url('buttons.gif') no-repeat 0 -127px
		
}
.leftnav3-act a:visited {
		display: block;
		border-top: 1px solid #FFFFFF; /* white*/
		padding: 2.5px;
		text-indent: 45px;
		white-space: nowrap;		
		color: #FFFFFF; 			/* dark flat blue*/
		text-decoration: none;
		width: 171px;
		background: url('buttons.gif') no-repeat 0 -127px
		
}
.leftnav3-act a:active {
		display: block;
		border-top: 1px solid #FFFFFF; /* white*/
		padding: 2.5px;
		text-indent: 45px;
		white-space: nowrap;		
		color: #FFFFFF; 			/* dark flat blue*/
		text-decoration: none;
		width: 171px;
		background: url('buttons.gif') no-repeat 0 -127px
		
}
.leftnav3-act a:hover {
		display: block;
		border-top: 1px solid #FFFFFF; /* white*/
		padding: 2.5px;
		text-indent: 45px;
		white-space: nowrap;		
		color: #FFFFFF; 			/* dark flat blue*/
		width: 171px;
		background: url('buttons.gif') no-repeat 0 -127px; text-decoration:none underline
		
}


.leftnav4 a:link {
		display: block;
		border-top: 1px solid #FFFFFF; /* white*/
		padding: 2.5px;
		text-indent: 0;
		white-space: nowrap;		
		color: #002B5F; 			/* dark flat blue*/
		text-decoration: none;
		width: 171px;
		background: url('buttons.gif') no-repeat 0 -152px; text-align:left; line-height:130%; margin-left:0; margin-right:0; margin-top:0
		
}
.leftnav4 a:visited {
		display: block;
		border-top: 1px solid #FFFFFF; /* white*/
		padding: 2.5px;
		text-indent: 60px;
		white-space: nowrap;		
		color: #213864; 			/* dark flat blue*/
		text-decoration: none;
		width: 171px;
		background: url('buttons.gif') no-repeat 0 -152px
		
}
.leftnav4 a:active {
		display: block;
		border-top: 1px solid #FFFFFF; /* white*/
		padding: 2.5px;
		text-indent: 60px;
		white-space: nowrap;		
		color: #213864; 			/* dark flat blue*/
		text-decoration: none;
		width: 171px;
		background: url('buttons.gif') no-repeat 0 -152px
		
}
.leftnav4 a:hover {
		display: block;
		border-top: 1px solid #FFFFFF; /* white*/
		padding: 2.5px;
		text-indent: 60px;
		white-space: nowrap;		
		color: #FFFFFF; 			/* dark flat blue*/
		text-decoration: none underline;
		width: 171px;
		background: url('buttons.gif') no-repeat 0 -177px; 
		
}


.leftnav4-act a:link {
		display: block;
		border-top: 1px solid #FFFFFF; /* white*/
		padding: 2.5px;
		text-indent: 60px;
		white-space: nowrap;		
		color: #002B5F; 			/* white*/
		text-decoration: none;
		width: 171px;
		background: url('buttons.gif') no-repeat 0 -177px
		
}
.leftnav4-act a:visited {
		display: block;
		border-top: 1px solid #FFFFFF; /* white*/
		padding: 2.5px;
		text-indent: 60px;
		white-space: nowrap;		
		color: #FFFFFF; 			/* dark flat blue*/
		text-decoration: none;
		width: 171px;
		background: url('buttons.gif') no-repeat 0 -177px
		
}
.leftnav4-act a:active {
		display: block;
		border-top: 1px solid #FFFFFF; /* white*/
		padding: 2.5px;
		text-indent: 60px;
		white-space: nowrap;		
		color: #FFFFFF; 			/* dark flat blue*/
		text-decoration: none;
		width: 171px;
		background: url('buttons.gif') no-repeat 0 -177px
		
}
.leftnav4-act a:hover {
		display: block;
		border-top: 1px solid #FFFFFF; /* white*/
		padding: 2.5px;
		text-indent: 60px;
		white-space: nowrap;		
		color: #FFFFFF; 			/* dark flat blue*/
		text-decoration: none underline;
		width: 171px;
		background: url('buttons.gif') no-repeat 0 -177px; 
		
}


/* Forms Fields */

SELECT {  
 font-size: 8pt; font-family:Verdana; color:#000000 
}


textarea {
border:1px solid #213864; color: #000000; font-size:10px; font-family:Verdana

}
input {
border:1px solid #CCCCCC; color: #000000; 
background-color: #FFFFFF; font-size:10px; font-family:Verdana
}

.input {
border-style:solid; border-width:0px; 0; font-size:10px; font-family:Verdana; color:#808080
}