/*** 
CRISTINA UNISTYLE
Verdana, Arial, Helvetica, Trebouchet mt, sans-serif;
***/

a {
	color: #000000;
	font: 10pt Verdana, Arial, Helvetica, Trebouchet mt, sans-serif;
	text-align: left;
	text-decoration: underline;
}

a:hover, a:active{
	background: #000000;
	color: #FFFFFF;
}

a.em{
 font-style: italic;
}

a.blackLink {
	color: #000000;
	font: 10pt Verdana, Arial, Helvetica, Trebouchet mt, sans-serif;
	text-align: left;
	text-decoration: underline;
}

a.blackLink:hover, a.blackLink:active{
	background: #000000;
	color: #FFFFFF;
	font: 10pt Verdana, Arial, Helvetica, Trebouchet mt, sans-serif;
	text-align: left;
}

a.whiteLink {
	color: #FFFFFF;
	font: 10pt Verdana, Arial, Helvetica, Trebouchet mt, sans-serif;
	text-align: left;
	text-decoration: underline;
}

a.whiteLink:hover, a.whiteLink:active{
	background: #FFFFFF;
	color: #000000;
	font: 10pt Verdana, Arial, Helvetica, Trebouchet mt, sans-serif;
	text-align: left;
}

a.noUnderline{
 text-decoration: none;
 background-color: none;
}

img{
 border: none;
}

.grayBorder{
 border: 1px solid #CCCCCC;
}

.altTab1Color{
	color: #ADD8AF;
}

.altTab2Color{
	color: #DAEBD4;
}

.indented{
 padding: 0;
 margin-left: 20px;
 margin-right: 20px;
}

b, strong{
	color: #606060; /*color: #006699;*/
}

body{
	background: #FFFFFF;
	color: #000000;
	font: 10pt Verdana, Arial, Helvetica, Trebouchet mt, sans-serif;
	margin: 0px;
	padding: 0px;
	scrollbar-3d-light-color: #000000;
	scrollbar-arrow-color: #006600;
	scrollbar-base-color: #669900;
	scrollbar-dark-shadow-color: #FFFFFF;
	scrollbar-face-color: #669900;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #000000;
	text-align: left;
	text-decoration: none;
}

div {
	margin: 0;
	padding: 0;
}

h1{
	color: #006699;
	font-size: 16pt;
	padding: 2px;
}

h2{
	color: #006699;
	font-size: 14pt;
	padding: 2px;
}

h3{
	color: #006699;
	font-size: 12pt;
	padding: 2px;
}

hr{
	border: 1px solid #006699;
}

i, em{
	color: #808080;
	font-style: italic;
}

input{
	background: none;
	border: 1px solid #000000;
	color: #000000;
	font: 10pt Verdana, Arial, Helvetica, Trebouchet mt, sans-serif;
	text-align: left;
	text-decoration: none;
}

input.button {
	background: #ADD8AF;
	border: 1px solid #000000;
	color: #000000;
	font: 10pt Verdana, Arial, Helvetica, Trebouchet mt, sans-serif;
	padding: 2px;
	text-align: center;
}

span#pictureSpan{
	float: left;
	padding-right: 5px;
}

.tab1Color{
	color: #FF6600;
}

.tab2Color{
	color: #669900;
}

.tab3Color{
	color: #006699;
}

.tab4Color{
	color: #990000;
}

.tab5Color{
	color: #CC3300;
}

.tab6Color{
	color: #FFFFFF;
}

table {
	border: 0px;
}

table.nopaddingTable {
	padding: 0px;
}

td, th {
	border: 0px;
	font: 10pt Verdana, Arial, Helvetica, Trebouchet mt, sans-serif;
	vertical-align: top;
}

td.pageInfo, th.pageInfo{
	color: #FFFFFF;
}

td.tab1, th.tab1{
	background: #FF6600;
	color: #FFFFFF;
	padding: 4px;
}

td.tab1plus, th.tab1plus{
	background: #FF6600;
	color: #FFFFFF;
	font-size: 14pt;
	padding: 4px;
}

td.tab2, th.tab2{
	background: #669900;
	color: #FFFFFF;
	padding: 4px;
}

td.tab2plus, th.tab2plus{
	background: #669900;
	color: #FFFFFF;
	font-size: 14pt;
	padding: 4px;
}

td.tab3, th.tab3{
	background: #006699;
	color: #FFFFFF;
	padding: 4px;
}

td.tab3plus, th.tab3plus{
	background: #006699;
	color: #FFFFFF;
	font-size: 14pt;
	padding: 4px;
}

td.tab4, th.tab4{
	background: #990000;
	color: #FFFFFF;
	padding: 4px;
}

