html,body {
	font-family: Verdana, Geneva, sans-serif;
	margin:0;
	background-color: #cccccc;
	padding: 0;
}
p,td,div {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
}
h4 {
	font-size: 16px;
	margin:10px 0 0 15px;
}

h5 {
	margin:0 0 0 15px;
}

a:link { 
	color:#060;
	text-decoration: underline;
}
a:visited {
	color:#330;
	text-decoration: underline;
}
a:hover {
	color:#330;
	text-decoration: none;
}

.normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.normalBOLD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.normalBOLD-green {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #006600;
	font-weight: bold;
}

.normalAmarillo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #ffcc66;
}

div#topnav li {
	list-style-type: none;
	display: inline;
	margin: 0 15px 0 15px;
	padding:0;
}

div#topnav ul {
	white-space:nowrap;
	margin:0;
	padding:0;
}

a:link.normalAmarillo {	color: #ffcc66; text-decoration:none;}
a:visited.normalAmarillo {	color: #ffcc66; text-decoration:none;}
a:active.normalAmarillo {	color: #ffcc66; text-decoration:none;}
a:hover.normalAmarillo {	color: #c6c6c6; text-decoration:none;}

a:link.smallYellow {	color: #ffcc66;text-decoration:none; font-size:11px;}
a:visited.smallYellow {	color: #ffcc66;text-decoration:none;font-size:11px;}
a:active.smallYellow {	color: #ffcc66;text-decoration:none;font-size:11px;}
a:hover.smallYellow {	color: #003300; text-decoration:underline;font-size:11px;}


.normalGRANDE {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
.normalAmarilloGRANDE {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #ffcc66;
}
.red, a.redText { 
	color:red;
}
 
.photonav ul, .photonav li {
	list-style-type: none;
	line-height:20px;
	width:275px;
}

.photonavHdr {
	text-decoration:underline;
	font-size:14px;
	font-weight:bold;
}

.on {
	list-style-image: url(/images/bullet-green.gif);
	background: #eaeaea;
	padding-left:5px;
}

.even {
	margin:10px;
	padding:10px;
	background: #eaeaea;
	font-size:12px;
	text-align:left;
	border-top: 1px solid #cccccc;
	border-bottom:1px solid #cccccc;
}

.odd {
	margin:10px;
	padding:10px;
	background: #ffffff;
	font-size: 12px;
	text-align:left;
} 

.style6 {font-size: 12px}
.style6 {font-size: 12px}
.style7 {font-weight: bold}
.style12 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: x-small; }
.style16 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
}
.style17 {font-size: small}
.style18 {font-family: Arial, Helvetica, sans-serif}
.style19 {font-family: Verdana, Arial, Helvetica, sans-serif}

.hideThis { display: none; }

#mainTable { border-right: 1px solid #333333; border-bottom: 1px solid #333333; }

.headerTd  { background-color: #006600; }

#sideTd { background-color: #ffcc66; }

#dividerTd { background-color: #cccccc; }

#mainTd { background-color: #fff; }

.text1 { color: #ffcc66; }

.text2 { font-family: Verdana, Arial, sans-serif;
		color: #ffffff;
}
.text3 { color: #000;
}

.text4 { font-size: 8pt; }

.text5 { color: #003300; }

.bigText {
	font-size: 10pt;
	line-height: 12pt;
}

.14ptText {
	font-size: 14pt;
}

.boldText, .bigText {
	font-weight: bold;
}

.italicText {
	font-style: italic;
}

#mainTd p {
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
	line-height: 12pt;
	font-size: 10pt;
}

.centerText {
	text-align: center !important;
}

.normalBOLD a:visited, .photonav a:visited { color: #5b14b3; }
