/*CSS for NAIPTA*/

/* Image Position */
#imageleft {
    float:left;
    padding-right:7px;
    padding-bottom:7px;
    padding-top:0px;
}

#imageleft01 {
    float:left;
    padding-right:7px;
    padding-bottom:7px;
    padding-top:0px;
}

#imageleft02 {
    float:left;
    padding-right:7px;
    padding-bottom:7px;
    padding-top:0px;
}
  
#imageright {
    float:right;
    padding-left:7px;
    padding-bottom:7px;
    padding-top:0px;
}

#imageright01 {
    float:right;
    padding-left:7px;
    padding-bottom:7px;
    padding-top:0px;
}

#imageright02 {
    float:right;
    padding-left:7px;
    padding-bottom:7px;
    padding-top:0px;
}

#imageright03 {
    float:right;
    padding-left:7px;
    padding-bottom:7px;
    padding-top:0px;
}

#imageright04 {
    float:right;
    padding-left:7px;
    padding-bottom:7px;
    padding-top:0px;
}
#imageright05 {
    float:right;
    padding-left:7px;
    padding-bottom:7px;
    padding-top:0px;
}
#imageright06 {
    float:right;
    padding-left:7px;
    padding-bottom:7px;
    padding-top:0px;
}
#imageright07 {
    float:right;
    padding-left:7px;
    padding-bottom:7px;
    padding-top:0px;
}
#imageright08 {
    float:right;
    padding-left:7px;
    padding-bottom:7px;
    padding-top:0px;
}
/* Site Text */
.sitetext
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.sitetext A:link 
{
    color: #000000;
    text-decoration: underline;
}

.sitetext A:visited 
{
    color: #000000;
    text-decoration: underline;
}

.sitetext A:hover 
{
    color: #d15704;
    text-decoration: underline;
}

.sitetext A:active 
{
    color: #000000;
    text-decoration: underline;
}

/* Copyright */
.copyrt
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}

.copyrt A:link 
{
    color: #ffffff;
    text-decoration: underline;
}

.copyrt A:visited 
{
    color: #ffffff;
    text-decoration: underline;
}

.copyrt A:hover 
{
    color: #d15704;
    text-decoration: underline;
}

.copyrt A:active 
{
    color: #ffffff;
    text-decoration: underline;
}

/* Orange */
.orange {
	font-family: Tahoma;
	font-size: 18px;
	/*font-weight: bold;*/
	color: #d15704;
}

/* Blue */
.blue {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #006881;
}

/* Bold */
.bold 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

/* Captions */
.caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

/* indigo8 */
.indigo8
{
    font-family: "Times New Roman", Times, serif;
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
    color: #ffffff;
    text-decoration: none;
}

.indigo8 A:link 
{
    color: #ffffff;
    text-decoration: none;
}

.indigo8 A:visited 
{
    color: #ffffff;
    text-decoration: none;
}

.indigo8 A:hover 
{
    color: #fbcf52;
    text-decoration: underline;
}

.indigo8 A:active 
{
    color: #ffffff;
    text-decoration: none;
}