td.tab4plus, th.tab4plus{
	background: #990000;
	color: #FFFFFF;
	font-size: 14pt;
	padding: 4px;
}

td.tab5, th.tab5{
	background: #CC3300;
	color: #FFFFFF;
	padding: 4px;
}

td.tab5plus, th.tab5plus{
	background: #CC3300;
	color: #FFFFFF;
	font-size: 14pt;
	padding: 4px;
}

td.tab6, th.tab6{
	background: #FFFFFF;
	color: #000000;
	padding: 4px;
}

textarea, select {
	background: #FFFFFF;
	border: 1px solid #000000;
	color: #000000;
	font: 10pt Verdana, Arial, Helvetica, Trebouchet mt, sans-serif;
	text-align: left;
	text-decoration: none;
}

textarea.inactive, select.inactive, input.inactive {
	background: #DAEBD4;
	border: 1px solid #000000;
	color: #000000;
	font: 10pt Verdana, Arial, Helvetica, Trebouchet mt, sans-serif;
	text-align: left;
	text-decoration: none;
}

ul {
	float: left;
	margin: 0;
	padding: 0;
}

ul#leftNav {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

ul#leftNav li {
	padding-bottom: 5px;
}

.altTab1{
	background: #ADD8AF;
}

.altTab1Btn{
	background: #ADD8AF;
	color: #000000;
	text-align: center;
}

.altTab2{
	background: #DAEBD4;
}

.altTab2Btn{
	background: #DAEBD4;
	color: #000000;
	text-align: center;
}

.bigFont{
	font-size: 12pt;
}

.bodyFont{
	color: #4C4C4C;
	font: 10pt Verdana, Arial, Helvetica, Trebouchet mt, sans-serif;
}

.bold{
	font-weight: bold;
}

.border, iframe, input{
	border: 1px solid #606060;
}

.borderBottom{
	border-bottom: 1px solid #606060;
	border-left: 0px;
	border-right: 0px;
	border-top: 0px;
}

.borderBottomAltTab1{
	background: #ADD8AF;
	border-bottom: 1px solid #606060;
	border-left: 0px;
	border-right: 0px;
	border-top: 0px;
}

.borderBottomAltTab2{
	background: #DAEBD4;
	border-bottom: 1px solid #606060;
	border-left: 0px;
	border-right: 0px;
	border-top: 0px;
}

.borderBottomTab1{
	background: #FF6600;
	border-bottom: 1px solid #606060;
	border-left: 0px;
	border-right: 0px;
	border-top: 0px;
}

.borderBottomTab2{
	background: #669900;
	border-bottom: 1px solid #606060;
	border-left: 0px;
	border-right: 0px;
	border-top: 0px;
}

.borderBottomTab3{
	background: #006699;
	border-bottom: 1px solid #606060;
	border-left: 0px;
	border-right: 0px;
	border-top: 0px;
}

.borderBottomTab4{
	background: #990000;
	border-bottom: 1px solid #606060;
	border-left: 0px;
	border-right: 0px;
	border-top: 0px;
}

.borderBottomTab5{
	background: #CC3300;
	border-bottom: 1px solid #606060;
	border-left: 0px;
	border-right: 0px;
	border-top: 0px;
}

.borderBottomTab6{
	background: #FFFFFF;
	border-bottom: 1px solid #606060;
	border-left: 0px;
	border-right: 0px;
	border-top: 0px;
}

.borderLeft{
	border-bottom: 0px;
	border-left: 1px solid #606060;
	border-right: 0px;
	border-top: 0px;
}

.borderLeftAltTab1{
	background: #ADD8AF;
	border-bottom: 0px;
	border-left: 1px solid #606060;
	border-right: 0px;
	border-top: 0px;
}

.borderLeftAltTab2{
	background: #DAEBD4;
	border-bottom: 0px;
	border-left: 1px solid #606060;
	border-right: 0px;
	border-top: 0px;
}

.borderLeftTab1{
	background: #FF6600;
	border-bottom: 0px;
	border-left: 1px solid #606060;
	border-right: 0px;
	border-top: 0px;
}

.borderLeftTab2{
	background: #669900;
	border-bottom: 0px;
	border-left: 1px solid #606060;
	border-right: 0px;
	border-top: 0px;
}

.borderLeftTab3{
	background: #006699;
	border-bottom: 0px;
	border-left: 1px solid #606060;
	border-right: 0px;
	border-top: 0px;
}

.borderLeftTab4{
	background: #990000;
	border-bottom: 0px;
	border-left: 1px solid #606060;
	border-right: 0px;
	border-top: 0px;
}

.borderLeftTab5{
	background: #CC3300;
	border-bottom: 0px;
	border-left: 1px solid #606060;
	border-right: 0px;
	border-top: 0px;
}

.borderLeftTab6{
	background: #FFFFFF;
	border-bottom: 0px;
	border-left: 1px solid #606060;
	border-right: 0px;
	border-top: 0px;
}

.borderRight{
	border-bottom: 0px;
	border-left: 0px;
	border-right: 1px solid #606060;
	border-top: 0px;
}

.borderRightAltTab1{
	background: #ADD8AF;
	border-bottom: 0px;
	border-left: 0px;
	border-right: 1px solid #606060;
	border-top: 0px;
}

.borderRightAltTab2{
	background: #DAEBD4;
	border-bottom: 0px;
	border-left: 0px;
	border-right: 1px solid #606060;
	border-top: 0px;
}

.borderRightTab1{
	background: #FF6600;
	border-bottom: 0px;
	border-left: 0px;
	border-right: 1px solid #606060;
	border-top: 0px;
}

.borderRightTab2{
	background: #669900;
	border-bottom: 0px;
	border-left: 0px;
	border-right: 1px solid #606060;
	border-top: 0px;
}

.borderRightTab3{
	background: #006699;
	border-bottom: 0px;
	border-left: 0px;
	border-right: 1px solid #606060;
	border-top: 0px;
}

.borderRightTab4{
	background: #990000;
	border-bottom: 0px;
	border-left: 0px;
	border-right: 1px solid #606060;
	border-top: 0px;
}

.borderRightTab5{
	background: #CC3300;
	border-bottom: 0px;
	border-left: 0px;
	border-right: 1px solid #606060;
	border-top: 0px;
}

.borderRightTab6{
	background: #FFFFFF;
	border-bottom: 0px;
	border-left: 0px;
	border-right: 1px solid #606060;
	border-top: 0px;
}

.borderTable {
	border-bottom: 1px solid #606060;
	border-left: 1px solid #606060;
	border-right: 1px solid #606060;
	border-top: 1px solid #606060;
}

.borderTop{
	border-bottom: 0px;
	border-left: 0px;
	border-right: 0px;
	border-top: 1px solid #606060;
}

.borderTopAltTab1{
	background: #ADD8AF;
	border-bottom: 0px;
	border-left: 0px;
	border-right: 0px;
	border-top: 1px solid #606060;
}

.borderTopAltTab2{
	background: #DAEBD4;
	border-bottom: 0px;
	border-left: 0px;
	border-right: 0px;
	border-top: 1px solid #606060;
}

.borderTopTab1{
	background: #FF6600;
	border-bottom: 0px;
	border-left: 0px;
	border-right: 0px;
	border-top: 1px solid #606060;
}

.borderTopTab2{
	background: #669900;
	border-bottom: 0px;
	border-left: 0px;
	border-right: 0px;
	border-top: 1px solid #606060;
}

.borderTopTab3{
	background: #006699;
	border-bottom: 0px;
	border-left: 0px;
	border-right: 0px;
	border-top: 1px solid #606060;
}

.borderTopTab4{
	background: #990000;
	border-bottom: 0px;
	border-left: 0px;
	border-right: 0px;
	border-top: 1px solid #606060;
}

.borderTopTab5{
	background: #CC3300;
	border-bottom: 0px;
	border-left: 0px;
	border-right: 0px;
	border-top: 1px solid #606060;
}

.borderTopTab6{
	background: #FFFFFF;
	border-bottom: 0px;
	border-left: 0px;
	border-right: 0px;
	border-top: 1px solid #606060;
}

.highLight{
	color: #000000;
}

.info{
	color: #606060;
	font-size: 9pt;
	font-style: italic;
}

.noBorder{
	border: 0px;
}

.noBorderAltTab1{
	background: #ADD8AF;
	border: 0xp;
}

.noBorderAltTab2{
	background: #DAEBD4;
	border: 0xp;
}

.noBorderNoPadding{
	border: 0px;
	padding: 0px;
}

.noBorderTab1{
	background: #FF6600;
	border: 0xp;
	color: #FFFFFF;
	padding: 4px;
}

.noBorderTab2{
	background: #669900;
	border: 0xp;
	color: #FFFFFF;
	padding: 4px;
}

.noBorderTab3{
	background: #006699;
	border: 0xp;
	color: #FFFFFF;
	padding: 4px;
}

.noBorderTab4{
	background: #990000;
	border: 0xp;
	color: #FFFFFF;
	padding: 4px;
}

.noBorderTab5{
	background: #CC3300;
	border: 0xp;
	color: #FFFFFF;
	padding: 4px;
}

.noBorderTab6{
	background: #FFFFFF;
	border: 0xp;
	color: #000000;
	padding: 4px;
}

.orange{
	color: #FF6600;
}

.pictureLeftContainer {
	float: left;
}

.smallText{
	font-size: 9pt;
}
